diff options
author | rpaulo <rpaulo> | 2006-04-07 17:40:22 +0000 |
---|---|---|
committer | rpaulo <rpaulo> | 2006-04-07 17:40:22 +0000 |
commit | 3e75be04d0f5020edacfd3d5c8d20f5574b973d2 (patch) | |
tree | 607cc8f52e395a4068dac738a42147468e56a77b /audio/gmpc/PLIST | |
parent | 9193e7babafb17bbd87ef82c74c598f703d9f9c5 (diff) | |
download | pkgsrc-3e75be04d0f5020edacfd3d5c8d20f5574b973d2.tar.gz |
Update to version 0.13.0. New features include plugin support and cover art
support [via external plugins].
Reviewed by jlam@
Diffstat (limited to 'audio/gmpc/PLIST')
-rw-r--r-- | audio/gmpc/PLIST | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/audio/gmpc/PLIST b/audio/gmpc/PLIST index b7b835d63e7..b0d0610d11e 100644 --- a/audio/gmpc/PLIST +++ b/audio/gmpc/PLIST @@ -1,5 +1,9 @@ -@comment $NetBSD: PLIST,v 1.5 2005/11/22 19:27:46 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/04/07 17:40:22 rpaulo Exp $ bin/gmpc +include/gmpc/config1.h +include/gmpc/cover-art.h +include/gmpc/plugin.h +include/gmpc/qthread.h share/applications/gmpc.desktop share/gmpc/add-browser.glade share/gmpc/gmpc-tray.png @@ -23,6 +27,7 @@ share/gmpc/playlist3.glade ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gmpc.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gmpc.mo share/pixmaps/gmpc.png +lib/pkgconfig/gmpc.pc @comment in xdg-dirs: @dirrm share/pixmaps @dirrm share/gmpc @comment in xdg-dirs: @dirrm share/applications |