Commit Graph

30 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
771fe5b3f3 fix distsite URL now that the site has undergone a reorganization. 2002-11-13 16:05:49 +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
naddy
6dcc1b04c1 use pseudo flavor; ok maintainer 2002-08-08 12:00:47 +00:00
brad
d5d04e32db readd workaround. 2002-06-09 16:43:16 +00:00
brad
b5fb940b17 remove workaround 2002-06-02 07:01:47 +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
d2b1eddc9f PKGNAME -> FULLPKGNAME
--
Problem pointed out by: Jacob Meuser <jakemsr@jakemsr.com>
2002-05-27 02:11:55 +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
espie
8e0401df9e More MASTER_SITES_SUBDIR out 2002-05-13 23:31:24 +00:00
brad
9dabe1d8ce change the way dependencies are checked to the way XMMS does it.
--
Patch from: Marc Matteo <marcm@lectroid.net>
2002-04-07 17:25:36 +00:00
brad
620a8c1f2f oops, fix the registered dependencies, gnome-libs was being registered for
the main package which is wrong and fix the PKGNAME for the -gnome
sub-package as well.
2002-03-26 04:14:34 +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
09dd8fbbb0 * Fix list of required libraries in gdk_pixbufConf.sh; from Nils
Nordman <nino@nforced.com>.
* distinfo
* Use in-tree libtool patches.
ok maintainer
2001-12-10 21:29:16 +00:00
espie
aa026fd67a full lib depends 2001-10-24 12:19:22 +00:00
naddy
cb94ad089d gdk-pixbuf does not own share/aclocal 2001-09-29 20:45:39 +00:00
todd
59087f2b1a crank NEED_VERSION= because these require current
use ${HOMEPAGE} in pkg/DESCR
2001-09-14 14:41:29 +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
brad
806b61a1fd - use MASTER_SITE_GNOME
- remove redundant dependency entry
- sync libtool patch
2001-09-01 02:33:59 +00:00
drahn
62373cdd5b Patch to allow this port to build on powerpc, binutils ld is stricter
about unreferences symbols in shared libraries.
ok pvalchev@
2001-08-11 03:41:22 +00:00
kevlo
5383140a88 Bump major rev in png dependeny entries after upgrade of png:
png.1 -> png.2
--
Ok'd by: brad@
2001-05-24 02:27:06 +00:00
reinhard
4f7ce41ecc -@dirrm lib/gdk-pixbuf
ok maintainer
2001-04-18 11:19:49 +00:00
naddy
c470368b9f Omitted in previous commit. 2001-04-01 20:20:57 +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