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

devans at macports.org devans at macports.org
Mon Oct 5 18:29:41 PDT 2015


Revision: 140937
          https://trac.macports.org/changeset/140937
Author:   devans at macports.org
Date:     2015-10-05 18:29:41 -0700 (Mon, 05 Oct 2015)
Log Message:
-----------
quodlibet: remove dependency on deprecated gnome-icon-theme and replace with run time dependency on gnome-themes-standard, increment revision to rebuild.

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

Modified: trunk/dports/python/quodlibet/Portfile
===================================================================
--- trunk/dports/python/quodlibet/Portfile	2015-10-05 23:52:40 UTC (rev 140936)
+++ trunk/dports/python/quodlibet/Portfile	2015-10-06 01:29:41 UTC (rev 140937)
@@ -8,6 +8,7 @@
 
 name                quodlibet
 version             3.4.1
+revision            1
 categories-append   audio gnome
 maintainers         elelay openmaintainer
 license             GPL-2
@@ -37,9 +38,10 @@
                     port:py27-feedparser \
                     port:python-musicbrainz2 \
                     port:py27-gobject3 \
-                    port:gnome-icon-theme \
                     port:py27-pyobjc-cocoa
 
+depends_run         port:gnome-themes-standard
+
 # - patch-ignore_psn.diff
 #   when run as an application, the argument -psn_x_xxxxx is passed to the program
 #   but quodlibet is not prepared to handle it...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151005/85cebc7c/attachment.html>


More information about the macports-changes mailing list