Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7894 - New (r)ebuild: gdk-pixbuf-0.19.0
Summary: New (r)ebuild: gdk-pixbuf-0.19.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-13 17:29 UTC by Rigo
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rigo 2002-09-13 17:29:10 UTC
*  media-libs/gdk-pixbuf
      Latest version available: 0.19.0
      Latest version installed: 0.19.0
      Homepage: http://www.gtk.org/
      Description: GNOME Image Library

Just bumped the build...Seems to go ok so far ;)
Comment 1 Rigo 2002-09-30 05:33:45 UTC
gdk-pixbuf # diff -ur gdk-pixbuf-0.18.0-r1.ebuild gdk-pixbuf-0.20.0.ebuild 
--- gdk-pixbuf-0.18.0-r1.ebuild	2002-09-30 12:13:09.000000000 +0200
+++ gdk-pixbuf-0.20.0.ebuild	2002-09-30 12:12:19.000000000 +0200
@@ -1,13 +1,12 @@
 # Copyright 1999-2002 Gentoo Technologies, Inc.
 # Distributed under the terms of the GNU General Public License, v2 or later
-# $Header:
/home/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/gdk-pixbuf-0.18.0-r1.ebuild,v 1.7
2002/09/17 14:07:38 bjb Exp $
+# $Header:
/home/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/gdk-pixbuf-0.18.0-r1.ebuild,v 1.6
2002/08/14 13:08:09 murphy Exp $
 
-inherit virtualx libtool
+inherit virtualx libtool gnome.org
 
 S=${WORKDIR}/${P}
 DESCRIPTION="GNOME Image Library"
 HOMEPAGE="http://www.gtk.org/"
-SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${P}.tar.gz"
 
 DEPEND="media-libs/jpeg
 	media-libs/tiff
@@ -21,7 +20,7 @@
 
 SLOT="0"
 LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86 ppc sparc sparc64 alpha"
+KEYWORDS="x86 ppc sparc sparc64"
 
 src_unpack() {
Comment 2 Spider (RETIRED) gentoo-dev 2002-09-30 18:54:34 UTC
included as 0.20.0 , with buildfixes for other bugs (include dirs dissapearing)