<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>multimedia/moc/files/patch-autojack.diff</filename>
    </added>
    <added>
      <filename>multimedia/moc/files/patch-options.c.diff</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,49 +1,56 @@
 # $Id$
+
 PortSystem          1.0
 
 name                moc
 version             2.4.3
 categories          multimedia
-maintainers         mvazquez
+maintainers         martinvazquez.net:eu
 description         MOC (music on console) is a console audio player for LINUX/UNIX
 long_description    MOC (music on console) is a console audio player for LINUX/UNIX \
-					designed to be powerful and easy to use. \
-					Internet stream (Icecast, Shoutcast) are supported, \
-					key mapping can be fully customized. \
-					Supported file formats are: mp3, Ogg Vorbis, FLAC, Musepack, Speex, WAVE, \
-					AIFF, AU (and other less popular formats supported by libsndfile. New formats \
-					support is under development.
+                    designed to be powerful and easy to use. \
+                    Internet stream (Icecast, Shoutcast) are supported, \
+                    key mapping can be fully customized. \
+                    Supported file formats are: mp3, Ogg Vorbis, FLAC, Musepack, Speex, WAVE, \
+                    AIFF, AU (and other less popular formats supported by libsndfile. New formats \
+                    support is under development.
 
 homepage            http://moc.daper.net
 platforms           darwin
 master_sites        ftp://ftp.daper.net/pub/soft/moc/stable/
 
 checksums           md5 8808082848e90eeec5415baaec7e98ad \
-					sha1 d9b54636f51f5366e94b684ddff3e869b1c634ac \
-					rmd160 34470535b16ab329a9055b05550028ceb0a860f7
+                    sha1 d9b54636f51f5366e94b684ddff3e869b1c634ac \
+                    rmd160 34470535b16ab329a9055b05550028ceb0a860f7
 
-extract.cmd			bunzip2
-extract.suffix      .tar.bz2
+use_bzip2           yes
 
 depends_lib         port:libiconv \
-					port:libncurses \
-					port:libmad \
-					port:ffmpeg \
-					port:mpc \
-					port:libid3tag \
-					port:libsamplerate \
-					port:jack \
-					port:curl
+                    port:ncurses \
+                    port:ffmpeg \
+                    port:libmad \
+                    port:mpc \
+                    port:libid3tag \
+                    port:libsamplerate \
+                    port:jack \
+                    port:curl
 
+patchfiles          patch-configure.diff \
+                    patch-options.c.diff
 
-patchfiles			patch-configure.diff \
-					options.c.diff
+configure.args      --with-jack --without-vorbis
 
-configure.args		--with-jack
+default_variants    +autojack
 
-default_variants	+autojack 
+variant autojack description {Autostart jack on mocp init and close it on server stop} {
+        patchfiles-append       patch-autojack.diff
+}
 
+variant vorbis description {Add support for ogg files} {
+        depends_lib-append      port:libvorbis
+        configure.args-delete   --without-vorbis
+}
 
-variant autojack description {Autostart jack on mocp init and close it on server stop} {
-	patchfiles-append	autojack.diff
+variant without_ffmpeg description {Disable some decoders provided by ffmpeg} {
+        depends_lib-delete      port:ffmpeg
 }</diff>
      <filename>multimedia/moc/Portfile</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>multimedia/moc/files/autojack.diff</filename>
    </removed>
    <removed>
      <filename>multimedia/moc/files/options.c.diff</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>20ed4a98e502296935e943c18a9b59acc33a3e79</id>
    </parent>
  </parents>
  <author>
    <name>Martin Vazquez Cabanas</name>
    <email>eu@martinvazquez.net</email>
  </author>
  <url>http://github.com/mvazquez/mac-os-x-ports/commit/9af64aa9cec07e4ac3dab0b4079dc4c53e5b01df</url>
  <id>9af64aa9cec07e4ac3dab0b4079dc4c53e5b01df</id>
  <committed-date>2008-04-11T10:37:55-07:00</committed-date>
  <authored-date>2008-04-11T10:37:55-07:00</authored-date>
  <message>Modificacion de MOC (para axustarse ao port oficial)</message>
  <tree>b21e04df21add69de6a86405dff5a9231e2bba07</tree>
  <committer>
    <name>Martin Vazquez Cabanas</name>
    <email>eu@martinvazquez.net</email>
  </committer>
</commit>
