Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150773873
D13252.id35808.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D13252.id35808.diff
View Options
Index: net-im/qTox/Makefile
===================================================================
--- net-im/qTox/Makefile
+++ net-im/qTox/Makefile
@@ -3,8 +3,7 @@
PORTNAME= qTox
DISTVERSIONPREFIX= v
-DISTVERSION= 1.12.1
-PORTREVISION= 1
+DISTVERSION= 1.13.0
CATEGORIES= net-im net-p2p
MAINTAINER= yuri@rawbw.com
@@ -14,28 +13,20 @@
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
-
-OPTIONS_DEFINE= PLATFORM_EXTENSIONS
-OPTIONS_DEFAULT=PLATFORM_EXTENSIONS
-PLATFORM_EXTENSIONS_DESC= Enable platform specific extensions
+ libtoxcore.so:net-im/tox \
+ libvpx.so:multimedia/libvpx
+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
@@ -44,7 +35,14 @@
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 \
Index: net-im/qTox/distinfo
===================================================================
--- net-im/qTox/distinfo
+++ net-im/qTox/distinfo
@@ -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
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 4, 11:31 PM (7 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30851736
Default Alt Text
D13252.id35808.diff (2 KB)
Attached To
Mode
D13252: net-im/qTox: Update to 1.13.0
Attached
Detach File
Event Timeline
Log In to Comment