diff options
author | 2007-03-21 05:01:25 +0000 | |
---|---|---|
committer | 2007-03-21 05:01:25 +0000 | |
commit | f16ae1913e5831c9c4a361dfc6b3938b61c88b83 (patch) | |
tree | 4624cc8611999899cc250a18eea2256118086f11 /gnome-extra/libgsf | |
parent | Version bump with many new themes, thanks to John (greydruid). (bug #167932) (diff) | |
download | gentoo-2-f16ae1913e5831c9c4a361dfc6b3938b61c88b83.tar.gz gentoo-2-f16ae1913e5831c9c4a361dfc6b3938b61c88b83.tar.bz2 gentoo-2-f16ae1913e5831c9c4a361dfc6b3938b61c88b83.zip |
Version bump to 1.14.3, bug 168652. Also fix up dependencies for optional python bindings
(Portage version: 2.1.2.2)
Diffstat (limited to 'gnome-extra/libgsf')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-extra/libgsf/files/digest-libgsf-1.14.3 | 3 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.14.3.ebuild | 57 |
3 files changed, 67 insertions, 1 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index a8634940877b..3afe6afbc864 100644 --- a/gnome-extra/libgsf/ChangeLog +++ b/gnome-extra/libgsf/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnome-extra/libgsf # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.93 2007/03/19 21:35:46 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.94 2007/03/21 05:01:25 leio Exp $ + +*libgsf-1.14.3 (21 Mar 2007) + + 21 Mar 2007; Mart Raudsepp <leio@gentoo.org> +libgsf-1.14.3.ebuild: + Version bump to 1.14.3, bug 168652. Also fix up dependencies for optional + python bindings 19 Mar 2007; Daniel Gryniewicz <dang@gentoo.org> libgsf-1.12.0.ebuild, libgsf-1.12.1.ebuild, libgsf-1.14.0.ebuild, libgsf-1.14.2.ebuild: diff --git a/gnome-extra/libgsf/files/digest-libgsf-1.14.3 b/gnome-extra/libgsf/files/digest-libgsf-1.14.3 new file mode 100644 index 000000000000..8adb2102e099 --- /dev/null +++ b/gnome-extra/libgsf/files/digest-libgsf-1.14.3 @@ -0,0 +1,3 @@ +MD5 c707a7ffc3e2bf802556bae86a453020 libgsf-1.14.3.tar.bz2 543791 +RMD160 b575e55b23152c292ae6d67f906bccd95ca89030 libgsf-1.14.3.tar.bz2 543791 +SHA256 906139a86ddadc125d5ade3ebbbd0f2bf0749f12e08592157e4228cd17d318e4 libgsf-1.14.3.tar.bz2 543791 diff --git a/gnome-extra/libgsf/libgsf-1.14.3.ebuild b/gnome-extra/libgsf/libgsf-1.14.3.ebuild new file mode 100644 index 000000000000..a19f42a22c3b --- /dev/null +++ b/gnome-extra/libgsf/libgsf-1.14.3.ebuild @@ -0,0 +1,57 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.3.ebuild,v 1.1 2007/03/21 05:01:25 leio Exp $ + +inherit eutils gnome2 + +DESCRIPTION="The GNOME Structured File Library" +HOMEPAGE="http://www.gnome.org/" + +LICENSE="GPL-2 LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="bzip2 doc gnome python" + +RDEPEND=">=dev-libs/libxml2-2.4.16 + >=dev-libs/glib-2.6 + sys-libs/zlib + gnome? ( media-gfx/imagemagick + >=gnome-base/gconf-2 + >=gnome-base/libbonobo-2 + >=gnome-base/gnome-vfs-2.2 ) + bzip2? ( app-arch/bzip2 ) + python? ( dev-lang/python + >=dev-python/pygtk-2.8 )" +# This package (currently) needs >=pygobject-2.8 and pygtk-codegen-2.0 for python +# support, which is provided by either pygtk-2.8* or any pygobject version (they were +# separated for pygobject version 2.10 and up). As for codegen we already need +# pygtk, then depending on just >=pygtk-2.8 is sufficient, as 2.8 provides pygobject +# and 2.10 will pull in the pygobject separate package. + +DEPEND="${RDEPEND} + dev-util/pkgconfig + >=dev-util/intltool-0.29 + doc? ( >=dev-util/gtk-doc-1 )" + +G2CONF="${G2CONF} \ + $(use_with bzip2 bz2) \ + $(use_with gnome) \ + $(use_with python)" + +pkg_preinst() { + preserve_old_lib /usr/$(get_libdir)/libgsf-1.so.1 + preserve_old_lib /usr/$(get_libdir)/libgsf-gnome-1.so.1 + preserve_old_lib /usr/$(get_libdir)/libgsf-1.so.113 + preserve_old_lib /usr/$(get_libdir)/libgsf-gnome-1.so.113 +} + +pkg_postinst() { + gnome2_pkg_postinst + + preserve_old_lib_notify /usr/$(get_libdir)/libgsf-1.so.1 + preserve_old_lib_notify /usr/$(get_libdir)/libgsf-gnome-1.so.1 + preserve_old_lib_notify /usr/$(get_libdir)/libgsf-1.so.113 + preserve_old_lib_notify /usr/$(get_libdir)/libgsf-gnome-1.so.113 +} + +DOCS="AUTHORS BUGS ChangeLog HACKING NEWS README TODO" |