From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/minder/
Date: Tue, 5 Sep 2023 15:36:05 +0000 (UTC) [thread overview]
Message-ID: <1693928159.c6208f54e6161555376463d3c6994136f3216cef.davidroman@gentoo> (raw)
commit: c6208f54e6161555376463d3c6994136f3216cef
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Sep 5 15:35:59 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
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
+}
next reply other threads:[~2023-09-05 15:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-05 15:36 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-26 12:52 [gentoo-commits] repo/proj/guru:dev commit in: app-misc/minder/ David Roman
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-03-14 11:28 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2024-03-14 11:28 David Roman
2024-02-07 10:10 [gentoo-commits] repo/proj/guru:master " David Roman
2024-02-06 16:01 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2022-09-18 14:27 David Roman
2022-09-18 11:40 David Roman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1693928159.c6208f54e6161555376463d3c6994136f3216cef.davidroman@gentoo \
--to=davidroman96@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox