1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Upgrade to a recent snapshot.

PR:		ports/196710
Submitted by:	yuri (at) rawbw.com (maintainer)
This commit is contained in:
Thierry Thomas 2015-01-14 21:12:33 +00:00
parent 320d427ae8
commit bdac33dce9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377046
2 changed files with 13 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= qTox
PORTVERSION= 0.141118
PORTVERSION= 0.150113
PORTREVISION= 1
CATEGORIES= net-im
@ -15,21 +15,29 @@ 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 \
libsodium.so:${PORTSDIR}/security/libsodium
RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox
USE_GITHUB= yes
GH_ACCOUNT= tux3
GH_COMMIT= 7c499c2
GH_COMMIT= d74b95a
GH_TAGNAME= ${GH_COMMIT}
USES= compiler:c++11-lib desktop-file-utils openal:soft qmake gmake
USE_XORG+= x11 xscrnsaver
USE_QT5= core gui network xml opengl sql sql-sqlite3_run widgets \
concurrent buildtools_build linguisttools_build
USES= compiler:c++11-lib desktop-file-utils openal:soft qmake gmake
PLIST_FILES= bin/qtox \
share/applications/qTox.desktop \
share/pixmaps/qtox.png
pre-everything::
@${ECHO_MSG}
@${ECHO_MSG} "Warning: qTox won't build if the option NaCl was selected for Tox!"
@${ECHO_MSG}
post-patch:
${REINPLACE_CMD} -e 's|$$$$system(git rev-parse HEAD)|"${GH_COMMIT}"|' \
${WRKSRC}/qtox.pro

View File

@ -1,2 +1,2 @@
SHA256 (qTox-0.141118.tar.gz) = ec7d4f3dde2d64369a489a0426a0cf21449e79e773426616fff970aa114cb81f
SIZE (qTox-0.141118.tar.gz) = 2901912
SHA256 (qTox-0.150113.tar.gz) = 6d982f93bfbe82ef8594188a7bf2874ff3170acf909ff7e5ae48903151036182
SIZE (qTox-0.150113.tar.gz) = 2966865