FreeBSD Bugzilla – Attachment 149570 Details for
Bug 195157
[PORT net-im/qTox] Maintainer update qTox-0.141118
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch-qTox-0.141118.patch (text/plain), 2.34 KB, created by
Yuri Victorovich
on 2014-11-19 00:53:48 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2014-11-19 00:53:48 UTC
Size:
2.34 KB
patch
obsolete
>Index: net-im/qTox/Makefile >=================================================================== >--- net-im/qTox/Makefile (revision 372743) >+++ net-im/qTox/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= qTox >-PORTVERSION= 0.141028 >+PORTVERSION= 0.141118 > CATEGORIES= net-im > > MAINTAINER= yuri@rawbw.com >@@ -11,17 +11,20 @@ > LICENSE= GPLv3 > > BUILD_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox >-LIB_DEPENDS= libopencv_highgui.so:${PORTSDIR}/graphics/opencv >+LIB_DEPENDS= libopencv_highgui.so:${PORTSDIR}/graphics/opencv \ >+ libopencv_core.so:${PORTSDIR}/graphics/opencv-core \ >+ libvpx.so:${PORTSDIR}/multimedia/libvpx \ >+ libsodium.so:${PORTSDIR}/security/libsodium > RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox > > USE_GITHUB= yes > GH_ACCOUNT= tux3 >-GH_COMMIT= 8ff3d1d >+GH_COMMIT= 7c499c2 > GH_TAGNAME= ${GH_COMMIT} >+USE_QT5= core gui network xml opengl sql widgets concurrent \ >+ buildtools_build linguisttools >+USES= compiler:c++11-lib desktop-file-utils openal:soft qmake gmake > >-USE_QT5= core gui network xml opengl sql widgets buildtools_build >-USES= compiler:c++11-lib desktop-file-utils openal:soft qmake >- > PLIST_FILES= bin/qtox \ > share/applications/qTox.desktop \ > share/pixmaps/qtox.png >Index: net-im/qTox/distinfo >=================================================================== >--- net-im/qTox/distinfo (revision 372743) >+++ net-im/qTox/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (qTox-0.141028.tar.gz) = 812d7321c8e34edde49043aab029213670e77db801abc69551f977a47bf3169b >-SIZE (qTox-0.141028.tar.gz) = 2668590 >+SHA256 (qTox-0.141118.tar.gz) = ec7d4f3dde2d64369a489a0426a0cf21449e79e773426616fff970aa114cb81f >+SIZE (qTox-0.141118.tar.gz) = 2901912 >Index: net-im/qTox/files/patch-qtox.pro >=================================================================== >--- net-im/qTox/files/patch-qtox.pro (revision 372743) >+++ net-im/qTox/files/patch-qtox.pro (working copy) >@@ -1,9 +1,9 @@ >---- qtox.pro.orig 2014-10-28 21:27:51.000000000 +0100 >-+++ qtox.pro 2014-10-29 19:21:51.000000000 +0100 >-@@ -213,3 +213,15 @@ >- src/video/netvideosource.cpp \ >- src/widget/form/tabcompleter.cpp \ >- src/video/videoframe.cpp >+--- qtox.pro >++++ qtox.pro >+@@ -223,3 +223,15 @@ >+ src/misc/serialize.cpp \ >+ src/widget/form/settings/advancedform.cpp \ >+ src/audio.cpp > + > +unix { > + target.path = $$PREFIX/bin
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 195157
: 149570 |
149571