freebsd-ports/www/mplayer-plugin/pkg-plist
Joe Marcus Clarke a092253b2b Update to 3.05.
2005-08-28 08:21:09 +00:00

26 lines
1.3 KiB
Plaintext

@unexec if cmp -s %D/etc/mplayerplug-in.conf %D/etc/mplayerplug-in.conf.dist; then rm -f %D/etc/mplayerplug-in.conf; fi
etc/mplayerplug-in.conf.dist
@unexec if cmp -s %D/etc/mplayerplug-in.types %D/etc/mplayerplug-in.types.dist; then rm -f %D/etc/mplayerplug-in.types; fi
etc/mplayerplug-in.types.dist
lib/browser_plugins/mplayerplug-in-gmp.so
lib/browser_plugins/mplayerplug-in-qt.so
lib/browser_plugins/mplayerplug-in-rm.so
lib/browser_plugins/mplayerplug-in-wmp.so
lib/browser_plugins/mplayerplug-in.so
lib/browser_plugins/mplayerplug-in.xpt
share/locale/da/LC_MESSAGES/mplayerplug-in.mo
share/locale/de/LC_MESSAGES/mplayerplug-in.mo
share/locale/en_US/LC_MESSAGES/mplayerplug-in.mo
share/locale/es/LC_MESSAGES/mplayerplug-in.mo
share/locale/fr/LC_MESSAGES/mplayerplug-in.mo
share/locale/it/LC_MESSAGES/mplayerplug-in.mo
share/locale/ja/LC_MESSAGES/mplayerplug-in.mo
share/locale/ko/LC_MESSAGES/mplayerplug-in.mo
share/locale/nl/LC_MESSAGES/mplayerplug-in.mo
share/locale/pl/LC_MESSAGES/mplayerplug-in.mo
share/locale/pt_BR/LC_MESSAGES/mplayerplug-in.mo
share/locale/ru/LC_MESSAGES/mplayerplug-in.mo
@unexec rmdir %D/share/locale/en_US/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/en_US 2> /dev/null || true
@unexec rmdir %D/lib/browser_plugins 2>/dev/null || /usr/bin/true