Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2016 14:54:53 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416001 - in head: devel/smokeqt games/katomic multimedia/gstreamer1-qt4 net-im/kopete-kde4 sysutils/kfilemetadata sysutils/polkit-qt x11/kde4-runtime
Message-ID:  <201605281454.u4SEsrKq051382@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Sat May 28 14:54:53 2016
New Revision: 416001
URL: https://svnweb.freebsd.org/changeset/ports/416001

Log:
  devel/smokeqt, games/katomic, multimedia/gstreamer1-qt4, net-im/kopete-kde4,
    sysutils/kfilemetadata, sysutils/polkit-qt, x11/kde4-runtime
  
  - update USES in some kde ports
    Some are cosmetic; some add shebangfix or pathfix where needed
  
  PR:		209304
  Submitted by:	groot@kde.org (kde)

Modified:
  head/devel/smokeqt/Makefile
  head/games/katomic/Makefile
  head/multimedia/gstreamer1-qt4/Makefile
  head/net-im/kopete-kde4/Makefile
  head/sysutils/kfilemetadata/Makefile
  head/sysutils/polkit-qt/Makefile
  head/x11/kde4-runtime/Makefile

Modified: head/devel/smokeqt/Makefile
==============================================================================
--- head/devel/smokeqt/Makefile	Sat May 28 14:46:43 2016	(r416000)
+++ head/devel/smokeqt/Makefile	Sat May 28 14:54:53 2016	(r416001)
@@ -18,7 +18,7 @@ USE_QT4=	corelib dbus declarative design
 		multimedia network opengl phonon qtestlib script \
 		sql svg webkit xml xmlpatterns \
 		qmake_build moc_build uic_build rcc_build
-USES=		cmake:outsource tar:xz
+USES=		cmake:outsource pkgconfig tar:xz
 USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>

Modified: head/games/katomic/Makefile
==============================================================================
--- head/games/katomic/Makefile	Sat May 28 14:46:43 2016	(r416000)
+++ head/games/katomic/Makefile	Sat May 28 14:54:53 2016	(r416001)
@@ -11,7 +11,7 @@ MAINTAINER=	kde@FreeBSD.org
 COMMENT=	${${PORTNAME}_DESC}
 
 USE_KDE4=	kdelibs libkdegames automoc4
-USES=		cmake:outsource tar:xz shebangfix
+USES=		cmake:outsource shebangfix tar:xz
 SHEBANG_FILES=	katomic-levelset-upd.pl
 USE_QT4=	moc_build qmake_build rcc_build uic_build
 

Modified: head/multimedia/gstreamer1-qt4/Makefile
==============================================================================
--- head/multimedia/gstreamer1-qt4/Makefile	Sat May 28 14:46:43 2016	(r416000)
+++ head/multimedia/gstreamer1-qt4/Makefile	Sat May 28 14:54:53 2016	(r416001)
@@ -15,7 +15,7 @@ LIB_DEPENDS=	libboost_thread.so:devel/bo
 
 CONFLICTS_INSTALL=	gstreamer-qt4-*
 
-USES=		bison cmake:outsource gmake pkgconfig tar:xz
+USES=		bison cmake:outsource pathfix pkgconfig tar:xz
 USE_GSTREAMER1=	yes
 USE_QT4=	corelib gui opengl declarative \
 		qmake_build moc_build rcc_build uic_build qtestlib_build
@@ -25,8 +25,4 @@ CMAKE_ARGS=	-DUSE_GST_PLUGIN_DIR=off \
 
 PLIST_SUB=	SHLIB_VER="${PORTVERSION}"
 
-post-patch:
-	${REINPLACE_CMD} -e 's|$${CMAKE_INSTALL_LIBDIR}/pkgconfig|libdata/pkgconfig|' \
-		${WRKSRC}/CMakeLists.txt
-
 .include <bsd.port.mk>

Modified: head/net-im/kopete-kde4/Makefile
==============================================================================
--- head/net-im/kopete-kde4/Makefile	Sat May 28 14:46:43 2016	(r416000)
+++ head/net-im/kopete-kde4/Makefile	Sat May 28 14:54:53 2016	(r416001)
@@ -20,7 +20,8 @@ LIB_DEPENDS=	libidn.so:dns/libidn \
 		libjasper.so:graphics/jasper
 BUILD_DEPENDS=	${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat
 
-USES=		cmake:outsource jpeg pkgconfig shebangfix sqlite tar:xz webplugin:native
+USES=		cmake:outsource jpeg pkgconfig shebangfix sqlite tar:xz \
+		webplugin:native
 USE_GNOME=	libxml2 libxslt
 USE_KDE4=	kdelibs pimlibs \
 		automoc4 qimageblitz

Modified: head/sysutils/kfilemetadata/Makefile
==============================================================================
--- head/sysutils/kfilemetadata/Makefile	Sat May 28 14:46:43 2016	(r416000)
+++ head/sysutils/kfilemetadata/Makefile	Sat May 28 14:54:53 2016	(r416001)
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libpoppler-qt4.so:graphics/
 		libqmobipocket.so:graphics/kdegraphics4-mobipocket
 
 USE_KDE4=	automoc4 kdelibs
-USES=		cmake:outsource tar:xz
+USES=		cmake:outsource pkgconfig tar:xz
 USE_QT4=	corelib qmake_build moc_build rcc_build uic_build
 USE_LDCONFIG=	yes
 

Modified: head/sysutils/polkit-qt/Makefile
==============================================================================
--- head/sysutils/polkit-qt/Makefile	Sat May 28 14:46:43 2016	(r416000)
+++ head/sysutils/polkit-qt/Makefile	Sat May 28 14:54:53 2016	(r416001)
@@ -23,7 +23,7 @@ USE_GNOME=	glib20
 USE_KDE4=	automoc4
 USE_QT4=	corelib dbus gui \
 		qmake_build moc_build rcc_build uic_build
-USES=		cmake:outsource tar:bzip2
+USES=		cmake:outsource pkgconfig tar:bzip2
 USE_LDCONFIG=	yes
 
 post-patch:

Modified: head/x11/kde4-runtime/Makefile
==============================================================================
--- head/x11/kde4-runtime/Makefile	Sat May 28 14:46:43 2016	(r416000)
+++ head/x11/kde4-runtime/Makefile	Sat May 28 14:54:53 2016	(r416001)
@@ -24,7 +24,8 @@ RUN_DEPENDS=	cagibid:net/cagibi
 
 USE_KDE4=	kactivities kdelibs oxygen \
 		attica automoc4 pimlibs strigi nepomuk-core
-USES=		cmake:outsource gettext gmake jpeg shared-mime-info shebangfix tar:xz
+USES=		cmake:outsource gettext gmake jpeg shared-mime-info shebangfix \
+		tar:xz
 USE_QT4=	corelib dbus declarative designer_build gui phonon \
 		network qtestlib script svg webkit xml \
 		moc_build qmake_build rcc_build uic_build



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605281454.u4SEsrKq051382>