diff options
author | se <se@FreeBSD.org> | 1997-11-01 22:21:18 +0800 |
---|---|---|
committer | se <se@FreeBSD.org> | 1997-11-01 22:21:18 +0800 |
commit | 063e68c356476e20bb0fd33ccecaf27daada3f6f (patch) | |
tree | 402c6d5c5d66d2be1957b2b50b5e5971e2946342 /x11/kdelibs11/pkg-plist | |
parent | fe60f7d70111ab0f6fff63fb2d0d139643ef40e7 (diff) | |
download | freebsd-ports-gnome-063e68c356476e20bb0fd33ccecaf27daada3f6f.tar.gz freebsd-ports-gnome-063e68c356476e20bb0fd33ccecaf27daada3f6f.tar.zst freebsd-ports-gnome-063e68c356476e20bb0fd33ccecaf27daada3f6f.zip |
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.
Diffstat (limited to 'x11/kdelibs11/pkg-plist')
-rw-r--r-- | x11/kdelibs11/pkg-plist | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/x11/kdelibs11/pkg-plist b/x11/kdelibs11/pkg-plist new file mode 100644 index 000000000000..40b5f50bcacd --- /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 |