Builderror in multimedia/transcode

Martin Lesser ml at bettercom.de
Sun Aug 3 08:12:24 UTC 2008


Hi,

looks like multimedia/transcode depends on archivers/lzo.

The applied patch solves this and the attached patch fixes a broken include.

Cheers

Martin

--- /usr/ports/multimedia/transcode/Makefile.orig       2008-07-27 18:51:02.000000000 +0200
+++ /usr/ports/multimedia/transcode/Makefile            2008-08-03 08:44:19.000000000 +0200
@@ -7,7 +7,7 @@

 PORTNAME=      transcode
 PORTVERSION=   1.0.6
-PORTREVISION=  1
+PORTREVISION=  2
 CATEGORIES=    multimedia
 MASTER_SITES=  http://transcode.kabewm.com/ \
                http://fromani.exit1.org/
@@ -18,7 +18,8 @@
 LIB_DEPENDS=   dvdread.5:${PORTSDIR}/multimedia/libdvdread \
                jpeg.9:${PORTSDIR}/graphics/jpeg \
                mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 \
-               avcodec.1:${PORTSDIR}/multimedia/ffmpeg
+               avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
+               lzo.1:${PORTSDIR}/archivers/lzo
 BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv

 USE_BZIP2=     yes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-tc_lzo.h
Type: application/octet-stream
Size: 310 bytes
Desc: Patch-LZO
Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20080803/88d59ed9/patch-tc_lzo.obj


More information about the freebsd-multimedia mailing list