FreeBSD Bugzilla – Attachment 156031 Details for
Bug 199726
[net-im/qTox] Update of qTox and toxcore after their new API is eventually fixed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
qTox+toxcore patch
qTox-after-breakage.patch (text/plain), 3.32 KB, created by
Yuri Victorovich
on 2015-04-27 06:35:34 UTC
(
hide
)
Description:
qTox+toxcore patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2015-04-27 06:35:34 UTC
Size:
3.32 KB
patch
obsolete
>Index: net-im/qTox/Makefile >=================================================================== >--- net-im/qTox/Makefile (revision 384808) >+++ net-im/qTox/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= qTox >-PORTVERSION= 0.150317 >+PORTVERSION= 0.150426 > CATEGORIES= net-im net-p2p > > MAINTAINER= yuri@rawbw.com >@@ -10,13 +10,11 @@ > > LICENSE= GPLv3 > >-BROKEN= Fails to build >- > BUILD_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox > LIB_DEPENDS= libopencv_highgui.so:${PORTSDIR}/graphics/opencv \ > libopencv_core.so:${PORTSDIR}/graphics/opencv-core \ > libvpx.so:${PORTSDIR}/multimedia/libvpx \ >- libfilteraudio.so:${PORTSDIR}/audio/filter_audio \ >+ libfilteraudio.so:${PORTSDIR}/audio/libfilteraudio \ > libsodium.so:${PORTSDIR}/security/libsodium \ > libqrencode.so:${PORTSDIR}/graphics/libqrencode > RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox >@@ -23,8 +21,7 @@ > > USE_GITHUB= yes > GH_ACCOUNT= tux3 >-GH_COMMIT= de42357 >-GH_TAGNAME= ${GH_COMMIT} >+GH_TAGNAME= 25329d3 > > USES= compiler:c++11-lib desktop-file-utils openal:soft qmake gmake > USE_GNOME= glib20 gtk20 cairo gdkpixbuf2 >Index: net-im/qTox/distinfo >=================================================================== >--- net-im/qTox/distinfo (revision 384808) >+++ net-im/qTox/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (qTox-0.150317.tar.gz) = f89c7c149cd9dc1b934f545e6bfff0b40f3af0205a213dcba2ad7d466a127468 >-SIZE (qTox-0.150317.tar.gz) = 4633713 >+SHA256 (tux3-qTox-0.150426-25329d3_GH0.tar.gz) = aa8615a0e57fce5dd4ed4bf19a9934b8e1d8f34bf6dbaeb1d16ece2ef9405869 >+SIZE (tux3-qTox-0.150426-25329d3_GH0.tar.gz) = 4643786 >Index: net-im/qTox/files/patch-qtox.pro >=================================================================== >--- net-im/qTox/files/patch-qtox.pro (revision 384808) >+++ net-im/qTox/files/patch-qtox.pro (working copy) >@@ -1,10 +1,9 @@ >---- qtox.pro >+--- qtox.pro.orig 2015-04-27 03:03:27 UTC > +++ qtox.pro >-@@ -451,3 +451,15 @@ >- src/widget/gui.h \ >- src/toxme.h \ >- src/misc/qrwidget.h >-+ >+@@ -433,6 +433,18 @@ SOURCES += \ >+ src/profilelocker.cpp \ >+ src/avatarbroadcaster.cpp >+ > +unix { > + target.path = $$PREFIX/bin > + >@@ -16,3 +15,7 @@ > + > + INSTALLS = target desktop icon > +} >++ >+ HEADERS += \ >+ src/audio.h \ >+ src/core/core.h \ >Index: net-im/tox/Makefile >=================================================================== >--- net-im/tox/Makefile (revision 384809) >+++ net-im/tox/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= toxcore >-PORTVERSION= 0.150401 >+PORTVERSION= 0.150426 > CATEGORIES= net-im net-p2p > > MAINTAINER= thierry@FreeBSD.org >@@ -19,7 +19,7 @@ > USE_GITHUB= yes > GH_ACCOUNT= irungentoo > GH_PROJECT= ${PORTNAME} >-GH_TAGNAME= a47fad1 >+GH_TAGNAME= 6a1efc3 > > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --enable-tests >Index: net-im/tox/distinfo >=================================================================== >--- net-im/tox/distinfo (revision 384809) >+++ net-im/tox/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (irungentoo-toxcore-0.150401-a47fad1_GH0.tar.gz) = 1e70291f91d1664607e6bf4230d8a077ee1d8dbdea4796ccdfa069a1f3f4679c >-SIZE (irungentoo-toxcore-0.150401-a47fad1_GH0.tar.gz) = 347407 >+SHA256 (irungentoo-toxcore-0.150426-6a1efc3_GH0.tar.gz) = 57ae059afa408a93df290d019f5fda578cb7d13bdfdb8631d827eb055d181f25 >+SIZE (irungentoo-toxcore-0.150426-6a1efc3_GH0.tar.gz) = 369215
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 199726
: 156031 |
156032