FreeBSD Bugzilla – Attachment 191317 Details for
Bug 226458
www/chromium: unbundle libvpx
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-unbundle-libvpx.diff
chromium.diff (text/plain), 1.09 KB, created by
Carlos J. Puga Medina
on 2018-03-08 19:17:35 UTC
(
hide
)
Description:
patch-unbundle-libvpx.diff
Filename:
MIME Type:
Creator:
Carlos J. Puga Medina
Created:
2018-03-08 19:17:35 UTC
Size:
1.09 KB
patch
obsolete
>Index: www/chromium/Makefile >=================================================================== >--- www/chromium/Makefile (revision 463914) >+++ www/chromium/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= chromium > PORTVERSION= 64.0.3282.186 >+PORTREVISION= 1 > CATEGORIES?= www > MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ > DISTFILES= ${DISTNAME}${EXTRACT_SUFX} >@@ -49,6 +50,7 @@ > libpng.so:graphics/png \ > libwebp.so:graphics/webp \ > libavcodec.so:multimedia/ffmpeg \ >+ libvpx.so:multimedia/libvpx \ > libopenh264.so:multimedia/openh264 \ > libcups.so:print/cups \ > libfreetype.so:print/freetype2 \ >@@ -249,7 +251,7 @@ > #./build/linux/unbundle/remove_bundled_libraries.py [list of preserved] > cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${PYTHON_CMD} \ > ./build/linux/unbundle/replace_gn_files.py --system-libraries \ >- ffmpeg flac freetype harfbuzz-ng libdrm libwebp libxml libxslt openh264 opus snappy yasm || ${FALSE} >+ ffmpeg flac freetype harfbuzz-ng libdrm libvpx libwebp libxml libxslt openh264 opus snappy yasm || ${FALSE} > .endif > > do-configure:
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 226458
: 191317