diff options
author | 2006-07-27 21:13:34 +0000 | |
---|---|---|
committer | 2006-07-27 21:13:34 +0000 | |
commit | 626e1e381ed1ecaf5875b076ca80d1bbe1d517f5 (patch) | |
tree | 9e0dc5d9c61bae7bf6b4de304a66ad95253a7d39 /app-dicts/stardict | |
parent | Stable on x86 wrt Bug #138552 (diff) | |
download | gentoo-2-626e1e381ed1ecaf5875b076ca80d1bbe1d517f5.tar.gz gentoo-2-626e1e381ed1ecaf5875b076ca80d1bbe1d517f5.tar.bz2 gentoo-2-626e1e381ed1ecaf5875b076ca80d1bbe1d517f5.zip |
version bump (#130608). stable bump for x86 for 2.4.6-r1.
(Portage version: 2.1-r1)
Diffstat (limited to 'app-dicts/stardict')
-rw-r--r-- | app-dicts/stardict/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/stardict/files/digest-stardict-2.4.6-r1 | 2 | ||||
-rw-r--r-- | app-dicts/stardict/files/digest-stardict-2.4.8 | 3 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-2.4.2.ebuild | 5 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-2.4.6-r1.ebuild | 5 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-2.4.8.ebuild | 62 |
6 files changed, 81 insertions, 5 deletions
diff --git a/app-dicts/stardict/ChangeLog b/app-dicts/stardict/ChangeLog index 6fd154cbf7ba..674fdb219c14 100644 --- a/app-dicts/stardict/ChangeLog +++ b/app-dicts/stardict/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-dicts/stardict # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/ChangeLog,v 1.28 2006/05/07 19:57:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/ChangeLog,v 1.29 2006/07/27 21:13:34 liquidx Exp $ + +*stardict-2.4.8 (27 Jul 2006) + + 27 Jul 2006; Alastair Tse <liquidx@gentoo.org> -stardict-2.2.1.ebuild, + -stardict-2.4.1.ebuild, stardict-2.4.2.ebuild, -stardict-2.4.3.ebuild, + -stardict-2.4.4.ebuild, stardict-2.4.6-r1.ebuild, +stardict-2.4.8.ebuild: + version bump (#130608). stable bump for x86 for 2.4.6-r1. 07 May 2006; Markus Rothe <corsair@gentoo.org> stardict-2.4.6-r1.ebuild: Stable on ppc64; bug #108571 diff --git a/app-dicts/stardict/files/digest-stardict-2.4.6-r1 b/app-dicts/stardict/files/digest-stardict-2.4.6-r1 index 8cb383dc0bc4..b5a4a002a688 100644 --- a/app-dicts/stardict/files/digest-stardict-2.4.6-r1 +++ b/app-dicts/stardict/files/digest-stardict-2.4.6-r1 @@ -1 +1,3 @@ MD5 a985bb3737903ffcea880e6df1433661 stardict-2.4.6.tar.bz2 1088338 +RMD160 e929363686ec3ce0fa728f50c3405938db957280 stardict-2.4.6.tar.bz2 1088338 +SHA256 994e6311379a268aa60df0c45cc762d6000d3594db172b4d1c4728b3dca0f816 stardict-2.4.6.tar.bz2 1088338 diff --git a/app-dicts/stardict/files/digest-stardict-2.4.8 b/app-dicts/stardict/files/digest-stardict-2.4.8 new file mode 100644 index 000000000000..b956cb6cd10a --- /dev/null +++ b/app-dicts/stardict/files/digest-stardict-2.4.8 @@ -0,0 +1,3 @@ +MD5 2f743d809737ca157bad71791c45ce63 stardict-2.4.8.tar.bz2 1235020 +RMD160 ba4655dae9004fae97ccab7a345b70f7b0481087 stardict-2.4.8.tar.bz2 1235020 +SHA256 160dd1dfe46ae0b9d44f9059a40eee71ff389be498aa4478355ff4640969680f stardict-2.4.8.tar.bz2 1235020 diff --git a/app-dicts/stardict/stardict-2.4.2.ebuild b/app-dicts/stardict/stardict-2.4.2.ebuild index 16384277fdb8..6a9c1d6cada7 100644 --- a/app-dicts/stardict/stardict-2.4.2.ebuild +++ b/app-dicts/stardict/stardict-2.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.2.ebuild,v 1.13 2005/09/19 13:46:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.2.ebuild,v 1.14 2006/07/27 21:13:34 liquidx Exp $ inherit gnome2 eutils @@ -13,6 +13,7 @@ DESCRIPTION="A GNOME2 international dictionary supporting fuzzy and glob style m HOMEPAGE="http://stardict.sourceforge.net/ http://cosoft.org.cn/projects/stardict/" SRC_URI="mirror://sourceforge/stardict/${P}.tar.bz2" +RESTRICT="test" LICENSE="GPL-2" SLOT="0" # when adding keywords, remember to add to stardict.eclass diff --git a/app-dicts/stardict/stardict-2.4.6-r1.ebuild b/app-dicts/stardict/stardict-2.4.6-r1.ebuild index 4fbc464f7dbe..4eebdd9b754a 100644 --- a/app-dicts/stardict/stardict-2.4.6-r1.ebuild +++ b/app-dicts/stardict/stardict-2.4.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.6-r1.ebuild,v 1.3 2006/05/07 19:57:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.6-r1.ebuild,v 1.4 2006/07/27 21:13:34 liquidx Exp $ inherit gnome2 eutils @@ -13,10 +13,11 @@ DESCRIPTION="A GNOME2 international dictionary supporting fuzzy and glob style m HOMEPAGE="http://stardict.sourceforge.net/ http://cosoft.org.cn/projects/stardict/" SRC_URI="mirror://sourceforge/stardict/${P}.tar.bz2" +RESTRICT="test" LICENSE="GPL-2" SLOT="0" # when adding keywords, remember to add to stardict.eclass -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" RDEPEND="gnome? ( >=gnome-base/libbonobo-2.2.0 diff --git a/app-dicts/stardict/stardict-2.4.8.ebuild b/app-dicts/stardict/stardict-2.4.8.ebuild new file mode 100644 index 000000000000..1432ec73545e --- /dev/null +++ b/app-dicts/stardict/stardict-2.4.8.ebuild @@ -0,0 +1,62 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.8.ebuild,v 1.1 2006/07/27 21:13:34 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="gnome" +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" + +RESTRICT="test" +LICENSE="GPL-2" +SLOT="0" +# when adding keywords, remember to add to stardict.eclass +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" + + +RDEPEND="gnome? ( >=gnome-base/libbonobo-2.2.0 + >=gnome-base/libgnome-2.2.0 + >=gnome-base/libgnomeui-2.2.0 + >=gnome-base/gconf-1.2 + >=gnome-base/orbit-2.6 + app-text/scrollkeeper ) + >=sys-libs/zlib-1.1.4 + >=dev-libs/popt-1.7 + >=x11-libs/gtk+-2" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +src_unpack() { + unpack ${A} + gnome2_omf_fix +} + +src_compile() { + export PKG_CONFIG=`which pkg-config` + G2CONF="$(use_enable gnome gnome-support)" + gnome2_src_compile +} + +src_install() { + gnome2_src_install + # dictionary index generation files + exeinto /usr/share/stardict/tools + doexe "${S}"/src/tools/{dictd2dic,directory2dic,olddic2newdic,oxford2dic,pydict2dic,wquick2dic,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" +} |