From owner-svn-ports-head@freebsd.org Tue Nov 28 06:28:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 085F4DFB435; Tue, 28 Nov 2017 06:28:33 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D57347839E; Tue, 28 Nov 2017 06:28:32 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAS6SVSI008207; Tue, 28 Nov 2017 06:28:31 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAS6SVUP008205; Tue, 28 Nov 2017 06:28:31 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201711280628.vAS6SVUP008205@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 28 Nov 2017 06:28:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455020 - head/net-im/qTox X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/net-im/qTox X-SVN-Commit-Revision: 455020 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2017 06:28:33 -0000 Author: yuri Date: Tue Nov 28 06:28:31 2017 New Revision: 455020 URL: https://svnweb.freebsd.org/changeset/ports/455020 Log: net-im/qTox: Update to 1.13.0 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13252 Modified: head/net-im/qTox/Makefile head/net-im/qTox/distinfo Modified: head/net-im/qTox/Makefile ============================================================================== --- head/net-im/qTox/Makefile Tue Nov 28 04:35:09 2017 (r455019) +++ head/net-im/qTox/Makefile Tue Nov 28 06:28:31 2017 (r455020) @@ -3,48 +3,44 @@ PORTNAME= qTox DISTVERSIONPREFIX= v -DISTVERSION= 1.12.1 -PORTREVISION= 1 +DISTVERSION= 1.13.0 CATEGORIES= net-im net-p2p -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Qt 5 based Tox client LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat -LIB_DEPENDS= libtoxcore.so:net-im/tox \ - libopencv_highgui.so:graphics/opencv \ - libopencv_core.so:graphics/opencv-core \ - libavcodec.so:multimedia/ffmpeg \ - libvpx.so:multimedia/libvpx \ - libfilteraudio.so:audio/libfilteraudio \ +LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ + libexif.so:graphics/libexif \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ libopus.so:audio/opus \ - libsodium.so:security/libsodium \ libqrencode.so:graphics/libqrencode \ + libsodium.so:security/libsodium \ libsqlcipher.so:databases/sqlcipher \ - libfreetype.so:print/freetype2 \ - libfontconfig.so:x11-fonts/fontconfig + libtoxcore.so:net-im/tox \ + libvpx.so:multimedia/libvpx -OPTIONS_DEFINE= PLATFORM_EXTENSIONS -OPTIONS_DEFAULT=PLATFORM_EXTENSIONS -PLATFORM_EXTENSIONS_DESC= Enable platform specific extensions - +USES= cmake compiler:c++11-lib desktop-file-utils gettext openal:soft pkgconfig USE_GITHUB= yes GH_ACCOUNT= qTox -GH_TAGNAME= cd8a7ad - -USES= compiler:c++11-lib desktop-file-utils gettext openal:soft pkgconfig cmake USE_GNOME= gtk20 cairo USE_QT5= core gui network xml opengl sql sql-sqlite3_run widgets svg \ - concurrent_build buildtools_build linguisttools_build testlib_build -# bug#220813: qmake isn't needed, but build fails without qmake_build -USE_QT5+= qmake_build + concurrent_build buildtools_build linguisttools_build qmake_build testlib_build CMAKE_ARGS= -DGIT_DESCRIBE:STRING=${FULLVERSION} INSTALLS_ICONS= yes -PLATFORM_EXTENSIONS_CMAKE_OFF= -DPLATFORM_EXTENSIONS:BOOL=OFF +OPTIONS_DEFINE= FILTERAUDIO PLATFORM_EXTENSIONS +OPTIONS_DEFAULT= FILTERAUDIO PLATFORM_EXTENSIONS +PLATFORM_EXTENSIONS_DESC= Enable platform specific extensions +FILTERAUDIO_DESC= Enable the echo canceling backend + +FILTERAUDIO_CMAKE_BOOL= USE_FILTERAUDIO +FILTERAUDIO_LIB_DEPENDS= libfilteraudio.so:audio/libfilteraudio +PLATFORM_EXTENSIONS_CMAKE_BOOL= PLATFORM_EXTENSIONS PLATFORM_EXTENSIONS_USE= XORG=x11,xscrnsaver PLIST_FILES= bin/qtox \ Modified: head/net-im/qTox/distinfo ============================================================================== --- head/net-im/qTox/distinfo Tue Nov 28 04:35:09 2017 (r455019) +++ head/net-im/qTox/distinfo Tue Nov 28 06:28:31 2017 (r455020) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507800999 -SHA256 (qTox-qTox-v1.12.1-cd8a7ad_GH0.tar.gz) = 90709402c93f6529d88c05ff106072e3e4e42ac06917d7b955f3ae39813c13dd -SIZE (qTox-qTox-v1.12.1-cd8a7ad_GH0.tar.gz) = 3957662 +TIMESTAMP = 1511712860 +SHA256 (qTox-qTox-v1.13.0_GH0.tar.gz) = 8a85b47f5a1033e997e16616ddeeb9af277b2f8ee3fe06cf5b9f3c8869a5d737 +SIZE (qTox-qTox-v1.13.0_GH0.tar.gz) = 4073611