# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; \ c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name replex version 0.1.6.8 categories multimedia maintainers emyr.thomas@gmail.com platforms darwin homepage http://www.metzlerbros.org/dvb/ master_sites ${homepage} use_configure no description Remultiplex an MPEG2 TS into a PS for DVD long_description Replex was created to remultiplex transport stream (TS)\ data taken from a DVB source. The result is supposed to be\ a program stream (PS) that can be used to be burned to a\ DVD (with dvdauthor). checksums md5 de02c1b55bc7863f811adffe611f1c71 \ sha1 594a5195d65059f26203ac25ad2f332d3c34c1ae \ rmd160 9b29af523b82e008981169497956e5a590d5c268 depends_lib patchfiles patch-replex.c destroot { xinstall -m 755 ${worksrcpath}/replex ${destroot}${prefix}/bin xinstall -m 644 ${worksrcpath}/libreplex.a ${destroot}${prefix}/lib }