Hi
Attached is a modified version of sysutils/polkit-qt4 to for qt5.
mfg Tobias
Index: polkit-qt5/Makefile
===================================================================
--- polkit-qt5/Makefile (revision 0)
+++ polkit-qt5/Makefile (working copy)
@@ -0,0 +1,32 @@
+# Created by: Dima Panov <[email protected]>
+# $FreeBSD$
+
+PORTNAME= polkit-qt5
+DISTNAME= polkit-qt-1-${PORTVERSION}
+PORTVERSION= 0.112.0
+CATEGORIES= sysutils
+MASTER_SITES= KDE/stable/apps/KDE4.x/admin/
+
+MAINTAINER= [email protected]
+COMMENT= Qt5 wrapper around Polkit libraries
+
+LICENSE= LGPL21
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+LIB_DEPENDS= libpolkit-agent-1.so:${PORTSDIR}/sysutils/polkit
+
+CMAKE_ARGS= -DBUILD_EXAMPLES:BOOL=OFF \
+ -DBUILD_TEST:BOOL=OFF \
+ -DUSE_QT4:BOOL=OFF \
+ -DUSE_QT5:BOOL=ON
+
+USE_GNOME= glib20
+USE_QT5= core dbus gui buildtools_build qmake_build widgets
+USES= cmake:outsource tar:bzip2
+USE_LDCONFIG= yes
+
+post-patch:
+ ${REINPLACE_CMD} -e 's|$${LIB_DESTINATION}/pkgconfig|libdata/pkgconfig|' \
+ ${WRKSRC}/CMakeLists.txt
+
+.include <bsd.port.mk>
Property changes on: polkit-qt5/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+FreeBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: polkit-qt5/distinfo
===================================================================
--- polkit-qt5/distinfo (revision 0)
+++ polkit-qt5/distinfo (working copy)
@@ -0,0 +1,2 @@
+SHA256 (polkit-qt-1-0.112.0.tar.bz2) = 67fb03bf6ca3e0bdbd98d374dfb5b1651a07d17ae6c23e11a81b4b084447e7c6
+SIZE (polkit-qt-1-0.112.0.tar.bz2) = 67725
Property changes on: polkit-qt5/distinfo
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: polkit-qt5/pkg-descr
===================================================================
--- polkit-qt5/pkg-descr (revision 0)
+++ polkit-qt5/pkg-descr (working copy)
@@ -0,0 +1,6 @@
+Polkit-Qt is a library that lets developers use the Polkit API through
+a nice Qt-styled API. It is mainly a wrapper around QAction and
+QAbstractButton that lets you integrate those two component easily
+with Polkit.
+
+WWW: http://projects.kde.org/projects/kdesupport/polkit-qt-1
Property changes on: polkit-qt5/pkg-descr
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Index: polkit-qt5/pkg-plist
===================================================================
--- polkit-qt5/pkg-plist (revision 0)
+++ polkit-qt5/pkg-plist (working copy)
@@ -0,0 +1,41 @@
+include/polkit-qt5-1/PolkitQt1/ActionDescription
+include/polkit-qt5-1/PolkitQt1/Agent/Listener
+include/polkit-qt5-1/PolkitQt1/Agent/Session
+include/polkit-qt5-1/PolkitQt1/Authority
+include/polkit-qt5-1/PolkitQt1/Details
+include/polkit-qt5-1/PolkitQt1/Gui/Action
+include/polkit-qt5-1/PolkitQt1/Gui/ActionButton
+include/polkit-qt5-1/PolkitQt1/Gui/ActionButtons
+include/polkit-qt5-1/PolkitQt1/Identity
+include/polkit-qt5-1/PolkitQt1/Subject
+include/polkit-qt5-1/PolkitQt1/TemporaryAuthorization
+include/polkit-qt5-1/polkitqt1-actiondescription.h
+include/polkit-qt5-1/polkitqt1-agent-listener.h
+include/polkit-qt5-1/polkitqt1-agent-session.h
+include/polkit-qt5-1/polkitqt1-authority.h
+include/polkit-qt5-1/polkitqt1-details.h
+include/polkit-qt5-1/polkitqt1-export.h
+include/polkit-qt5-1/polkitqt1-gui-action.h
+include/polkit-qt5-1/polkitqt1-gui-actionbutton.h
+include/polkit-qt5-1/polkitqt1-gui-actionbuttons.h
+include/polkit-qt5-1/polkitqt1-identity.h
+include/polkit-qt5-1/polkitqt1-subject.h
+include/polkit-qt5-1/polkitqt1-temporaryauthorization.h
+include/polkit-qt5-1/polkitqt1-version.h
+lib/cmake/PolkitQt5-1/PolkitQt5-1Config.cmake
+lib/cmake/PolkitQt5-1/PolkitQt5-1ConfigVersion.cmake
+lib/cmake/PolkitQt5-1/PolkitQt5-1Targets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/PolkitQt5-1/PolkitQt5-1Targets.cmake
+lib/libpolkit-qt5-agent-1.so
+lib/libpolkit-qt5-agent-1.so.1
+lib/libpolkit-qt5-agent-1.so.1.112.0
+lib/libpolkit-qt5-core-1.so
+lib/libpolkit-qt5-core-1.so.1
+lib/libpolkit-qt5-core-1.so.1.112.0
+lib/libpolkit-qt5-gui-1.so
+lib/libpolkit-qt5-gui-1.so.1
+lib/libpolkit-qt5-gui-1.so.1.112.0
+libdata/pkgconfig/polkit-qt5-1.pc
+libdata/pkgconfig/polkit-qt5-agent-1.pc
+libdata/pkgconfig/polkit-qt5-core-1.pc
+libdata/pkgconfig/polkit-qt5-gui-1.pc
Property changes on: polkit-qt5/pkg-plist
___________________________________________________________________
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information