./wip/graveman, GTK2 frontend for CD writing and audio conversion

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5nb3, Package name: graveman-0.3.12-5nb3, Maintainer: pkgsrc-users

Graveman! is a GPL frontend for:
* cdrecord
* mkisofs
* readcd
* sox
* dvd+rw-format/dvd+rw-tools from v0.3.6

Graveman! can burn audio CDs (WAV, Ogg, MP3), data CDs and DVDs,
duplicate CDs, and clean rewritable CDs and DVDs.


Required to run:
[sysutils/desktop-file-utils] [sysutils/dvd+rw-tools] [graphics/mng] [multimedia/libogg] [audio/libid3tag] [audio/flac] [audio/libvorbis] [audio/libmad] [audio/sox] [devel/atk] [devel/glib2] [devel/libglade] [devel/pango] [x11/gtk2]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Package options: flac, mp3, ogg

Master sites:

RMD160: 80e97be9b03ce38a565cd250e177acf420afee29
Filesize: 762.568 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-26 00:32:07 by othyro | Files touched by this commit (67)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-11-13 21:09:29 by othyro | Files touched by this commit (47)
Log message:
Packages that install a .desktop entry should .include
"../../sysutils/desktop-file-utils/desktopdb.mk". Minor formatting fixes in
some files. Other minor fixes in some files. Bump PKGREVISION.
   2012-09-29 02:50:33 by Aleksej Saushev | Files touched by this commit (158)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-01-18 10:38:16 by Thomas Klausner | Files touched by this commit (204)
Log message:
Second try at recursive PKGREVISION bump for jpeg shlib major bump (jpeg-8).
   2009-10-11 13:18:12 by Thomas Klausner | Files touched by this commit (112)
Log message:
Remove unnecessary @comment lines.
Spill a few more @pkgdir.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2009-07-22 11:53:10 by Thomas Klausner | Files touched by this commit (92)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html