pkgsrc/misc/kdepimlibs4/Makefile
markd 9e92c904e8 Update KDE4 to 4.3.2
KDE 4.3.2 brings a nice number of bugfixes, some critical, some just
fixing small annoyances:
* Many crashers have been fixed in KDE's core libraries, bringing more
  stability to all applications
* KWin's window compositing effects have been further stabilized by fixing
  a number of bugs in effect plugins such as the famous coverswitch window
  switcher
* The biggest number of bugs for this release has been fixed in KMail,
  KDE's email client, making it more reliable and usable by correcting a
  number of display issues
* Saving files over themselves works again in Okular, KDE's document viewer
2009-10-11 08:13:38 +00:00

23 lines
772 B
Makefile

# $NetBSD: Makefile,v 1.2 2009/10/11 08:13:39 markd Exp $
DISTNAME= kdepimlibs-${_KDE_VERSION}
CATEGORIES= misc
COMMENT= Support libraries for PIM for the KDE integrated X11 desktop
.include "../../meta-pkgs/kde4/Makefile.kde4"
CMAKE_DEPENDENCIES_REWRITE= _KDE_build/KDEPimLibsDependencies.cmake
REPLACE_PERL+= mailtransport/kconf_update/migrate-transports.pl
.include "../../meta-pkgs/kde4/kde4.mk"
.include "../../databases/openldap-client/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"
.include "../../mail/akonadi/buildlink3.mk"
.include "../../security/cyrus-sasl/buildlink3.mk"
.include "../../security/gpgme/buildlink3.mk"
.include "../../time/libical/buildlink3.mk"
.include "../../x11/kdelibs4/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"