./x11/kdelibs3, Support libraries for the KDE integrated X11 desktop

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


Branch: CURRENT, Version: 3.5.10nb9, Package name: kdelibs-3.5.10nb9, Maintainer: markd

This package provides the libraries that are central to the development and
execution of a KDE 3.x program, as well as the internationalisation files for
these libraries, misc HTML documentation, and theme modules.


Required to run:
[textproc/xmlcatmgr] [textproc/libxml2] [textproc/libxslt] [textproc/aspell] [graphics/jasper] [graphics/tiff] [graphics/jpeg] [graphics/openexr] [audio/arts] [audio/libaudiofile] [lang/perl5] [net/mDNSResponder] [devel/libidn] [devel/pcre] [x11/qt3-libs] [graphics/libart] [time/zonetab]

Required to build:
[pkgtools/xpkgwedge] [pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [devel/imake] [devel/pkg-config] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/qt3-tools]

Master sites: (Expand)

SHA1: c930a25f4419134def55b8466c3a6f737227fb82
RMD160: 4c960664283c83ebc8e68932ca9044336fcff223
Filesize: 15248.64 KB

Version history: (Expand)


CVS history: (Expand)


   2010-07-14 13:11:41 by Steven Drake | Files touched by this commit (196) | Package updated
Log message:
Recursive PKGREVISION bump for the net/mDNSResponder update
   2010-07-13 14:34:32 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Bump for png update, noted by Robert Elz.
   2010-01-18 10:59:46 by Thomas Klausner | Files touched by this commit (938)
Log message:
Second try at jpeg-8 recursive PKGREVISION bump.
   2010-01-17 13:02:58 by Thomas Klausner | Files touched by this commit (724) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2009-12-13 20:43:51 by Mark Davies | Files touched by this commit (4)
Log message:
Patches for CVE-2009-0689 and KDE advisory 20091027.
   2009-10-23 09:46:08 by Tobias Nygren | Files touched by this commit (2)
Log message:
Add kludge to let it build on debian squeeze, where it failed with:
/usr/include/asm-generic/fcntl.h:117: error: redefinition of 'struct flock'
/usr/include/bits/fcntl.h:159: error: previous definition of 'struct flock'
(this is due to kdelibs including kernel headers for inotify)
Fingers crossed that this won't introduce regressions on $otherLinux.
   2009-08-31 22:54:27 by Thomas Klausner | Files touched by this commit (5) | Package updated
Log message:
Fix build with openssl-1.0. From markd.
Enable openssl again on NetBSD-current. Bump PKGREVISION.
   2009-08-29 13:26:29 by Thomas Klausner | Files touched by this commit (1)
Log message:
Disable ssl support on NetBSD-5.99.15 and newer (openssl-1.0 snapshot)
because of incompatible changes (STACK removal etc.) until someone fixes
it.