2008-08-09 16:52:28 +00:00
|
|
|
# New ports collection Makefile for: kdeutils
|
|
|
|
# Date created: 2008-01-31
|
|
|
|
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
1997-11-02 00:05:06 +00:00
|
|
|
#
|
1999-08-25 07:23:21 +00:00
|
|
|
# $FreeBSD$
|
1997-11-02 00:05:06 +00:00
|
|
|
|
2000-04-14 08:49:30 +00:00
|
|
|
PORTNAME= kdeutils
|
2008-08-09 16:52:28 +00:00
|
|
|
PORTVERSION= ${KDE4_VERSION}
|
2011-07-17 16:07:23 +00:00
|
|
|
PORTREVISION= 1
|
2008-08-09 16:52:28 +00:00
|
|
|
CATEGORIES= misc kde
|
|
|
|
MASTER_SITES= ${MASTER_SITE_KDE}
|
The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.
New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.
New ports for KDE 4.2.0:
arabic/kde4-l10n Arabic
hebrew/kde4-l10n Hebrew
misc/kde4-l10n-bn_IN Bengali (India)
misc/kde4-l10n-eu Basque
misc/kde4-l10n-gu Gujarati
misc/kde4-l10n-is Icelandic
misc/kde4-l10n-kn Kannada
misc/kde4-l10n-mai Maithili
misc/kde4-l10n-mr Marathi
misc/kde4-l10n-ro Romanian
misc/kde4-l10n-tg Tajik
math/eigen2 Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4 KDE4 kipi graphics plugins
sysutils/policykit-kde PolicyKit manager for KDE
Unfortunately FreeBSD 6.4 support is dropped.
We'd like to say thanks for feedback and help to:
Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
2009-02-08 20:23:45 +00:00
|
|
|
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
|
2001-09-10 20:22:28 +00:00
|
|
|
DIST_SUBDIR= KDE
|
1997-11-02 00:05:06 +00:00
|
|
|
|
2008-08-09 16:52:28 +00:00
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
|
|
COMMENT= Utilities for the KDE4 integrated X11 Desktop
|
2004-02-05 14:20:55 +00:00
|
|
|
|
2010-04-19 10:43:42 +00:00
|
|
|
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
|
2009-08-10 11:47:36 +00:00
|
|
|
qimageblitz.4:${PORTSDIR}/x11/qimageblitz \
|
|
|
|
qca.2:${PORTSDIR}/devel/qca
|
2009-05-09 19:38:16 +00:00
|
|
|
RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
|
2004-02-05 14:20:55 +00:00
|
|
|
|
2008-08-09 16:52:28 +00:00
|
|
|
LATEST_LINK= ${PORTNAME}4
|
2003-01-28 18:36:58 +00:00
|
|
|
|
1999-02-28 21:48:09 +00:00
|
|
|
USE_BZIP2= yes
|
2008-08-09 16:52:28 +00:00
|
|
|
USE_QT_VER= 4
|
2009-08-04 21:14:07 +00:00
|
|
|
USE_PYTHON= 2.5+
|
2009-05-09 19:38:16 +00:00
|
|
|
KDE4_BUILDENV= yes
|
2010-09-02 21:06:27 +00:00
|
|
|
USE_KDE4= kdeprefix kdehier automoc4 sharedmime \
|
|
|
|
kdelibs pimlibs workspace kdebase
|
2009-01-13 23:16:38 +00:00
|
|
|
QT_COMPONENTS= network gui porting xml \
|
|
|
|
qmake_build moc_build rcc_build uic_build
|
2009-08-04 21:14:07 +00:00
|
|
|
MAKE_JOBS_SAFE= yes
|
2004-11-08 00:34:12 +00:00
|
|
|
|
The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.
New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.
New ports for KDE 4.2.0:
arabic/kde4-l10n Arabic
hebrew/kde4-l10n Hebrew
misc/kde4-l10n-bn_IN Bengali (India)
misc/kde4-l10n-eu Basque
misc/kde4-l10n-gu Gujarati
misc/kde4-l10n-is Icelandic
misc/kde4-l10n-kn Kannada
misc/kde4-l10n-mai Maithili
misc/kde4-l10n-mr Marathi
misc/kde4-l10n-ro Romanian
misc/kde4-l10n-tg Tajik
math/eigen2 Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4 KDE4 kipi graphics plugins
sysutils/policykit-kde PolicyKit manager for KDE
Unfortunately FreeBSD 6.4 support is dropped.
We'd like to say thanks for feedback and help to:
Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
2009-02-08 20:23:45 +00:00
|
|
|
MAN1= ark.1
|
|
|
|
|
2011-05-16 19:26:43 +00:00
|
|
|
# Disable printer-applet, it comes with print/kdeutils4-printer-applet.
|
|
|
|
CMAKE_ARGS+= -DBUILD_printer-applet=OFF
|
|
|
|
|
2010-09-02 21:06:27 +00:00
|
|
|
OPTIONS= 7ZIP "Support for 7-Zip archives in Ark" off \
|
|
|
|
PRINTER_APPLET "Install printer system tray utility" off \
|
|
|
|
RAR "Support for RAR archives in Ark" off \
|
|
|
|
ZIP "Support for ZIP archives in Ark" off
|
2009-05-15 18:01:54 +00:00
|
|
|
|
2010-05-11 14:21:05 +00:00
|
|
|
.include <bsd.port.options.mk>
|
|
|
|
|
2010-09-02 21:06:27 +00:00
|
|
|
.ifdef(WITH_7ZIP)
|
|
|
|
RUN_DEPENDS+= 7z:${PORTSDIR}/archivers/p7zip
|
|
|
|
.endif
|
|
|
|
|
|
|
|
.ifdef(WITH_PRINTER_APPLET)
|
|
|
|
RUN_DEPENDS+= ${KDE4_PREFIX}/bin/printer-applet:${PORTSDIR}/print/kdeutils4-printer-applet
|
|
|
|
.endif
|
|
|
|
|
|
|
|
.ifdef(WITH_ZIP)
|
|
|
|
RUN_DEPENDS+= unzip>0:${PORTSDIR}/archivers/unzip \
|
|
|
|
zip:${PORTSDIR}/archivers/zip
|
|
|
|
.endif
|
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
|
2010-05-21 16:22:40 +00:00
|
|
|
.if ${OSVERSION} < 800505 || (${OSVERSION} >= 900000 && ${OSVERSION} < 900012)
|
2011-03-29 07:19:05 +00:00
|
|
|
LIB_DEPENDS+= archive.10:${PORTSDIR}/archivers/libarchive
|
2010-05-11 14:21:05 +00:00
|
|
|
.endif
|
2009-05-15 18:01:54 +00:00
|
|
|
|
2010-09-02 21:06:27 +00:00
|
|
|
.ifdef(WITH_RAR)
|
2011-01-15 10:38:43 +00:00
|
|
|
RUN_DEPENDS+= unrar:${PORTSDIR}/archivers/unrar
|
2010-09-02 21:06:27 +00:00
|
|
|
.if ${ARCH} != "amd64" && ${ARCH} != "ia64" && ${ARCH} != "powerpc" && ${ARCH} != "sparc64"
|
|
|
|
INSTALL_RAR= YES
|
|
|
|
.elif ${ARCH} == "amd64"
|
|
|
|
.ifndef(HAVE_COMPAT_IA32_KERN)
|
|
|
|
HAVE_COMPAT_IA32_KERN!= if ${SYSCTL} -n compat.ia32.maxvmem >/dev/null 2>&1; then ${ECHO_CMD} YES; fi
|
|
|
|
.endif
|
|
|
|
.if ${HAVE_COMPAT_IA32_KERN} == "YES"
|
|
|
|
INSTALL_RAR= YES
|
|
|
|
.endif
|
|
|
|
.endif
|
|
|
|
.ifdef(INSTALL_RAR)
|
|
|
|
RUN_DEPENDS+= rar:${PORTSDIR}/archivers/rar
|
|
|
|
.endif
|
2009-05-15 18:01:54 +00:00
|
|
|
.endif
|
|
|
|
|
2010-09-02 21:06:27 +00:00
|
|
|
.include <bsd.port.post.mk>
|