FreeBSD Bugzilla – Attachment 100860 Details for
Bug 140218
[MAINTAINER] multimedia/transcode: update to 1.1.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
transcode-1.1.5.patch
transcode-1.1.5.patch (text/plain), 2.05 KB, created by
Naram Qashat
on 2009-11-02 12:10:00 UTC
(
hide
)
Description:
transcode-1.1.5.patch
Filename:
MIME Type:
Creator:
Naram Qashat
Created:
2009-11-02 12:10:00 UTC
Size:
2.05 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/multimedia/transcode/Makefile /kirby/shared/ports/transcode/Makefile >--- /usr/ports/multimedia/transcode/Makefile 2009-08-27 12:17:23.000000000 -0400 >+++ /kirby/shared/ports/transcode/Makefile 2009-11-02 06:51:46.000000000 -0500 >@@ -6,7 +6,7 @@ > # > > PORTNAME= transcode >-PORTVERSION= 1.1.4 >+PORTVERSION= 1.1.5 > CATEGORIES= multimedia > MASTER_SITES= ${MASTER_SITE_BERLIOS} \ > http://fromani.exit1.org/ >@@ -40,6 +40,7 @@ > > OPTIONS= OPTIMIZED_CFLAGS "Build with optimizations" off \ > X11 "Build with X11 support" off \ >+ MPEG2 "Enable libmpeg2 support" off \ > BKTR "Enable bktr support" off \ > POSTPROC "Enable libpostproc support" off \ > FREETYPE "Enable FreeType2 support" off \ >@@ -75,6 +76,13 @@ > CONFIGURE_ARGS+= --without-x > .endif > >+.if defined(WITH_MPEG2) >+LIB_DEPENDS+= mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 >+CONFIGURE_ARGS+= --with-libmpeg2-prefix=${LOCALBASE} --enable-libmpeg2 >+.else >+CONFIGURE_ARGS+= --disable-libmpeg2 >+.endif >+ > .if defined(WITH_BKTR) > CONFIGURE_ARGS+= --enable-bktr > .endif >@@ -158,8 +166,8 @@ > > .if defined(WITH_LZO) > LIB_DEPENDS+= lzo2.2:${PORTSDIR}/archivers/lzo2 >-CONFIGURE_ARGS+= --enable-lzo --with-lzo-prefix=${LOCALBASE} \ >- --with-lzo-includes=${LOCALBASE} >+CONFIGURE_ARGS+= --with-lzo-prefix=${LOCALBASE} --with-lzo-includes=${LOCALBASE} \ >+ --enable-lzo > .else > CONFIGURE_ARGS+= --disable-lzo > .endif >diff -ruN --exclude=CVS /usr/ports/multimedia/transcode/distinfo /kirby/shared/ports/transcode/distinfo >--- /usr/ports/multimedia/transcode/distinfo 2009-08-27 12:17:23.000000000 -0400 >+++ /kirby/shared/ports/transcode/distinfo 2009-11-01 20:52:04.000000000 -0500 >@@ -1,3 +1,3 @@ >-MD5 (transcode-1.1.4.tar.bz2) = 6ba277fde95c26d217a88bbe5e6dd994 >-SHA256 (transcode-1.1.4.tar.bz2) = 7f61fec49ccbf6c5ebe86505c779a659711352733252b241287ce7bf15710e3e >-SIZE (transcode-1.1.4.tar.bz2) = 2116804 >+MD5 (transcode-1.1.5.tar.bz2) = 41ac6b1c0fe30f3aab286e771fc31b9e >+SHA256 (transcode-1.1.5.tar.bz2) = 7e01665079eef81625c4761cc5c08a3b53b97de90fb0728d64f5a86a3bc59009 >+SIZE (transcode-1.1.5.tar.bz2) = 2123207
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 140218
: 100860