aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2013-02-04 01:21:56 +0800
committermakc <makc@FreeBSD.org>2013-02-04 01:21:56 +0800
commit99769320fd4c679659164e26326974d75794145f (patch)
tree66fbbfbf5bab18e735ad851a8c6925ac9e54cd31 /multimedia
parentb472ed86be0fe9e643211a1b67de130ed818de06 (diff)
downloadfreebsd-ports-gnome-99769320fd4c679659164e26326974d75794145f.tar.gz
freebsd-ports-gnome-99769320fd4c679659164e26326974d75794145f.tar.zst
freebsd-ports-gnome-99769320fd4c679659164e26326974d75794145f.zip
KDE/FreeBSD team presents Qt 4.8.4 and QtCreator 2.6.1 ports.
The area51 repository features commits by Alonso Schaich, avilla, fluffy, jhale, makc and rakuco. Common changes: - Trim Makefile header - Convert to new option framework - Add/improve desktop entries - Remove upstreamed patches Mk/bsd.qt.mk: - Set QMAKESPEC at late stage (to fix potential problem if USE_GCC is used) [1] devel/qmake: - Fix crash due to off-by one error [2] multimedia/qt4-phonon*: - Deprecate in favour of multimedia/phonon* www/qt4-webkit: - Make dependence on GStreamer optional [3] devel/qtcreator: - Enable qml-designer in devel/qtcreator (requires privite Qt headers) [4] Reported by: avg via irc [1] Submitted by: avg via maillist [2] PR: ports/175644 [3] Submitted by: danfe [3] PR: ports/169809 [4] Reported by: tcb <tcberner at gmail.com> [4]
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/qt4-multimedia/Makefile5
-rw-r--r--multimedia/qt4-phonon-gst/Makefile3
-rw-r--r--multimedia/qt4-phonon/Makefile3
3 files changed, 6 insertions, 5 deletions
diff --git a/multimedia/qt4-multimedia/Makefile b/multimedia/qt4-multimedia/Makefile
index 9961932c3caf..9b3932a7a07d 100644
--- a/multimedia/qt4-multimedia/Makefile
+++ b/multimedia/qt4-multimedia/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: qt4-multimedia
-# Date created: 17 September 2009
-# Whom: Alberto Villa <villa.alberto@gmail.com>
-#
# $FreeBSD$
-#
PORTNAME= multimedia
DISTVERSION= ${QT4_VERSION}
diff --git a/multimedia/qt4-phonon-gst/Makefile b/multimedia/qt4-phonon-gst/Makefile
index d0dbf1e7e09a..af1956459311 100644
--- a/multimedia/qt4-phonon-gst/Makefile
+++ b/multimedia/qt4-phonon-gst/Makefile
@@ -14,6 +14,9 @@ PKGNAMESUFFIX= -gst
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt4 multimedia framework, gstreamer backend
+DEPRECATED= Outdated, use multimedia/phonon-gstreamer
+EXPIRATION_DATE= 2013-02-28
+
USE_QT4= qmake_build moc_build corelib gui phonon opengl dbus
QT_NONSTANDARD= yes
QT_DIST= yes
diff --git a/multimedia/qt4-phonon/Makefile b/multimedia/qt4-phonon/Makefile
index ccff63b26a3d..e05fe37d423f 100644
--- a/multimedia/qt4-phonon/Makefile
+++ b/multimedia/qt4-phonon/Makefile
@@ -13,6 +13,9 @@ PKGNAMEPREFIX= qt4-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt4 multimedia framework
+DEPRECATED= Outdated, use multimedia/phonon
+EXPIRATION_DATE= 2013-02-28
+
CONFLICTS= phonon-4.*
USE_QT4= qmake_build moc_build corelib dbus gui xml