freebsd-ports/multimedia/lxdvdrip/pkg-plist
Edwin Groothuis dd22c59eaa Update port: multimedia/lxdvdrip to 1.51
- Update to 1.51 [*]
        - Add multimedia/mplayer as dependency [*]
        - Install lxdvdrip.wav under DATADIR [*]
        - Change playwave reference in the source code to wavplay [*]
        - Stop building of vamps in the source code and add a dependency
        to multimedia/vamps
        - Pass maintainership to ports@FreeBSD.org

        [*]Mario Sergio Fujikawa Ferreira <lioux _at_ FreeBSD _dot_ org>

PR:             ports/91486
Submitted by:   Serge Gagnon <serge.gagnon@b2b2c.ca>
2006-01-08 12:31:32 +00:00

11 lines
381 B
Text

bin/lxdvdrip
bin/lxac3scan
@unexec if cmp -s %D/etc/lxdvdrip.conf %D/etc/lxdvdrip.conf.sample; then rm -f %D/etc/lxdvdrip.conf; fi
etc/lxdvdrip.conf.sample
@exec [ -f %B/lxdvdrip.conf ] || cp %B/%f %B/lxdvdrip.conf
%%DATADIR%%/lxdvdrip.wav
%%EXAMPLESDIR%%/lxdvdrip.conf.DE
%%EXAMPLESDIR%%/lxdvdrip.conf.EN
%%EXAMPLESDIR%%/lxdvdrip.conf.FR
@dirrm %%DATADIR%%
@dirrm %%EXAMPLESDIR%%