2013-12-01 11:18:02 +01:00
|
|
|
# $NetBSD: Makefile,v 1.112 2013/12/01 10:18:02 ryoon Exp $
|
2002-07-17 13:06:47 +02:00
|
|
|
|
2004-02-05 09:27:59 +01:00
|
|
|
DISTNAME= kdesdk-${_KDE_VERSION}
|
2013-12-01 11:18:02 +01:00
|
|
|
PKGREVISION= 46
|
2002-07-17 13:06:47 +02:00
|
|
|
CATEGORIES= devel
|
|
|
|
COMMENT= Support applications and tools used by KDE developers
|
|
|
|
|
2004-02-05 09:27:59 +01:00
|
|
|
CONFLICTS+= cervisia-[0-9]*
|
|
|
|
CONFLICTS+= umbrello-[0-9]*
|
2002-07-17 13:06:47 +02:00
|
|
|
|
2012-04-29 05:59:28 +02:00
|
|
|
BUILDLINK_DEPMETHOD.qt3-tools= full
|
2003-07-30 16:51:13 +02:00
|
|
|
.include "../../meta-pkgs/kde3/Makefile.kde3"
|
2002-07-17 13:06:47 +02:00
|
|
|
|
2010-06-02 14:26:13 +02:00
|
|
|
BDB_ACCEPTED= db4 db5
|
2011-12-06 02:22:43 +01:00
|
|
|
USE_TOOLS+= perl:run bash:run pod2man
|
2010-06-02 14:26:13 +02:00
|
|
|
CONFIGURE_ARGS+= --with-db-dir=${BDBBASE}
|
|
|
|
CONFIGURE_ARGS+= --with-db-include=${BDB_TYPE}/db.h
|
|
|
|
#CONFIGURE_ARGS+= --with-db-include-dir=${BDBBASE}/include/${BDB_TYPE}
|
|
|
|
CONFIGURE_ARGS+= --with-db-name=${BDB_TYPE}
|
2002-07-17 13:06:47 +02:00
|
|
|
|
2006-02-07 20:59:21 +01:00
|
|
|
REPLACE_PERL+= cervisia/change_colors.pl \
|
2004-02-05 09:27:59 +01:00
|
|
|
cervisia/move_repositories.pl \
|
Update to KDE 3.4
Highlights at a glance
* Text-to-speech system with support built into Konqueror, Kate, KPDF
and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
disable ones that are not used. This does not include Netscape-style
plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
documentation added or changed
2005-03-23 23:33:47 +01:00
|
|
|
cervisia/cervisia-change_repos_list.pl \
|
|
|
|
cervisia/cervisia-normalize_cvsroot.pl \
|
|
|
|
kapptemplate/admin/am_edit \
|
|
|
|
kapptemplate/admin/bcheck.pl \
|
|
|
|
kapptemplate/admin/debianrules \
|
|
|
|
kapptemplate/admin/nmcheck \
|
2011-07-02 03:31:17 +02:00
|
|
|
kapptemplate/admin/conf.change.pl \
|
|
|
|
kapptemplate/admin/config.pl \
|
|
|
|
kapptemplate/admin/detect-autoconf.pl \
|
2004-12-10 07:29:31 +01:00
|
|
|
kcachegrind/converters/dprof2calltree \
|
|
|
|
kcachegrind/converters/memprof2calltree \
|
|
|
|
kcachegrind/converters/op2calltree \
|
Update to KDE 3.4
Highlights at a glance
* Text-to-speech system with support built into Konqueror, Kate, KPDF
and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
disable ones that are not used. This does not include Netscape-style
plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
documentation added or changed
2005-03-23 23:33:47 +01:00
|
|
|
scripts/authors2xml.pl \
|
|
|
|
scripts/check_licenses \
|
|
|
|
scripts/colorcvs \
|
2011-07-02 03:31:17 +02:00
|
|
|
scripts/colorsvn \
|
2004-12-10 07:29:31 +01:00
|
|
|
scripts/cvs-clean \
|
2003-07-13 13:07:51 +02:00
|
|
|
scripts/cvsblame \
|
|
|
|
scripts/cvscheck \
|
|
|
|
scripts/cvslastchange \
|
Update to KDE 3.4
Highlights at a glance
* Text-to-speech system with support built into Konqueror, Kate, KPDF
and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
disable ones that are not used. This does not include Netscape-style
plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
documentation added or changed
2005-03-23 23:33:47 +01:00
|
|
|
scripts/cvslastreferenced \
|
2003-07-13 13:07:51 +02:00
|
|
|
scripts/cxxmetric \
|
|
|
|
scripts/extend_dmalloc \
|
Update to KDE 3.4
Highlights at a glance
* Text-to-speech system with support built into Konqueror, Kate, KPDF
and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
disable ones that are not used. This does not include Netscape-style
plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
documentation added or changed
2005-03-23 23:33:47 +01:00
|
|
|
scripts/extractattr \
|
2003-07-13 13:07:51 +02:00
|
|
|
scripts/extractrc \
|
Update to KDE 3.4
Highlights at a glance
* Text-to-speech system with support built into Konqueror, Kate, KPDF
and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
disable ones that are not used. This does not include Netscape-style
plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
documentation added or changed
2005-03-23 23:33:47 +01:00
|
|
|
scripts/fixheaders \
|
2004-12-10 07:29:31 +01:00
|
|
|
scripts/fixkdeincludes \
|
|
|
|
scripts/fixuifiles \
|
2003-07-13 13:07:51 +02:00
|
|
|
scripts/includemocs \
|
Update to KDE 3.4
Highlights at a glance
* Text-to-speech system with support built into Konqueror, Kate, KPDF
and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
disable ones that are not used. This does not include Netscape-style
plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
documentation added or changed
2005-03-23 23:33:47 +01:00
|
|
|
scripts/kde-spellcheck.pl \
|
2004-12-10 07:29:31 +01:00
|
|
|
scripts/kdemangen.pl \
|
2006-05-21 09:06:19 +02:00
|
|
|
scripts/kdesvn-build \
|
Update to KDE 3.4
Highlights at a glance
* Text-to-speech system with support built into Konqueror, Kate, KPDF
and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
disable ones that are not used. This does not include Netscape-style
plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
documentation added or changed
2005-03-23 23:33:47 +01:00
|
|
|
scripts/licensecheck \
|
|
|
|
scripts/noncvslist \
|
|
|
|
scripts/png2mng.pl \
|
2006-05-21 09:06:19 +02:00
|
|
|
scripts/rc2kcfgxt.pl \
|
2011-07-02 03:31:17 +02:00
|
|
|
scripts/svn-clean \
|
|
|
|
scripts/svnlastchange \
|
2006-05-21 09:06:19 +02:00
|
|
|
kunittest/kunittest_debughelper
|
Update to KDE 3.4
Highlights at a glance
* Text-to-speech system with support built into Konqueror, Kate, KPDF
and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
disable ones that are not used. This does not include Netscape-style
plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
documentation added or changed
2005-03-23 23:33:47 +01:00
|
|
|
|
2011-07-02 03:31:17 +02:00
|
|
|
REPLACE_BASH+= scripts/cvs2dist \
|
|
|
|
scripts/create_makefile \
|
|
|
|
scripts/kde-build \
|
|
|
|
scripts/makeobj \
|
2006-05-21 09:06:19 +02:00
|
|
|
scripts/package_crystalsvg \
|
2011-07-02 03:31:17 +02:00
|
|
|
scripts/svn2dist \
|
|
|
|
scripts/svnversions \
|
2006-05-21 09:06:19 +02:00
|
|
|
kunittest/kunittest \
|
2011-07-02 03:31:17 +02:00
|
|
|
kunittest/kunittestmod \
|
|
|
|
kapptemplate/kapptemplate.common
|
|
|
|
|
|
|
|
SUBST_CLASSES+= make
|
|
|
|
SUBST_STAGE.make= post-patch
|
|
|
|
SUBST_FILES.make= kapptemplate/Makefile.in
|
|
|
|
SUBST_SED.make= -e 's,/usr/bin/env bash,${BASH},'
|
|
|
|
|
|
|
|
REPLACE_PYTHON+= \
|
|
|
|
kcachegrind/converters/hotshot2calltree \
|
|
|
|
scripts/kdelnk2desktop.py \
|
|
|
|
scripts/zonetab2pot.py
|
|
|
|
|
|
|
|
# REPLACE_PHP+= kcachegrind/converters/pprof2calltree
|
|
|
|
SUBST_CLASSES+= php
|
|
|
|
SUBST_MESSAGE.php= Fixing PHP path
|
|
|
|
SUBST_STAGE.php= post-configure
|
|
|
|
SUBST_FILES.php= kcachegrind/converters/pprof2calltree
|
|
|
|
SUBST_SED.php= -e 's,/usr/bin/env php,${PREFIX}/bin/php,'
|
|
|
|
|
|
|
|
CHECK_INTERPRETER_SKIP+= share/kde/apps/umbrello/headings/*
|
2003-07-13 13:07:51 +02:00
|
|
|
|
2002-07-17 13:06:47 +02:00
|
|
|
.include "../../mk/bsd.prefs.mk"
|
|
|
|
|
|
|
|
PLIST_SRC= # empty
|
|
|
|
.if ${OPSYS} == "Linux"
|
|
|
|
PLIST_SRC+= ${PKGDIR}/PLIST.kmtrace
|
|
|
|
.endif
|
|
|
|
PLIST_SRC+= ${PKGDIR}/PLIST
|
|
|
|
|
2011-12-06 02:22:43 +01:00
|
|
|
.if ${OPSYS} == "DragonFly"
|
|
|
|
CONFIGURE_ENV+= LEX="${PREFIX}/bin/flex"
|
|
|
|
.include "../../devel/flex/buildlink3.mk"
|
|
|
|
.else
|
|
|
|
USE_TOOLS+= lex
|
|
|
|
.endif
|
|
|
|
|
2007-01-26 04:28:08 +01:00
|
|
|
.include "options.mk"
|
2005-03-29 12:50:14 +02:00
|
|
|
|
2005-06-19 15:10:33 +02:00
|
|
|
# Makefile{,.am,.in} weren't supposed to be installed so clean up
|
|
|
|
post-install:
|
2009-02-12 00:09:29 +01:00
|
|
|
${RM} ${DESTDIR}${KDEDIR}/share/kde/apps/kapptemplate/admin/Makefile
|
|
|
|
${RM} ${DESTDIR}${KDEDIR}/share/kde/apps/kapptemplate/admin/Makefile.am
|
|
|
|
${RM} ${DESTDIR}${KDEDIR}/share/kde/apps/kapptemplate/admin/Makefile.in
|
2005-06-19 15:10:33 +02:00
|
|
|
|
2004-04-20 16:08:39 +02:00
|
|
|
.include "../../meta-pkgs/kde3/kde3.mk"
|
|
|
|
|
2011-09-28 21:54:07 +02:00
|
|
|
.include "../../lang/php/phpversion.mk"
|
|
|
|
.include "${PHPPKGSRCDIR}/buildlink3.mk"
|
|
|
|
|
2004-10-15 13:54:10 +02:00
|
|
|
.include "../../devel/libltdl/buildlink3.mk"
|
2007-01-26 04:28:08 +01:00
|
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
2011-07-02 03:31:17 +02:00
|
|
|
.include "../../lang/python/application.mk"
|
2004-04-20 16:08:39 +02:00
|
|
|
.include "../../x11/kdebase3/buildlink3.mk"
|
2010-06-02 14:26:13 +02:00
|
|
|
.include "../../x11/kdelibs3/buildlink3.mk"
|
|
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
|
|
|
.include "../../mk/bdb.buildlink3.mk"
|
2002-07-17 13:06:47 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|