From 5171457ce781dc65e486b0a57b689b42f090bf08 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 31 Jan 2017 11:13:32 +0000 Subject: [PATCH] utox: update to 0.12.2. --- srcpkgs/utox/patches/fix-install.patch | 9 --------- srcpkgs/utox/template | 4 ++-- 2 files changed, 2 insertions(+), 11 deletions(-) delete mode 100644 srcpkgs/utox/patches/fix-install.patch diff --git a/srcpkgs/utox/patches/fix-install.patch b/srcpkgs/utox/patches/fix-install.patch deleted file mode 100644 index 27580bd9a84..00000000000 --- a/srcpkgs/utox/patches/fix-install.patch +++ /dev/null @@ -1,9 +0,0 @@ ---- src/xlib/CMakeLists.txt.orig 2017-01-23 03:52:13.000000000 +0000 -+++ src/xlib/CMakeLists.txt 2017-01-25 15:58:22.211388471 +0000 -@@ -48,5 +48,5 @@ - - install(FILES - ../utox.1 -- DESTINATION "man/man1" -+ DESTINATION "share/man/man1" - ) diff --git a/srcpkgs/utox/template b/srcpkgs/utox/template index e48a82d8108..f54ad67af73 100644 --- a/srcpkgs/utox/template +++ b/srcpkgs/utox/template @@ -1,6 +1,6 @@ # Template file for 'utox' pkgname=utox -version=0.12.1 +version=0.12.2 revision=1 wrksrc="uTox-${version}" build_style=cmake @@ -13,7 +13,7 @@ makedepends="toxcore-devel filteraudio-devel-git fontconfig-devel libXrender-devel dbus-devel v4l-utils-devel libsodium-devel opus-devel" hostmakedepends="pkg-config" distfiles="https://github.com/uTox/uTox/archive/v${version}.tar.gz" -checksum=091b84768ea96eea7b12e0017c77f9015a7e3a105f5451f33f906af14b498de7 +checksum=a042ac8f7ce040bed8592bc09910d09d52ae9933137e9853601407576f0ef6d8 case "$XBPS_TARGET_MACHINE" in i686*) broken="https://build.voidlinux.eu/builders/i686_builder/builds/55/steps/shell_3/logs/stdio"