Path to this page:
./
x11/kdelibs4,
Support libraries for the KDE integrated X11 desktop
Branch: pkgsrc-2011Q3,
Version: 4.5.5nb8,
Package name: kdelibs4-4.5.5nb8,
Maintainer: markdkdelibs includes libraries that are central to the development and
execution of a KDE program, as well as internationalization files for these
libraries, misc HTML documentation, theme modules, and regression tests.
Here is an alphabetical list:
* dnssd
Interface to the DNS-SD (Zeroconf) support.
* interfaces
kparts interface for text editors, mediaplayer and scripting.
* kate
KPart for 'kate', the KDE advanced text editor.
* kcmshell
KControl Module interface
* kconf_update
Auto-Updater for config files.
* kde3support
This contains libraries that were part of KDE3, but have been
replaced for KDE4
* kdecore
This is the core collection of KDE stuff. Non GUI classes reside here.
* kded
The KDE daemon checks for newly installed software, update files
or hostname changes and takes according actions.
* kdesu
Library for password entering and handling
* kdeui
The main collection of misc. user interface classes (widgets).
* kdewidgets
For developers: KDE's custom widgets for Qt Designer.
* kdoctools
Contains mostly stuff convert XML docbook files via XSLT into
human readable stuff.
* khtml
The next generation HTML rendering widget designed for Konqueror.
* kimgio
An all purpose extension to the qimgio class that supports various
image formats.
* kinit
Process launcher (kdeinit), used for fast KDE startup and to launch
kioslaves.
* kio
Classes that fetch and decode URLs are contained here. This library
also contains "ksycoca", the system configure cache containing
services, applications, servicetypes and mimetypes.
* kioslave
I/O subprocesses to handle files, ftp, http, gzip and bzip2 streams.
* kjs
Implementation of ECMAScript (aka JavaScript).
* kjsembed
A binding of the ECMAScript language to interface with KDE code.
* knewstuff
Allows applications to easily download data from the Internet to add
new information to the program. e.g. wallpapers, translation packs, etc.
* knotify
Handles user notifications, including sounds, logging to files, etc.
* kparts
KDE component model.
* kwallet
Client and backend to store values in encrypted files.
* mimetypes
Database of mime types.
* sonnet
Tools for natural language processing, including spell and grammar
check. Includes gui widgets.
Required to run:[
misc/attica] [
sysutils/strigi] [
sysutils/fam] [
archivers/xz] [
databases/shared-mime-info] [
devel/pcre] [
graphics/openexr] [
graphics/giflib] [
graphics/hicolor-icon-theme] [
graphics/jasper] [
net/mDNSResponder] [
time/zonetab] [
textproc/soprano] [
textproc/shared-desktop-ontologies] [
textproc/docbook-xml] [
textproc/enchant] [
textproc/aspell] [
textproc/libxml2] [
textproc/docbook-xsl] [
textproc/libxslt] [
security/qca2] [
security/polkit-qt] [
multimedia/phonon] [
x11/qt4-tools] [
x11/qt4-qdbus] [
x11/qt4-libs]
Required to build:[
lang/perl5] [
devel/pkg-config] [
devel/gmake] [
devel/cmake] [
devel/automoc4] [
pkgtools/x11-links]
Master sites: (Expand)
SHA1: 127a2b50fe31ff345e05660dd50f7c55ae78d854
RMD160: 7c33afa12379119fbf7d70e8895c3f2ada9a2eba
Filesize: 13551.29 KB
Version history: (Expand)
- (2011-11-20) Updated to version: kdelibs4-4.5.5nb8
- (2011-10-04) Package added to pkgsrc.se, version kdelibs4-4.5.5nb6 (created)
CVS history: (Expand)
2011-11-20 14:14:33 by Matthias Scheler | Files touched by this commit (4) |
Log message:
Pullup ticket #3613 - requested by markd
x11/kdelibs4: security patch
Revisions pulled up:
- x11/kdelibs4/Makefile 1.30 via patch
- x11/kdelibs4/distinfo 1.21 via patch
- x11/kdelibs4/patches/patch-kio_kssl_ksslcertificatebox.cpp 1.1
- x11/kdelibs4/patches/patch-kioslave_http_http.cpp 1.1
---
Module Name: pkgsrc
Committed By: markd
Date: Sun Nov 20 02:08:11 UTC 2011
Modified Files:
pkgsrc/x11/kdelibs4: Makefile distinfo
Added Files:
pkgsrc/x11/kdelibs4/patches: patch-
kio_kssl_ksslcertificatebox.cpp
patch-kioslave_http_http.cpp
Log message:
don't interpret html tags. KDE Security Advisory 20111003-1
|