diff options
author | se <se@FreeBSD.org> | 1997-11-01 14:21:18 +0000 |
---|---|---|
committer | se <se@FreeBSD.org> | 1997-11-01 14:21:18 +0000 |
commit | 063e68c356476e20bb0fd33ccecaf27daada3f6f (patch) | |
tree | 402c6d5c5d66d2be1957b2b50b5e5971e2946342 | |
parent | fe60f7d70111ab0f6fff63fb2d0d139643ef40e7 (diff) | |
download | FreeBSD-ports-063e68c356476e20bb0fd33ccecaf27daada3f6f.zip FreeBSD-ports-063e68c356476e20bb0fd33ccecaf27daada3f6f.tar.gz |
Initial port of the KDE support libraries. Required by all other parts of KDE.
The use of --x-inc and --x-lib to pass in multiple directories is a hack,
and should be replaced by a more robust approach. It works, but relies on
implementation details of the configure script.
-rw-r--r-- | x11/kdelibs11/Makefile | 30 | ||||
-rw-r--r-- | x11/kdelibs11/distinfo | 1 | ||||
-rw-r--r-- | x11/kdelibs11/pkg-comment | 1 | ||||
-rw-r--r-- | x11/kdelibs11/pkg-descr | 1 | ||||
-rw-r--r-- | x11/kdelibs11/pkg-plist | 108 | ||||
-rw-r--r-- | x11/kdelibs2/Makefile | 30 | ||||
-rw-r--r-- | x11/kdelibs2/distinfo | 1 | ||||
-rw-r--r-- | x11/kdelibs2/pkg-comment | 1 | ||||
-rw-r--r-- | x11/kdelibs2/pkg-descr | 1 | ||||
-rw-r--r-- | x11/kdelibs2/pkg-plist | 108 | ||||
-rw-r--r-- | x11/kdelibs3/Makefile | 30 | ||||
-rw-r--r-- | x11/kdelibs3/distinfo | 1 | ||||
-rw-r--r-- | x11/kdelibs3/pkg-comment | 1 | ||||
-rw-r--r-- | x11/kdelibs3/pkg-descr | 1 | ||||
-rw-r--r-- | x11/kdelibs3/pkg-plist | 108 | ||||
-rw-r--r-- | x11/kdelibs4/Makefile | 30 | ||||
-rw-r--r-- | x11/kdelibs4/distinfo | 1 | ||||
-rw-r--r-- | x11/kdelibs4/pkg-comment | 1 | ||||
-rw-r--r-- | x11/kdelibs4/pkg-descr | 1 | ||||
-rw-r--r-- | x11/kdelibs4/pkg-plist | 108 |
20 files changed, 564 insertions, 0 deletions
diff --git a/x11/kdelibs11/Makefile b/x11/kdelibs11/Makefile new file mode 100644 index 0000000..6f61bf0 --- /dev/null +++ b/x11/kdelibs11/Makefile @@ -0,0 +1,30 @@ +# New ports collection makefile for: kdelibs +# Version required: Beta1 +# Date created: 28 October 1997 +# Whom: Stefan Eßer <se@freebsd.org> +# +# $Id:$ +# + +DISTNAME= kdelibs-Beta1-2 +CATEGORIES= x11 +MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta1/distribution/tgz/source/ \ + ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta1/distribution/tgz/source/ \ + ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta1/distribution/tgz/source/ +EXTRACT_SUFX= .src.tgz + +MAINTAINER= se@freebsd.org + +LIB_DEPENDS= qt\\.1\\.[0-9]:${PORTSDIR}/x11/qt \ + gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \ + jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg + +HAS_CONFIGURE= yes +CONFIGURE_ARGS= "--prefix=$(PREFIX)" \ + "--x-inc=$(X11BASE)/include -I$(PREFIX)/include -I$(PREFIX)/include/giflib" \ + "--x-lib=$(X11BASE)/lib -L$(PREFIX)/lib" \ + "--datadir=$(PREFIX)/share/kde" + +WRKSRC= ${WRKDIR}/kdelibs + +.include <bsd.port.mk> diff --git a/x11/kdelibs11/distinfo b/x11/kdelibs11/distinfo new file mode 100644 index 0000000..45b8433 --- /dev/null +++ b/x11/kdelibs11/distinfo @@ -0,0 +1 @@ +MD5 (kdelibs-Beta1-2.src.tgz) = acc4f005c1cc651e613a270328e13fed diff --git a/x11/kdelibs11/pkg-comment b/x11/kdelibs11/pkg-comment new file mode 100644 index 0000000..388b71a --- /dev/null +++ b/x11/kdelibs11/pkg-comment @@ -0,0 +1 @@ +Support libraries for the KDE integrated X11 desktop diff --git a/x11/kdelibs11/pkg-descr b/x11/kdelibs11/pkg-descr new file mode 100644 index 0000000..90ae457 --- /dev/null +++ b/x11/kdelibs11/pkg-descr @@ -0,0 +1 @@ +KDE provides an integrated X11 based environment, much like CDE. diff --git a/x11/kdelibs11/pkg-plist b/x11/kdelibs11/pkg-plist new file mode 100644 index 0000000..40b5f50 --- /dev/null +++ b/x11/kdelibs11/pkg-plist @@ -0,0 +1,108 @@ +lib/libkdecore.so.0.11 +lib/libkdecore.la +lib/libkdeui.so.0.10 +lib/libkdeui.la +lib/libjscript.so.0.1 +lib/libjscript.la +lib/libkhtmlw.so.0.11 +lib/libkhtmlw.la +lib/libkfm.so.0.1 +lib/libkfm.la +lib/libmediatool.so.0.6 +lib/libmediatool.la +include/kconfig.h +include/kconfigdata.h +include/ksimpleconfig.h +include/kconfigbase.h +include/kcolorgroup.h +include/kapp.h +include/kurl.h +include/ksock.h +include/drag.h +include/kkeyconf.h +include/kkeydata.h +include/ckey.h +include/kmisc.h +include/kprocess.h +include/kprocctrl.h +include/klocale.h +include/kiconloader.h +include/kdebug.h +include/kstdaccel.h +include/kwm.h +include/krootprop.h +include/kledlamp.h +include/kprogress.h +include/kpanner.h +include/html.h +include/kcolordlg.h +include/kselect.h +include/dither.h +include/kdatepik.h +include/kdatetbl.h +include/kfontdialog.h +include/kmsgbox.h +include/kpopmenu.h +include/ktabctl.h +include/ktreelist.h +include/kstatusbar.h +include/ktopwidget.h +include/ktoolbar.h +include/kmenubar.h +include/kbutton.h +include/kslider.h +include/kseparator.h +include/klined.h +include/kcombo.h +include/krestrictedline.h +include/kintegerline.h +include/kspinbox.h +include/kcolorbtn.h +include/kwmmapp.h +include/kiconloaderdialog.h +include/kbuttonbox.h +include/kconfigmodule.h +include/ktablistbox.h +include/knewpanner.h +include/bison2cpp.h +include/jstree.h +include/jsexec.h +include/jserror.h +include/builtin.h +include/jscript.h +include/htmlobj.h +include/htmlfont.h +include/formats.h +include/htmlform.h +include/ampseq.h +include/htmltoken.h +include/htmlframe.h +include/htmlview.h +include/htmlclue.h +include/kfm.h +include/kfmclient_ipc.h +include/kfmipc.h +include/mediatool.h +include/kaudio.h +share/apps/kde/pics/error.xpm +share/apps/kde/pics/exclamation.xpm +share/apps/kde/pics/info.xpm +share/apps/kde/pics/stopsign.xpm +share/apps/khtmlw/pics/khtmlw_dnd.xpm +share/locale/de/LC_MESSAGES/kde.mo +share/locale/fr/LC_MESSAGES/kde.mo +share/locale/sv/LC_MESSAGES/kde.mo +share/locale/cs/LC_MESSAGES/kde.mo +share/locale/es/LC_MESSAGES/kde.mo +share/locale/ru/LC_MESSAGES/kde.mo +share/locale/hu/LC_MESSAGES/kde.mo +share/locale/da/LC_MESSAGES/kde.mo +share/locale/it/LC_MESSAGES/kde.mo +share/locale/nl/LC_MESSAGES/kde.mo +share/locale/pt/LC_MESSAGES/kde.mo +share/locale/no/LC_MESSAGES/kde.mo +share/locale/pl/LC_MESSAGES/kde.mo +share/locale/el/LC_MESSAGES/kde.mo +share/locale/fi/LC_MESSAGES/kde.mo +share/doc/HTML/en/kdelibs/kdebug.html +@exec /sbin/ldconfig -m %B diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile new file mode 100644 index 0000000..6f61bf0 --- /dev/null +++ b/x11/kdelibs2/Makefile @@ -0,0 +1,30 @@ +# New ports collection makefile for: kdelibs +# Version required: Beta1 +# Date created: 28 October 1997 +# Whom: Stefan Eßer <se@freebsd.org> +# +# $Id:$ +# + +DISTNAME= kdelibs-Beta1-2 +CATEGORIES= x11 +MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta1/distribution/tgz/source/ \ + ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta1/distribution/tgz/source/ \ + ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta1/distribution/tgz/source/ +EXTRACT_SUFX= .src.tgz + +MAINTAINER= se@freebsd.org + +LIB_DEPENDS= qt\\.1\\.[0-9]:${PORTSDIR}/x11/qt \ + gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \ + jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg + +HAS_CONFIGURE= yes +CONFIGURE_ARGS= "--prefix=$(PREFIX)" \ + "--x-inc=$(X11BASE)/include -I$(PREFIX)/include -I$(PREFIX)/include/giflib" \ + "--x-lib=$(X11BASE)/lib -L$(PREFIX)/lib" \ + "--datadir=$(PREFIX)/share/kde" + +WRKSRC= ${WRKDIR}/kdelibs + +.include <bsd.port.mk> diff --git a/x11/kdelibs2/distinfo b/x11/kdelibs2/distinfo new file mode 100644 index 0000000..45b8433 --- /dev/null +++ b/x11/kdelibs2/distinfo @@ -0,0 +1 @@ +MD5 (kdelibs-Beta1-2.src.tgz) = acc4f005c1cc651e613a270328e13fed diff --git a/x11/kdelibs2/pkg-comment b/x11/kdelibs2/pkg-comment new file mode 100644 index 0000000..388b71a --- /dev/null +++ b/x11/kdelibs2/pkg-comment @@ -0,0 +1 @@ +Support libraries for the KDE integrated X11 desktop diff --git a/x11/kdelibs2/pkg-descr b/x11/kdelibs2/pkg-descr new file mode 100644 index 0000000..90ae457 --- /dev/null +++ b/x11/kdelibs2/pkg-descr @@ -0,0 +1 @@ +KDE provides an integrated X11 based environment, much like CDE. diff --git a/x11/kdelibs2/pkg-plist b/x11/kdelibs2/pkg-plist new file mode 100644 index 0000000..40b5f50 --- /dev/null +++ b/x11/kdelibs2/pkg-plist @@ -0,0 +1,108 @@ +lib/libkdecore.so.0.11 +lib/libkdecore.la +lib/libkdeui.so.0.10 +lib/libkdeui.la +lib/libjscript.so.0.1 +lib/libjscript.la +lib/libkhtmlw.so.0.11 +lib/libkhtmlw.la +lib/libkfm.so.0.1 +lib/libkfm.la +lib/libmediatool.so.0.6 +lib/libmediatool.la +include/kconfig.h +include/kconfigdata.h +include/ksimpleconfig.h +include/kconfigbase.h +include/kcolorgroup.h +include/kapp.h +include/kurl.h +include/ksock.h +include/drag.h +include/kkeyconf.h +include/kkeydata.h +include/ckey.h +include/kmisc.h +include/kprocess.h +include/kprocctrl.h +include/klocale.h +include/kiconloader.h +include/kdebug.h +include/kstdaccel.h +include/kwm.h +include/krootprop.h +include/kledlamp.h +include/kprogress.h +include/kpanner.h +include/html.h +include/kcolordlg.h +include/kselect.h +include/dither.h +include/kdatepik.h +include/kdatetbl.h +include/kfontdialog.h +include/kmsgbox.h +include/kpopmenu.h +include/ktabctl.h +include/ktreelist.h +include/kstatusbar.h +include/ktopwidget.h +include/ktoolbar.h +include/kmenubar.h +include/kbutton.h +include/kslider.h +include/kseparator.h +include/klined.h +include/kcombo.h +include/krestrictedline.h +include/kintegerline.h +include/kspinbox.h +include/kcolorbtn.h +include/kwmmapp.h +include/kiconloaderdialog.h +include/kbuttonbox.h +include/kconfigmodule.h +include/ktablistbox.h +include/knewpanner.h +include/bison2cpp.h +include/jstree.h +include/jsexec.h +include/jserror.h +include/builtin.h +include/jscript.h +include/htmlobj.h +include/htmlfont.h +include/formats.h +include/htmlform.h +include/ampseq.h +include/htmltoken.h +include/htmlframe.h +include/htmlview.h +include/htmlclue.h +include/kfm.h +include/kfmclient_ipc.h +include/kfmipc.h +include/mediatool.h +include/kaudio.h +share/apps/kde/pics/error.xpm +share/apps/kde/pics/exclamation.xpm +share/apps/kde/pics/info.xpm +share/apps/kde/pics/stopsign.xpm +share/apps/khtmlw/pics/khtmlw_dnd.xpm +share/locale/de/LC_MESSAGES/kde.mo +share/locale/fr/LC_MESSAGES/kde.mo +share/locale/sv/LC_MESSAGES/kde.mo +share/locale/cs/LC_MESSAGES/kde.mo +share/locale/es/LC_MESSAGES/kde.mo +share/locale/ru/LC_MESSAGES/kde.mo +share/locale/hu/LC_MESSAGES/kde.mo +share/locale/da/LC_MESSAGES/kde.mo +share/locale/it/LC_MESSAGES/kde.mo +share/locale/nl/LC_MESSAGES/kde.mo +share/locale/pt/LC_MESSAGES/kde.mo +share/locale/no/LC_MESSAGES/kde.mo +share/locale/pl/LC_MESSAGES/kde.mo +share/locale/el/LC_MESSAGES/kde.mo +share/locale/fi/LC_MESSAGES/kde.mo +share/doc/HTML/en/kdelibs/kdebug.html +@exec /sbin/ldconfig -m %B diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile new file mode 100644 index 0000000..6f61bf0 --- /dev/null +++ b/x11/kdelibs3/Makefile @@ -0,0 +1,30 @@ +# New ports collection makefile for: kdelibs +# Version required: Beta1 +# Date created: 28 October 1997 +# Whom: Stefan Eßer <se@freebsd.org> +# +# $Id:$ +# + +DISTNAME= kdelibs-Beta1-2 +CATEGORIES= x11 +MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta1/distribution/tgz/source/ \ + ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta1/distribution/tgz/source/ \ + ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta1/distribution/tgz/source/ +EXTRACT_SUFX= .src.tgz + +MAINTAINER= se@freebsd.org + +LIB_DEPENDS= qt\\.1\\.[0-9]:${PORTSDIR}/x11/qt \ + gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \ + jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg + +HAS_CONFIGURE= yes +CONFIGURE_ARGS= "--prefix=$(PREFIX)" \ + "--x-inc=$(X11BASE)/include -I$(PREFIX)/include -I$(PREFIX)/include/giflib" \ + "--x-lib=$(X11BASE)/lib -L$(PREFIX)/lib" \ + "--datadir=$(PREFIX)/share/kde" + +WRKSRC= ${WRKDIR}/kdelibs + +.include <bsd.port.mk> diff --git a/x11/kdelibs3/distinfo b/x11/kdelibs3/distinfo new file mode 100644 index 0000000..45b8433 --- /dev/null +++ b/x11/kdelibs3/distinfo @@ -0,0 +1 @@ +MD5 (kdelibs-Beta1-2.src.tgz) = acc4f005c1cc651e613a270328e13fed diff --git a/x11/kdelibs3/pkg-comment b/x11/kdelibs3/pkg-comment new file mode 100644 index 0000000..388b71a --- /dev/null +++ b/x11/kdelibs3/pkg-comment @@ -0,0 +1 @@ +Support libraries for the KDE integrated X11 desktop diff --git a/x11/kdelibs3/pkg-descr b/x11/kdelibs3/pkg-descr new file mode 100644 index 0000000..90ae457 --- /dev/null +++ b/x11/kdelibs3/pkg-descr @@ -0,0 +1 @@ +KDE provides an integrated X11 based environment, much like CDE. diff --git a/x11/kdelibs3/pkg-plist b/x11/kdelibs3/pkg-plist new file mode 100644 index 0000000..40b5f50 --- /dev/null +++ b/x11/kdelibs3/pkg-plist @@ -0,0 +1,108 @@ +lib/libkdecore.so.0.11 +lib/libkdecore.la +lib/libkdeui.so.0.10 +lib/libkdeui.la +lib/libjscript.so.0.1 +lib/libjscript.la +lib/libkhtmlw.so.0.11 +lib/libkhtmlw.la +lib/libkfm.so.0.1 +lib/libkfm.la +lib/libmediatool.so.0.6 +lib/libmediatool.la +include/kconfig.h +include/kconfigdata.h +include/ksimpleconfig.h +include/kconfigbase.h +include/kcolorgroup.h +include/kapp.h +include/kurl.h +include/ksock.h +include/drag.h +include/kkeyconf.h +include/kkeydata.h +include/ckey.h +include/kmisc.h +include/kprocess.h +include/kprocctrl.h +include/klocale.h +include/kiconloader.h +include/kdebug.h +include/kstdaccel.h +include/kwm.h +include/krootprop.h +include/kledlamp.h +include/kprogress.h +include/kpanner.h +include/html.h +include/kcolordlg.h +include/kselect.h +include/dither.h +include/kdatepik.h +include/kdatetbl.h +include/kfontdialog.h +include/kmsgbox.h +include/kpopmenu.h +include/ktabctl.h +include/ktreelist.h +include/kstatusbar.h +include/ktopwidget.h +include/ktoolbar.h +include/kmenubar.h +include/kbutton.h +include/kslider.h +include/kseparator.h +include/klined.h +include/kcombo.h +include/krestrictedline.h +include/kintegerline.h +include/kspinbox.h +include/kcolorbtn.h +include/kwmmapp.h +include/kiconloaderdialog.h +include/kbuttonbox.h +include/kconfigmodule.h +include/ktablistbox.h +include/knewpanner.h +include/bison2cpp.h +include/jstree.h +include/jsexec.h +include/jserror.h +include/builtin.h +include/jscript.h +include/htmlobj.h +include/htmlfont.h +include/formats.h +include/htmlform.h +include/ampseq.h +include/htmltoken.h +include/htmlframe.h +include/htmlview.h +include/htmlclue.h +include/kfm.h +include/kfmclient_ipc.h +include/kfmipc.h +include/mediatool.h +include/kaudio.h +share/apps/kde/pics/error.xpm +share/apps/kde/pics/exclamation.xpm +share/apps/kde/pics/info.xpm +share/apps/kde/pics/stopsign.xpm +share/apps/khtmlw/pics/khtmlw_dnd.xpm +share/locale/de/LC_MESSAGES/kde.mo +share/locale/fr/LC_MESSAGES/kde.mo +share/locale/sv/LC_MESSAGES/kde.mo +share/locale/cs/LC_MESSAGES/kde.mo +share/locale/es/LC_MESSAGES/kde.mo +share/locale/ru/LC_MESSAGES/kde.mo +share/locale/hu/LC_MESSAGES/kde.mo +share/locale/da/LC_MESSAGES/kde.mo +share/locale/it/LC_MESSAGES/kde.mo +share/locale/nl/LC_MESSAGES/kde.mo +share/locale/pt/LC_MESSAGES/kde.mo +share/locale/no/LC_MESSAGES/kde.mo +share/locale/pl/LC_MESSAGES/kde.mo +share/locale/el/LC_MESSAGES/kde.mo +share/locale/fi/LC_MESSAGES/kde.mo +share/doc/HTML/en/kdelibs/kdebug.html +@exec /sbin/ldconfig -m %B diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile new file mode 100644 index 0000000..6f61bf0 --- /dev/null +++ b/x11/kdelibs4/Makefile @@ -0,0 +1,30 @@ +# New ports collection makefile for: kdelibs +# Version required: Beta1 +# Date created: 28 October 1997 +# Whom: Stefan Eßer <se@freebsd.org> +# +# $Id:$ +# + +DISTNAME= kdelibs-Beta1-2 +CATEGORIES= x11 +MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta1/distribution/tgz/source/ \ + ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta1/distribution/tgz/source/ \ + ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta1/distribution/tgz/source/ +EXTRACT_SUFX= .src.tgz + +MAINTAINER= se@freebsd.org + +LIB_DEPENDS= qt\\.1\\.[0-9]:${PORTSDIR}/x11/qt \ + gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \ + jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg + +HAS_CONFIGURE= yes +CONFIGURE_ARGS= "--prefix=$(PREFIX)" \ + "--x-inc=$(X11BASE)/include -I$(PREFIX)/include -I$(PREFIX)/include/giflib" \ + "--x-lib=$(X11BASE)/lib -L$(PREFIX)/lib" \ + "--datadir=$(PREFIX)/share/kde" + +WRKSRC= ${WRKDIR}/kdelibs + +.include <bsd.port.mk> diff --git a/x11/kdelibs4/distinfo b/x11/kdelibs4/distinfo new file mode 100644 index 0000000..45b8433 --- /dev/null +++ b/x11/kdelibs4/distinfo @@ -0,0 +1 @@ +MD5 (kdelibs-Beta1-2.src.tgz) = acc4f005c1cc651e613a270328e13fed diff --git a/x11/kdelibs4/pkg-comment b/x11/kdelibs4/pkg-comment new file mode 100644 index 0000000..388b71a --- /dev/null +++ b/x11/kdelibs4/pkg-comment @@ -0,0 +1 @@ +Support libraries for the KDE integrated X11 desktop diff --git a/x11/kdelibs4/pkg-descr b/x11/kdelibs4/pkg-descr new file mode 100644 index 0000000..90ae457 --- /dev/null +++ b/x11/kdelibs4/pkg-descr @@ -0,0 +1 @@ +KDE provides an integrated X11 based environment, much like CDE. diff --git a/x11/kdelibs4/pkg-plist b/x11/kdelibs4/pkg-plist new file mode 100644 index 0000000..40b5f50 --- /dev/null +++ b/x11/kdelibs4/pkg-plist @@ -0,0 +1,108 @@ +lib/libkdecore.so.0.11 +lib/libkdecore.la +lib/libkdeui.so.0.10 +lib/libkdeui.la +lib/libjscript.so.0.1 +lib/libjscript.la +lib/libkhtmlw.so.0.11 +lib/libkhtmlw.la +lib/libkfm.so.0.1 +lib/libkfm.la +lib/libmediatool.so.0.6 +lib/libmediatool.la +include/kconfig.h +include/kconfigdata.h +include/ksimpleconfig.h +include/kconfigbase.h +include/kcolorgroup.h +include/kapp.h +include/kurl.h +include/ksock.h +include/drag.h +include/kkeyconf.h +include/kkeydata.h +include/ckey.h +include/kmisc.h +include/kprocess.h +include/kprocctrl.h +include/klocale.h +include/kiconloader.h +include/kdebug.h +include/kstdaccel.h +include/kwm.h +include/krootprop.h +include/kledlamp.h +include/kprogress.h +include/kpanner.h +include/html.h +include/kcolordlg.h +include/kselect.h +include/dither.h +include/kdatepik.h +include/kdatetbl.h +include/kfontdialog.h +include/kmsgbox.h +include/kpopmenu.h +include/ktabctl.h +include/ktreelist.h +include/kstatusbar.h +include/ktopwidget.h +include/ktoolbar.h +include/kmenubar.h +include/kbutton.h +include/kslider.h +include/kseparator.h +include/klined.h +include/kcombo.h +include/krestrictedline.h +include/kintegerline.h +include/kspinbox.h +include/kcolorbtn.h +include/kwmmapp.h +include/kiconloaderdialog.h +include/kbuttonbox.h +include/kconfigmodule.h +include/ktablistbox.h +include/knewpanner.h +include/bison2cpp.h +include/jstree.h +include/jsexec.h +include/jserror.h +include/builtin.h +include/jscript.h +include/htmlobj.h +include/htmlfont.h +include/formats.h +include/htmlform.h +include/ampseq.h +include/htmltoken.h +include/htmlframe.h +include/htmlview.h +include/htmlclue.h +include/kfm.h +include/kfmclient_ipc.h +include/kfmipc.h +include/mediatool.h +include/kaudio.h +share/apps/kde/pics/error.xpm +share/apps/kde/pics/exclamation.xpm +share/apps/kde/pics/info.xpm +share/apps/kde/pics/stopsign.xpm +share/apps/khtmlw/pics/khtmlw_dnd.xpm +share/locale/de/LC_MESSAGES/kde.mo +share/locale/fr/LC_MESSAGES/kde.mo +share/locale/sv/LC_MESSAGES/kde.mo +share/locale/cs/LC_MESSAGES/kde.mo +share/locale/es/LC_MESSAGES/kde.mo +share/locale/ru/LC_MESSAGES/kde.mo +share/locale/hu/LC_MESSAGES/kde.mo +share/locale/da/LC_MESSAGES/kde.mo +share/locale/it/LC_MESSAGES/kde.mo +share/locale/nl/LC_MESSAGES/kde.mo +share/locale/pt/LC_MESSAGES/kde.mo +share/locale/no/LC_MESSAGES/kde.mo +share/locale/pl/LC_MESSAGES/kde.mo +share/locale/el/LC_MESSAGES/kde.mo +share/locale/fi/LC_MESSAGES/kde.mo +share/doc/HTML/en/kdelibs/kdebug.html +@exec /sbin/ldconfig -m %B |