svn commit: r313054 - in head: . Mk multimedia multimedia/qt4-phonon multimedia/qt4-phonon-gst
Max Brazhnikov
makc at FreeBSD.org
Wed Feb 27 14:16:36 UTC 2013
Author: makc
Date: Wed Feb 27 14:16:35 2013
New Revision: 313054
URL: http://svnweb.freebsd.org/changeset/ports/313054
Log:
Remove obsolete ports
Deleted:
head/multimedia/qt4-phonon/
head/multimedia/qt4-phonon-gst/
Modified:
head/MOVED
head/Mk/bsd.qt.mk
head/multimedia/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Wed Feb 27 13:57:09 2013 (r313053)
+++ head/MOVED Wed Feb 27 14:16:35 2013 (r313054)
@@ -4074,3 +4074,5 @@ german/MT|www/MT|2013-02-23|Remove, beca
dns/p5-Net-DNS-ZoneFile||2013-02-25|Now bundled with dns/p5-Net-DNS
textproc/stardict2-rptts|textproc/stardict-rptts|2013-02-25|Renamed
audio/laudio|audio/linux-laudio|2013-02-27|Renamed (Linux binary port)
+multimedia/qt4-phonon||2013-02-27|Has expired: Qt4 uses multimedia/phonon
+multimedia/qt4-phonon-gst||2013-02-27|Has expired: Qt4 uses multimedia/phonon-gstreamer
Modified: head/Mk/bsd.qt.mk
==============================================================================
--- head/Mk/bsd.qt.mk Wed Feb 27 13:57:09 2013 (r313053)
+++ head/Mk/bsd.qt.mk Wed Feb 27 14:16:35 2013 (r313054)
@@ -218,18 +218,10 @@ opengl_DEPENDS= ${QT_LIBDIR}/libQtOpenGL
pixeltool_PORT= graphics/qt4-pixeltool
pixeltool_DEPENDS= ${QT_PREFIX}/bin/pixeltool
-.if !defined(WITH_QT_PHONON)
phonon_PORT= multimedia/phonon
-.else
-phonon_PORT= multimedia/qt4-phonon
-.endif
phonon_DEPENDS= ${QT_LIBDIR}/libphonon.so
-.if !defined(WITH_QT_PHONON)
phonon-gst_PORT= multimedia/phonon-gstreamer
-.else
-phonon-gst_PORT= multimedia/qt4-phonon-gst
-.endif
phonon-gst_DEPENDS= ${QT_PLUGINDIR}/phonon_backend/libphonon_gstreamer.so
porting_PORT= devel/qt4-porting
Modified: head/multimedia/Makefile
==============================================================================
--- head/multimedia/Makefile Wed Feb 27 13:57:09 2013 (r313053)
+++ head/multimedia/Makefile Wed Feb 27 14:16:35 2013 (r313054)
@@ -291,8 +291,6 @@
SUBDIR += qmmp-plugin-pack
SUBDIR += qt-faststart
SUBDIR += qt4-multimedia
- SUBDIR += qt4-phonon
- SUBDIR += qt4-phonon-gst
SUBDIR += quark
SUBDIR += quodlibet
SUBDIR += quvi
More information about the svn-ports-head
mailing list