[MacPorts] #26932: Automoc should not depend on phonon

MacPorts noreply at macports.org
Thu Oct 21 10:17:55 PDT 2010


#26932: Automoc should not depend on phonon
-------------------------------+--------------------------------------------
 Reporter:  nerdrew@…          |       Owner:  macports-tickets@…                   
     Type:  defect             |      Status:  new                                  
 Priority:  Normal             |   Milestone:                                       
Component:  ports              |     Version:  1.9.1                                
 Keywords:                     |        Port:                                       
-------------------------------+--------------------------------------------
 Phonon depends upon automoc.

 {{{

 diff --git a/dports/devel/automoc/Portfile b/dports/devel/automoc/Portfile
 index a8bd7d7..7c75107 100644
 --- a/dports/devel/automoc/Portfile
 +++ b/dports/devel/automoc/Portfile
 @@ -5,7 +5,8 @@ PortSystem          1.0
  # use KDE4 portgroup, except for depends_build on this port
  # See dports/_resources/port1.0/group/kde4-1.1.tcl for more info.
  PortGroup           kde4   1.1
 depends_build-delete port:automoc
 +depends_lib-delete      port:phonon

  name                automoc
  version             0.9.88
 }}}

 Phonon was added as a kde4 1.1 group dependency. Automoc should remove it.

-- 
Ticket URL: <https://trac.macports.org/ticket/26932>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list