FreeBSD Bugzilla – Attachment 122290 Details for
Bug 165449
portupgrade on multimedia/libbluray fails
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-ports-multimedia-libbluray-deps.txt
patch-ports-multimedia-libbluray-deps.txt (text/plain), 2.14 KB, created by
kamikaze
on 2012-03-20 22:30:37 UTC
(
hide
)
Description:
patch-ports-multimedia-libbluray-deps.txt
Filename:
MIME Type:
Creator:
kamikaze
Created:
2012-03-20 22:30:37 UTC
Size:
2.14 KB
patch
obsolete
>diff -Nur mplayer.orig/Makefile.options mplayer/Makefile.options >--- mplayer.orig/Makefile.options 2012-03-20 23:14:09.000000000 +0100 >+++ mplayer/Makefile.options 2012-03-20 23:14:26.000000000 +0100 >@@ -151,7 +151,7 @@ > .endif > > .if defined(WITH_BLURAY) >-LIB_DEPENDS+= bluray.1:${PORTSDIR}/multimedia/libbluray >+LIB_DEPENDS+= bluray.2:${PORTSDIR}/multimedia/libbluray > .else > CONFIGURE_ARGS+= --disable-bluray > .endif >diff -Nur libxine.orig/Makefile libxine/Makefile >--- libxine.orig/Makefile 2012-03-20 23:15:47.000000000 +0100 >+++ libxine/Makefile 2012-03-20 23:16:00.000000000 +0100 >@@ -217,7 +217,7 @@ > > .if defined(WITH_LIBBLURAY) > CONFIGURE_OPTS+= --enable-bluray >-LIB_DEPENDS+= bluray.1:${PORTSDIR}/multimedia/libbluray >+LIB_DEPENDS+= bluray.2:${PORTSDIR}/multimedia/libbluray > PLIST_SUB+= LIBBLURAY="" > .else > CONFIGURE_OPTS+= --disable-bluray >diff -Nur vdr-plugin-xineliboutput.orig/Makefile vdr-plugin-xineliboutput/Makefile >--- vdr-plugin-xineliboutput.orig/Makefile 2012-03-20 23:22:30.000000000 +0100 >+++ vdr-plugin-xineliboutput/Makefile 2012-03-20 23:22:44.000000000 +0100 >@@ -50,7 +50,7 @@ > > .if defined(WITH_LIBBLURAY) > CONFIGURE_OPTS+= --enable-libbluray >-LIB_DEPENDS+= bluray.1:${PORTSDIR}/multimedia/libbluray >+LIB_DEPENDS+= bluray.2:${PORTSDIR}/multimedia/libbluray > .else > CONFIGURE_OPTS+= --disable-libbluray > .endif >diff -Nur xbmc.orig/Makefile xbmc/Makefile >--- xbmc.orig/Makefile 2012-03-20 23:25:35.000000000 +0100 >+++ xbmc/Makefile 2012-03-20 23:24:31.000000000 +0100 >@@ -116,7 +116,7 @@ > > .if !defined(WITHOUT_LIBBLURAY) > CONFIGURE_ARGS+= --enable-libbluray >-LIB_DEPENDS+= bluray.1:${PORTSDIR}/multimedia/libbluray >+LIB_DEPENDS+= bluray.2:${PORTSDIR}/multimedia/libbluray > .else > CONFIGURE_ARGS+= --disable-libbluray > .endif >diff -Nur xbmc-pvr.orig/Makefile xbmc-pvr/Makefile >--- xbmc-pvr.orig/Makefile 2012-03-20 23:24:10.000000000 +0100 >+++ xbmc-pvr/Makefile 2012-03-20 23:25:55.000000000 +0100 >@@ -135,7 +135,7 @@ > > .if !defined(WITHOUT_LIBBLURAY) > CONFIGURE_ARGS+= --enable-libbluray >-LIB_DEPENDS+= bluray.1:${PORTSDIR}/multimedia/libbluray >+LIB_DEPENDS+= bluray.2:${PORTSDIR}/multimedia/libbluray > .else > CONFIGURE_ARGS+= --disable-libbluray > .endif
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 165449
:
122288
|
122289
| 122290