summaryrefslogtreecommitdiff
path: root/x11/xmms-osd
AgeCommit message (Collapse)AuthorFilesLines
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-2/+1
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-06-04Forgot to update x11/xmms-osd when xosd was updated (thanks jmmv).xtraeme1-2/+1
2004-04-25Bump PKGREVISION due to gdk-pixbuf update.xtraeme1-1/+2
2004-02-19Convert to buildlink3.wiz1-5/+5
2003-09-26Update xosd and xmms-osd to 2.2.5. Changes since 2.2.2:jmmv1-2/+1
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-07-24Do not build the static version of the xmms-osd plugin (it's useless).jmmv2-4/+3
Bump revision of its package (xmms-osd) to 2.
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+3
2003-06-29Update to 2.2.2:jmmv1-2/+1
- Misc xosd patches (Philipp Matthias Hahn) - configure.ac libxinerama.pic or libxinerama patch (Philipp Matthias Hahn)
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-04-12Initial import of xmms-osd, version 2.2.0:jmmv3-0/+28
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.