diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-07-01 10:02:35 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-07-01 10:02:35 +0000 |
commit | 6d5fd2f7eb69f2ee7168642f1228727162f076ba (patch) | |
tree | fbc9f1a0c27d7df0604b857f9715746ff8d625c3 /app-dicts/stardict | |
parent | version/stable bump (diff) | |
download | historical-6d5fd2f7eb69f2ee7168642f1228727162f076ba.tar.gz historical-6d5fd2f7eb69f2ee7168642f1228727162f076ba.tar.bz2 historical-6d5fd2f7eb69f2ee7168642f1228727162f076ba.zip |
version/stable bump
Diffstat (limited to 'app-dicts/stardict')
-rw-r--r-- | app-dicts/stardict/Manifest | 6 | ||||
-rw-r--r-- | app-dicts/stardict/files/digest-stardict-2.2.1 | 1 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-2.2.0.ebuild | 5 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-2.2.1.ebuild | 49 |
4 files changed, 55 insertions, 6 deletions
diff --git a/app-dicts/stardict/Manifest b/app-dicts/stardict/Manifest index 8dcd519ec965..568778f845b5 100644 --- a/app-dicts/stardict/Manifest +++ b/app-dicts/stardict/Manifest @@ -1,6 +1,6 @@ -MD5 a02f74d1933edf5fd3c91cba6674e52d ChangeLog 1592 -MD5 850ce03898925c18f5c46773088cc139 stardict-2.2.1.ebuild 1458 -MD5 3dd1183af8034927343a32ea47d6c531 stardict-2.2.0.ebuild 1251 +MD5 2a1a3d5466b0aef0086d81fe7b786f72 ChangeLog 1764 +MD5 947cda9f6a54695e17795f4eae322e89 stardict-2.2.1.ebuild 1458 +MD5 4d0d743a773cd3667581b4c3907ec1e7 stardict-2.2.0.ebuild 1251 MD5 e6135cced80802a7c5ea9039b395fa43 stardict-2.0.0.ebuild 741 MD5 a6d0fbcdffe714ec6f5b00713ca68772 files/digest-stardict-2.2.0 67 MD5 b41107d5daeb5414fa21b3f9905e105c files/stardict-config.sh 565 diff --git a/app-dicts/stardict/files/digest-stardict-2.2.1 b/app-dicts/stardict/files/digest-stardict-2.2.1 new file mode 100644 index 000000000000..c92b8e0f5ae5 --- /dev/null +++ b/app-dicts/stardict/files/digest-stardict-2.2.1 @@ -0,0 +1 @@ +MD5 fd9a7b46a0bdf0b2a5a9920ab1ccd2fa stardict-2.2.1.tar.bz2 608829 diff --git a/app-dicts/stardict/stardict-2.2.0.ebuild b/app-dicts/stardict/stardict-2.2.0.ebuild index 3099b09d41c2..a68cff971c60 100644 --- a/app-dicts/stardict/stardict-2.2.0.ebuild +++ b/app-dicts/stardict/stardict-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.2.0.ebuild,v 1.3 2003/06/19 08:19:49 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.2.0.ebuild,v 1.4 2003/07/01 10:02:26 liquidx Exp $ inherit gnome2 @@ -17,8 +17,7 @@ SRC_URI="mirror://sourceforge/stardict/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" # when adding keywords, remember to add to stardict.eclass -KEYWORDS="~x86" - +KEYWORDS="x86" DEPEND=">=gnome-base/libbonobo-2.2.0 >=gnome-base/libgnome-2.2.0 diff --git a/app-dicts/stardict/stardict-2.2.1.ebuild b/app-dicts/stardict/stardict-2.2.1.ebuild new file mode 100644 index 000000000000..6e625637e8ea --- /dev/null +++ b/app-dicts/stardict/stardict-2.2.1.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.2.1.ebuild,v 1.1 2003/07/01 10:02:26 liquidx Exp $ + +inherit gnome2 + +# 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="" +S=${WORKDIR}/${P} +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" + + +DEPEND=">=gnome-base/libbonobo-2.2.0 + >=gnome-base/libgnome-2.2.0 + >=gnome-base/libgnomeui-2.2.0 + >=gnome-base/bonobo-activation-2.2.0 + >=sys-libs/zlib-1.1.4 + >=gnome-base/gconf-1.2 + >=dev-libs/popt-1.7 + >=gnome-base/ORBit2-2.6" + +src_unpack() { + unpack ${A} + gnome2_omf_fix +} + +src_install() { + gnome2_src_install + # dictionary index generation files + insinto /usr/share/stardict/tools + doins ${S}/tools/{dictd2dic,directory2dict,olddic2newdic,oxford2dic,pydict2dict,wquick2dict} +} + +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:" + echo + einfo " emerge -s stardict-" +} |