diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2004-09-07 03:40:42 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2004-09-07 03:40:42 +0000 |
commit | 76aff399a28b4796d91d63367201a0fd1c8b8519 (patch) | |
tree | 4938a229a6132dae97c9613ebb1f5f6ccb182671 /app-i18n | |
parent | Version bump as per bug #62859. Marked 1.0.11 x86 stable. Reintroduced sparc ... (diff) | |
download | historical-76aff399a28b4796d91d63367201a0fd1c8b8519.tar.gz historical-76aff399a28b4796d91d63367201a0fd1c8b8519.tar.bz2 historical-76aff399a28b4796d91d63367201a0fd1c8b8519.zip |
Version bump and add spell USE flag. Thanks Vaclav Slavik for the patch. Bug #63038
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/poedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/poedit/Manifest | 18 | ||||
-rw-r--r-- | app-i18n/poedit/files/digest-poedit-1.3.0 | 1 | ||||
-rw-r--r-- | app-i18n/poedit/poedit-1.3.0.ebuild | 53 |
4 files changed, 63 insertions, 14 deletions
diff --git a/app-i18n/poedit/ChangeLog b/app-i18n/poedit/ChangeLog index 6abf76ec64c3..687c06d8a1dc 100644 --- a/app-i18n/poedit/ChangeLog +++ b/app-i18n/poedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/poedit # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/ChangeLog,v 1.7 2004/09/05 05:56:45 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/ChangeLog,v 1.8 2004/09/07 03:40:42 pythonhead Exp $ + + 06 Sep 2004; Rob Cakebread <pythonhead@gentoo.org> : + Version bump and add spell USE flag. Thanks Vaclav Slavik for the patch. Bug #63038 05 Sep 2004; Sven Wegener <swegener@gentoo.org> : Fixed ChangeLog header. diff --git a/app-i18n/poedit/Manifest b/app-i18n/poedit/Manifest index b5474309facf..e7388a62ccbb 100644 --- a/app-i18n/poedit/Manifest +++ b/app-i18n/poedit/Manifest @@ -1,18 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 0ab2496c46d669c3726b5b19b16f74d7 ChangeLog 3508 -MD5 c4586cce6fe0dba3cd10f69fbd0515ca metadata.xml 221 MD5 c6daf720a3cefbb19aaa05b00c731dd0 poedit-1.2.3.ebuild 1278 MD5 b647ccad233dedb3ba663f3161614e7e poedit-1.2.4.ebuild 1310 +MD5 86879089381f6668f61f6ecd7633fbdd poedit-1.3.0.ebuild 1414 MD5 8fc29e9b801b7ab6bb6b9a6684cc1b0b poedit-1.2.5.ebuild 1470 +MD5 c4586cce6fe0dba3cd10f69fbd0515ca metadata.xml 221 +MD5 3f944121bc6ddedd28c8d8c052e05ee5 ChangeLog 3652 MD5 b3d482db4c3c5e91531023382d99bd3c files/digest-poedit-1.2.3 65 MD5 666026abf1982aa37ec3fc7f1a84f40a files/digest-poedit-1.2.4 65 -MD5 38cc6b52734aa782b731e49d13ae958b files/digest-poedit-1.2.5 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBOqqlI1lqEGTUzyQRAnxYAKCsUlBNrRtzP5/8xlqL8PD7+l4mawCgxyco -ddOUUFaUcQOHmUhoBxBmT3A= -=xDaY ------END PGP SIGNATURE----- +MD5 d21fc6db7a90c2f1ea8a0697c2ff7db8 files/digest-poedit-1.3.0 65 +MD5 d2cb56c317c63cb5d3a69370e25a138c files/digest-poedit-1.2.5 143 diff --git a/app-i18n/poedit/files/digest-poedit-1.3.0 b/app-i18n/poedit/files/digest-poedit-1.3.0 new file mode 100644 index 000000000000..dca3ff209e17 --- /dev/null +++ b/app-i18n/poedit/files/digest-poedit-1.3.0 @@ -0,0 +1 @@ +MD5 dd4a8e8450a1e07114d66aed9231f589 poedit-1.3.0.tar.gz 1505655 diff --git a/app-i18n/poedit/poedit-1.3.0.ebuild b/app-i18n/poedit/poedit-1.3.0.ebuild new file mode 100644 index 000000000000..aa7f39d171e3 --- /dev/null +++ b/app-i18n/poedit/poedit-1.3.0.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/poedit-1.3.0.ebuild,v 1.1 2004/09/07 03:40:42 pythonhead Exp $ + +inherit eutils kde wxwidgets + +DESCRIPTION="Cross-platform gettext catalogs (.po files) editor." +SRC_URI="mirror://sourceforge/poedit/${P}.tar.gz" +HOMEPAGE="http://poedit.sourceforge.net/" + +SLOT="0" +LICENSE="MIT" +KEYWORDS="~x86 ~sparc" +IUSE="spell gtk2 unicode" + +DEPEND=">=x11-libs/wxGTK-2.4.2-r2 + app-arch/zip + >=sys-libs/db-3 + spell? ( >=app-text/gtkspell-2.0.0 )" + +pkg_setup() { + if use unicode && ! use gtk2; then + die "You must put gtk2 in your USE if you want unicode." + fi + if use spell && ! use gtk2; then + die "You must put gtk2 in your USE if you want spellchecking." + fi +} + +src_compile() { + local myconf + use spell || myconf="${myconf} --disable-spellchecking" + + if use unicode ; then + need-wxwidgets unicode || die "You need to emerge wxGTK with unicode in your USE" + elif ! use gtk2 ; then + need-wxwidgets gtk || die "You need to emerge wxGTK with gtk in your USE" + else + need-wxwidgets gtk2 || die "You need to emerge wxGTK with gtk2 in your USE" + fi + econf ${myconf} || die + emake || die +} + +src_install () { + + einstall \ + datadir=${D}/usr/share \ + GNOME_DATA_DIR=${D}/usr/share \ + KDE_DATA_DIR=${D}/${KDEDIR-/usr}/share || die + + dodoc AUTHORS LICENSE NEWS README TODO +} |