[88510] trunk/dports/python/quodlibet/Portfile

elelay at macports.org elelay at macports.org
Tue Jan 3 13:45:00 PST 2012


Revision: 88510
          http://trac.macports.org/changeset/88510
Author:   elelay at macports.org
Date:     2012-01-03 13:44:47 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
quodlibet #32739 add a note about requiring gst-plugins-ugly

Modified Paths:
--------------
    trunk/dports/python/quodlibet/Portfile

Modified: trunk/dports/python/quodlibet/Portfile
===================================================================
--- trunk/dports/python/quodlibet/Portfile	2012-01-03 21:02:56 UTC (rev 88509)
+++ trunk/dports/python/quodlibet/Portfile	2012-01-03 21:44:47 UTC (rev 88510)
@@ -53,6 +53,8 @@
     system "cd ${workpath}/${name}-plugins-${version}/ && cp -vR * ${destroot}/${python.pkgd}/${name}/plugins/"
 }
 
+notes "If you want to play mp3 files, don't forget to install gst-plugins-ugly"
+
 livecheck.type		regex
 livecheck.url		${homepage}downloads/list
 livecheck.regex		"${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/92c7fff8/attachment.html>


More information about the macports-changes mailing list