diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-09-22 17:44:45 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-09-22 17:44:45 +0000 |
commit | 042a4edf92f6ecd6698d2caab6c8a507e08cb029 (patch) | |
tree | f2b3ee7e1cbd6723559742694a3b31b41030dad9 /app-dicts/stardict | |
parent | perl/libperl threads -> ithreads (diff) | |
download | historical-042a4edf92f6ecd6698d2caab6c8a507e08cb029.tar.gz historical-042a4edf92f6ecd6698d2caab6c8a507e08cb029.tar.bz2 historical-042a4edf92f6ecd6698d2caab6c8a507e08cb029.zip |
version bump
Diffstat (limited to 'app-dicts/stardict')
-rw-r--r-- | app-dicts/stardict/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/stardict/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/stardict/files/digest-stardict-2.4.3 | 1 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-2.4.3.ebuild | 59 |
4 files changed, 69 insertions, 2 deletions
diff --git a/app-dicts/stardict/ChangeLog b/app-dicts/stardict/ChangeLog index e37322ec7377..6c3fb0ae697b 100644 --- a/app-dicts/stardict/ChangeLog +++ b/app-dicts/stardict/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/stardict # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/ChangeLog,v 1.18 2004/08/19 21:40:04 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/ChangeLog,v 1.19 2004/09/22 17:44:45 liquidx Exp $ + +*stardict-2.4.3 (22 Sep 2004) + + 22 Sep 2004; Alastair Tse <liquidx@gentoo.org> +stardict-2.4.3.ebuild: + version bump 19 Aug 2004; foser <foser@gentoo.org> stardict-2.2.1,2.4.1.ebuild : Also fix for gtk+-2.4 issues (#45791) diff --git a/app-dicts/stardict/Manifest b/app-dicts/stardict/Manifest index 041272622a82..13d5c5729c15 100644 --- a/app-dicts/stardict/Manifest +++ b/app-dicts/stardict/Manifest @@ -1,11 +1,13 @@ -MD5 dfb7f2f0c3defbf5b8a5a50d01f10893 ChangeLog 3077 +MD5 e24e65e7345228cc31580b9aca5cbfe6 ChangeLog 3199 MD5 b1119d84c7a4c3535572b94ec508e907 metadata.xml 215 MD5 4de1e02f0a55218f4d20cbce2498168e stardict-2.2.1.ebuild 1795 MD5 b7a9fac0edefcbde29a670228c9b1587 stardict-2.4.1.ebuild 1816 MD5 3bc63bdc3041a6c266ac0bab2c9a1843 stardict-2.4.2.ebuild 1760 +MD5 e048cd5a63a6af1974f1f9740c78967c stardict-2.4.3.ebuild 1770 MD5 3316b188ec45fd4d24db494c5990c20b files/digest-stardict-2.2.1 67 MD5 38728c3a0ad675dd5f23d72cb143741a files/digest-stardict-2.4.1 67 MD5 390090b978f088147ce59b0308822093 files/digest-stardict-2.4.2 67 MD5 b41107d5daeb5414fa21b3f9905e105c files/stardict-config.sh 565 MD5 40e8df6800d5f7bf138a3a6692854a56 files/stardict-gentoo.patch 547 MD5 9f2bc974d89734beae9aa192bafc68ef files/stardict-gtk24.patch 1210 +MD5 666d327d13233da6a7b9842e01a4eda7 files/digest-stardict-2.4.3 67 diff --git a/app-dicts/stardict/files/digest-stardict-2.4.3 b/app-dicts/stardict/files/digest-stardict-2.4.3 new file mode 100644 index 000000000000..ef08da2bf572 --- /dev/null +++ b/app-dicts/stardict/files/digest-stardict-2.4.3 @@ -0,0 +1 @@ +MD5 a578782c9df8e985a32069d19bae0960 stardict-2.4.3.tar.bz2 773769 diff --git a/app-dicts/stardict/stardict-2.4.3.ebuild b/app-dicts/stardict/stardict-2.4.3.ebuild new file mode 100644 index 000000000000..dc79863bb06f --- /dev/null +++ b/app-dicts/stardict/stardict-2.4.3.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.3.ebuild,v 1.1 2004/09/22 17:44:45 liquidx Exp $ + +inherit gnome2 eutils + +# NOTE: Even though the *.dict.dz are the same as dictd/freedict's files, +# their indexes seem to be in a different format. So we'll keep them +# seperate for now. + +IUSE="" +DESCRIPTION="A GNOME2 international dictionary supporting fuzzy and glob style matching" +HOMEPAGE="http://stardict.sourceforge.net/ http://cosoft.org.cn/projects/stardict/" +SRC_URI="mirror://sourceforge/stardict/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +# when adding keywords, remember to add to stardict.eclass +KEYWORDS="~x86 ~ppc" + + +RDEPEND=">=gnome-base/libbonobo-2.2.0 + >=gnome-base/libgnome-2.2.0 + >=gnome-base/libgnomeui-2.2.0 + >=sys-libs/zlib-1.1.4 + >=gnome-base/gconf-1.2 + >=dev-libs/popt-1.7 + >=gnome-base/orbit-2.6 + >=x11-libs/gtk+-2 + app-text/scrollkeeper" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +src_unpack() { + unpack ${A} + gnome2_omf_fix + + # Fix gtk-2.4 deprecation issues + cd ${S} + epatch ${FILESDIR}/stardict-gtk24.patch +} + +src_install() { + gnome2_src_install + # dictionary index generation files + exeinto /usr/share/stardict/tools + doexe ${S}/src/tools/{dictd2dic,directory2dict,olddic2newdic,oxford2dic,pydict2dict,wquick2dict,stardict_dict_update} +} + +pkg_postinst() { + einfo "You will now need to install stardict dictionary files. If" + einfo "you have not, execute the below to get a list of dictionaries:" + einfo " " + einfo " emerge -s stardict-" + einfo " " + ewarn "If you upgraded from 2.4.1 or lower and use your own dictionary" + ewarn "files, you'll need to run: /usr/share/stardict/tools/stardict_dict_update" +} |