From: "Thomas Beierlein" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/gpredict/
Date: Fri, 30 Mar 2018 09:39:20 +0000 (UTC) [thread overview]
Message-ID: <1522402714.82d4812fe88649adae89ac5d2d158393eefc7f87.tomjbe@gentoo> (raw)
commit: 82d4812fe88649adae89ac5d2d158393eefc7f87
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 30 09:35:50 2018 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Fri Mar 30 09:38:34 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82d4812f
media-radio/gpredict: Minor maintenance release
Package-Manager: Portage-2.3.26, Repoman-2.3.7
media-radio/gpredict/Manifest | 1 +
media-radio/gpredict/gpredict-2.2.1.ebuild | 31 ++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/media-radio/gpredict/Manifest b/media-radio/gpredict/Manifest
index fd135ff87d0..6c3488b9735 100644
--- a/media-radio/gpredict/Manifest
+++ b/media-radio/gpredict/Manifest
@@ -1,3 +1,4 @@
DIST gpredict-1.3.tar.gz 4750388 BLAKE2B e67858ea6101d150481012c99fd31fc1428d9c040ced84b3df291cfd8476ee7ec18119d35ba59c3d319b502606d58da707e579d56fd9f7d9d9fd515d49110a22 SHA512 e465e5162d46375e6d8c1ca6b98ec5860f974eec0cbcf8219b65c919ab74ce342e6296886e3fadcb64882c9059da26707e8b10670dac7b1f8146641ed0992f09
DIST gpredict-2.0.tar.gz 5129500 BLAKE2B 4e0db6166eb91adf558496d3d2e20a92aaf3a61ddb733d68978194b7e3c5c7ee6c6c01d0ce8cec97fe987a8b0f40db344148f3e065776734589846c80a958013 SHA512 9bd9c2350b5ba5acc49c7f4a4a492a3d28ca884a1185925d09de827ea69e3dc4aeaef6f8514672bd4c0f7afcc0cc329047593794a129204ed33eb1df194e5fb5
+DIST gpredict-2.2.1.tar.bz2 4647342 BLAKE2B 989b80fd0f0029551854c18c1e00bd5d223bffe4aa20004b828bec87ab56dd488edf4d62289d394225e2a6b0c89ca1c9962cf63afe076a355757371127712ea7 SHA512 590a218bc95a465ca9772f892b77763b92a6c41c7d9f3b48279f28916cef8a5bfe616e6cdda1002e7dda082f37f37a98af8c8180895c572fec9c96aa76888f5d
DIST gpredict-2.2.tar.bz2 4646331 BLAKE2B 5f07484814cbc3973617e2f161eed4fdc9ead11b9369cd2f6ffacbf60a5a73651e8081c2110ecc7e83a8214d4278a0d7ba9d5b313a9c1bbda7ca3e5c5a6730a9 SHA512 4884459922da4fcbe221252c002e76ac06926bda4745e3eaa480c93c9fdbed9da7a78c7d11a6e7fb5777d8e11cc1f0859c18461fb19f249d924882bfe7ace32c
diff --git a/media-radio/gpredict/gpredict-2.2.1.ebuild b/media-radio/gpredict/gpredict-2.2.1.ebuild
new file mode 100644
index 00000000000..84a46c32d57
--- /dev/null
+++ b/media-radio/gpredict/gpredict-2.2.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Real-time satellite tracking and orbit prediction application"
+HOMEPAGE="http://gpredict.oz9aec.net"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="dev-libs/glib:2
+ x11-libs/gdk-pixbuf[jpeg]
+ x11-libs/gtk+:3
+ x11-libs/goocanvas:2.0
+ net-misc/curl"
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ virtual/pkgconfig
+ sys-devel/gettext"
+
+DOCS=( AUTHORS ChangeLog NEWS README )
+
+src_prepare() {
+ eapply_user
+ # remove wrong doc location
+ eapply -p0 "${FILESDIR}/${PN}-2.0-doc.patch"
+}
next reply other threads:[~2018-03-30 9:39 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-30 9:39 Thomas Beierlein [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 14:14 [gentoo-commits] repo/gentoo:master commit in: media-radio/gpredict/ Arthur Zamarin
2025-03-08 13:25 Arthur Zamarin
2025-03-08 12:25 Sam James
2025-03-08 12:10 Sam James
2024-06-07 7:30 Thomas Beierlein
2024-01-30 13:42 Thomas Beierlein
2024-01-15 18:18 Sam James
2024-01-15 18:18 Sam James
2024-01-15 14:28 Thomas Beierlein
2024-01-15 14:28 Thomas Beierlein
2022-06-25 16:33 Thomas Beierlein
2022-05-31 9:03 Sam James
2022-05-29 14:08 Jakov Smolić
2022-05-29 14:08 Jakov Smolić
2022-03-13 5:54 Sam James
2021-10-30 15:42 Thomas Beierlein
2021-04-28 18:30 Sergei Trofimovich
2021-04-28 17:00 Sam James
2021-04-27 19:38 Sam James
2020-02-20 13:08 Thomas Beierlein
2018-07-09 15:24 Mikle Kolyada
2018-06-27 21:54 Sergei Trofimovich
2018-05-09 18:45 Thomas Beierlein
2018-05-08 22:05 Sergei Trofimovich
2018-02-18 21:48 Thomas Deutschmann
2018-01-17 9:59 Thomas Beierlein
2017-10-02 13:05 Thomas Beierlein
2017-06-21 11:57 Agostino Sarubbo
2017-06-08 10:16 Agostino Sarubbo
2017-04-29 17:33 Thomas Beierlein
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=1522402714.82d4812fe88649adae89ac5d2d158393eefc7f87.tomjbe@gentoo \
--to=tomjbe@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