Commit graph

13 commits

Author SHA1 Message Date
Edwin Groothuis
186c2e326c Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 06:28:59 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Michael Johnson
3e4b179fa7 - Add SHA256
- Add SIZE to a few ports
2005-11-09 07:09:47 +00:00
Michael Johnson
c449f89ea6 - Only allow WITH_MUINE if ARCH==i386 2005-11-09 01:11:03 +00:00
Michael Johnson
1cfc5ea8e1 - Add depends on gst-plugins-gnomevfs 2005-11-08 22:03:00 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Michael Johnson
7593c4ce98 - Update to 0.6.4 2005-11-02 01:12:01 +00:00
Michael Johnson
6ce3c7939a - Update to 0.6.3 2005-09-18 17:33:04 +00:00
Michael Johnson
5d5f58c41f - attempt to fix build on 4.x
Reported by:	kris mail
2005-09-18 01:10:31 +00:00
Michael Johnson
1025efd042 - Update to 0.6.2 2005-09-16 05:46:11 +00:00
Michael Johnson
13c84ed0f1 - Fix gconf/os.statvfs hack by making defining the default tmp directory as .
you can also change the default tmp directory by creating
  /apps/serpentine/temporary_dir with string to directory.

Ideas from:	marcus
2005-06-28 04:33:31 +00:00
Michael Johnson
e223120f2b - Add support for muine audio player plugin
* allows you to write your playlist directly from Muine.
2005-06-25 17:22:05 +00:00
Michael Johnson
1961c9cd96 - Add sysutils/serpentine
Gnome application for writing CD-Audio discs. It aims for simplicity,
usability and compability. Its features are:

 o Supports multiple formats files, like WAV, MP3, OGG, FLAC and every other
   gstreamer does
 o Save and open PLS, M3U and XSPF playlists
 o Extracts audio from video contents, like an MPEG video
 o Uses audio metadata for better handling
 o Supports drag and drop: drop musics directly from Rhythmbox or Nautilus!
 o Clean and easy to use interface
 o Easy integration with other applications

WWW: http://s1x.homelinux.net/projects/serpentine

There is probably a better way for handling os.statfs on FreeBSD than the way
I did, but this works. Patches welcome =)
2005-06-25 16:54:04 +00:00