From 930777d6eb80ae83a6ac52518c7b52bf9fa00fb4 Mon Sep 17 00:00:00 2001 From: Piraty Date: Tue, 4 Dec 2018 22:02:53 +0100 Subject: [PATCH] arcan: update to 0.5.5.2. Fixes #5395 known issue: - dependency `harfbuzz` is not recognized by arcan's cmake --- srcpkgs/arcan/patches/010-tesseract-include.patch | 8 ++++++++ srcpkgs/arcan/template | 8 ++++---- 2 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 srcpkgs/arcan/patches/010-tesseract-include.patch diff --git a/srcpkgs/arcan/patches/010-tesseract-include.patch b/srcpkgs/arcan/patches/010-tesseract-include.patch new file mode 100644 index 0000000000..78714b92e5 --- /dev/null +++ b/srcpkgs/arcan/patches/010-tesseract-include.patch @@ -0,0 +1,8 @@ +--- src/frameserver/encode/default/ocr.c ++++ src/frameserver/encode/default/ocr.c +@@ -1,4 +1,4 @@ +-#include ++#include + #include + #include + #include "util/utf8.c" diff --git a/srcpkgs/arcan/template b/srcpkgs/arcan/template index 071017eb6c..e51174bdd7 100644 --- a/srcpkgs/arcan/template +++ b/srcpkgs/arcan/template @@ -1,13 +1,13 @@ # Template file for 'arcan' pkgname=arcan -version=0.5.5 +version=0.5.5.2 revision=1 -build_style=cmake build_wrksrc=src +build_style=cmake configure_args="-DDISTR_TAG='Void Linux' -DVIDEO_PLATFORM=egl-dri" makedepends="ffmpeg-devel harfbuzz-devel liblzma-devel libopenal-devel libusb-devel libvncserver-devel libxkbcommon-devel sqlite-devel - $(vopt_if tesseract tesseract-ocr-devel) vlc-devel" + $(vopt_if tesseract "tesseract-ocr-devel leptonica-devel") vlc-devel" short_desc="Combined display server, multimedia framework and game engine" maintainer="Piraty " license="GPL-2.0-or-later, LGPL-2.0-or-later, BSD-3-Clause" @@ -15,7 +15,7 @@ homepage="https://arcan-fe.com/" _versionOpenal=0.5.4 distfiles="https://github.com/letoram/${pkgname}/archive/${version}.tar.gz https://github.com/letoram/openal/archive/${_versionOpenal}.tar.gz>openal_arcan.${_versionOpenal}.tar.gz" -checksum="578ed860a99a02cf1cf963efac830eb8af08093e4322832b2be6554d8c922ff2 +checksum="a5f775789e22f6a4f16742ae9375bb5b7999aab83398adeab2bdc3f70c321cc0 3a50a87c05b67c466a868cc77f8dc7f9cfc9466aeeafcd823daca0d108c504da" case "${XBPS_TARGET_MACHINE}" in