mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Modernize plist, switch to @sample
Approved by: portmgr blanket
This commit is contained in:
parent
cc314a672d
commit
22633cfcbf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386296
1 changed files with 2 additions and 5 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue