diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-04-11 18:43:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-04-11 18:43:48 +0000 |
commit | f224e3ce8a34e8b940391780795f391ab0828528 (patch) | |
tree | 82cdbc10685840e8afe68deacf50bb7fc081c8f6 /audio/gimmix/pkg-plist | |
parent | 4d872494f644d1502e5d1b1061174772d4c3c26b (diff) |
Notes
Diffstat (limited to 'audio/gimmix/pkg-plist')
-rw-r--r-- | audio/gimmix/pkg-plist | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/gimmix/pkg-plist b/audio/gimmix/pkg-plist new file mode 100644 index 000000000000..3577c335ec8a --- /dev/null +++ b/audio/gimmix/pkg-plist @@ -0,0 +1,12 @@ +bin/gimmix +share/applications/gimmix.desktop +%%DATADIR%%/gimmix.glade +%%DATADIR%%/gimmix_firstrun.png +share/pixmaps/gimmix.png +share/pixmaps/gimmix_logo_small.png +share/pixmaps/gimmix_playlist.png +@dirrmtry share/pixmaps +@dirrm %%DATADIR%% +@dirrmtry share/applications +@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true +@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |