public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Beierlein" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/gpredict/
Date: Sat, 29 Apr 2017 17:33:57 +0000 (UTC)	[thread overview]
Message-ID: <1493487187.cd05719d2f648f21e33dc173af530e8ea97b1565.tomjbe@gentoo> (raw)

commit:     cd05719d2f648f21e33dc173af530e8ea97b1565
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 17:30:46 2017 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 17:33:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd05719d

media-radio/gpredict: Add missing USE dep (Bug #616414). Thanks J.Haas

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 media-radio/gpredict/gpredict-1.3-r1.ebuild | 41 +++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/media-radio/gpredict/gpredict-1.3-r1.ebuild b/media-radio/gpredict/gpredict-1.3-r1.ebuild
new file mode 100644
index 00000000000..a6dd005587f
--- /dev/null
+++ b/media-radio/gpredict/gpredict-1.3-r1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit autotools eutils
+
+DESCRIPTION="Real-time satellite tracking and orbit prediction application"
+HOMEPAGE="http://gpredict.oz9aec.net"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="dev-libs/glib:2
+	x11-libs/gdk-pixbuf[jpeg]
+	x11-libs/gtk+:2
+	x11-libs/goocanvas:0
+	net-misc/curl"
+DEPEND="${RDEPEND}
+	dev-util/intltool
+	virtual/pkgconfig
+	sys-devel/gettext"
+
+src_prepare() {
+	# remove wrong doc location
+	epatch "${FILESDIR}/${PN}-1.1-doc.patch"
+	sed -i -e "s/0.15/0.14/g" configure.ac || die
+	eautoreconf
+}
+
+src_install() {
+	emake DESTDIR="${D}" install
+	make_desktop_entry ${PN} "GPredict" "/usr/share/pixmaps/gpredict/icons/gpredict-icon.png" Science
+	# provide a link to GPL license to allow the program to show it (see
+	# Help->license menu entry)
+	dosym /usr/portage/licenses/GPL-2 /usr/share/${PN}/COPYING
+	dodoc AUTHORS ChangeLog NEWS README TODO
+}


             reply	other threads:[~2017-04-29 17:34 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-29 17:33 Thomas Beierlein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-06-08 10:16 [gentoo-commits] repo/gentoo:master commit in: media-radio/gpredict/ Agostino Sarubbo
2017-06-21 11:57 Agostino Sarubbo
2017-10-02 13:05 Thomas Beierlein
2018-01-17  9:59 Thomas Beierlein
2018-02-18 21:48 Thomas Deutschmann
2018-03-30  9:39 Thomas Beierlein
2018-05-08 22:05 Sergei Trofimovich
2018-05-09 18:45 Thomas Beierlein
2018-06-27 21:54 Sergei Trofimovich
2018-07-09 15:24 Mikle Kolyada
2020-02-20 13:08 Thomas Beierlein
2021-04-27 19:38 Sam James
2021-04-28 17:00 Sam James
2021-04-28 18:30 Sergei Trofimovich
2021-10-30 15:42 Thomas Beierlein
2022-03-13  5:54 Sam James
2022-05-29 14:08 Jakov Smolić
2022-05-29 14:08 Jakov Smolić
2022-05-31  9:03 Sam James
2022-06-25 16:33 Thomas Beierlein
2024-01-15 14:28 Thomas Beierlein
2024-01-15 14:28 Thomas Beierlein
2024-01-15 18:18 Sam James
2024-01-15 18:18 Sam James
2024-01-30 13:42 Thomas Beierlein
2024-06-07  7:30 Thomas Beierlein
2025-03-08 12:10 Sam James
2025-03-08 12:25 Sam James
2025-03-08 13:25 Arthur Zamarin
2025-03-08 14:14 Arthur Zamarin

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=1493487187.cd05719d2f648f21e33dc173af530e8ea97b1565.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