diff options
author | se <se@FreeBSD.org> | 2006-09-09 07:50:46 +0800 |
---|---|---|
committer | se <se@FreeBSD.org> | 2006-09-09 07:50:46 +0800 |
commit | 60172674b1965043538e7bbd983c375369cb2dcf (patch) | |
tree | c202f5ac7c61b0651d6f42dbb2e790f0291c42c9 /multimedia/kplayer | |
parent | 82b6cac6ebb69bd35bd14a2d1d0d61956ce2ed50 (diff) | |
download | freebsd-ports-gnome-60172674b1965043538e7bbd983c375369cb2dcf.tar.gz freebsd-ports-gnome-60172674b1965043538e7bbd983c375369cb2dcf.tar.zst freebsd-ports-gnome-60172674b1965043538e7bbd983c375369cb2dcf.zip |
Fix pkg-plist to include all files that are installed by this port and
to omit files touched but not created.
Some existing files are apperently modified when this port is installed.
Dealing with this correctly during package installation or deletion will
require further changes ...
Reported by: Pointyhat
Diffstat (limited to 'multimedia/kplayer')
-rw-r--r-- | multimedia/kplayer/pkg-plist | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/multimedia/kplayer/pkg-plist b/multimedia/kplayer/pkg-plist index 660a45cf5a39..179282fc7c65 100644 --- a/multimedia/kplayer/pkg-plist +++ b/multimedia/kplayer/pkg-plist @@ -1,6 +1,8 @@ bin/kplayer +lib/kde3/kfile_kplayer.a lib/kde3/kfile_kplayer.la lib/kde3/kfile_kplayer.so +lib/kde3/libkplayerpart.a lib/kde3/libkplayerpart.la lib/kde3/libkplayerpart.so share/applnk/Multimedia/kplayer.desktop @@ -210,6 +212,8 @@ share/doc/HTML/sv/kplayer/settings-subtitles.png share/doc/HTML/sv/kplayer/settings-video.png share/doc/HTML/sv/kplayer/settings-volume.png share/doc/HTML/sv/kplayer/settings.docbook +share/doc/HTML/sv/kplayer/shortcuts-configure.png +share/doc/HTML/sv/kplayer/shortcuts-define.png share/icons/hicolor/16x16/apps/kplayer.png share/icons/hicolor/22x22/apps/kplayer.png share/icons/hicolor/32x32/apps/kplayer.png @@ -231,17 +235,16 @@ share/locale/it/LC_MESSAGES/kplayer.mo share/locale/pl/LC_MESSAGES/kplayer.mo share/locale/pt/LC_MESSAGES/kplayer.mo share/locale/ru/LC_MESSAGES/kplayer.mo +share/locale/sv/LC_MESSAGES/kplayer.mo share/locale/zh_CN/LC_MESSAGES/kplayer.mo share/services/kfile_kplayer.desktop share/services/kplayerpart.desktop -share/services/mms.protocol -share/services/mmst.protocol -share/services/mmsu.protocol -share/services/pnm.protocol -share/services/rtsp.protocol @dirrmtry lib/kde3 @dirrmtry share/services +@dirrm share/doc/HTML/sv/kplayer/ +@dirrm share/doc/HTML/pt/kplayer/ @dirrm share/doc/HTML/en/kplayer +@dirrm share/doc/HTML/da/kplayer/ @dirrm share/apps/kplayer/icons/hicolor/32x32/actions @dirrm share/apps/kplayer/icons/hicolor/32x32 @dirrm share/apps/kplayer/icons/hicolor/22x22/actions |