diff options
author | Kris Moore <kmoore@FreeBSD.org> | 2013-12-06 17:43:18 +0000 |
---|---|---|
committer | Kris Moore <kmoore@FreeBSD.org> | 2013-12-06 17:43:18 +0000 |
commit | 531052ff8af5fa2ede9fc1feae431aca49710cbd (patch) | |
tree | bacc7cad2a5178905d4a3f01a2dc2f469f693301 /sysutils/pcbsd-utils-qt4 | |
parent | 45ec8f6663d72f24cbb66b40c54e4562870ccbdf (diff) | |
download | ports-531052ff8af5fa2ede9fc1feae431aca49710cbd.tar.gz ports-531052ff8af5fa2ede9fc1feae431aca49710cbd.zip |
Notes
Diffstat (limited to 'sysutils/pcbsd-utils-qt4')
-rw-r--r-- | sysutils/pcbsd-utils-qt4/Makefile | 29 | ||||
-rw-r--r-- | sysutils/pcbsd-utils-qt4/pkg-plist | 13 |
2 files changed, 19 insertions, 23 deletions
diff --git a/sysutils/pcbsd-utils-qt4/Makefile b/sysutils/pcbsd-utils-qt4/Makefile index 369ab30a1cb9..9373745dfe1b 100644 --- a/sysutils/pcbsd-utils-qt4/Makefile +++ b/sysutils/pcbsd-utils-qt4/Makefile @@ -8,33 +8,23 @@ MASTER_SITES= http://www.pcbsd.org/~kris/software/ \ ftp://ftp.pcbsd.org/pub/software/ MAINTAINER= kmoore@FreeBSD.org -COMMENT= PC-BSD QT4 Utilities +COMMENT= PC-BSD Qt4 Utilities RUN_DEPENDS= pc-metapkgmanager:${PORTSDIR}/sysutils/pcbsd-utils -LIB_DEPENDS= QtSolutions_SingleApplication-head.1:${PORTSDIR}/devel/qt4-qtsolutions-singleapplication \ +LIB_DEPENDS= libQtSolutions_SingleApplication-head.so:${PORTSDIR}/devel/qt4-qtsolutions-singleapplication \ curl:${PORTSDIR}/ftp/curl MAKE_JOBS_UNSAFE=yes USE_CDRTOOLS= yes USE_BZIP2= yes USE_LDCONFIG= yes -USE_QT4= accessible \ - clucene codecs-cn codecs-jp codecs-kr codecs-tw corelib \ - dbus declarative \ - graphicssystems-opengl gui help help-tools \ - iconengines imageformats inputmethods \ - linguist l10n makeqpf moc multimedia network opengl \ - pixeltool porting phonon phonon-gst \ - qdbusviewer qmlviewer qmake qtconfig qtestlib \ - qvfb rcc script scripttools \ - svg uic uic3 \ - xml xmlpatterns xmlpatterns-tool +USE_QT4= corelib gui network svg linguist \ + moc_build rcc_build uic_build +USES= qmake WRKSRC= ${WRKDIR}/src-qt4 -HAS_CONFIGURE= yes -QMAKE_PRO= src-qt4.pro -QMAKE_ARGS= -recursive ${QMAKE_PRO} +QMAKE_ARGS= CONFIG+="configure" .include <bsd.port.pre.mk> @@ -42,11 +32,4 @@ QMAKE_ARGS= -recursive ${QMAKE_PRO} IGNORE= requires FreeBSD 10 or later .endif -do-configure: - @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ - ${QMAKE} PREFIX=${PREFIX} -unix CONFIG+="configure" ${QMAKE_PRO} - -do-install: - cd ${WRKSRC} && make install INSTALL_ROOT=${STAGEDIR} - .include <bsd.port.post.mk> diff --git a/sysutils/pcbsd-utils-qt4/pkg-plist b/sysutils/pcbsd-utils-qt4/pkg-plist index 2e69b38cb9ee..d91b1ad8765d 100644 --- a/sysutils/pcbsd-utils-qt4/pkg-plist +++ b/sysutils/pcbsd-utils-qt4/pkg-plist @@ -88,6 +88,18 @@ share/pcbsd/icons/sysupdate.png share/pcbsd/icons/pkgmanager.png share/pcbsd/icons/zmanager.png share/pcbsd/doc/handbook_en.pdf +share/wallpapers/PCBSD/PCBSD_10_Joule_WP_1024x600_v2.jpg +share/wallpapers/PCBSD/PCBSD_10_Joule_WP_1024x768_v2.jpg +share/wallpapers/PCBSD/PCBSD_10_Joule_WP_1280x1024_v2.jpg +share/wallpapers/PCBSD/PCBSD_10_Joule_WP_1280x800_v2.jpg +share/wallpapers/PCBSD/PCBSD_10_Joule_WP_1440x900_v2.jpg +share/wallpapers/PCBSD/PCBSD_10_Joule_WP_1600x1200_v2.jpg +share/wallpapers/PCBSD/PCBSD_10_Joule_WP_1920x1080_v2.jpg +share/wallpapers/PCBSD/PCBSD_10_Joule_WP_1920x1200_v2.jpg +share/wallpapers/PCBSD/PCBSD_10_Joule_WP_600x400_v2.jpg +share/wallpapers/PCBSD/PCBSD_10_Joule_WP_800x600_v2.jpg +share/wallpapers/pcbsd10-default/contents/.directory +share/wallpapers/pcbsd10-default/contents/images/.directory share/wallpapers/pcbsd10-default/contents/images/1024x768.jpg share/wallpapers/pcbsd10-default/contents/images/1600x1200.jpg share/wallpapers/pcbsd10-default/contents/images/1280x800.jpg @@ -2698,6 +2710,7 @@ share/applications/pc-updatecenter.desktop share/applications/pc-welcome.desktop share/applications/warden.desktop share/applications/EasyPBI.desktop +share/applications/pc-dmconf.desktop lib/libpcbsd-ui.so.0.9.8 lib/libpcbsd-ui.so lib/libpcbsd-ui.so.0 |