Commit Graph

15 Commits

Author SHA1 Message Date
marcm
149985caaa Update to 0.21, from MAINTAINER with libtool/ELF fix from me.
ok todd@
2002-11-14 21:03:41 +00:00
brad
e058ff56a6 share/html/gdk-pixbuf -> share/doc/gdk-pixbuf
--
Brought to my attention by: espie@
2002-08-25 22:30:40 +00:00
brad
6683772531 put gdk-pixbuf 0.17.0 back in the tree.
--
Workaround for the libtool relinking problem thanks to Marc Matteo
2002-05-31 02:41:44 +00:00
brad
c05cd374ef revert back to gdk-pixbuf 0.10.1 until I can figure out what the f%#k
is wrong with libtool. this worked just fine and then I updated my powerpc
box to more recent -current and I was able to reproduce the problem
as reported to me by a handful of people.
2002-05-31 00:03:35 +00:00
brad
e7e14db0d3 upgrade gdk-pixbuf to 0.17.0
--
Mostly from MAINTAINER with libtool and a few other fixes from me
2002-05-26 17:18:10 +00:00
brad
62154bb39c change gnome FLAVOR to a sub-package to remove one real pain when doing bulk
builds. adds a no_gnome pseudo FLAVOR to disable the sub-package.
2002-03-23 06:22:17 +00:00
brad
aa08e6983f - remove some unnecessary patches
- when trying to remove lib/gdk-pixbuf deal with it in a more graceful
manner if the user has added some files to the directory
2002-02-25 18:39:41 +00:00
naddy
cb94ad089d gdk-pixbuf does not own share/aclocal 2001-09-29 20:45:39 +00:00
heko
2d16c15b7e o Remove duplicate FLAVORS= and FLAVOR?= declaration.
o Combine two .if ${FLAVOR}s into one.
o Pass --without-gnome if not building the gnome flavor to be
  on the safe side.
o Only include gnome shared libraries in the final PLIST if
  we're on a shared arch.
o Remove gnome stuff from default PLIST and PFRAG.shared.
ok brad@
2001-09-14 03:41:29 +00:00
todd
b1301a9231 add gnome flavor, required by gnome 2001-09-13 20:35:34 +00:00
reinhard
4f7ce41ecc -@dirrm lib/gdk-pixbuf
ok maintainer
2001-04-18 11:19:49 +00:00
naddy
17fec09fa4 Sync libtool, put loaders back into lib; wilfried@ and me. 2001-04-01 20:18:06 +00:00
naddy
a2977f2152 Update to 0.10.1.
From Couderc Damien <couderc.damien@wanadoo.fr>.
ok MAINTAINER, obecian@
2001-03-27 11:45:07 +00:00
naddy
235e23a17b fix shared lib handling; ok maintainer 2001-03-08 18:33:52 +00:00
reinhard
97a81261c6 The GdkPixbuf library is a replacement for Imlib. GdkPixbuf provides
the following: a basic data structure to provide reference-counted images,
functions to load images synchronously from disk or progressively from
arbitrary data buffers, and convenience functions to transform pixbufs
and render them to drawables.

From: Tom Knienieder <tom@knienieder.com>
2000-12-26 12:52:18 +00:00