mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Convert my ports to USES=tar
This commit is contained in:
parent
c0ee1ce198
commit
c425e0b6a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353800
@ -12,8 +12,7 @@ COMMENT= Bibliography editor for KDE
|
||||
|
||||
LIB_DEPENDS= libpoppler-qt4.so:${PORTSDIR}/graphics/poppler-qt4
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake shared-mime-info
|
||||
USES= cmake shared-mime-info tar:bzip2
|
||||
USE_GNOME= libxml2 libxslt
|
||||
USE_KDE4= kdelibs kdeprefix automoc4
|
||||
USE_QT4= qmake_build moc_build uic_build rcc_build \
|
||||
|
@ -12,8 +12,7 @@ COMMENT= Dictionary plasma applet for KDE
|
||||
|
||||
RUN_DEPENDS= ${QSTARDICT_PLUGIN_PATH}/libstardict.so:${PORTSDIR}/textproc/qstardict
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake
|
||||
USES= cmake tar:bzip2
|
||||
USE_QT4= qmake_build uic_build moc_build rcc_build
|
||||
USE_KDE4= automoc4 kdeprefix kdelibs
|
||||
CMAKE_SOURCE_PATH= ${WRKSRC}/kdeplasma
|
||||
|
@ -12,8 +12,7 @@ COMMENT= LaTeX source editor for KDE
|
||||
|
||||
RUN_DEPENDS= identify:${PORTSDIR}/graphics/ImageMagick
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake shared-mime-info
|
||||
USES= cmake shared-mime-info tar:bzip2
|
||||
USE_QT4= qmake_build moc_build rcc_build uic_build
|
||||
USE_KDE4= kdeprefix kdelibs automoc4 kate_run
|
||||
USE_TEX= latex
|
||||
|
@ -13,8 +13,7 @@ COMMENT= LaTeX Development Environment
|
||||
LIB_DEPENDS= libpoppler.so:${PORTSDIR}/graphics/poppler \
|
||||
libpoppler-qt4.so:${PORTSDIR}/graphics/poppler-qt4
|
||||
|
||||
USES= desktop-file-utils pkgconfig qmake
|
||||
USE_BZIP2= yes
|
||||
USES= desktop-file-utils pkgconfig qmake tar:bzip2
|
||||
USE_GHOSTSCRIPT_RUN= yes
|
||||
USE_QT4= gui network xml webkit \
|
||||
moc_build rcc_build uic_build
|
||||
|
@ -10,10 +10,9 @@ COMMENT= Qt 4 based Qemu frontend
|
||||
|
||||
LIB_DEPENDS= libvncclient.so:${PORTSDIR}/net/libvncserver
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_QT4= gui qtestlib xml qmake_build uic_build moc_build rcc_build \
|
||||
linguist_build
|
||||
USES= cmake
|
||||
USES= cmake tar:bzip2
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S,.0$,,}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -12,9 +12,8 @@ COMMENT= Qt4 based configuration manager for DOSBox
|
||||
|
||||
RUN_DEPENDS= dosbox:${PORTSDIR}/emulators/dosbox
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_QT4= gui network xml uic_build moc_build qmake_build rcc_build
|
||||
USES= qmake
|
||||
USES= qmake tar:bzip2
|
||||
|
||||
PLIST_FILES= bin/dboxfe \
|
||||
bin/dboxfetray \
|
||||
|
@ -9,9 +9,8 @@ MASTER_SITES= SF
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Qt 4 based frontend for QEMU
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_QT4= gui xml uic_build moc_build rcc_build
|
||||
USES= qmake
|
||||
USES= qmake tar:bzip2
|
||||
CONFIGURE_ENV+= LOCALBASE=${LOCALBASE}
|
||||
|
||||
DESKTOP_ENTRIES="QtEmu" "QEMU frontend" "" \
|
||||
|
@ -10,8 +10,7 @@ PKGNAMEPREFIX= plasma-applet-
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= KDE4 Plasma applet, which monitors connections to ftp daemons
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake
|
||||
USES= cmake tar:bzip2
|
||||
USE_KDE4= kdelibs kdeprefix automoc4
|
||||
USE_QT4= qmake_build moc_build uic_build rcc_build
|
||||
|
||||
|
@ -11,8 +11,7 @@ COMMENT= Strategy hexagon game
|
||||
|
||||
LIB_DEPENDS= libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USE_BZIP2= yes
|
||||
USES= gmake pkgconfig tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
DESKTOP_ENTRIES="Hexxagon" "Strategy Game" "" \
|
||||
|
@ -11,8 +11,7 @@ DISTNAME= kMancala-${PORTVERSION}
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Board game for KDE, also known as Mancala or Kalah
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake:outsource
|
||||
USES= cmake:outsource tar:bzip2
|
||||
USE_KDE4= kdelibs kdeprefix automoc4 libkdegames
|
||||
USE_QT4= moc_build qmake_build rcc_build uic_build
|
||||
|
||||
|
@ -14,10 +14,9 @@ LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs \
|
||||
libcurl.so:${PORTSDIR}/ftp/curl \
|
||||
libvorbis.so:${PORTSDIR}/audio/libvorbis
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_SDL= image
|
||||
USE_GL= glew
|
||||
USES= cmake:outsource iconv openal:al
|
||||
USES= cmake:outsource iconv openal:al tar:bzip2
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
|
||||
|
||||
post-patch:
|
||||
|
@ -10,8 +10,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Side-scroller game similar to Super Mario Brothers
|
||||
|
||||
USES= gmake
|
||||
USE_BZIP2= yes
|
||||
USES= gmake tar:bzip2
|
||||
USE_SDL= image mixer
|
||||
USE_GL= gl
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -15,10 +15,9 @@ COMMENT= Rally car racing game
|
||||
BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam
|
||||
LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs
|
||||
|
||||
USES= openal:al,alut
|
||||
USES= openal:al,alut tar:bzip2
|
||||
USE_SDL= sdl image
|
||||
USE_GL= glu
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
|
||||
|
@ -16,9 +16,8 @@ LIB_DEPENDS= libxml++-2.6.so:${PORTSDIR}/textproc/libxml++26 \
|
||||
|
||||
CONFLICTS_INSTALL= wormux-*
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake pkgconfig
|
||||
USES= gmake pkgconfig tar:bzip2
|
||||
USE_SDL= sdl image mixer ttf gfx net
|
||||
USE_DOS2UNIX= fixed_class.h
|
||||
|
||||
|
@ -9,7 +9,7 @@ MASTER_SITES= SF/fraqtive/Fraqtive/Fraqtive%20${PORTVERSION}/
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Draws Mandelbrot and Julia fractals
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
USE_QT4= gui opengl xml qmake_build uic_build moc_build rcc_build
|
||||
QT_NONSTANDARD= yes
|
||||
USE_GL= glu
|
||||
|
@ -22,12 +22,11 @@ COMMENT?= IRC client for KDE 4
|
||||
CONFLICTS_INSTALL= kvirc-qt4-4.*
|
||||
.endif
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_OPENSSL= yes
|
||||
USE_PERL5= build
|
||||
USE_QT4= moc_build qmake_build rcc_build uic_build \
|
||||
dbus gui network sql xml
|
||||
USES= cmake gettext perl5
|
||||
USES= cmake gettext perl5 tar:bzip2
|
||||
CMAKE_ARGS= -DWANT_ESD=no -DWANT_DOXYGEN=no \
|
||||
-DMANDIR=${MANPREFIX}
|
||||
INSTALLS_ICONS= yes
|
||||
|
@ -15,7 +15,7 @@ BUILD_DEPENDS= docbook2html:${PORTSDIR}/textproc/docbook-utils \
|
||||
${LOCALBASE}/share/xsl/docbook/html/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl \
|
||||
${LOCALBASE}/share/sgml/docbook/dsssl/modular/html/docbook.dsl:${PORTSDIR}/textproc/dsssl-docbook-modular
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
DATADIR= ${PREFIX}/share/qtiplot/manual
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/manual
|
||||
|
||||
|
@ -17,8 +17,7 @@ LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl \
|
||||
# qwt.5:${PORTSDIR}/x11-toolkits/qwt5 \
|
||||
# qwtplot3d-qt4:${PORTSDIR}/math/qwtplot3d-qt4
|
||||
|
||||
USES= dos2unix gmake qmake
|
||||
USE_BZIP2= yes
|
||||
USES= dos2unix gmake qmake tar:bzip2
|
||||
USE_QT4= gui opengl svg qt3support network assistantclient \
|
||||
moc_build rcc_build
|
||||
USE_GL= glu
|
||||
|
@ -11,8 +11,7 @@ COMMENT= Subtitle editor for KDE
|
||||
|
||||
LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake:outsource gettext shared-mime-info
|
||||
USES= cmake:outsource gettext shared-mime-info tar:bzip2
|
||||
USE_KDE4= kdeprefix kdelibs automoc4
|
||||
USE_QT4= qmake_build moc_build rcc_build uic_build phonon
|
||||
|
||||
|
@ -15,8 +15,7 @@ RUN_DEPENDS= qca-ossl>=2.0.0.b3:${PORTSDIR}/security/qca-ossl \
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
QT_NONSTANDARD= yes
|
||||
USES= pkgconfig
|
||||
USE_BZIP2= yes
|
||||
USES= pkgconfig tar:bzip2
|
||||
USE_QT4= gui network xml imageformats_run \
|
||||
qmake_build moc_build rcc_build uic_build
|
||||
USE_XORG= xscrnsaver
|
||||
|
@ -15,11 +15,10 @@ LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib \
|
||||
libgmp.so:${PORTSDIR}/math/gmp \
|
||||
libktorrent.so:${PORTSDIR}/net-p2p/libktorrent
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_KDE4= kdelibs kdehier kdeprefix automoc4 pimlibs workspace
|
||||
USE_QT4= corelib gui network qt3support qtestlib webkit \
|
||||
qmake_build moc_build rcc_build uic_build
|
||||
USES= cmake:outsource gettext
|
||||
USES= cmake:outsource gettext tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CONFLICTS_BUILD= ktorrent-2*
|
||||
|
@ -14,10 +14,9 @@ LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \
|
||||
libgmp.so:${PORTSDIR}/math/gmp \
|
||||
libqca.so:${PORTSDIR}/devel/qca
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_KDE4= kdelibs kdehier kdeprefix automoc4
|
||||
USE_QT4= qtestlib_build qmake_build moc_build rcc_build uic_build
|
||||
USES= cmake:outsource gettext
|
||||
USES= cmake:outsource gettext tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
SHLIB_VER= 5.0.1
|
||||
|
@ -10,8 +10,7 @@ DISTNAME= 12956-${PORTNAME}-${PORTVERSION}
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= KDE network monitor
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake
|
||||
USES= cmake tar:bzip2
|
||||
USE_QT4= qmake_build moc_build uic_build rcc_build
|
||||
USE_KDE4= kdeprefix kdelibs workspace automoc4
|
||||
|
||||
|
@ -9,7 +9,7 @@ DISTNAME= stardict-en-ru-bars-${PORTVERSION}
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= New Comprehensive English-Russian dictionary
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
|
||||
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME}-ru-${PORTVERSION}
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Dal's Explanatory Dictionary
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
|
||||
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= http://abloz.com/huzheng/stardict-dic/ru/
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Mueller English-Russian dictionary
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
|
||||
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -9,7 +9,7 @@ DISTNAME= stardict-Mueller7accentGPL-${PORTVERSION}
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Mueller English-Russian dictionary with accents
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
|
||||
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -5,8 +5,7 @@ PORTNAME= pinentry
|
||||
PORTVERSION= 0.8.3
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_GNUPG}
|
||||
MASTER_SITE_SUBDIR= pinentry
|
||||
MASTER_SITES= GNUPG/pinentry
|
||||
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT?= Collection of simple PIN or passphrase entry dialogs
|
||||
@ -16,8 +15,7 @@ LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \
|
||||
|
||||
CONFLICTS_INSTALL?= pinentry-[a-z]*
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= iconv gmake pkgconfig
|
||||
USES= iconv gmake pkgconfig tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--disable-pinentry-qt
|
||||
INFO= pinentry
|
||||
|
@ -13,8 +13,7 @@ LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib \
|
||||
libexiv2.so:${PORTSDIR}/graphics/exiv2 \
|
||||
libpodofo.so:${PORTSDIR}/graphics/podofo
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake:outsource
|
||||
USES= cmake:outsource tar:bzip2
|
||||
USE_KDE4= kdeprefix kdelibs automoc4
|
||||
USE_QT4= qmake_build moc_build rcc_build uic_build
|
||||
|
||||
|
@ -9,8 +9,7 @@ MASTER_SITES= http://qstardict.ylsoftware.com/files/
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Qt 4 based dictionary program (stardict clone)
|
||||
|
||||
USES= dos2unix pkgconfig qmake
|
||||
USE_BZIP2= yes
|
||||
USES= dos2unix pkgconfig qmake tar:bzip2
|
||||
USE_QT4= gui network xml uic_build moc_build rcc_build
|
||||
DOS2UNIX_FILES= qstardict.pri
|
||||
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= http://abloz.com/huzheng/stardict-dic/dict.org/
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= The Britannica Concise Encyclopedia
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
|
||||
.include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= http://abloz.com/huzheng/stardict-dic/dict.org/
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Merrian Webster 10th dictionary
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
|
||||
.include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -9,7 +9,7 @@ DISTNAME= stardict-oxford_collocations-${PORTVERSION}
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Oxford English Collocation Dictionary
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
|
||||
.include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -12,7 +12,7 @@ MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Dictionaries from www.mova.org for StarDict
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
|
||||
DATADIR= ${PREFIX}/share/stardict
|
||||
DICTDIR= ${DATADIR}/dic
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= http://abloz.com/huzheng/stardict-dic/dict.org/
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Longman Dictionary of Contemporary English
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
|
||||
.include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= http://abloz.com/huzheng/stardict-dic/dict.org/
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Oxford Advanced Learner's Dictionary
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
|
||||
.include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -12,7 +12,7 @@ MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Dictionaries from Quick for StarDict
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
|
||||
DATADIR= ${PREFIX}/share/stardict
|
||||
DICTDIR= ${DATADIR}/dic
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Real People TTS for StarDict
|
||||
PROJECTHOST= stardict-3
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
|
||||
do-install:
|
||||
${TAR} jxvf ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} -C ${STAGEDIR}${PREFIX}/share
|
||||
|
@ -9,8 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:C,\..*,.0,}/
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Lightweight KDE browser based on WebKit
|
||||
|
||||
USE_XZ= yes
|
||||
USES= cmake:outsource
|
||||
USES= cmake:outsource tar:xz
|
||||
USE_KDE4= kdehier kdelibs kdeprefix automoc4
|
||||
USE_QT4= script webkit \
|
||||
moc_build qmake_build rcc_build uic_build
|
||||
|
@ -10,10 +10,9 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= GTK+ 2.x theme engine allowing to use Qt/KDE styles
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gtk20
|
||||
USE_QT4= corelib gui moc_build rcc_build uic_build qmake_build
|
||||
USES= cmake gettext pkgconfig
|
||||
USES= cmake gettext pkgconfig tar:bzip2
|
||||
USE_KDE4= kdelibs kdeprefix automoc4
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
|
@ -11,9 +11,8 @@ PKGNAMEPREFIX= kde4-style-
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= KDE style and window decoration
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_KDE4= kdelibs kdehier kdeprefix automoc4
|
||||
USE_QT4= qmake_build moc_build rcc_build uic_build
|
||||
USES= cmake
|
||||
USES= cmake tar:bzip2
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -12,8 +12,7 @@ DISTNAME= QtCurve-Gtk2-${PORTVERSION}
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= QtCurve GTK2 Theme Engine
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake pkgconfig
|
||||
USES= cmake pkgconfig tar:bzip2
|
||||
USE_GNOME= gtk20
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -11,8 +11,7 @@ DISTNAME= QtCurve-KDE4-${PORTVERSION}
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= QtCurve KDE4 widget style
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake
|
||||
USES= cmake tar:bzip2
|
||||
USE_QT4= qmake_build uic_build moc_build rcc_build
|
||||
USE_KDE4= kdelibs workspace kdehier kdeprefix automoc4
|
||||
|
||||
|
@ -10,8 +10,7 @@ DISTNAME= QtCurve-KDE4-${PORTVERSION}
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= QtCurve Qt4 widget style
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake
|
||||
USES= cmake tar:bzip2
|
||||
USE_QT4= dbus gui svg imageformats_run \
|
||||
qmake_build uic_build moc_build rcc_build
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -11,9 +11,8 @@ COMMENT= Qt Designer plugin for Qwt
|
||||
|
||||
LIB_DEPENDS= libqwt.so:${PORTSDIR}/x11-toolkits/qwt5
|
||||
|
||||
USES= gmake qmake
|
||||
USES= gmake qmake tar:bzip2
|
||||
USE_QT4= designer moc_build rcc_build
|
||||
USE_BZIP2= yes
|
||||
QMAKE_ARGS+= CONFIG+=QwtDesigner \
|
||||
PLUGINDIR=${PREFIX}/${QT_PLUGINDIR_REL}
|
||||
PORTSCOUT= limit:^5\.
|
||||
|
@ -9,9 +9,8 @@ PKGNAMESUFFIX= 5
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Qt Widgets for Technical Applications
|
||||
|
||||
USES= gmake qmake
|
||||
USES= gmake qmake tar:bzip2
|
||||
USE_QT4= gui svg moc_build
|
||||
USE_BZIP2= yes
|
||||
USE_LDCONFIG= yes
|
||||
PORTSCOUT= limit:^5\.
|
||||
|
||||
|
@ -11,9 +11,8 @@ COMMENT= Qt Designer plugin for Qwt
|
||||
|
||||
LIB_DEPENDS= libqwt6.so:${PORTSDIR}/x11-toolkits/qwt6
|
||||
|
||||
USES= gmake qmake
|
||||
USES= gmake qmake tar:bzip2
|
||||
USE_QT4= designer moc_build rcc_build
|
||||
USE_BZIP2= yes
|
||||
QMAKE_ARGS+= CONFIG+=QwtDesigner \
|
||||
PLUGINDIR=${PREFIX}/${QT_PLUGINDIR_REL}
|
||||
|
||||
|
@ -9,9 +9,8 @@ PKGNAMESUFFIX= 6
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Qt Widgets for Technical Applications
|
||||
|
||||
USES= gmake qmake
|
||||
USES= gmake qmake tar:bzip2
|
||||
USE_QT4= gui opengl svg xml moc_build
|
||||
USE_BZIP2= yes
|
||||
USE_LDCONFIG= yes
|
||||
DOCSDIR= ${PREFIX}/share/doc/qwt6
|
||||
|
||||
|
@ -11,8 +11,7 @@ DISTNAME= gtk-chtheme-${PORTVERSION}
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= GTK2 theme changer
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= gmake pkgconfig
|
||||
USES= gmake pkgconfig tar:bzip2
|
||||
USE_GNOME= gtk20
|
||||
|
||||
PLIST_FILES= bin/gtk-chtheme \
|
||||
|
Loading…
Reference in New Issue
Block a user