./misc/kdepimlibs4, Support libraries for PIM for the KDE integrated X11 desktop

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2012Q2, Version: 4.8.4nb2, Package name: kdepimlibs4-4.8.4nb2, Maintainer: markd

The kdepimlibs package includes libraries that are central to the development
and execution of a KDE-PIM application.

The KDE-PIM project aims to bring together those who wish to help design,
implement, test, etc. anything that's to do with personal information
management.

This rather broad scope encompasses mail clients, addressbooks, usenet news,
scheduling and even sticky notes.

Here is an alphabetical list:

* akonadi: client access library for using the Akonadi PIM data server.
* kblog: C++ API for weblogging access
* kcal: C++ API for the iCalendar and vCalendar formats
* kcal/libical: a basic iCalendar protocol implementation, see RFCs 2245,2246
* kimap: C++ API for IMAP support
* kldap: C++ API for LDAP access
* kmime: C++ API for MIME handling
* kpimidentities: C++ API for shared identities for mail applications
* kpimutils: A library for general purpose PIM utilities
* ktnef: C++ API for the handling of TNEF data
* kxmlrpclient: An XML-RPC client library
* mailtransport: C++ API and support code for managing mail transport
* syndication: An RSS/Atom feed parser library
* qgpgme: A C++ wrapper for gpgme
* kioslaves/sieve: Sieve kioslave


Required to run:
[mail/akonadi] [devel/boost-libs] [security/cyrus-sasl] [security/gpgme] [time/libical] [x11/kdelibs4] [x11/qt4-libs] [x11/qt4-qdbus]

Required to build:
[archivers/gtar-base] [archivers/xz] [devel/automoc4] [devel/cmake] [devel/pkg-config] [devel/boost-headers] [lang/perl5] [pkgtools/x11-links] [x11/qt4-tools]

Master sites: (Expand)

SHA1: 34f693ac71896d0d8653fc2a81323d1e91531bb2
RMD160: f9804ea6e6d016d879a16f1077e49aeef429ba13
Filesize: 2791.754 KB

Version history: (Expand)


CVS history: (Expand)


   2012-08-16 22:30:18 by S.P.Zeidler | Files touched by this commit (2)
Log message:
Pullup ticket #3900 - requested by markd
misc/kdepimlibs4: functionality fix

Revisions pulled up:
- misc/kdepimlibs4/Makefile                                     1.34
- misc/kdepimlibs4/buildlink3.mk                                1.21

-------------------------------------------------------------------
   Module Name:   pkgsrc
   Committed By:  markd
   Date:          Tue Jul 24 22:14:35 UTC 2012

   Modified Files:
          pkgsrc/misc/kdepimlibs4: Makefile buildlink3.mk

   Log message:
   Only depend on libuuid on Linux, for the time being.  Adding it causes
   Plasma Desktop to break on at least NetBSD.  Fixes PR pkg/46674.

   To generate a diff of this commit:
   cvs rdiff -u -r1.33 -r1.34 pkgsrc/misc/kdepimlibs4/Makefile
   cvs rdiff -u -r1.20 -r1.21 pkgsrc/misc/kdepimlibs4/buildlink3.mk