public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/minder/
Date: Mon, 19 Sep 2022 06:30:11 +0000 (UTC)	[thread overview]
Message-ID: <1663501220.41a9a1755e427776f42a81c53db456325d89b476.tastytea@gentoo> (raw)

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
+}


             reply	other threads:[~2022-09-19  6:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-19  6:30 Ronny Gutbrod [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-19  6:30 [gentoo-commits] repo/proj/guru:master commit in: app-misc/minder/ Ronny Gutbrod
2023-09-05 22:35 Haelwenn Monnier
2024-02-07 10:10 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:31 David Roman
2024-03-14 11:31 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=1663501220.41a9a1755e427776f42a81c53db456325d89b476.tastytea@gentoo \
    --to=gentoo@tastytea.de \
    --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