summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2004-09-19 11:48:10 +0000
committerMarinus Schraal <foser@gentoo.org>2004-09-19 11:48:10 +0000
commit00ffd703e84f5643473bbb00d470afc7bbda7f16 (patch)
treefccc225e1aae1c62665742bf9426e535287de72c /gnome-base
parentgnome 2.8 commit (Manifest recommit) (diff)
downloadgentoo-2-00ffd703e84f5643473bbb00d470afc7bbda7f16.tar.gz
gentoo-2-00ffd703e84f5643473bbb00d470afc7bbda7f16.tar.bz2
gentoo-2-00ffd703e84f5643473bbb00d470afc7bbda7f16.zip
gnome 2.8 commit
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/libgnomeprint/ChangeLog7
-rw-r--r--gnome-base/libgnomeprint/Manifest2
-rw-r--r--gnome-base/libgnomeprint/files/digest-libgnomeprint-2.8.01
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild35
4 files changed, 44 insertions, 1 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog
index fb9120ac7d94..ba2feec25f85 100644
--- a/gnome-base/libgnomeprint/ChangeLog
+++ b/gnome-base/libgnomeprint/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for gnome-base/libgnomeprint
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.60 2004/08/22 14:02:54 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.61 2004/09/19 11:48:10 foser Exp $
+
+*libgnomeprint-2.8.0 (19 Sep 2004)
+
+ 19 Sep 2004; foser <foser@gentoo.org> libgnomeprint-2.8.0.ebuild :
+ Gnome 2.8 release, dep fixes
22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org>
libgnomeprint-2.6.2.ebuild:
diff --git a/gnome-base/libgnomeprint/Manifest b/gnome-base/libgnomeprint/Manifest
index a714a6d02381..e5f3546c1d4a 100644
--- a/gnome-base/libgnomeprint/Manifest
+++ b/gnome-base/libgnomeprint/Manifest
@@ -1,4 +1,5 @@
MD5 315bef8d473f7e652e90605daefe90d3 libgnomeprint-2.6.2.ebuild 921
+MD5 a417cf359374a1e5053d62e7dc93931d libgnomeprint-2.8.0.ebuild 923
MD5 f9e7b9e5d6a237906f5b39c5193dfc25 libgnomeprint-2.4.0.ebuild 849
MD5 579a61f4d91542feb13bd1535cd40473 libgnomeprint-2.6.1.ebuild 921
MD5 ccf348a76ebe698e23ac7756ab691cb9 libgnomeprint-1.116.1.ebuild 1501
@@ -15,3 +16,4 @@ MD5 ee874885b694555282d1667f7e7e8e61 files/digest-libgnomeprint-2.4.2 72
MD5 925e170bfc45e861af8ba60f18e3f9e8 files/digest-libgnomeprint-2.6.0 72
MD5 21d0cf03b356d6a14818f48791965a54 files/digest-libgnomeprint-2.6.1 72
MD5 e849922b2383e0dd3fb60e254d9bdf17 files/digest-libgnomeprint-2.6.2 72
+MD5 241b2c37189bda4907e2b1ec34ed8c55 files/digest-libgnomeprint-2.8.0 72
diff --git a/gnome-base/libgnomeprint/files/digest-libgnomeprint-2.8.0 b/gnome-base/libgnomeprint/files/digest-libgnomeprint-2.8.0
new file mode 100644
index 000000000000..244882743473
--- /dev/null
+++ b/gnome-base/libgnomeprint/files/digest-libgnomeprint-2.8.0
@@ -0,0 +1 @@
+MD5 b63b332443508b1f71b3061d58404590 libgnomeprint-2.8.0.tar.bz2 749976
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild
new file mode 100644
index 000000000000..cbfe15993feb
--- /dev/null
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild,v 1.1 2004/09/19 11:48:10 foser Exp $
+
+inherit gnome2
+
+DESCRIPTION="Printer handling for Gnome"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="2.2"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64"
+IUSE="cups doc"
+
+RDEPEND=">=dev-libs/glib-2
+ sys-libs/zlib
+ dev-libs/popt
+ >=x11-libs/pango-1.6
+ >=media-libs/fontconfig-1
+ >=media-libs/libart_lgpl-2.3.7
+ >=dev-libs/libxml2-2.4.23
+ >=media-libs/freetype-2.0.5
+ cups? ( >=net-print/cups-1.1.20
+ net-print/libgnomecups )"
+
+DEPEND="${RDEPEND}
+ sys-devel/gettext
+ >=dev-util/intltool-0.29
+ >=dev-util/pkgconfig-0.12.0
+ doc? ( =app-text/docbook-sgml-dtd-3.0*
+ >=dev-util/gtk-doc-0.9 )"
+
+G2CONF="${G2CONF} `use_with cups`"
+
+DOCS="AUTHORS COPYING* ChangeLog* INSTALL NEWS README"