From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/gnutu/
Date: Mon, 20 Jul 2020 12:33:48 +0000 (UTC) [thread overview]
Message-ID: <1595248415.3f3b05ccd2ef330626e670aac67f4a8fa6398966.juippis@gentoo> (raw)
commit: 3f3b05ccd2ef330626e670aac67f4a8fa6398966
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Mon May 25 16:51:19 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jul 20 12:33:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f3b05cc
app-misc/gnutu: version bump to 2.9
- Update HOMEPAGE and SRC_URI
- Bump EAPI to 7
- Update ebuild header
Closes: https://bugs.gentoo.org/725360
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-misc/gnutu/Manifest | 1 +
app-misc/gnutu/gnutu-2.9.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/app-misc/gnutu/Manifest b/app-misc/gnutu/Manifest
index 6f3d23b455b..68b201ac11c 100644
--- a/app-misc/gnutu/Manifest
+++ b/app-misc/gnutu/Manifest
@@ -1 +1,2 @@
DIST gnutu-2.5.tar.gz 287100 BLAKE2B 1e5c140e33097643dac12c1018468f34946d232237a35d16993a6750a04e71b9a1d5eff4e0e8388de7f22d98cec173107ebdfe276cff5d2969bfd45dbcfac584 SHA512 b3ce4a39ca06cdb18459b64ca0ee167a735ae01dcac155c606d4ee61ace4d128540aa60f5ca2c0a5ed9ed561a7b1ebe02cd1dd4cffe79c3f0cbb8af831fdcd82
+DIST gnutu-2.9.tar.gz 325519 BLAKE2B 4c98d9f7f6a4752821bff464d744a019736353f0011bb162624f3458e1e872dfbe6039572ed79f3c479cdcda4d93f61a4a12fd10c72cd3bbddff45be8d8b0775 SHA512 7ad470ff524422b2236f05bf79cf2a144d166cac7a26d94851b6aacda32e8fa4f8e0ef6abf12157aba19d1e92b7774c3b86f89a8e32514b1ebf7d6e460045411
diff --git a/app-misc/gnutu/gnutu-2.9.ebuild b/app-misc/gnutu/gnutu-2.9.ebuild
new file mode 100644
index 00000000000..f9b6ada52c3
--- /dev/null
+++ b/app-misc/gnutu/gnutu-2.9.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="GNU Student's Timetable for polish users"
+HOMEPAGE="https://sourceforge.net/projects/gnutu/"
+SRC_URI="https://master.dl.sourceforge.net/project/gnutu/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ >=dev-lang/mono-1.2.5.1-r1
+ >=dev-dotnet/gtk-sharp-2.12.21
+"
+BEPEND="${RDEPEND}
+ sys-devel/gettext
+"
+
+src_prepare() {
+ # Remove deprecated Application tag from .desktop file
+ sed -i 's/\;Application//g' gnutu.desktop.cs || die "Sed failed"
+ default
+}
next reply other threads:[~2020-07-20 12:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-20 12:33 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-11-08 13:09 [gentoo-commits] repo/gentoo:master commit in: app-misc/gnutu/ Sam James
2020-09-03 14:29 Thomas Deutschmann
2020-07-20 12:36 Joonas Niilola
2020-07-20 12:33 Joonas Niilola
2020-07-20 12:33 Joonas Niilola
2018-10-20 18:52 Pacho Ramos
2018-08-26 8:25 Michał Górny
2016-10-09 9:04 Pacho Ramos
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=1595248415.3f3b05ccd2ef330626e670aac67f4a8fa6398966.juippis@gentoo \
--to=juippis@gentoo.org \
--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