gnome 2.18.0
authorDaniel Gryniewicz <dang@gentoo.org>
Tue, 27 Mar 2007 02:56:14 +0000 (02:56 +0000)
committerDaniel Gryniewicz <dang@gentoo.org>
Tue, 27 Mar 2007 02:56:14 +0000 (02:56 +0000)
Package-Manager: portage-2.1.2.2

x11-libs/libwnck/ChangeLog
x11-libs/libwnck/files/digest-libwnck-2.18.0 [new file with mode: 0644]
x11-libs/libwnck/libwnck-2.18.0.ebuild [new file with mode: 0644]
x11-libs/pango/ChangeLog
x11-libs/pango/files/digest-pango-1.16.1 [new file with mode: 0644]
x11-libs/pango/pango-1.16.1.ebuild [new file with mode: 0644]

index 734cf7d2657dc0a4906cd2f55a9b9fd6be044fe3..6a69dffbf8908595f38dcfc354c72c04c978554d 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for x11-libs/libwnck
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.152 2007/02/08 15:20:54 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.153 2007/03/27 02:56:13 dang Exp $
+
+*libwnck-2.18.0 (27 Mar 2007)
+
+  27 Mar 2007; Daniel Gryniewicz <dang@gentoo.org> +libwnck-2.18.0.ebuild:
+  gnome 2.18.0
 
 *libwnck-2.16.3 (08 Feb 2007)
 
diff --git a/x11-libs/libwnck/files/digest-libwnck-2.18.0 b/x11-libs/libwnck/files/digest-libwnck-2.18.0
new file mode 100644 (file)
index 0000000..ad444db
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 9b02dea0448a28d73b46a1e8c6eab3d5 libwnck-2.18.0.tar.bz2 478701
+RMD160 e8ec0c608727800c74520001d80972281aa064ba libwnck-2.18.0.tar.bz2 478701
+SHA256 79e3ba0516b211806cb3e32c5e7df049b5eacfa4794ea1866699fdacafc05e80 libwnck-2.18.0.tar.bz2 478701
diff --git a/x11-libs/libwnck/libwnck-2.18.0.ebuild b/x11-libs/libwnck/libwnck-2.18.0.ebuild
new file mode 100644 (file)
index 0000000..41f7fc4
--- /dev/null
@@ -0,0 +1,27 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.18.0.ebuild,v 1.1 2007/03/27 02:56:13 dang Exp $
+
+inherit gnome2
+
+DESCRIPTION="A window navigation construction kit"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE="doc"
+
+RDEPEND=">=x11-libs/gtk+-2.8
+       >=dev-libs/glib-2
+       >=x11-libs/startup-notification-0.4
+       x11-libs/libX11
+       x11-libs/libXres
+       x11-libs/libXext"
+DEPEND="${RDEPEND}
+       sys-devel/gettext
+       >=dev-util/pkgconfig-0.9
+       >=dev-util/intltool-0.35
+       doc? ( >=dev-util/gtk-doc-1 )"
+
+DOCS="AUTHORS ChangeLog HACKING NEWS README"
index cd92d19aff29e1bab89fea4a4b285f6ebd0e503d..4d9f82808fd1dc73ec720544d0a75f9b065febb2 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for x11-libs/pango
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.170 2007/03/22 21:33:46 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.171 2007/03/27 02:53:28 dang Exp $
+
+*pango-1.16.1 (27 Mar 2007)
+
+  27 Mar 2007; Daniel Gryniewicz <dang@gentoo.org> +pango-1.16.1.ebuild:
+  gnome 2.18.0
 
   22 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> pango-1.14.10.ebuild:
   Stable on alpha/ia64/ppc wrt bug #163678.
diff --git a/x11-libs/pango/files/digest-pango-1.16.1 b/x11-libs/pango/files/digest-pango-1.16.1
new file mode 100644 (file)
index 0000000..ff7b820
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 4aa720633e53701a652f27700a7946dd pango-1.16.1.tar.bz2 1354214
+RMD160 c97315a5685fc6fa3fc70638de6ef24e9d2739b9 pango-1.16.1.tar.bz2 1354214
+SHA256 8f4f4b4a9359cde35122124d7fa8725e0a8bc69bff0688202ce7d706489daa4b pango-1.16.1.tar.bz2 1354214
diff --git a/x11-libs/pango/pango-1.16.1.ebuild b/x11-libs/pango/pango-1.16.1.ebuild
new file mode 100644 (file)
index 0000000..89cc674
--- /dev/null
@@ -0,0 +1,70 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.16.1.ebuild,v 1.1 2007/03/27 02:53:28 dang Exp $
+
+inherit eutils gnome2 multilib
+
+DESCRIPTION="Text rendering and layout library"
+HOMEPAGE="http://www.pango.org/"
+
+LICENSE="LGPL-2 FTL"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE="doc"
+
+RDEPEND="x11-libs/libXrender
+       x11-libs/libX11
+       x11-libs/libXft
+       >=dev-libs/glib-2.12
+       >=media-libs/fontconfig-1.0.1
+       >=media-libs/freetype-2
+       >=x11-libs/cairo-1.2.6"
+DEPEND="${RDEPEND}
+       >=dev-util/pkgconfig-0.9
+       x11-proto/xproto
+       doc? (
+                       >=dev-util/gtk-doc-1
+                       ~app-text/docbook-xml-dtd-4.1.2
+                )"
+
+DOCS="AUTHORS ChangeLog* NEWS README TODO*"
+
+function multilib_enabled() {
+       has_multilib_profile || ( use x86 && [ "$(get_libdir)" == "lib32" ] )
+}
+
+src_unpack() {
+       gnome2_src_unpack
+
+       # make config file location host specific so that a 32bit and 64bit pango
+       # wont fight with each other on a multilib system.  Fix building for
+       # emul-linux-x86-gtklibs
+       if multilib_enabled ; then
+               epatch ${FILESDIR}/${PN}-1.2.5-lib64.patch
+       fi
+
+       epunt_cxx
+}
+
+src_install() {
+       gnome2_src_install
+       rm ${D}/etc/pango/pango.modules
+}
+
+pkg_postinst() {
+       if [[ "${ROOT}" == "/" ]] ; then
+               einfo "Generating modules listing..."
+
+               local PANGO_CONFDIR=
+
+               if multilib_enabled ; then
+                       PANGO_CONFDIR="/etc/pango/${CHOST}"
+               else
+                       PANGO_CONFDIR="/etc/pango"
+               fi
+
+               mkdir -p ${PANGO_CONFDIR}
+
+               pango-querymodules > ${PANGO_CONFDIR}/pango.modules
+       fi
+}