mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
finance/skrooge and devel/kdevplatform:
- Chase devel/grantlee update - remove deprecated USE_KDE4=kdehier
This commit is contained in:
parent
0ea52f99b4
commit
88839ffb0b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371194
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= kdevplatform
|
||||
PORTVERSION= ${KDEVELOP_VERSION:S/4./1./}
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= devel kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= ${KDEVELOP_BRANCH}/kdevelop/${KDEVELOP_VERSION}/src
|
||||
@ -17,7 +17,7 @@ LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion \
|
||||
libqjson.so:${PORTSDIR}/devel/qjson \
|
||||
libgrantlee_gui.so:${PORTSDIR}/devel/grantlee
|
||||
|
||||
USE_KDE4= kate_run kdehier kdelibs kdeprefix automoc4
|
||||
USE_KDE4= kate_run kdelibs kdeprefix automoc4
|
||||
USE_QT4= qmake_build moc_build uic_build rcc_build \
|
||||
corelib designer_build gui webkit
|
||||
USES= cmake shebangfix tar:xz
|
||||
@ -27,7 +27,7 @@ SHEBANG_FILES= util/kdev_format_source util/kdevplatform_shell_environment.sh
|
||||
|
||||
PLIST_SUB+= SHLIB_VER=7.0.0 \
|
||||
SHLIB_SHVER=7 \
|
||||
GRANTLEE_VER=0.4
|
||||
GRANTLEE_VER=0.5
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= skrooge
|
||||
PORTVERSION= 1.9.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= finance kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= stable/${PORTNAME}
|
||||
@ -20,10 +20,10 @@ USES= cmake:outsource gettext shared-mime-info tar:bzip2
|
||||
USE_SQLITE= yes
|
||||
USE_QT4= qmake_build moc_build uic_build rcc_build designer_build \
|
||||
corelib dbus gui script sql webkit xml sql-sqlite3_run
|
||||
USE_KDE4= automoc4 kdehier kdelibs kdeprefix pimlibs
|
||||
USE_KDE4= automoc4 kdelibs kdeprefix pimlibs
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PLIST_SUB= VERSION=${PORTVERSION} \
|
||||
GRANTLEE_VER=0.4
|
||||
GRANTLEE_VER=0.5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user