diff options
author | will <will@FreeBSD.org> | 2000-04-23 13:11:52 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-04-23 13:11:52 +0800 |
commit | 7ea689670e07b366bd576e2b7bf6c8c2ba921f10 (patch) | |
tree | f7c48f3892c98ba686ef9f397409914f2e1d89a4 /x11-toolkits/py-kde/pkg-plist | |
parent | c98fa6a2ef32f2bed51da97693e3605056cadb92 (diff) | |
download | freebsd-ports-graphics-7ea689670e07b366bd576e2b7bf6c8c2ba921f10.tar.gz freebsd-ports-graphics-7ea689670e07b366bd576e2b7bf6c8c2ba921f10.tar.zst freebsd-ports-graphics-7ea689670e07b366bd576e2b7bf6c8c2ba921f10.zip |
Add PyKDE, a set of Python bindings for KDE. This port has been moved
from its original, x11-toolkits/pykde.
PR: 17934
Submitted by: Arun Sharma <adsharma@sharmas.dhs.org>
Category seconded by: ade, nectar
Move suggested by: nectar
Diffstat (limited to 'x11-toolkits/py-kde/pkg-plist')
-rw-r--r-- | x11-toolkits/py-kde/pkg-plist | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/x11-toolkits/py-kde/pkg-plist b/x11-toolkits/py-kde/pkg-plist new file mode 100644 index 00000000000..3ce8785c4bc --- /dev/null +++ b/x11-toolkits/py-kde/pkg-plist @@ -0,0 +1,20 @@ +lib/python1.5/lib-dynload/libkdecorecmodule-0.11.1.so +lib/python1.5/lib-dynload/libkdeuicmodule-0.11.1.so +lib/python1.5/lib-dynload/libkhtmlwcmodule-0.11.1.so +lib/python1.5/lib-dynload/libkfmcmodule-0.11.1.so +lib/python1.5/lib-dynload/libkfilecmodule-0.11.1.so +lib/python1.5/lib-dynload/libkspellcmodule-0.11.1.so +@exec /sbin/ldconfig -m %D/lib +@unexec /sbin/ldconfig -R +lib/python1.5/kdecore.py +lib/python1.5/kdecore.pyc +lib/python1.5/kdeui.py +lib/python1.5/kdeui.pyc +lib/python1.5/khtmlw.py +lib/python1.5/khtmlw.pyc +lib/python1.5/kfm.py +lib/python1.5/kfm.pyc +lib/python1.5/kfile.py +lib/python1.5/kfile.pyc +lib/python1.5/kspell.py +lib/python1.5/kspell.pyc |