diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-10-19 15:49:51 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-10-19 15:49:51 +0000 |
commit | bf785b0c8b1d3c48ed25704d3af5714c1a880ccb (patch) | |
tree | a1ce1b8c5c6c9c6cdf31570f27ed8e08c331fe0e /multimedia/phonon-gstreamer | |
parent | 228c6c6f20c49bbba67e881de22dae8521e4a2f3 (diff) |
Notes
Diffstat (limited to 'multimedia/phonon-gstreamer')
-rw-r--r-- | multimedia/phonon-gstreamer/Makefile | 11 | ||||
-rw-r--r-- | multimedia/phonon-gstreamer/distinfo | 4 | ||||
-rw-r--r-- | multimedia/phonon-gstreamer/pkg-plist | 7 |
3 files changed, 8 insertions, 14 deletions
diff --git a/multimedia/phonon-gstreamer/Makefile b/multimedia/phonon-gstreamer/Makefile index 8f4d51170df7..c4b5e6dd4715 100644 --- a/multimedia/phonon-gstreamer/Makefile +++ b/multimedia/phonon-gstreamer/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= phonon -PORTVERSION= 4.7.2 -PORTREVISION= 1 +PORTVERSION= 4.8.0 CATEGORIES= multimedia kde -MASTER_SITES= KDE/stable/${PORTNAME}/${PORTNAME}-backend${PKGNAMESUFFIX}/${PORTVERSION}/src +MASTER_SITES= KDE/stable/${PORTNAME}/${PORTNAME}-backend${PKGNAMESUFFIX}/${PORTVERSION} PKGNAMESUFFIX= -gstreamer DISTNAME= ${PORTNAME}-backend${PKGNAMESUFFIX}-${PORTVERSION} DIST_SUBDIR= KDE @@ -15,8 +14,8 @@ COMMENT= GStreamer backend for Phonon USE_GL= gl USE_GNOME= glib20 libxml2 -USE_GSTREAMER= yes -USE_KDE4= kdehier kdeprefix automoc4 +USE_GSTREAMER1= yes +USE_KDE4= kdeprefix automoc4 USE_QT4= corelib gui opengl phonon \ qmake_build moc_build rcc_build uic_build USE_XORG= x11 @@ -26,7 +25,7 @@ SUB_FILES= pkg-message OPTIONS_DEFINE= GST_PLUGINS GST_PLUGINS_DESC= Install GStreamer plugins -GST_PLUGINS_RUN_DEPENDS= gstreamer-plugins-all>=0:${PORTSDIR}/multimedia/gstreamer-plugins-all +GST_PLUGINS_RUN_DEPENDS= gstreamer1-plugins-all>=0:${PORTSDIR}/multimedia/gstreamer1-plugins-all post-install: ${MKDIR} ${STAGEDIR}${QT_PLUGINDIR}/phonon_backend diff --git a/multimedia/phonon-gstreamer/distinfo b/multimedia/phonon-gstreamer/distinfo index 95326c743fa3..de667d287822 100644 --- a/multimedia/phonon-gstreamer/distinfo +++ b/multimedia/phonon-gstreamer/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/phonon-backend-gstreamer-4.7.2.tar.xz) = 80b72a9092f540dd0a2abd2898328f3d5f9febfa073b0b1d44592a050a99d2b1 -SIZE (KDE/phonon-backend-gstreamer-4.7.2.tar.xz) = 75552 +SHA256 (KDE/phonon-backend-gstreamer-4.8.0.tar.xz) = f819cbd6296e1e19579e365902f7930ec8571e8cbb08718484091a795f70587e +SIZE (KDE/phonon-backend-gstreamer-4.8.0.tar.xz) = 75608 diff --git a/multimedia/phonon-gstreamer/pkg-plist b/multimedia/phonon-gstreamer/pkg-plist index 7a2dd32998d8..38ca3188d241 100644 --- a/multimedia/phonon-gstreamer/pkg-plist +++ b/multimedia/phonon-gstreamer/pkg-plist @@ -6,9 +6,4 @@ share/icons/hicolor/48x48/apps/phonon-gstreamer.png share/icons/hicolor/64x64/apps/phonon-gstreamer.png share/icons/hicolor/scalable/apps/phonon-gstreamer.svgz share/kde4/services/phononbackends/gstreamer.desktop -@dirrmtry share/kde4/services/phononbackends -@dirrmtry lib/kde4/plugins/phonon_backend -@cwd %%QT_PREFIX%% -%%QT_PLUGINDIR%%/phonon_backend/libphonon_gstreamer.so -@dirrmtry %%QT_PLUGINDIR%%/phonon_backend -@dirrmtry %%QT_PLUGINDIR%% +%%QT_PREFIX%%/%%QT_PLUGINDIR%%/phonon_backend/libphonon_gstreamer.so |