- Modernize plist, switch to @sample

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-05-14 07:05:38 +00:00
parent cc314a672d
commit 22633cfcbf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386296

View file

@ -6,11 +6,8 @@ bin/vdr-sxfe
%%XINE_PLUGINSDIR%%/post/xineplug_post_audiochannel.so %%XINE_PLUGINSDIR%%/post/xineplug_post_audiochannel.so
lib/vdr/libvdr-xineliboutput.so.%%APIVERSION%% lib/vdr/libvdr-xineliboutput.so.%%APIVERSION%%
lib/vdr/libxineliboutput-sxfe.so.1.0.90-cvs lib/vdr/libxineliboutput-sxfe.so.1.0.90-cvs
@unexec if cmp -s %D/etc/vdr/plugins/xineliboutput/allowed_hosts.conf.sample %D/etc/vdr/plugins/xineliboutput/allowed_hosts.conf; then rm -f %D/etc/vdr/plugins/xineliboutput/allowed_hosts.conf; fi @sample etc/vdr/plugins/xineliboutput/allowed_hosts.conf.sample
etc/vdr/plugins/xineliboutput/allowed_hosts.conf.sample @dir(%%VDR_USER%%,%%VDR_GROUP%%) etc/vdr/plugins/xineliboutput
@exec if [ ! -f %D/etc/vdr/plugins/xineliboutput/allowed_hosts.conf ] ; then cp -p %D/%F %B/allowed_hosts.conf; fi
@exec chown %%VDR_USER%%:%%VDR_GROUP%% %D/etc/vdr/plugins/xineliboutput
@dirrmtry etc/vdr/plugins/xineliboutput
%%NLS%%share/locale/cs_CZ/LC_MESSAGES/vdr-xineliboutput.mo %%NLS%%share/locale/cs_CZ/LC_MESSAGES/vdr-xineliboutput.mo
%%NLS%%share/locale/de_DE/LC_MESSAGES/vdr-xineliboutput.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/vdr-xineliboutput.mo
%%NLS%%share/locale/et_EE/LC_MESSAGES/vdr-xineliboutput.mo %%NLS%%share/locale/et_EE/LC_MESSAGES/vdr-xineliboutput.mo