diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-05-12 07:03:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-05-12 07:03:35 +0000 |
commit | 5daa3af356a612e666dee29eef0488535718cd39 (patch) | |
tree | 75526e268b842aa5f19d5e69684ec5a1e3493eac /audio/streamtuner/pkg-plist | |
parent | 156fa355eba55197d3740aedd39297bbd243e000 (diff) |
Notes
Diffstat (limited to 'audio/streamtuner/pkg-plist')
-rw-r--r-- | audio/streamtuner/pkg-plist | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/audio/streamtuner/pkg-plist b/audio/streamtuner/pkg-plist index b849401c9e88..7a683a40dafb 100644 --- a/audio/streamtuner/pkg-plist +++ b/audio/streamtuner/pkg-plist @@ -18,23 +18,24 @@ include/streamtuner/st-version-api.h include/streamtuner/streamtuner.h lib/streamtuner/plugins/shoutcast.so libdata/pkgconfig/streamtuner.pc -share/doc/streamtuner/C/documentation-license.xml -share/doc/streamtuner/C/figures/main-window.png -share/doc/streamtuner/C/figures/search-category.png -share/doc/streamtuner/C/figures/search-dialog.png -share/doc/streamtuner/C/software-license.xml -share/doc/streamtuner/C/streamtuner.xml share/gnome/applications/streamtuner.desktop +share/gnome/doc/streamtuner/C/documentation-license.xml +share/gnome/doc/streamtuner/C/figures/main-window.png +share/gnome/doc/streamtuner/C/figures/search-category.png +share/gnome/doc/streamtuner/C/figures/search-dialog.png +share/gnome/doc/streamtuner/C/software-license.xml +share/gnome/doc/streamtuner/C/streamtuner.xml +share/gnome/omf/streamtuner/streamtuner-C.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/streamtuner/streamtuner-C.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/streamtuner.png share/locale/de/LC_MESSAGES/streamtuner.mo share/locale/fr/LC_MESSAGES/streamtuner.mo -share/omf/streamtuner/streamtuner-C.omf -@exec scrollkeeper-install -q %D/share/omf/streamtuner/streamtuner-C.omf 2>/dev/null || /usr/bin/true +share/locale/pt/LC_MESSAGES/streamtuner.mo @dirrm include/streamtuner @dirrm lib/streamtuner/plugins @dirrm lib/streamtuner -@dirrm share/doc/streamtuner/C/figures -@dirrm share/doc/streamtuner/C -@dirrm share/doc/streamtuner -@dirrm share/omf/streamtuner -@unexec scrollkeeper-uninstall -q %D/share/omf/streamtuner/streamtuner-C.omf 2>/dev/null || /usr/bin/true +@dirrm share/gnome/doc/streamtuner/C/figures +@dirrm share/gnome/doc/streamtuner/C +@dirrm share/gnome/doc/streamtuner +@dirrm share/gnome/omf/streamtuner +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/streamtuner/streamtuner-C.omf 2>/dev/null || /usr/bin/true |