summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2008-08-17 15:15:43 +0000
committerOlivier Crête <tester@gentoo.org>2008-08-17 15:15:43 +0000
commit311718ff3765ee91ffffd3acbc268a1fac736801 (patch)
treee7b67c806142b65abd504e1855515ef3351c0e83 /app-dicts
parentdont prestrip binaries (diff)
downloadgentoo-2-311718ff3765ee91ffffd3acbc268a1fac736801.tar.gz
gentoo-2-311718ff3765ee91ffffd3acbc268a1fac736801.tar.bz2
gentoo-2-311718ff3765ee91ffffd3acbc268a1fac736801.zip
Add pkgconfig dep and version bump
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/verbiste/ChangeLog8
-rw-r--r--app-dicts/verbiste/verbiste-0.1.16.ebuild7
-rw-r--r--app-dicts/verbiste/verbiste-0.1.21.ebuild5
-rw-r--r--app-dicts/verbiste/verbiste-0.1.23.ebuild34
4 files changed, 48 insertions, 6 deletions
diff --git a/app-dicts/verbiste/ChangeLog b/app-dicts/verbiste/ChangeLog
index c43cd87a6f7a..a12e528baa75 100644
--- a/app-dicts/verbiste/ChangeLog
+++ b/app-dicts/verbiste/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-dicts/verbiste
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.27 2008/06/07 20:52:45 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.28 2008/08/17 15:15:43 tester Exp $
+
+*verbiste-0.1.23 (17 Aug 2008)
+
+ 17 Aug 2008; Olivier Crête <tester@gentoo.org> verbiste-0.1.16.ebuild,
+ verbiste-0.1.21.ebuild, +verbiste-0.1.23.ebuild:
+ Add pkgconfig dep and version bump
07 Jun 2008; Diego Pettenò <flameeyes@gentoo.org> verbiste-0.1.21.ebuild:
Remove unused inherits that were used to patch and re-autotools before.
diff --git a/app-dicts/verbiste/verbiste-0.1.16.ebuild b/app-dicts/verbiste/verbiste-0.1.16.ebuild
index 25b5b4961564..e059e7d7c76c 100644
--- a/app-dicts/verbiste/verbiste-0.1.16.ebuild
+++ b/app-dicts/verbiste/verbiste-0.1.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.16.ebuild,v 1.8 2007/12/02 18:12:48 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.16.ebuild,v 1.9 2008/08/17 15:15:43 tester Exp $
inherit autotools eutils
@@ -19,7 +19,8 @@ RDEPEND=">=dev-libs/libxml2-2.4.0
>=gnome-base/libgnomeui-2.0 )"
DEPEND="${RDEPEND}
- sys-devel/gettext"
+ sys-devel/gettext
+ dev-util/pkgconfig"
#from enlightenment eclass
gettext_modify() {
diff --git a/app-dicts/verbiste/verbiste-0.1.21.ebuild b/app-dicts/verbiste/verbiste-0.1.21.ebuild
index 3e0e62c8adcb..224d1ae1c3dc 100644
--- a/app-dicts/verbiste/verbiste-0.1.21.ebuild
+++ b/app-dicts/verbiste/verbiste-0.1.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.21.ebuild,v 1.2 2008/06/07 20:52:45 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.21.ebuild,v 1.3 2008/08/17 15:15:43 tester Exp $
DESCRIPTION="French conjugation system"
HOMEPAGE="http://sarrazip.com/dev/verbiste.html"
@@ -17,7 +17,8 @@ RDEPEND=">=dev-libs/libxml2-2.4.0
gnome? ( >=gnome-base/gnome-panel-2.0
>=gnome-base/libgnomeui-2.0 )"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
#tests fails
RESTRICT=test
diff --git a/app-dicts/verbiste/verbiste-0.1.23.ebuild b/app-dicts/verbiste/verbiste-0.1.23.ebuild
new file mode 100644
index 000000000000..bdb67de95f1b
--- /dev/null
+++ b/app-dicts/verbiste/verbiste-0.1.23.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.23.ebuild,v 1.1 2008/08/17 15:15:43 tester Exp $
+
+DESCRIPTION="French conjugation system"
+HOMEPAGE="http://sarrazip.com/dev/verbiste.html"
+SRC_URI="http://sarrazip.com/dev/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+IUSE="gnome gtk"
+
+RDEPEND=">=dev-libs/libxml2-2.4.0
+ gtk? ( >=x11-libs/gtk+-2.6 )
+ gnome? ( >=gnome-base/gnome-panel-2.0
+ >=gnome-base/libgnomeui-2.0 )"
+
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
+
+src_compile() {
+ econf \
+ $(use_with gtk gtk-app) \
+ $(use_with gnome gnome-app) \
+ $(use_with gnome gnome-applet) || die "econf failed"
+ emake || die "emake failed"
+}
+
+src_install() {
+ make install DESTDIR="${D}" || die "can't install"
+ dodoc AUTHORS ChangeLog HACKING LISEZMOI NEWS README THANKS TODO
+}