FreeBSD Bugzilla – Attachment 158322 Details for
Bug 201324
net-im/qTox can use multimedia/ffmpeg now
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch updating dependency to multimedia/ffmpeg
qTox-ffmpeg.patch (text/plain), 1.28 KB, created by
Yuri Victorovich
on 2015-07-04 08:17:04 UTC
(
hide
)
Description:
patch updating dependency to multimedia/ffmpeg
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2015-07-04 08:17:04 UTC
Size:
1.28 KB
patch
obsolete
>Index: net-im/qTox/Makefile >=================================================================== >--- net-im/qTox/Makefile (revision 391293) >+++ net-im/qTox/Makefile (working copy) >@@ -14,7 +14,7 @@ > LIB_DEPENDS= libtoxcore.so:${PORTSDIR}/net-im/tox \ > libopencv_highgui.so:${PORTSDIR}/graphics/opencv \ > libopencv_core.so:${PORTSDIR}/graphics/opencv-core \ >- libavcodec26.so:${PORTSDIR}/multimedia/ffmpeg26 \ >+ libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \ > libvpx.so:${PORTSDIR}/multimedia/libvpx \ > libfilteraudio.so:${PORTSDIR}/audio/libfilteraudio \ > libsodium.so:${PORTSDIR}/security/libsodium \ >@@ -29,8 +29,6 @@ > USE_XORG= x11 xscrnsaver > USE_QT5= core gui network xml opengl sql sql-sqlite3_run widgets svg \ > concurrent buildtools_build linguisttools_build >-CXXFLAGS+= -I${LOCALBASE}/include/ffmpeg26 >-LDFLAGS+= -L${LOCALBASE}/lib/ffmpeg26 > > PLIST_FILES= bin/qtox \ > share/applications/qTox.desktop >@@ -49,8 +47,6 @@ > ${WRKSRC}/qtox.pro > @${REINPLACE_CMD} -e 's|INCLUDEPATH += "/usr/lib|INCLUDEPATH += "${LOCALBASE}/lib|' \ > ${WRKSRC}/qtox.pro >- @${REINPLACE_CMD} -e 's|-lavformat -lavdevice -lavcodec -lavutil -lswscale|-lavformat26 -lavdevice26 -lavcodec26 -lavutil26 -lswscale26|' \ >- ${WRKSRC}/qtox.pro > > pre-configure: > @${REINPLACE_CMD} '/Comment/s,=.*,=${COMMENT},' \
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 201324
: 158322