From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/ignuit/
Date: Thu, 3 Nov 2016 14:42:18 +0000 (UTC) [thread overview]
Message-ID: <1478184118.7289bcdd3e42bf8b568d9ae54f6cbb228581ada3.pacho@gentoo> (raw)
commit: 7289bcdd3e42bf8b568d9ae54f6cbb228581ada3
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 3 14:32:40 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Nov 3 14:41:58 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7289bcdd
app-misc/ignuit: Version bump
Package-Manager: portage-2.3.2
app-misc/ignuit/Manifest | 1 +
app-misc/ignuit/ignuit-2.24.2.ebuild | 47 ++++++++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+)
diff --git a/app-misc/ignuit/Manifest b/app-misc/ignuit/Manifest
index 0d64423..cc3333d 100644
--- a/app-misc/ignuit/Manifest
+++ b/app-misc/ignuit/Manifest
@@ -1 +1,2 @@
DIST ignuit-2.20.0.tar.gz 541546 SHA256 5dc75cef0707677421c272c430cebf5c3730cbcfaeba6428fe14f6bd085d3630 SHA512 3d3a786ce87e252b1529ba427da52356d43554da6c23dfd3353f91b2c3962a83769431794c433c8ba8478ef48b8ef470a042416c5d2b2c0683711b09c959e106 WHIRLPOOL d93d2acb472bd23721c866f7231d301da8d9ee1f6894d51e1166bdc538ce0b99af2d3a79dd27ca72fd7ca6ab9a5a8b6aefd97d0219292e893ada9bdb7e8dd649
+DIST ignuit-2.24.2.tar.gz 572815 SHA256 71d6b21f75a927ab733084603659cf8e0360cad8f83fef62853d96ed7834eebe SHA512 d77f8a08d8f48c6319a600cda29a12cbd66e6fd884093e3d9fd983e349abce27d8d33276d8835f46e8a2c6fa4fb267929a47c0f99768d1ca774d07319b33195a WHIRLPOOL 06f2eaa4265977b8d075764c76905d993ac11668b098473bfec25477ce6b44e785a6845bd6fff72fd2f574666f1ccb54523416ac59098d0cae663dab61585000
diff --git a/app-misc/ignuit/ignuit-2.24.2.ebuild b/app-misc/ignuit/ignuit-2.24.2.ebuild
new file mode 100644
index 00000000..57cf3e1
--- /dev/null
+++ b/app-misc/ignuit/ignuit-2.24.2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit autotools gnome2
+
+DESCRIPTION="Memorization aid based on the Leitner flashcard system"
+HOMEPAGE="http://homepages.ihug.co.nz/~trmusson/programs.html#ignuit"
+SRC_URI="http://homepages.ihug.co.nz/~trmusson/stuff/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="examples"
+
+RDEPEND="
+ app-text/dvipng
+ >=app-text/gnome-doc-utils-0.3.2
+ dev-libs/glib:2
+ dev-libs/libxml2:2
+ >=dev-libs/libxslt-1.1.28
+ >=gnome-base/libgnomeui-2.24.5
+ >=gnome-base/gconf-3.2.6:2
+ gnome-base/libglade:2.0
+ >=media-libs/gstreamer-0.10.36:0.10
+ x11-libs/gtk+:2
+ x11-libs/pango
+ virtual/latex-base
+"
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.50.0
+ sys-devel/gettext
+"
+
+src_prepare() {
+ eautoreconf # Needed to fix bogus intltool rules
+ gnome2_src_prepare
+}
+
+src_install() {
+ gnome2_src_install
+ if use examples; then
+ insinto /usr/share/doc/${PF}
+ doins -r examples
+ fi
+}
next reply other threads:[~2016-11-03 14:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-03 14:42 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-12-21 11:28 [gentoo-commits] repo/gentoo:master commit in: app-misc/ignuit/ Tobias Klausmann
2017-02-22 1:41 Mart Raudsepp
2017-02-22 1:41 Mart Raudsepp
2017-02-24 23:57 Michael Palimaka
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=1478184118.7289bcdd3e42bf8b568d9ae54f6cbb228581ada3.pacho@gentoo \
--to=pacho@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