diff options
author | drochner <drochner@pkgsrc.org> | 2002-10-29 16:50:14 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-10-29 16:50:14 +0000 |
commit | 38f5d68809944e5a403c18ef7f15dd6b84a341d5 (patch) | |
tree | aa136a74a45cff371829f2300200d8750f47807b /sysutils/gcdmaster/PLIST | |
parent | aa0f6a87504171525ff09cbbd18142c35e5ca472 (diff) | |
download | pkgsrc-38f5d68809944e5a403c18ef7f15dd6b84a341d5.tar.gz |
update to 1.1.7
relevant changes:
-can now copy cds with just one drive
-Added switch to enable the overburn mode
-Added selection of the sub-channel reading mode
-Fixes
Diffstat (limited to 'sysutils/gcdmaster/PLIST')
-rw-r--r-- | sysutils/gcdmaster/PLIST | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sysutils/gcdmaster/PLIST b/sysutils/gcdmaster/PLIST index 18f29ec9586..1c0ef6c5c63 100644 --- a/sysutils/gcdmaster/PLIST +++ b/sysutils/gcdmaster/PLIST @@ -1,14 +1,23 @@ -@comment $NetBSD: PLIST,v 1.2 2002/09/12 00:25:29 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/10/29 16:50:14 drochner Exp $ bin/gcdmaster man/man1/xcdrdao.1 share/pixmaps/gcdmaster/gcdmaster.png share/pixmaps/gcdmaster/pixmap_audiocd.png share/pixmaps/gcdmaster/pixmap_copycd.png +share/pixmaps/gcdmaster/pixmap_cursor-tool.xpm share/pixmaps/gcdmaster/pixmap_datacd.png share/pixmaps/gcdmaster/pixmap_dumpcd.png share/pixmaps/gcdmaster/pixmap_help.png share/pixmaps/gcdmaster/pixmap_mixedcd.png share/pixmaps/gcdmaster/pixmap_open.png +share/pixmaps/gcdmaster/pixmap_play-pause.xpm +share/pixmaps/gcdmaster/pixmap_play-start.xpm +share/pixmaps/gcdmaster/pixmap_play-stop.xpm +share/pixmaps/gcdmaster/pixmap_zoom-fit.xpm +share/pixmaps/gcdmaster/pixmap_zoom-in.xpm +share/pixmaps/gcdmaster/pixmap_zoom-out.xpm +share/pixmaps/gcdmaster/pixmap_zoom-selection.xpm +share/pixmaps/gcdmaster/pixmap_zoom-tool.xpm share/gnome/apps/Applications/gcdmaster.desktop @dirrm share/pixmaps/gcdmaster @unexec ${RMDIR} %D/share/gnome/apps/Applications 2> /dev/null || ${TRUE} |