From 20a21dae0f4f456c2b930aec858ee786c1cb8727 Mon Sep 17 00:00:00 2001 From: avoidr Date: Mon, 13 Apr 2020 02:48:51 +0200 Subject: [PATCH] utox: update to 0.17.2. [ci skip] --- srcpkgs/utox/patches/ftbfs.patch | 11 ----------- srcpkgs/utox/template | 10 +++++----- 2 files changed, 5 insertions(+), 16 deletions(-) delete mode 100644 srcpkgs/utox/patches/ftbfs.patch diff --git a/srcpkgs/utox/patches/ftbfs.patch b/srcpkgs/utox/patches/ftbfs.patch deleted file mode 100644 index b17a97f13d4..00000000000 --- a/srcpkgs/utox/patches/ftbfs.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/av/audio.h -+++ src/av/audio.h -@@ -5,7 +5,7 @@ - #include - #include - --typedef struct ALCdevice_struct ALCdevice; -+typedef struct ALCdevice ALCdevice; - - extern bool utox_audio_thread_init; - diff --git a/srcpkgs/utox/template b/srcpkgs/utox/template index d04cc5c5748..add510fd45c 100644 --- a/srcpkgs/utox/template +++ b/srcpkgs/utox/template @@ -1,6 +1,6 @@ # Template file for 'utox' pkgname=utox -version=0.17.1 +version=0.17.2 revision=1 wrksrc=uTox build_style=cmake @@ -10,12 +10,12 @@ makedepends="check-devel dbus-devel filter_audio-devel fontconfig-devel libXrender-devel libopenal-devel libsodium-devel libvpx-devel opus-devel toxcore-devel v4l-utils-devel" short_desc="Lightweight Tox instant messenger client written in C" -maintainer="Spencer Hill " +maintainer="avoidr " license="MIT" -homepage="http://utox.io/" +homepage="https://github.com/uTox/uTox/" distfiles="https://github.com/uTox/uTox/releases/download/v${version}/uTox-${version}-full.tar.gz" -checksum=6a6d399827f31593f840274b08ed80039c99d5abf0bd6634faf22cc064930460 -nocross=yes +checksum= +#nocross=yes post_install() { vlicense LICENSE