aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2013-12-02 19:33:39 +0800
committermakc <makc@FreeBSD.org>2013-12-02 19:33:39 +0800
commit854c06673083665b7f646256fff62a204d446e2c (patch)
tree0e332baa2f049ee44fb8c0a69c40d3c8403009d1
parent297ac671d7c1de85d0866342cc724bfb39ae403a (diff)
downloadfreebsd-ports-gnome-854c06673083665b7f646256fff62a204d446e2c.tar.gz
freebsd-ports-gnome-854c06673083665b7f646256fff62a204d446e2c.tar.zst
freebsd-ports-gnome-854c06673083665b7f646256fff62a204d446e2c.zip
- Update to 3.0.2
- Explicitly depend on required Qt 4 components - Remove PHONON option for kid-qt4 (does not build without it)
-rw-r--r--audio/kid3-kde4/Makefile8
-rw-r--r--audio/kid3-kde4/distinfo4
2 files changed, 4 insertions, 8 deletions
diff --git a/audio/kid3-kde4/Makefile b/audio/kid3-kde4/Makefile
index bec61dfc6343..f4cc088e4a6d 100644
--- a/audio/kid3-kde4/Makefile
+++ b/audio/kid3-kde4/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= kid3
-PORTVERSION= 3.0.1
+PORTVERSION= 3.0.2
CATEGORIES= audio kde
MASTER_SITES= SF
@@ -30,14 +30,10 @@ CONFLICTS_INSTALL= kid3-3.*
BUILD_DEPENDS+= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl
USES+= desktop-file-utils
+USE_QT4+= corelib dbus gui network phonon xml
USE_GNOME= libxslt:build
CMAKE_ARGS+= -DWITH_APPS="${KID3_CLI}QT"
PLIST_SUB+= QT="" KDE="@comment "
-
-OPTIONS_DEFINE+= PHONON
-PHONON_DESC= Build with Phonon support
-PHONON_CMAKE_OFF= -DWITH_PHONON=OFF
-PHONON_USE= QT4=phonon
.else
CONFLICTS_INSTALL= kid3-qt4-3.*
diff --git a/audio/kid3-kde4/distinfo b/audio/kid3-kde4/distinfo
index 602a26c4d4f5..bb06abf9ee81 100644
--- a/audio/kid3-kde4/distinfo
+++ b/audio/kid3-kde4/distinfo
@@ -1,2 +1,2 @@
-SHA256 (kid3-3.0.1.tar.gz) = ebbae8b277c14083f87d49bcde5a86295c1874c4004fc5db2d5764ff53f15d59
-SIZE (kid3-3.0.1.tar.gz) = 994466
+SHA256 (kid3-3.0.2.tar.gz) = 31492e01039e78d2e73ba342a2d2c837395597eb48a101366b160c36fcdcfab4
+SIZE (kid3-3.0.2.tar.gz) = 997961