summaryrefslogtreecommitdiff
path: root/audio/gmpc
AgeCommit message (Collapse)AuthorFilesLines
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2005-01-23Fix C99-isms to make this pkg build with gcc 2.95.kristerw2-1/+21
2004-12-14Needs pkg-config.minskim1-1/+2
2004-11-29Update to 0.11.2, from Robert Lillack in PR 28456:wiz3-9/+20
- New playlist and Song browser. - Support for streams. - More cpu friendly. - Bug fixes.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+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-05-08fix PLIST *again* properly this time with USE_DIRS+=xgd-1.1. thanks togrant2-5/+7
wiz and jmmv for the cluebat. bump PKGREVISION.
2004-05-07conditionally rmdir share/{applications,pixmaps} because they aregrant2-4/+5
shared with other packages. bump PKGREVISION.
2004-05-02Initial import of gmpc 0.10.2 into the NetBSD packages collection.grant4-0/+39
The GNOME Music Player Client is a GTK+ client for remote access, control and playlist management of the Music Player Daemon featuring ID3 Support and a tray icon for your notification area. from pkgsrc-wip by pkg@burningsoda.com.