pkgsrc/misc/kdepim3/buildlink3.mk

37 lines
1.1 KiB
Makefile
Raw Normal View History

# $NetBSD: buildlink3.mk,v 1.11 2005/05/11 22:08:18 jlam Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
KDEPIM_BUILDLINK3_MK:= ${KDEPIM_BUILDLINK3_MK}+
.if !empty(BUILDLINK_DEPTH:M+)
BUILDLINK_DEPENDS+= kdepim
.endif
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nkdepim}
BUILDLINK_PACKAGES+= kdepim
.if !empty(KDEPIM_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.kdepim+= kdepim>=3.2.2
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:59:47 +01:00
BUILDLINK_RECOMMENDED.kdepim+= kdepim>=3.4.0
BUILDLINK_PKGSRCDIR.kdepim?= ../../misc/kdepim3
.endif # KDEPIM_BUILDLINK3_MK
.if !defined(PKG_BUILD_OPTIONS.kdepim)
PKG_BUILD_OPTIONS.kdepim!= \
cd ${BUILDLINK_PKGSRCDIR.kdepim} && \
${MAKE} show-var ${MAKEFLAGS} VARNAME=PKG_OPTIONS
MAKEFLAGS+= PKG_BUILD_OPTIONS.kdepim=${PKG_BUILD_OPTIONS.kdepim:Q}
.endif
MAKEVARS+= PKG_BUILD_OPTIONS.kdepim
.include "../../comms/libmal/buildlink3.mk"
.include "../../comms/pilot-link-libs/buildlink3.mk"
Update to KDE 3.3 Changes: * Kontact o Kolab client integraton. Bo Thorsen o KPilot integration into Kontact. Reinhold Kainhofer, Adriaan de Groot o eGroupware connection. Tobias Koenig o Bug voting and feature purchasing help menu items. Don Sanders * KMail o HTML mail composing. Don Sanders, Edwin Schepers o List only open IMAP folders Carsten Burghardt o Quick search toolbar item Don Sanders o Anti Spam Wizard Andreas Gungl o Anti Virus Wizard Frederick Emmott o Filter Log Viewer Andreas Gungl o Per-contact crypto preferences Marc Mutz o Crypto plugins autoconfiguration Marc Mutz o Split sign and encryption keys Marc Mutz o Preset encryption/sign keys for OpenPGP and S/MIME in the identity Marc Mutz o Importing certificates from PKCS#7 certs-only attachments Marc Mutz o Add new (automatic) mailinglist handling functionality. Zack Rusin o Add viewer plugins to allow e.g. KOrganizer to display invitations embedded in KMail. Ingo Kloecker o Renaming of Disconnected IMAP folders Bo Thorsen o New filters: "is email in addressbook?", "is email in one of the addressbook's categories?", "has email an attachmen?" Martin Koebele, Ingo Kloecker o Merge in presence display via KIMProxy Will Stephenson o Allow starting IM chats from an address's context menu Will Stephenson o IMAP ACL support (aka shared folders) David Faure o Expiring old messages as a background task, optionally by moving them to another folder David Faure o Compacting mbox/maildir folders as a background task David Faure * Kleopatra (formerly known as KGpgCertManager) o Importing/exporting certificates and secret keys Marc Mutz o Deleting certificates Marc Mutz o Async / cancel'able operations Marc Mutz o Highlighting of revoked/expired/etc certificates in the certlist Marc Mutz * KOrganizer o Recurrence on todo's Bram Schoenmakers o Free/Busy view Cornelius Schumacher o Automatic upload of Free/Busy information to server Cornelius Schumacher o Remote calendars (auto-update, change notification) Cornelius Schumacher o More flexible working hour configuration (minute-based, working days can be selected, overnight shifts are possible) Reinhold Kainhofer o Allow editing of more than one day in Journal (diary) view Reinhold Kainhofer o Holiday plugin uses the system's country as default Reinhold Kainhofer o Filters are also applied to todo lists, and to printing the todo list Reinhold Kainhofer, Bram Schoenmakers o "Copy to" date and "Move to" date popup in popup menu for todo items Bram Schoenmakers o "Edit"-button in alarmdialog Bram Schoenmakers * KPilot o Fix knotes conduit Adriaan de Groot o KPilot integration into Kontact Reinhold Kainhofer o Configuration wizard (only three settings, handheld is auto-detected!) Reinhold Kainhofer o Allow syncing to remote files (calendar, todo, addressbook) Joern Ahrens o Add a custom page to KAddressbook's contact editor to allow editing of the custom fields synced by the addressbook conduit Reinhold Kainhofer * KAlarm o Add facility to define alarm templates David Jarvie o Add option to play sound file repeatedly until alarm window is closed David Jarvie o Add volume control for playing sound file David Jarvie o Add 'stop sound' button to alarm message window when sound file is played David Jarvie o Add facility to execute shell commands before or after an alarm is displayed David Jarvie o Middle mouse button over system tray icon displays new alarm dialog David Jarvie o Add option to display a reminder once only before the first alarm recurrence David Jarvie o Add facility to specify shell commands to execute before or after an alarm is displayed David Jarvie o Display time-to-alarm in reminder message window David Jarvie o For message texts which are truncated in main window, show full text in tooltip David Jarvie o Allow more flexible formats in time entry fields David Jarvie o After creating/editing alarm, prompt to re-enable alarms if currently disabled David Jarvie * KArm o Documentation Mark Bucciarelli o File locking Mark Bucciarelli o CSV Export of timecard history Mark Bucciarelli * KNotes o Network-enabled KNotes Michael Brade o Implement rich text mode for the notes. Michael Brade * KitchenSync o Finish framework. Cornelius Schumacher o Syncing addressbook and calendar data between desktops. Cornelius Schumacher * KNode o Improved HTML rendering Roberto Selbach Teixeira o Partial KMail look'n'feel Roberto Selbach Teixeira o Show long group names as tooltips. Roberto Teixeira * KAddressBook o Simple and advanced Custom Fields support Tobias Koenig o Field selection for vCard export plugin Tobias Koenig o GUI for per-contact crypto settings (see also KMail) Marc Mutz, Steffen Hansen o Make KAddressBook work fine with asynchronous interface of libkabc Tobias Koenig o Polish up the GEO, PHOTO, LOGO and SOUND input widgets Tobias Koenig o Merge presence display in summary view Will Stephenson o Merge editor widget for multiple IM addresses Will Stephenson o Add progress bar to KAddressbook's Nokia mobile phone import/export filter Helge Deller o Add custom page to allow editing of the custom fields synced by the addressbook conduit Reinhold Kainhofer * KonsoleKalendar o Fix exporting recurring events Allen Winter o Handle timezones and localization Allen Winter o New --next command line argument for showing next event Tuukka Pasanen o New --show-next command line argument for showing next so many days events Tuukka Pasanen o Add a new compact, easy to read, export format Allen Winter * libkdepim o Add a renamed KIMProxy so that we can use its services and retain compatibility with 3.2. KIMProxy code has been merged with libkdepim. Will Stephenson
2004-08-21 16:07:33 +02:00
.include "../../security/gpgme/buildlink3.mk"
.if !empty(PKG_BUILD_OPTIONS.kdepim:Msasl)
. include "../../security/cyrus-sasl2/buildlink3.mk"
.endif
.include "../../x11/kdebase3/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
Teach bsd.pkg.mk to create a phase-specific "makevars.mk" file that caches variable definitions that were computed by make. These variables are specified by listing them in MAKE_VARS, e.g., .if !defined(FOO) FOO!= very_time_consuming_command .endif MAKE_VARS+= FOO bsd.pkg.mk will include only the one generated during the most recent phase. A particular phase's makevars.mk file consists of variable definitions that are a superset of all of the ones produced in previous phases of the build. The caching is useful because bsd.pkg.mk invokes make recursively, which in the example above has the potential to run the very time-consuming command each time unless we cause FOO to be defined for the sub-make processes. We don't cache via MAKE_FLAGS because MAKE_FLAGS isn't consistently applied to every invocation of make, and also because MAKE_FLAGS can overflow the maximum length of a make variable very quickly if we add many values to it. One important and desirable property of variables cached via MAKE_VARS is that they only apply to the current package, and not to any dependencies whose builds may have been triggered by the current package. The makevars.mk files are generated by new targets fetch-vars, extract-vars, patch-vars, etc., and these targets are built during the corresponding real-* target to ensure that they are being invoked with PKG_PHASE set to the proper value. Also, remove the variables cache file that bsd.wrapper.mk was generating since the new makevars.mk files provide the same functionality at a higher level. Change all WRAPPER_VARS definitions that were used by the old wrapper-phase cache file into MAKE_VARS definitions.
2005-05-09 07:06:55 +02:00
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}