summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2005-04-03 23:08:43 +0000
committerOlivier Crête <tester@gentoo.org>2005-04-03 23:08:43 +0000
commitb04d9b3d770901cac16e7252b000a0e3a9f16320 (patch)
tree0232bb213695e18bfcbc79a23815a42885810110 /app-dicts/verbiste
parentAdd patch to fix bug #80800. (diff)
downloadhistorical-b04d9b3d770901cac16e7252b000a0e3a9f16320.tar.gz
historical-b04d9b3d770901cac16e7252b000a0e3a9f16320.tar.bz2
historical-b04d9b3d770901cac16e7252b000a0e3a9f16320.zip
Version bump
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-dicts/verbiste')
-rw-r--r--app-dicts/verbiste/ChangeLog8
-rw-r--r--app-dicts/verbiste/Manifest17
-rw-r--r--app-dicts/verbiste/files/digest-verbiste-0.1.101
-rw-r--r--app-dicts/verbiste/files/makefileam-libtool-0.1.10.patch40
-rw-r--r--app-dicts/verbiste/verbiste-0.1.10.ebuild46
5 files changed, 109 insertions, 3 deletions
diff --git a/app-dicts/verbiste/ChangeLog b/app-dicts/verbiste/ChangeLog
index 4397a62c518f..74411f623b1d 100644
--- a/app-dicts/verbiste/ChangeLog
+++ b/app-dicts/verbiste/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-dicts/verbiste
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.6 2005/01/01 13:03:29 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.7 2005/04/03 23:08:43 tester Exp $
+
+*verbiste-0.1.10 (03 Apr 2005)
+
+ 03 Apr 2005; Olivier Crête <tester@gentoo.org>
+ +files/makefileam-libtool-0.1.10.patch, +verbiste-0.1.10.ebuild:
+ Version bump
30 Nov 2004; Sven Wegener <swegener@gentoo.org> verbiste-0.1.9.ebuild:
Fixed invalid atoms in *DEPEND.
diff --git a/app-dicts/verbiste/Manifest b/app-dicts/verbiste/Manifest
index c8f96d9b3e84..18890da0beb2 100644
--- a/app-dicts/verbiste/Manifest
+++ b/app-dicts/verbiste/Manifest
@@ -1,4 +1,17 @@
-MD5 473d358e124b5e1557f5e945e6320699 ChangeLog 882
-MD5 021abcb0c095f08d99aa81b84836343f metadata.xml 321
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 0a0915c225f9ad6efc465ca8782b2cc1 verbiste-0.1.9.ebuild 828
+MD5 021abcb0c095f08d99aa81b84836343f metadata.xml 321
+MD5 e82ef7addbdd1f11ebccd1a30d4a164a ChangeLog 1043
+MD5 36d66465375ba40baac837d1d51a3ceb verbiste-0.1.10.ebuild 968
+MD5 5862543258fc53ccf17af641dc347b69 files/makefileam-libtool-0.1.10.patch 1025
+MD5 23b725f5c86c3a50a49a9859e3419855 files/digest-verbiste-0.1.10 67
MD5 239386925f7a534c57385d2cee01d1a1 files/digest-verbiste-0.1.9 66
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCUHfFmOfEJZHYOKcRAktvAJ4mXle0EBdexajhmx0RKwUdx+rw4gCg0uvb
+BxXsAm2nskekEEt0D0Mnk3U=
+=US0j
+-----END PGP SIGNATURE-----
diff --git a/app-dicts/verbiste/files/digest-verbiste-0.1.10 b/app-dicts/verbiste/files/digest-verbiste-0.1.10
new file mode 100644
index 000000000000..7a5b1897619d
--- /dev/null
+++ b/app-dicts/verbiste/files/digest-verbiste-0.1.10
@@ -0,0 +1 @@
+MD5 774728e27d20f7916acd49ec92e824b0 verbiste-0.1.10.tar.gz 543994
diff --git a/app-dicts/verbiste/files/makefileam-libtool-0.1.10.patch b/app-dicts/verbiste/files/makefileam-libtool-0.1.10.patch
new file mode 100644
index 000000000000..ea9b3bca1414
--- /dev/null
+++ b/app-dicts/verbiste/files/makefileam-libtool-0.1.10.patch
@@ -0,0 +1,40 @@
+--- src/commands/Makefile.am.orig 2005-04-03 18:36:56.000000000 -0400
++++ src/commands/Makefile.am 2005-04-03 18:50:35.000000000 -0400
+@@ -16,7 +16,7 @@
+
+ french_deconjugator_LDADD = \
+ $(LIBXML2_LIBS) \
+- -L../verbiste -lverbiste-$(API)
++ ../verbiste/libverbiste-$(API).la
+
+ french_conjugator_SOURCES = \
+ french-conjugator.cpp \
+@@ -30,7 +30,7 @@
+
+ french_conjugator_LDADD = \
+ $(LIBXML2_LIBS) \
+- -L../verbiste -lverbiste-$(API)
++ ../verbiste/libverbiste-$(API).la
+
+ L = LIBDATADIR=$(top_srcdir)/data
+
+--- src/gnome/Makefile.am.orig 2005-04-03 18:40:45.000000000 -0400
++++ src/gnome/Makefile.am 2005-04-03 18:50:52.000000000 -0400
+@@ -35,7 +35,7 @@
+
+ verbiste_applet_LDADD = \
+ $(LIBXML2_LIBS) \
+- -L../verbiste -lverbiste-$(API) \
++ ../verbiste/libverbiste-$(API).la \
+ $(LIBPANELAPPLET_LIBS) \
+ @INTLLIBS@ @LIBS@
+
+@@ -85,7 +85,7 @@
+
+ verbiste_LDADD = \
+ $(LIBXML2_LIBS) \
+- -L../verbiste -lverbiste-$(API) \
++ ../verbiste/libverbiste-$(API).la \
+ $(LIBGNOMEUI_LIBS) \
+ @INTLLIBS@ @LIBS@
+
diff --git a/app-dicts/verbiste/verbiste-0.1.10.ebuild b/app-dicts/verbiste/verbiste-0.1.10.ebuild
new file mode 100644
index 000000000000..7d9e2349e0d5
--- /dev/null
+++ b/app-dicts/verbiste/verbiste-0.1.10.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.10.ebuild,v 1.1 2005/04/03 23:08:43 tester Exp $
+
+inherit eutils libtool
+
+DESCRIPTION="French conjugation system"
+HOMEPAGE="http://www3.sympatico.ca/sarrazip/dev/verbiste.html"
+SRC_URI="http://www3.sympatico.ca/sarrazip/dev/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc"
+
+IUSE="gnome"
+
+DEPEND="dev-libs/libxml2
+ gnome? ( >=gnome-base/gnome-panel-2.0
+ >=gnome-base/libgnomeui-2.0 )"
+
+src_unpack() {
+ unpack ${A}
+
+ cd ${S}
+ epatch ${FILESDIR}/makefileam-libtool-0.1.10.patch
+}
+
+src_compile() {
+ cd ${S}
+
+ autoreconf
+ libtoolize --copy --force
+
+ econf $(use_with gnome) || die
+ emake || die
+}
+
+src_install() {
+ make install DESTDIR=${D}
+ dodoc AUTHORS ChangeLog HACKING LISEZMOI NEWS README THANKS TODO
+
+ if ! use gnome; then
+ rm ${D}/usr/share/applications/verbiste.desktop
+ fi
+}
+