Date: Sat, 5 Apr 2003 14:53:51 -0800 (PST) From: Tilman Linneweh <arved@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/transcode Makefile distinfo pkg-plist patch-dvdread:dvd_reader.c patch-import:clone.c patch-import:ioaux.c Message-ID: <200304052253.h35MrpmM032984@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
arved 2003/04/05 14:53:51 PST
FreeBSD ports repository
Modified files:
multimedia/transcode Makefile distinfo pkg-plist
Added files:
multimedia/transcode/files patch-contrib:subrip:Makefile
patch-dvdread:dvd_reader.c
patch-import:clone.c
patch-import:ioaux.c
Log:
Update to 0.6.4
Changes:
- update MASTER_SITES since the maintainer changed
- add %%WITH_NASM%% knob to Makefile and pkg-plist to honor WITH_NASM
option correctly. Attention: WITH_NASM gets set if bin/nasm is
found but this may not be enough for transcode as nasm >= 0.98.34
is needed. Checking for bin/nasm-0.98.35 might be a way of achieving
this but leads to more work when updating nasm itself.
- add WITH_SUBRIP knob suggested by Michael Nottebrock in
ports/47923 and implemented in ports/48649.
- incorporate dvd_reader.c patch by Atte Peltomaeki which has already
been added in ports/48649
- remove the transcode.c patch from ports/48649 since it made its way
into the main distribution
- add threading patch by Andriy Gapon in ports/48126
- pkg-plist update
PR: 50377
Submitted by: maintainer
Revision Changes Path
1.21 +24 -4 ports/multimedia/transcode/Makefile
1.6 +1 -1 ports/multimedia/transcode/distinfo
1.1 +13 -0 ports/multimedia/transcode/files/patch-contrib:subrip:Makefile (new)
1.1 +19 -0 ports/multimedia/transcode/files/patch-dvdread:dvd_reader.c (new)
1.1 +21 -0 ports/multimedia/transcode/files/patch-import:clone.c (new)
1.1 +35 -0 ports/multimedia/transcode/files/patch-import:ioaux.c (new)
1.10 +12 -3 ports/multimedia/transcode/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304052253.h35MrpmM032984>
