public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: app-misc/minder/
@ 2022-09-19  6:30 Ronny Gutbrod
  0 siblings, 0 replies; 8+ messages in thread
From: Ronny Gutbrod @ 2022-09-19  6:30 UTC (permalink / raw
  To: gentoo-commits

commit:     41a9a1755e427776f42a81c53db456325d89b476
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Sun Sep 18 11:39:24 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sun Sep 18 11:40:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=41a9a175

app-misc/minder: new package, add 1.14.0

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-misc/minder/Manifest             |  1 +
 app-misc/minder/metadata.xml         |  8 ++++++
 app-misc/minder/minder-1.14.0.ebuild | 47 ++++++++++++++++++++++++++++++++++++
 3 files changed, 56 insertions(+)

diff --git a/app-misc/minder/Manifest b/app-misc/minder/Manifest
new file mode 100644
index 000000000..b1caea944
--- /dev/null
+++ b/app-misc/minder/Manifest
@@ -0,0 +1 @@
+DIST minder-1.14.0.tar.gz 1690353 BLAKE2B 02ea94c96f782582e0d4c5dfb7e493dbf6d130a0bedacba232fe863c40d93465ce1925fa0d01f95e5b8857ddd64b0896137f494d773f6804b73f7cdcf03b4427 SHA512 074e75be5a60844ee2aacc11303b4c55ac50191036f85faac316c31614f39dd921082e32795b23f0c74e8f40718732b07ef11079aad66cfa09c079f353e083a3

diff --git a/app-misc/minder/metadata.xml b/app-misc/minder/metadata.xml
new file mode 100644
index 000000000..01c1fc848
--- /dev/null
+++ b/app-misc/minder/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>davidroman96@gmail.com</email>
+		<name>David Roman</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/app-misc/minder/minder-1.14.0.ebuild b/app-misc/minder/minder-1.14.0.ebuild
new file mode 100644
index 000000000..6de07acd2
--- /dev/null
+++ b/app-misc/minder/minder-1.14.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome2-utils meson vala xdg
+
+DESCRIPTION="Mind-mapping application for Elementary OS."
+HOMEPAGE="https://github.com/phase1geo/Minder"
+SRC_URI="https://github.com/phase1geo/Minder/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64"
+LICENSE="GPL-3"
+SLOT="0"
+
+RDEPEND="
+	dev-lang/vala
+	dev-libs/granite
+	gui-libs/libhandy[vala]
+	x11-libs/gtksourceview:4[vala]
+"
+
+DEPEND="
+	${RDEPEND}
+	app-text/discount
+"
+
+S="${WORKDIR}/Minder-${PV}"
+
+src_prepare() {
+	default
+	vala_setup
+}
+
+pkg_postinst() {
+	xdg_desktop_database_update
+	xdg_icon_cache_update
+	xdg_mimeinfo_database_update
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_desktop_database_update
+	xdg_icon_cache_update
+	xdg_mimeinfo_database_update
+	gnome2_schemas_update
+}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: app-misc/minder/
@ 2022-09-19  6:30 Ronny Gutbrod
  0 siblings, 0 replies; 8+ messages in thread
From: Ronny Gutbrod @ 2022-09-19  6:30 UTC (permalink / raw
  To: gentoo-commits

commit:     0c3602fedc67cf2e92ea5ea7347bb50e5f542d53
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Sun Sep 18 14:27:11 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sun Sep 18 14:27:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0c3602fe

app-misc/minder: add missing dependency

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-misc/minder/minder-1.14.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-misc/minder/minder-1.14.0.ebuild b/app-misc/minder/minder-1.14.0.ebuild
index 6de07acd2..5a449532e 100644
--- a/app-misc/minder/minder-1.14.0.ebuild
+++ b/app-misc/minder/minder-1.14.0.ebuild
@@ -16,6 +16,7 @@ SLOT="0"
 RDEPEND="
 	dev-lang/vala
 	dev-libs/granite
+	dev-libs/json-glib
 	gui-libs/libhandy[vala]
 	x11-libs/gtksourceview:4[vala]
 "


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: app-misc/minder/
@ 2023-09-05 22:35 Haelwenn Monnier
  0 siblings, 0 replies; 8+ messages in thread
From: Haelwenn Monnier @ 2023-09-05 22:35 UTC (permalink / raw
  To: gentoo-commits

commit:     c6208f54e6161555376463d3c6994136f3216cef
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Sep  5 15:35:59 2023 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Tue Sep  5 15:35:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c6208f54

app-misc/minder: add 1.15.6

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-misc/minder/Manifest             |  1 +
 app-misc/minder/minder-1.15.6.ebuild | 49 ++++++++++++++++++++++++++++++++++++
 2 files changed, 50 insertions(+)

diff --git a/app-misc/minder/Manifest b/app-misc/minder/Manifest
index b1caea9448..99586622f6 100644
--- a/app-misc/minder/Manifest
+++ b/app-misc/minder/Manifest
@@ -1 +1,2 @@
 DIST minder-1.14.0.tar.gz 1690353 BLAKE2B 02ea94c96f782582e0d4c5dfb7e493dbf6d130a0bedacba232fe863c40d93465ce1925fa0d01f95e5b8857ddd64b0896137f494d773f6804b73f7cdcf03b4427 SHA512 074e75be5a60844ee2aacc11303b4c55ac50191036f85faac316c31614f39dd921082e32795b23f0c74e8f40718732b07ef11079aad66cfa09c079f353e083a3
+DIST minder-1.15.6.tar.gz 1993564 BLAKE2B 77a99bee8e9bff06bc8f47c9b41e9f4e6ebb9bd915871cebc474fa2dd7cb5d9070dae7b644e40adcbf5e5d0f0c419a03bc85fd886c54e9878b236cdb493f508b SHA512 9a52185b1b253214ac7019b5d96db1f009941dbbbf31d009a0b259d1e0baeedff7a6f7a8587a131adf8f6b429d17669ea721e8ca83fd99228f93c558247d86f8

diff --git a/app-misc/minder/minder-1.15.6.ebuild b/app-misc/minder/minder-1.15.6.ebuild
new file mode 100644
index 0000000000..ab45b4d13b
--- /dev/null
+++ b/app-misc/minder/minder-1.15.6.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome2-utils meson vala xdg
+
+DESCRIPTION="Mind-mapping application for Elementary OS."
+HOMEPAGE="https://github.com/phase1geo/Minder"
+SRC_URI="https://github.com/phase1geo/Minder/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64"
+LICENSE="GPL-3"
+SLOT="0"
+
+RDEPEND="
+	app-text/discount
+	dev-lang/vala
+	dev-libs/granite
+	dev-libs/json-glib
+	gui-libs/libhandy[vala]
+	x11-libs/gtksourceview:4[vala]
+"
+
+DEPEND="
+	${RDEPEND}
+	app-text/discount
+"
+
+S="${WORKDIR}/Minder-${PV}"
+
+src_prepare() {
+	default
+	vala_setup
+}
+
+pkg_postinst() {
+	xdg_desktop_database_update
+	xdg_icon_cache_update
+	xdg_mimeinfo_database_update
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_desktop_database_update
+	xdg_icon_cache_update
+	xdg_mimeinfo_database_update
+	gnome2_schemas_update
+}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: app-misc/minder/
@ 2024-02-07 10:10 David Roman
  0 siblings, 0 replies; 8+ messages in thread
From: David Roman @ 2024-02-07 10:10 UTC (permalink / raw
  To: gentoo-commits

commit:     ac2355864d0f8f6960210cb7c3b6b39072847226
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Feb  6 16:01:34 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Feb  6 16:01:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ac235586

app-misc/minder: add 1.16.2

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-misc/minder/Manifest             |  1 +
 app-misc/minder/minder-1.16.2.ebuild | 49 ++++++++++++++++++++++++++++++++++++
 2 files changed, 50 insertions(+)

diff --git a/app-misc/minder/Manifest b/app-misc/minder/Manifest
index 99586622f6..b45b008421 100644
--- a/app-misc/minder/Manifest
+++ b/app-misc/minder/Manifest
@@ -1,2 +1,3 @@
 DIST minder-1.14.0.tar.gz 1690353 BLAKE2B 02ea94c96f782582e0d4c5dfb7e493dbf6d130a0bedacba232fe863c40d93465ce1925fa0d01f95e5b8857ddd64b0896137f494d773f6804b73f7cdcf03b4427 SHA512 074e75be5a60844ee2aacc11303b4c55ac50191036f85faac316c31614f39dd921082e32795b23f0c74e8f40718732b07ef11079aad66cfa09c079f353e083a3
 DIST minder-1.15.6.tar.gz 1993564 BLAKE2B 77a99bee8e9bff06bc8f47c9b41e9f4e6ebb9bd915871cebc474fa2dd7cb5d9070dae7b644e40adcbf5e5d0f0c419a03bc85fd886c54e9878b236cdb493f508b SHA512 9a52185b1b253214ac7019b5d96db1f009941dbbbf31d009a0b259d1e0baeedff7a6f7a8587a131adf8f6b429d17669ea721e8ca83fd99228f93c558247d86f8
+DIST minder-1.16.2.tar.gz 2033558 BLAKE2B a6c623473d4c085e6d0807e7a553a6cd52c915fa4ead1f64020701ce3c65b1103f028d67e8f6d93e55b27f92052b191266836eedb2366186c59c83f90037193f SHA512 7d89c2c2f809c7bceac45f5fbd4e43301c1a4d7d6ac8a86928b8403f3177b2f216d1bc962a43eaf5b016500eb95a153db94b51bc6e6fb0cf40bb96c5ca27245e

diff --git a/app-misc/minder/minder-1.16.2.ebuild b/app-misc/minder/minder-1.16.2.ebuild
new file mode 100644
index 0000000000..ab45b4d13b
--- /dev/null
+++ b/app-misc/minder/minder-1.16.2.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome2-utils meson vala xdg
+
+DESCRIPTION="Mind-mapping application for Elementary OS."
+HOMEPAGE="https://github.com/phase1geo/Minder"
+SRC_URI="https://github.com/phase1geo/Minder/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64"
+LICENSE="GPL-3"
+SLOT="0"
+
+RDEPEND="
+	app-text/discount
+	dev-lang/vala
+	dev-libs/granite
+	dev-libs/json-glib
+	gui-libs/libhandy[vala]
+	x11-libs/gtksourceview:4[vala]
+"
+
+DEPEND="
+	${RDEPEND}
+	app-text/discount
+"
+
+S="${WORKDIR}/Minder-${PV}"
+
+src_prepare() {
+	default
+	vala_setup
+}
+
+pkg_postinst() {
+	xdg_desktop_database_update
+	xdg_icon_cache_update
+	xdg_mimeinfo_database_update
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_desktop_database_update
+	xdg_icon_cache_update
+	xdg_mimeinfo_database_update
+	gnome2_schemas_update
+}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: app-misc/minder/
  2024-03-14 11:31 [gentoo-commits] repo/proj/guru:master commit in: app-misc/minder/ David Roman
@ 2024-03-14 11:28 ` David Roman
  0 siblings, 0 replies; 8+ messages in thread
From: David Roman @ 2024-03-14 11:28 UTC (permalink / raw
  To: gentoo-commits

commit:     1473e842240c224e1e08e2eb6fbdd170f23ad416
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Mar 14 11:20:09 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Mar 14 11:20:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1473e842

app-misc/minder: fix build issue with python-exec[-native-symlinks]

Closes: https://bugs.gentoo.org/871687
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-misc/minder/minder-1.16.2.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-misc/minder/minder-1.16.2.ebuild b/app-misc/minder/minder-1.16.2.ebuild
index ab45b4d13b..5be3279490 100644
--- a/app-misc/minder/minder-1.16.2.ebuild
+++ b/app-misc/minder/minder-1.16.2.ebuild
@@ -32,6 +32,9 @@ S="${WORKDIR}/Minder-${PV}"
 src_prepare() {
 	default
 	vala_setup
+
+	# Workaround for #871687
+	sed -i "s/meson.add_install_script('meson\/post_install.py')//g" meson.build || die
 }
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: app-misc/minder/
@ 2024-03-14 11:31 David Roman
  2024-03-14 11:28 ` [gentoo-commits] repo/proj/guru:dev " David Roman
  0 siblings, 1 reply; 8+ messages in thread
From: David Roman @ 2024-03-14 11:31 UTC (permalink / raw
  To: gentoo-commits

commit:     1473e842240c224e1e08e2eb6fbdd170f23ad416
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Mar 14 11:20:09 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Mar 14 11:20:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1473e842

app-misc/minder: fix build issue with python-exec[-native-symlinks]

Closes: https://bugs.gentoo.org/871687
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-misc/minder/minder-1.16.2.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-misc/minder/minder-1.16.2.ebuild b/app-misc/minder/minder-1.16.2.ebuild
index ab45b4d13b..5be3279490 100644
--- a/app-misc/minder/minder-1.16.2.ebuild
+++ b/app-misc/minder/minder-1.16.2.ebuild
@@ -32,6 +32,9 @@ S="${WORKDIR}/Minder-${PV}"
 src_prepare() {
 	default
 	vala_setup
+
+	# Workaround for #871687
+	sed -i "s/meson.add_install_script('meson\/post_install.py')//g" meson.build || die
 }
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: app-misc/minder/
@ 2024-03-14 11:31 David Roman
  0 siblings, 0 replies; 8+ messages in thread
From: David Roman @ 2024-03-14 11:31 UTC (permalink / raw
  To: gentoo-commits

commit:     4d456b7ea6f6a938abd36084a982826745563457
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Mar 14 11:20:57 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Mar 14 11:20:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4d456b7e

app-misc/minder: add 1.16.3

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-misc/minder/Manifest             |  1 +
 app-misc/minder/minder-1.16.3.ebuild | 52 ++++++++++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+)

diff --git a/app-misc/minder/Manifest b/app-misc/minder/Manifest
index b45b008421..4012845e09 100644
--- a/app-misc/minder/Manifest
+++ b/app-misc/minder/Manifest
@@ -1,3 +1,4 @@
 DIST minder-1.14.0.tar.gz 1690353 BLAKE2B 02ea94c96f782582e0d4c5dfb7e493dbf6d130a0bedacba232fe863c40d93465ce1925fa0d01f95e5b8857ddd64b0896137f494d773f6804b73f7cdcf03b4427 SHA512 074e75be5a60844ee2aacc11303b4c55ac50191036f85faac316c31614f39dd921082e32795b23f0c74e8f40718732b07ef11079aad66cfa09c079f353e083a3
 DIST minder-1.15.6.tar.gz 1993564 BLAKE2B 77a99bee8e9bff06bc8f47c9b41e9f4e6ebb9bd915871cebc474fa2dd7cb5d9070dae7b644e40adcbf5e5d0f0c419a03bc85fd886c54e9878b236cdb493f508b SHA512 9a52185b1b253214ac7019b5d96db1f009941dbbbf31d009a0b259d1e0baeedff7a6f7a8587a131adf8f6b429d17669ea721e8ca83fd99228f93c558247d86f8
 DIST minder-1.16.2.tar.gz 2033558 BLAKE2B a6c623473d4c085e6d0807e7a553a6cd52c915fa4ead1f64020701ce3c65b1103f028d67e8f6d93e55b27f92052b191266836eedb2366186c59c83f90037193f SHA512 7d89c2c2f809c7bceac45f5fbd4e43301c1a4d7d6ac8a86928b8403f3177b2f216d1bc962a43eaf5b016500eb95a153db94b51bc6e6fb0cf40bb96c5ca27245e
+DIST minder-1.16.3.tar.gz 2033538 BLAKE2B d7a020939054e9ece9ba75cbc09a80ac45b2f331d4448b83ee52aaf15deb7d521c63bc25a3ed0f790093c8d35c6a04c3683e0830650f2e697c21c9ffd67f319f SHA512 9e32e770dbc408887e4cecf4702f1b8a4261ce7139f5a3fbe9f8e53f7726bd99ff83e159ae4b450aec04cf743a7a4f73b7d8cc5dd4d55c0bee8cdfe9a8b22b1f

diff --git a/app-misc/minder/minder-1.16.3.ebuild b/app-misc/minder/minder-1.16.3.ebuild
new file mode 100644
index 0000000000..5be3279490
--- /dev/null
+++ b/app-misc/minder/minder-1.16.3.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome2-utils meson vala xdg
+
+DESCRIPTION="Mind-mapping application for Elementary OS."
+HOMEPAGE="https://github.com/phase1geo/Minder"
+SRC_URI="https://github.com/phase1geo/Minder/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64"
+LICENSE="GPL-3"
+SLOT="0"
+
+RDEPEND="
+	app-text/discount
+	dev-lang/vala
+	dev-libs/granite
+	dev-libs/json-glib
+	gui-libs/libhandy[vala]
+	x11-libs/gtksourceview:4[vala]
+"
+
+DEPEND="
+	${RDEPEND}
+	app-text/discount
+"
+
+S="${WORKDIR}/Minder-${PV}"
+
+src_prepare() {
+	default
+	vala_setup
+
+	# Workaround for #871687
+	sed -i "s/meson.add_install_script('meson\/post_install.py')//g" meson.build || die
+}
+
+pkg_postinst() {
+	xdg_desktop_database_update
+	xdg_icon_cache_update
+	xdg_mimeinfo_database_update
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_desktop_database_update
+	xdg_icon_cache_update
+	xdg_mimeinfo_database_update
+	gnome2_schemas_update
+}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: app-misc/minder/
  2024-03-14 11:28 [gentoo-commits] repo/proj/guru:dev " David Roman
@ 2024-03-14 11:31 ` David Roman
  0 siblings, 0 replies; 8+ messages in thread
From: David Roman @ 2024-03-14 11:31 UTC (permalink / raw
  To: gentoo-commits

commit:     00e6a757676193adf2c0328ff4d3b90d9d83a5f6
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Mar 14 11:21:38 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Mar 14 11:21:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=00e6a757

app-misc/minder: drop 1.14.0, 1.15.6

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-misc/minder/Manifest             |  2 --
 app-misc/minder/minder-1.14.0.ebuild | 48 -----------------------------------
 app-misc/minder/minder-1.15.6.ebuild | 49 ------------------------------------
 3 files changed, 99 deletions(-)

diff --git a/app-misc/minder/Manifest b/app-misc/minder/Manifest
index 4012845e09..9ad5bafa35 100644
--- a/app-misc/minder/Manifest
+++ b/app-misc/minder/Manifest
@@ -1,4 +1,2 @@
-DIST minder-1.14.0.tar.gz 1690353 BLAKE2B 02ea94c96f782582e0d4c5dfb7e493dbf6d130a0bedacba232fe863c40d93465ce1925fa0d01f95e5b8857ddd64b0896137f494d773f6804b73f7cdcf03b4427 SHA512 074e75be5a60844ee2aacc11303b4c55ac50191036f85faac316c31614f39dd921082e32795b23f0c74e8f40718732b07ef11079aad66cfa09c079f353e083a3
-DIST minder-1.15.6.tar.gz 1993564 BLAKE2B 77a99bee8e9bff06bc8f47c9b41e9f4e6ebb9bd915871cebc474fa2dd7cb5d9070dae7b644e40adcbf5e5d0f0c419a03bc85fd886c54e9878b236cdb493f508b SHA512 9a52185b1b253214ac7019b5d96db1f009941dbbbf31d009a0b259d1e0baeedff7a6f7a8587a131adf8f6b429d17669ea721e8ca83fd99228f93c558247d86f8
 DIST minder-1.16.2.tar.gz 2033558 BLAKE2B a6c623473d4c085e6d0807e7a553a6cd52c915fa4ead1f64020701ce3c65b1103f028d67e8f6d93e55b27f92052b191266836eedb2366186c59c83f90037193f SHA512 7d89c2c2f809c7bceac45f5fbd4e43301c1a4d7d6ac8a86928b8403f3177b2f216d1bc962a43eaf5b016500eb95a153db94b51bc6e6fb0cf40bb96c5ca27245e
 DIST minder-1.16.3.tar.gz 2033538 BLAKE2B d7a020939054e9ece9ba75cbc09a80ac45b2f331d4448b83ee52aaf15deb7d521c63bc25a3ed0f790093c8d35c6a04c3683e0830650f2e697c21c9ffd67f319f SHA512 9e32e770dbc408887e4cecf4702f1b8a4261ce7139f5a3fbe9f8e53f7726bd99ff83e159ae4b450aec04cf743a7a4f73b7d8cc5dd4d55c0bee8cdfe9a8b22b1f

diff --git a/app-misc/minder/minder-1.14.0.ebuild b/app-misc/minder/minder-1.14.0.ebuild
deleted file mode 100644
index 5a449532e8..0000000000
--- a/app-misc/minder/minder-1.14.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome2-utils meson vala xdg
-
-DESCRIPTION="Mind-mapping application for Elementary OS."
-HOMEPAGE="https://github.com/phase1geo/Minder"
-SRC_URI="https://github.com/phase1geo/Minder/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-KEYWORDS="~amd64"
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND="
-	dev-lang/vala
-	dev-libs/granite
-	dev-libs/json-glib
-	gui-libs/libhandy[vala]
-	x11-libs/gtksourceview:4[vala]
-"
-
-DEPEND="
-	${RDEPEND}
-	app-text/discount
-"
-
-S="${WORKDIR}/Minder-${PV}"
-
-src_prepare() {
-	default
-	vala_setup
-}
-
-pkg_postinst() {
-	xdg_desktop_database_update
-	xdg_icon_cache_update
-	xdg_mimeinfo_database_update
-	gnome2_schemas_update
-}
-
-pkg_postrm() {
-	xdg_desktop_database_update
-	xdg_icon_cache_update
-	xdg_mimeinfo_database_update
-	gnome2_schemas_update
-}

diff --git a/app-misc/minder/minder-1.15.6.ebuild b/app-misc/minder/minder-1.15.6.ebuild
deleted file mode 100644
index ab45b4d13b..0000000000
--- a/app-misc/minder/minder-1.15.6.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome2-utils meson vala xdg
-
-DESCRIPTION="Mind-mapping application for Elementary OS."
-HOMEPAGE="https://github.com/phase1geo/Minder"
-SRC_URI="https://github.com/phase1geo/Minder/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-KEYWORDS="~amd64"
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND="
-	app-text/discount
-	dev-lang/vala
-	dev-libs/granite
-	dev-libs/json-glib
-	gui-libs/libhandy[vala]
-	x11-libs/gtksourceview:4[vala]
-"
-
-DEPEND="
-	${RDEPEND}
-	app-text/discount
-"
-
-S="${WORKDIR}/Minder-${PV}"
-
-src_prepare() {
-	default
-	vala_setup
-}
-
-pkg_postinst() {
-	xdg_desktop_database_update
-	xdg_icon_cache_update
-	xdg_mimeinfo_database_update
-	gnome2_schemas_update
-}
-
-pkg_postrm() {
-	xdg_desktop_database_update
-	xdg_icon_cache_update
-	xdg_mimeinfo_database_update
-	gnome2_schemas_update
-}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-03-14 11:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-14 11:31 [gentoo-commits] repo/proj/guru:master commit in: app-misc/minder/ David Roman
2024-03-14 11:28 ` [gentoo-commits] repo/proj/guru:dev " David Roman
  -- strict thread matches above, loose matches on Subject: below --
2024-03-14 11:31 [gentoo-commits] repo/proj/guru:master " David Roman
2024-03-14 11:28 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-03-14 11:31 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-02-07 10:10 David Roman
2023-09-05 22:35 Haelwenn Monnier
2022-09-19  6:30 Ronny Gutbrod
2022-09-19  6:30 Ronny Gutbrod

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox