arcan: update to 0.5.5.2.

Fixes #5395

known issue:
- dependency `harfbuzz` is not recognized by arcan's cmake
This commit is contained in:
Piraty 2018-12-04 22:02:53 +01:00 committed by maxice8
parent f3cf47f7fc
commit 930777d6eb
2 changed files with 12 additions and 4 deletions

View file

@ -0,0 +1,8 @@
--- src/frameserver/encode/default/ocr.c
+++ src/frameserver/encode/default/ocr.c
@@ -1,4 +1,4 @@
-#include <capi.h>
+#include <tesseract/capi.h>
#include <leptonica/allheaders.h>
#include <arcan_shmif.h>
#include "util/utf8.c"

View file

@ -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 <piraty1@inbox.ru>"
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