summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2006-09-08 23:50:46 +0000
committerStefan Eßer <se@FreeBSD.org>2006-09-08 23:50:46 +0000
commit39448792297d579ec64625752462ddcd5312962a (patch)
tree9aa5ec1c78bb5cb4dc1f9104dde6f41a331c9889
parentReplace mastersite which is gone (diff)
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
Notes
Notes: svn path=/head/; revision=172602
-rw-r--r--multimedia/kplayer-kde4/pkg-plist13
-rw-r--r--multimedia/kplayer/pkg-plist13
2 files changed, 16 insertions, 10 deletions
diff --git a/multimedia/kplayer-kde4/pkg-plist b/multimedia/kplayer-kde4/pkg-plist
index 660a45cf5a39..179282fc7c65 100644
--- a/multimedia/kplayer-kde4/pkg-plist
+++ b/multimedia/kplayer-kde4/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
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