# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # qt4-qmlviewer # qt4-qmlviewer/Makefile # qt4-qmlviewer/pkg-descr # qt4-qmlviewer/pkg-plist # echo c - qt4-qmlviewer mkdir -p qt4-qmlviewer > /dev/null 2>&1 echo x - qt4-qmlviewer/Makefile sed 's/^X//' >qt4-qmlviewer/Makefile << '47096e26803460593355c5eba3e3a30a' X# New ports collection makefile for: qt4-qmlviewer X# Date created: 13 June 2012 X# Whom: gahr X# X# $FreeBSD$ X# X XPORTNAME= qmlviewer XDISTVERSION= ${QT4_VERSION} XCATEGORIES?= devel XPKGNAMEPREFIX= qt4- X XMAINTAINER= kde@FreeBSD.org XCOMMENT= Qt4 QML viewer X XUSE_QT4= qmake_build moc_build rcc_build uic_build declarative script \ X svg xmlpatterns sql opengl network corelib XQT_NONSTANDARD= yes XQT_DIST= yes XMAKE_JOBS_SAFE= yes X XHAS_CONFIGURE= yes X XALL_TARGET= first XCONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH XMAKE_ENV?= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib:$$LD_LIBRARY_PATH \ X PATH=${WRKSRC}/bin:$$PATH X XDO_NOT_EXTRACT= demos doc examples mkspecs qmake translations \ X src/activeqt src/multimedia src/openvg \ X src/phonon src/qt3support src/s60installs src/s60main \ X src/scripttools src/sql src/svg src/testlib \ X src/winmain src/xmlpatterns src/3rdparty/clucene \ X src/3rdparty/freetype src/3rdparty/libjpeg src/3rdparty/libmng \ X src/3rdparty/libpng src/3rdparty/libtiff src/3rdparty/phonon \ X src/3rdparty/webkit XEXTRACT_AFTER_ARGS= | ${TAR} -xf - X.for dne in ${DO_NOT_EXTRACT} XEXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/${dne}' X.endfor X XBUILD_WRKSRC= ${WRKSRC}/tools/qml/ XINSTALL_WRKSRC= ${BUILD_WRKSRC} X XEXTRA_PATCHES= ${.CURDIR}/../../devel/qt4/files/patch-configure X Xpost-patch: X ${MKDIR} ${WRKSRC}/mkspecs X ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/bin/qmake X ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/bin/moc X ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/bin/rcc X ${LN} -sf ${LOCALBASE}/bin/uic-qt4 ${WRKSRC}/bin/uic X X.include 47096e26803460593355c5eba3e3a30a echo x - qt4-qmlviewer/pkg-descr sed 's/^X//' >qt4-qmlviewer/pkg-descr << '11a72f0a8c85dcc336164b8fa5d431e0' XQt is a C++ toolkit for application development. It lets application Xdevelopers target all major operating systems with a single application Xsource code. X XQt provides a platform-independent API to all central platform functionality: XGUI, database access, networking, file handling, etc. The Qt library Xencapsulates the different APIs of different operating systems, providing Xthe application programmer with a single, common API for all operating systems. XThe native C APIs are encapsulated in a set of well-designed, fully Xobject-oriented C++ classes. X XWWW: http://qt.nokia.com/products/qt/index.html 11a72f0a8c85dcc336164b8fa5d431e0 echo x - qt4-qmlviewer/pkg-plist sed 's/^X//' >qt4-qmlviewer/pkg-plist << 'dc9464f3736f4298f8a427010b8a48fa' Xbin/qmlviewer X%%DEBUG%%bin/qmlviewer.debug dc9464f3736f4298f8a427010b8a48fa exit