Commit graph

11 commits

Author SHA1 Message Date
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
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
xtraeme
b88d9d9bc0 Forgot to update x11/xmms-osd when xosd was updated (thanks jmmv). 2004-06-04 12:04:45 +00:00
xtraeme
81495749e6 Bump PKGREVISION due to gdk-pixbuf update. 2004-04-25 04:16:42 +00:00
wiz
97a4918772 Convert to buildlink3. 2004-02-19 15:00:38 +00:00
jmmv
cf5784cc44 Update xosd and xmms-osd to 2.2.5. Changes since 2.2.2:
2.2.5:
        set font patch (Joachim "nomeata" Breitner)
	cleanup "draw_bar" method patch (Philipp Matthias Hahn)
	ran all source and header files through 'indent' for
	  consistancy (Tim Wright). Used default arguents --- GNU style.

2.2.4:  outline/shadow cut fix (Tomas Janousek)
	xmms_plugin: added outline (Ondrej Novy)
		     added playlist_pos/playlist_length (Ondrej Novy)
 		     added time_pos on pause (Ondrej Novy)
 	added outline to draw_bar and shadow fix (Ondrej Novy)

2.2.3:
        Alignment patch (Philipp Matthias Hahn)
	xosd-config xlibs patch (Philipp Matthias Hahn)
2003-09-26 11:23:43 +00:00
jmmv
248dc57105 Do not build the static version of the xmms-osd plugin (it's useless).
Bump revision of its package (xmms-osd) to 2.
2003-07-24 17:17:36 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
e1bc011533 Update to 2.2.2:
- Misc xosd patches (Philipp Matthias Hahn)
- configure.ac libxinerama.pic or libxinerama patch (Philipp Matthias Hahn)
2003-06-29 11:45:00 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
jmmv
1233de9368 Initial import of xmms-osd, version 2.2.0:
xmms-osd provides the example XMMS plugin contained within the xosd
distribution file.  This plugin shows XMMS status directly on your
X desktop, like song, volume and balance changes, etc.
2003-04-12 12:15:35 +00:00