2011-04-22 15:41:54 +02:00
|
|
|
# $NetBSD: Makefile,v 1.161 2011/04/22 13:42:09 obache Exp $
|
2002-05-31 15:18:33 +02:00
|
|
|
|
2004-03-09 12:33:08 +01:00
|
|
|
DISTNAME= kdebase-${_KDE_VERSION}
|
2011-04-22 15:41:54 +02:00
|
|
|
PKGREVISION= 14
|
2002-05-31 15:18:33 +02:00
|
|
|
CATEGORIES= x11
|
|
|
|
COMMENT= Base modules for the KDE 3 integrated X11 desktop
|
|
|
|
|
2007-10-20 12:37:19 +02:00
|
|
|
#PATCH_SITES= ftp://ftp.kde.org/pub/kde/security_patches/ \
|
|
|
|
# http://mirrors.isc.org/pub/kde/security_patches/
|
|
|
|
#PATCHFILES= post-3.5.7-kdebase-konqueror-2.diff post-3.5.7-kdebase-kdm.diff
|
2007-09-02 06:33:59 +02:00
|
|
|
|
2009-05-06 13:04:18 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2003-07-30 15:34:58 +02:00
|
|
|
.include "../../meta-pkgs/kde3/Makefile.kde3"
|
2002-05-31 15:18:33 +02:00
|
|
|
|
|
|
|
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Daemon.png Daemon.README
|
2005-09-16 14:10:39 +02:00
|
|
|
DISTFILES+= NetBSD-flag-1.0.png
|
2006-03-30 04:39:39 +02:00
|
|
|
SITES.Daemon.png= ${MASTER_SITE_LOCAL}
|
|
|
|
SITES.Daemon.README= ${MASTER_SITE_LOCAL}
|
|
|
|
SITES.NetBSD-flag-1.0.png= ${MASTER_SITE_LOCAL}
|
2002-05-31 15:18:33 +02:00
|
|
|
|
|
|
|
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
|
|
|
|
2005-08-29 12:36:54 +02:00
|
|
|
UNLIMIT_RESOURCES= datasize
|
2007-01-11 10:23:45 +01:00
|
|
|
USE_TOOLS+= pkg-config mkfontdir bdftopcf
|
2002-05-31 15:18:33 +02:00
|
|
|
|
2006-02-24 22:54:23 +01:00
|
|
|
FONTS_DIRS.x11+= ${PREFIX}/share/kde/apps/konsole/fonts
|
|
|
|
REQD_DIRS+= ${PREFIX}/share/kde/apps/konsole
|
|
|
|
REQD_DIRS+= ${PREFIX}/share/kde/apps/konsole/fonts
|
|
|
|
|
|
|
|
FONTS_DIRS.x11+= ${PREFIX}/share/kde/fonts/override
|
|
|
|
REQD_DIRS+= ${PREFIX}/share/kde/fonts
|
|
|
|
REQD_DIRS+= ${PREFIX}/share/kde/fonts/override
|
|
|
|
|
2006-05-31 20:22:23 +02:00
|
|
|
CONFIGURE_ARGS+= --with-ldap="${BUILDLINK_PREFIX.openldap-client}"
|
2009-09-01 11:51:02 +02:00
|
|
|
CONFIGURE_ARGS+= --with-ssl-dir="${BUILDLINK_PREFIX.openssl}"
|
2003-03-11 14:10:15 +01:00
|
|
|
CONFIGURE_ARGS+= --without-java
|
2002-05-31 15:18:33 +02:00
|
|
|
|
2006-03-30 04:39:39 +02:00
|
|
|
REPLACE_PERL+= kcontrol/keys/convertShortcuts.pl \
|
2005-12-17 20:36:27 +01:00
|
|
|
khelpcenter/searchhandlers/khc_docbookdig.pl.in \
|
|
|
|
khelpcenter/searchhandlers/khc_htdig.pl.in \
|
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 22:44:37 +01:00
|
|
|
khelpcenter/searchhandlers/khc_htsearch.pl \
|
|
|
|
khelpcenter/searchhandlers/khc_mansearch.pl \
|
2005-12-11 11:53:54 +01:00
|
|
|
kicker/kicker/kicker-3.1-properSizeSetting.pl \
|
|
|
|
kicker/kicker/kicker-3.5-kconfigXTize.pl \
|
|
|
|
kicker/kicker/kicker-3.5-taskbarEnums.pl \
|
Update to KDE-3.2
Changes:
Base
Kate
* Moving KATE view management over to KMDI Joseph Wenninger
* Basic project managment Christoph Cullmann
KControl
* Xinerama KControl module, enhanced KDE Xinerama and dual-head support
George Staikos
* add/update control module for configuring per-domain settings. See Bug
49145. Leo Savernik
* Support for per-style configuration settings in the style control center
module, a module for Keramik Maksim Orlovich
* Add support for installing/removing- and switching Xcursor themes to the
mouse KControl module Fredrik Hoeglund
* Font installer - create fonts:/ ioslave, and modify KControl module to
use this. See http://members.lycos.co.uk/cpdrummond for (old)
screenshots/download Craig Drummond
KHotKeys
* Update to version 2.0, which includes more features like mouse
gestures. Lubos Lunak
KWin
* Full support for latest NETWM spec version in KWin, and seamless usage
of other compliant window managers with KDE. Lubos Lunak
* New API for window decoration plugins. Lubos Lunak
* Focus stealing prevention. Lubos Lunak
* Add an option to allow wide borders to some of the window decoration
styles Gunnar Schmi DT
Kicker
* Make addition of non-KDE applications to Kicker easier Alexander Kellett
* Enable backgrounds for child panels and all applets, allow for
colorization of background pixmaps Aaron J. Seigo
* Allow applets to export a menu to the handle Aaron J. Seigo
* User defined plain colors for tiles Aaron J. Seigo
* Make the panel transparent. Zack Rusin
* Add an option to the RMB-menu and to the "Advanced Options" in kcontrol
to enable/disable the panel handle when "Custom" size is selected.
KDM
* More sophisticated session definitions, common with GDM Oswald
Buddenhagen
* Pluggable greeter input methods; better architectural compliance with
PAM's input model. Oswald Buddenhagen
Various (kwin, kdesktop, kcontrol, ksmserver)
* Optimally support the X Resize and Rotate extension. Hamish Rodda
All KDE applications (kdebase/kdenetwork/kdepim/kdegraphics,...)
* No absolute paths to user home directories in KDE config files. This
allows to support roaming users. Helge Deller
Konsole
* Add a better interface to konsolepart for other apps. Dominique Devriese
* Added "Set Selection End" to right mouse button menu.
* Column text selecting when Ctrl and Alt are pressed
* Uses now KTabWidget, allows tab context menus and more Stephan Binner
* Utilize KNotify (e.g. passive popup) for "Activity", "Bell",
"Shell Exit" and "Silence" events
* ZModem up- and download (requires rzsz) Waldo Bastian
* Make bidi rendering (for RTL languages) configurable. Meni Livne
KEditBookmarks
* Export to HTML and printing of bookmark collection. Alexander Kellett
* Recursive favicon updates in bookmark editor. Alexander Kellett
* Field for incremental searching on titles. Alexander Kellett
* Opera and Internet Explorer bookmark collection exporting. Alexander
Kellett
* Bookmark editor now includes an extra pane to allow title/url editing
without use of context menu / keyboard shortcuts. Alexander Kellett
* More detailed bookmark access information (last viewed, first seen, view
counts). Alexander Kellett
* Recursive - entire collection, per folder - alphabetical sorting
Alexander Kellett
Konqueror
* Enhanced Konqueror statusbar and kpart statusbar extension. Statusbar
notifications for secure connections, wallet, js errors. David Faure,
George Staikos
* Bookmarklets support in the form of a "Mini-tools" konq-plugin
Alexander Kellett
* Addition of an advanced Add Bookmark dialog. Alexander Kellett
* Read-only bookmark menu includes. Alexander Kellett
* Ability to select which items should be shown in the bookmark bar.
Alexander Kellett
* Servicemenu improvements: placed in a common Actions submenu, allow
grouping into submenus, allow for separators, allow simple mimetype
globbing Aaron J. Seigo
* Bookmarking of all loaded tabs as a folder. Alexander Kellett
* Lightweight bookmark editing from within bookmarks menu via context
menu. Alexander Kellett
* New sidebar module: Web. Implements sidebar modules similar to those
introduced in Netscape 6/Mozilla. George Staikos
* Konqueror "preloading", often reducing Konqueror startup time. Lubos Lunak
* Spellchecking in text forms and spelling highlighting Scott Wheeler,
Don Sanders
Tabbed Browsing
* "New Tab" and "Close Tab" buttons besides the tab bar Stephan Binner
* Loading/read state indication by tab color Stephan Binner
* Drag and drop support from/to tabs and to empty tab bar space Stephan
Binner
* Allow to reorder tabs with pressed middle mouse button Stephan Binner
* Middle mouse button on tabs or empty tab bar space opens clipboard
content Stephan Binner
* Support for opening external URLs and popups in new tabs Stephan Binner
* Optional permanent close buttons within tabs and permanent shown tab
bar Stephan Binner
KHTML part
* KHTML: Implement caret mode. This is a prerequisite for designmode.
See Bug 48302. Leo Savernik
* KHTML: add infrastructure for per-domain settings. See Bug 49145.
Leo Savernik
* better support for samba shares through libsmbclient of samba 3.0
Stephan Kulow
KIO Slaves
* kio_smtp: SMTP pipelining support for faster submission, esp. over
high-latency links. Marc Mutz
KDesktop
* Added GUI for "Mouse wheel over desktop switches desktop" option.
* Make screen savers capable of being DPMS aware, so they can be disabled
when watching a movie or TV if the app sets up X DPMS appropriately.
Gregor Jasny
* Screen locker: pluggable greeter input methods; better architectural
compliance with PAM's input model. Oswald Buddenhagen
* Shadow behind the text of the desktop icons, for more readability Laur
Ivan
* E-mail addresses entered in "Run Command..." (Alt-F2) will start mailer.
Waldo Bastian
* Numeric expression in "Run Command..." (Alt-F2) is evaluated. Waldo
Bastian
2004-02-04 15:25:58 +01:00
|
|
|
kioslave/finger/kio_finger.pl \
|
2004-08-21 14:35:15 +02:00
|
|
|
kioslave/info/kde-info2html \
|
|
|
|
klipper/klipper-1-2.pl \
|
|
|
|
kwin/data/kwin3_plugin.pl \
|
|
|
|
kwin/data/pluginlibFix.pl \
|
Update to KDE-3.2
Changes:
Base
Kate
* Moving KATE view management over to KMDI Joseph Wenninger
* Basic project managment Christoph Cullmann
KControl
* Xinerama KControl module, enhanced KDE Xinerama and dual-head support
George Staikos
* add/update control module for configuring per-domain settings. See Bug
49145. Leo Savernik
* Support for per-style configuration settings in the style control center
module, a module for Keramik Maksim Orlovich
* Add support for installing/removing- and switching Xcursor themes to the
mouse KControl module Fredrik Hoeglund
* Font installer - create fonts:/ ioslave, and modify KControl module to
use this. See http://members.lycos.co.uk/cpdrummond for (old)
screenshots/download Craig Drummond
KHotKeys
* Update to version 2.0, which includes more features like mouse
gestures. Lubos Lunak
KWin
* Full support for latest NETWM spec version in KWin, and seamless usage
of other compliant window managers with KDE. Lubos Lunak
* New API for window decoration plugins. Lubos Lunak
* Focus stealing prevention. Lubos Lunak
* Add an option to allow wide borders to some of the window decoration
styles Gunnar Schmi DT
Kicker
* Make addition of non-KDE applications to Kicker easier Alexander Kellett
* Enable backgrounds for child panels and all applets, allow for
colorization of background pixmaps Aaron J. Seigo
* Allow applets to export a menu to the handle Aaron J. Seigo
* User defined plain colors for tiles Aaron J. Seigo
* Make the panel transparent. Zack Rusin
* Add an option to the RMB-menu and to the "Advanced Options" in kcontrol
to enable/disable the panel handle when "Custom" size is selected.
KDM
* More sophisticated session definitions, common with GDM Oswald
Buddenhagen
* Pluggable greeter input methods; better architectural compliance with
PAM's input model. Oswald Buddenhagen
Various (kwin, kdesktop, kcontrol, ksmserver)
* Optimally support the X Resize and Rotate extension. Hamish Rodda
All KDE applications (kdebase/kdenetwork/kdepim/kdegraphics,...)
* No absolute paths to user home directories in KDE config files. This
allows to support roaming users. Helge Deller
Konsole
* Add a better interface to konsolepart for other apps. Dominique Devriese
* Added "Set Selection End" to right mouse button menu.
* Column text selecting when Ctrl and Alt are pressed
* Uses now KTabWidget, allows tab context menus and more Stephan Binner
* Utilize KNotify (e.g. passive popup) for "Activity", "Bell",
"Shell Exit" and "Silence" events
* ZModem up- and download (requires rzsz) Waldo Bastian
* Make bidi rendering (for RTL languages) configurable. Meni Livne
KEditBookmarks
* Export to HTML and printing of bookmark collection. Alexander Kellett
* Recursive favicon updates in bookmark editor. Alexander Kellett
* Field for incremental searching on titles. Alexander Kellett
* Opera and Internet Explorer bookmark collection exporting. Alexander
Kellett
* Bookmark editor now includes an extra pane to allow title/url editing
without use of context menu / keyboard shortcuts. Alexander Kellett
* More detailed bookmark access information (last viewed, first seen, view
counts). Alexander Kellett
* Recursive - entire collection, per folder - alphabetical sorting
Alexander Kellett
Konqueror
* Enhanced Konqueror statusbar and kpart statusbar extension. Statusbar
notifications for secure connections, wallet, js errors. David Faure,
George Staikos
* Bookmarklets support in the form of a "Mini-tools" konq-plugin
Alexander Kellett
* Addition of an advanced Add Bookmark dialog. Alexander Kellett
* Read-only bookmark menu includes. Alexander Kellett
* Ability to select which items should be shown in the bookmark bar.
Alexander Kellett
* Servicemenu improvements: placed in a common Actions submenu, allow
grouping into submenus, allow for separators, allow simple mimetype
globbing Aaron J. Seigo
* Bookmarking of all loaded tabs as a folder. Alexander Kellett
* Lightweight bookmark editing from within bookmarks menu via context
menu. Alexander Kellett
* New sidebar module: Web. Implements sidebar modules similar to those
introduced in Netscape 6/Mozilla. George Staikos
* Konqueror "preloading", often reducing Konqueror startup time. Lubos Lunak
* Spellchecking in text forms and spelling highlighting Scott Wheeler,
Don Sanders
Tabbed Browsing
* "New Tab" and "Close Tab" buttons besides the tab bar Stephan Binner
* Loading/read state indication by tab color Stephan Binner
* Drag and drop support from/to tabs and to empty tab bar space Stephan
Binner
* Allow to reorder tabs with pressed middle mouse button Stephan Binner
* Middle mouse button on tabs or empty tab bar space opens clipboard
content Stephan Binner
* Support for opening external URLs and popups in new tabs Stephan Binner
* Optional permanent close buttons within tabs and permanent shown tab
bar Stephan Binner
KHTML part
* KHTML: Implement caret mode. This is a prerequisite for designmode.
See Bug 48302. Leo Savernik
* KHTML: add infrastructure for per-domain settings. See Bug 49145.
Leo Savernik
* better support for samba shares through libsmbclient of samba 3.0
Stephan Kulow
KIO Slaves
* kio_smtp: SMTP pipelining support for faster submission, esp. over
high-latency links. Marc Mutz
KDesktop
* Added GUI for "Mouse wheel over desktop switches desktop" option.
* Make screen savers capable of being DPMS aware, so they can be disabled
when watching a movie or TV if the app sets up X DPMS appropriately.
Gregor Jasny
* Screen locker: pluggable greeter input methods; better architectural
compliance with PAM's input model. Oswald Buddenhagen
* Shadow behind the text of the desktop icons, for more readability Laur
Ivan
* E-mail addresses entered in "Run Command..." (Alt-F2) will start mailer.
Waldo Bastian
* Numeric expression in "Run Command..." (Alt-F2) is evaluated. Waldo
Bastian
2004-02-04 15:25:58 +01:00
|
|
|
konsole/schemaStrip.pl
|
2003-07-13 13:19:28 +02:00
|
|
|
|
2004-05-31 14:21:06 +02:00
|
|
|
CONF_FILES= ${PREFIX}/share/kde/config/kdm/kdmrc \
|
|
|
|
${PKG_SYSCONFDIR}/kdm/kdmrc
|
2005-03-06 13:57:38 +01:00
|
|
|
CONF_FILES+= ${PREFIX}/share/examples/kdebase3/ksysguarddrc \
|
|
|
|
${PKG_SYSCONFDIR}/ksysguarddrc
|
|
|
|
CONF_FILES+= ${PREFIX}/share/examples/kdebase3/kde-information.menu \
|
|
|
|
${PKG_SYSCONFDIR}/xdg/menus/kde-information.menu
|
|
|
|
CONF_FILES+= ${PREFIX}/share/examples/kdebase3/kde-screensavers.menu \
|
|
|
|
${PKG_SYSCONFDIR}/xdg/menus/kde-screensavers.menu
|
|
|
|
CONF_FILES+= ${PREFIX}/share/examples/kdebase3/kde-settings.menu \
|
|
|
|
${PKG_SYSCONFDIR}/xdg/menus/kde-settings.menu
|
|
|
|
CONF_FILES+= ${PREFIX}/share/examples/kdebase3/applications-merged/kde-essential.menu \
|
|
|
|
${PKG_SYSCONFDIR}/xdg/menus/applications-merged/kde-essential.menu
|
|
|
|
MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg/menus/applications-merged
|
2004-05-31 14:21:06 +02:00
|
|
|
OWN_DIRS= ${PKG_SYSCONFDIR}/kdm
|
2004-01-15 11:15:14 +01:00
|
|
|
RCD_SCRIPTS= kdm
|
|
|
|
|
2002-05-31 15:18:33 +02:00
|
|
|
.include "../../mk/bsd.prefs.mk"
|
|
|
|
|
2004-12-10 07:05:16 +01:00
|
|
|
LIBS.NetBSD+= ${EXPORT_SYMBOLS_LDFLAGS}
|
2002-05-31 15:18:33 +02:00
|
|
|
|
|
|
|
PLIST_SRC= ${WRKDIR}/PLIST.Xdpms
|
|
|
|
|
2009-05-26 23:41:06 +02:00
|
|
|
_KDE3_EXTRA_INCLUDES= ${PREFIX}/include:${X11BASE}/include:${BUILDLINK_PREFIX.freetype2}/include/freetype2
|
2002-07-12 18:03:48 +02:00
|
|
|
|
2002-05-31 15:18:33 +02:00
|
|
|
# Don't execute kappfinder_install at install-time. This causes random
|
|
|
|
# applications to be found which causes random .desktop files to be created
|
|
|
|
# in the applnk directory.
|
|
|
|
#
|
|
|
|
CONFIGURE_ENV+= RUN_KAPPFINDER=no
|
|
|
|
|
|
|
|
PLIST_SRC+= ${PKGDIR}/PLIST
|
|
|
|
|
2007-01-26 03:49:25 +01:00
|
|
|
.include "options.mk"
|
2004-10-13 13:54:11 +02:00
|
|
|
|
2006-04-06 08:21:32 +02:00
|
|
|
BUILDLINK_API_DEPENDS.Xrandr+= Xrandr>=1.0
|
|
|
|
BUILDLINK_API_DEPENDS.kdelibs+= kdelibs>=${_KDE_VERSION}
|
2004-02-12 05:57:07 +01:00
|
|
|
|
2005-12-17 20:36:27 +01:00
|
|
|
DEPENDS+= htdig>=3.2.0:../../www/htdig-devel
|
|
|
|
|
2006-06-14 14:37:10 +02:00
|
|
|
# Solaris 10 has libusb only for 32 bit ABI (see PR 33727).
|
|
|
|
.if ${OPSYS} == "SunOS" && ${MACHINE_ARCH} == "x86_64"
|
|
|
|
CONFIGURE_ARGS+= --without-libusb
|
|
|
|
.endif
|
|
|
|
|
2008-04-13 00:42:57 +02:00
|
|
|
PLIST_VARS+= usbview
|
2005-04-14 23:01:48 +02:00
|
|
|
.if ${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD" || ${OPSYS} == "Linux"
|
2008-04-13 00:42:57 +02:00
|
|
|
PLIST.usbview= yes
|
2005-04-14 23:01:48 +02:00
|
|
|
.endif
|
|
|
|
|
2008-04-13 00:42:57 +02:00
|
|
|
PLIST_VARS+= joystick
|
2007-04-14 23:40:18 +02:00
|
|
|
.if ${OPSYS} == "Linux"
|
2008-04-13 00:42:57 +02:00
|
|
|
PLIST.joystick= yes
|
2007-04-14 23:40:18 +02:00
|
|
|
.endif
|
|
|
|
|
2007-01-26 03:49:25 +01:00
|
|
|
ICONDIR= share/icons
|
2002-05-31 15:18:33 +02:00
|
|
|
|
2009-08-11 22:37:55 +02:00
|
|
|
.if ${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD" || ${OPSYS} == "DragonFly"
|
2010-02-19 21:23:01 +01:00
|
|
|
SPECIAL_PERMS+= ${PREFIX}/bin/ksysguardd ${REAL_ROOT_USER} kmem 2555
|
2004-05-11 15:09:17 +02:00
|
|
|
.endif
|
2002-10-07 11:06:35 +02:00
|
|
|
|
2005-09-06 14:37:58 +02:00
|
|
|
.if ${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD" || ${OPSYS} == "OpenBSD" || ${OPSYS} == "DragonFly" || ${OPSYS} == "SunOS"
|
|
|
|
SUBST_CLASSES+= varlock
|
|
|
|
SUBST_STAGE.varlock= post-patch
|
2006-02-24 22:54:23 +01:00
|
|
|
SUBST_MESSAGE.varlock= Fix lock directory path.
|
2005-09-06 14:37:58 +02:00
|
|
|
SUBST_FILES.varlock= kcheckpass/kcheckpass.c
|
|
|
|
.if ${OPSYS} == "SunOS"
|
2006-03-30 04:39:39 +02:00
|
|
|
SUBST_SED.varlock= -e s:/var/lock:/var/spool/locks:
|
2005-09-06 14:37:58 +02:00
|
|
|
.else
|
2006-03-30 04:39:39 +02:00
|
|
|
SUBST_SED.varlock= -e s:/var/lock:/var/spool/lock:
|
2005-09-06 14:37:58 +02:00
|
|
|
.endif
|
|
|
|
.endif
|
|
|
|
|
2009-05-26 23:41:06 +02:00
|
|
|
SUBST_CLASSES+= htdig
|
2005-12-17 20:36:27 +01:00
|
|
|
SUBST_STAGE.htdig= post-patch
|
2006-02-24 22:54:23 +01:00
|
|
|
SUBST_MESSAGE.htdig= Fix htdig paths.
|
2005-12-17 20:36:27 +01:00
|
|
|
SUBST_FILES.htdig= khelpcenter/searchhandlers/khc_htsearch.pl
|
2006-03-30 04:39:39 +02:00
|
|
|
SUBST_SED.htdig= -e s:/srv/www/cgi-bin:${PREFIX}/libexec/cgi-bin:
|
2005-12-17 20:36:27 +01:00
|
|
|
|
2009-05-26 23:41:06 +02:00
|
|
|
SUBST_CLASSES+= paths
|
2006-01-05 21:57:05 +01:00
|
|
|
SUBST_FILES.paths= kcontrol/kdm/main.cpp kioslave/info/kde-info2html.conf
|
|
|
|
SUBST_SED.paths= -e 's,@PKG_SYSCONFDIR@,${PKG_SYSCONFDIR},g'
|
2009-05-26 23:41:06 +02:00
|
|
|
SUBST_SED.paths+= -e 's,@LOCALBASE@,${PREFIX},g'
|
2006-01-05 21:57:05 +01:00
|
|
|
SUBST_STAGE.paths= post-patch
|
|
|
|
|
2009-05-26 23:41:06 +02:00
|
|
|
SUBST_CLASSES+= xkb
|
2008-12-19 22:16:02 +01:00
|
|
|
SUBST_FILES.xkb= kxkb/x11helper.cpp
|
2009-01-29 07:40:50 +01:00
|
|
|
SUBST_SED.xkb= -e 's:XLIBDIR:"${X11BASE}/lib/X11/", "${X11BASE}/share/X11/", XLIBDIR:'
|
2008-12-19 22:16:02 +01:00
|
|
|
SUBST_STAGE.xkb= post-patch
|
|
|
|
|
2009-05-06 13:04:18 +02:00
|
|
|
# genkdmconf wont install faces if using destdir so do it ourselves
|
|
|
|
INSTALLATION_DIRS+= share/kde/apps/kdm/faces share/kde/templates/.source/emptydir
|
|
|
|
|
2003-07-08 16:05:06 +02:00
|
|
|
pre-configure:
|
2007-09-25 12:03:52 +02:00
|
|
|
cd ${WRKSRC}/ksysguard/ksysguardd && rm -f DragonFly && ln -s FreeBSD DragonFly
|
2007-06-07 09:27:09 +02:00
|
|
|
|
2002-05-31 15:18:33 +02:00
|
|
|
post-install:
|
2009-05-06 13:04:18 +02:00
|
|
|
${INSTALL_DATA} ${WRKSRC}/kdm/kfrontend/pics/default1.png \
|
|
|
|
${DESTDIR}${PREFIX}/share/kde/apps/kdm/faces/.default.face.icon
|
|
|
|
${INSTALL_DATA} ${WRKSRC}/kdm/kfrontend/pics/root1.png \
|
|
|
|
${DESTDIR}${PREFIX}/share/kde/apps/kdm/faces/root.face.icon
|
|
|
|
${INSTALL_DATA} ${DISTDIR}/NetBSD-flag-1.0.png ${DESTDIR}${PREFIX}/${ICONDIR}/NetBSD-flag.png
|
|
|
|
${INSTALL_DATA} ${DISTDIR}/Daemon.png ${DESTDIR}${PREFIX}/${ICONDIR}
|
2002-05-31 15:18:33 +02:00
|
|
|
${INSTALL_DATA} ${DISTDIR}/Daemon.README \
|
2009-05-06 13:04:18 +02:00
|
|
|
${DESTDIR}${PREFIX}/share/doc/kde/HTML/en/kdm
|
2002-05-31 15:18:33 +02:00
|
|
|
|
|
|
|
@# The global desktop template files need to be user-writeable, or
|
2003-03-28 21:28:56 +01:00
|
|
|
@# else users won't be able to alter them after copying them to
|
2002-05-31 15:18:33 +02:00
|
|
|
@# their local directories.
|
|
|
|
@#
|
2009-05-06 13:04:18 +02:00
|
|
|
${CHMOD} u+w ${DESTDIR}${PREFIX}/share/kde/templates/.source/*
|
2002-05-31 15:18:33 +02:00
|
|
|
|
|
|
|
@# On some systems, the Xdpms routines aren't available in a shared
|
|
|
|
@# library, and some libraries aren't created as a result.
|
|
|
|
@#
|
|
|
|
( files=" \
|
|
|
|
lib/kde3/libkcm_energy.so \
|
|
|
|
lib/kde3/libkcm_screensaver.so \
|
|
|
|
"; \
|
|
|
|
for file in $${files}; do \
|
2009-05-06 13:04:18 +02:00
|
|
|
if [ -f ${DESTDIR}${PREFIX}/$${file} ]; then \
|
2002-05-31 15:18:33 +02:00
|
|
|
${ECHO} "$${file}"; \
|
|
|
|
fi; \
|
|
|
|
done; \
|
|
|
|
) > ${WRKDIR}/PLIST.Xdpms
|
|
|
|
|
|
|
|
.if ${OPSYS} == "NetBSD"
|
|
|
|
@# NetBSD Advertisement O:-)
|
2009-05-06 13:04:18 +02:00
|
|
|
cd ${DESTDIR}${PREFIX}/share/kde/config/kdm; \
|
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 22:44:37 +01:00
|
|
|
${SED} -e 's|^\(LogoPixmap\)=.*|\1=${PREFIX}/${ICONDIR}/NetBSD-flag.png|' \
|
2002-05-31 15:18:33 +02:00
|
|
|
kdmrc > ${WRKDIR}/kdmrc.ad; \
|
|
|
|
${CP} -f ${WRKDIR}/kdmrc.ad kdmrc
|
|
|
|
.endif
|
|
|
|
|
2005-03-26 16:30:46 +01:00
|
|
|
.if ${OPSYS} == "NetBSD" && !empty(OS_VERSION:M1.[0-6]*)
|
|
|
|
CONFIGURE_ENV+= ac_cv_func_getutxent='no'
|
2007-06-08 10:23:49 +02:00
|
|
|
.endif
|
|
|
|
|
|
|
|
.if ${OPSYS} == "NetBSD"
|
|
|
|
# We always use pkg-config for detecting the fontconfig version, since there
|
|
|
|
# may exist an old version of fontconfig-config on systems that have been
|
|
|
|
# updated from NetBSD 1.x.
|
2005-03-26 16:30:46 +01:00
|
|
|
CONFIGURE_ENV+= kde_cv_path_fontconfig_config='NONE'
|
|
|
|
.endif
|
|
|
|
|
2004-04-20 14:33:56 +02:00
|
|
|
.include "../../meta-pkgs/kde3/kde3.mk"
|
2009-05-26 23:41:06 +02:00
|
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
2004-04-20 14:33:56 +02:00
|
|
|
|
2006-05-31 20:22:23 +02:00
|
|
|
.include "../../databases/openldap-client/buildlink3.mk"
|
2005-04-06 14:34:23 +02:00
|
|
|
.if ${OPSYS} != "SunOS"
|
|
|
|
.include "../../devel/libusb/buildlink3.mk"
|
|
|
|
.endif
|
2007-02-15 15:06:48 +01:00
|
|
|
.include "../../devel/zlib/buildlink3.mk"
|
2004-04-20 14:33:56 +02:00
|
|
|
.include "../../fonts/fontconfig/buildlink3.mk"
|
|
|
|
.include "../../graphics/freetype2/buildlink3.mk"
|
2007-01-26 03:49:25 +01:00
|
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
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 22:44:37 +01:00
|
|
|
.include "../../graphics/openexr/buildlink3.mk"
|
2009-09-01 11:51:02 +02:00
|
|
|
.include "../../security/openssl/buildlink3.mk"
|
2004-04-20 14:33:56 +02:00
|
|
|
.include "../../x11/kdelibs3/buildlink3.mk"
|
2006-12-15 21:32:52 +01:00
|
|
|
.include "../../x11/libXcursor/buildlink3.mk"
|
|
|
|
.include "../../x11/libXrandr/buildlink3.mk"
|
2007-01-11 10:23:45 +01:00
|
|
|
.include "../../x11/libXt/buildlink3.mk"
|
|
|
|
.include "../../x11/libxkbfile/buildlink3.mk"
|
2002-10-07 11:06:35 +02:00
|
|
|
|
2002-05-31 15:18:33 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|