Commit graph

4 commits

Author SHA1 Message Date
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
jmmv
f6473a40b6 Do not install the GTK2 pixbuf loader from this package. This makes this
package pkgviews friendly WRT module handling.  While here, split common
parts of Makefile into Makefile.common, in preparation for the shortcoming
swfdec-gtk2 package.  Bump PKGREVISION to 7.
2004-01-22 12:48:32 +00:00
jmmv
b71f048f93 Avoid this package modifying a personal configuration file in PKG_SYSCONFDIR
(which is wrong anyway if you don't use the default).  For now, request the
admin to do the change manually.  Bump PKGREVISION to 1.
2003-05-01 12:36:14 +00:00
rh
fb95fa0c5a Initial import of swfdec-0.2.1, a library for rendering Flash(R) animations
and games.
2003-04-23 08:15:40 +00:00