xarcan: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:19:00 +01:00
parent 395afb5f55
commit 13a2bd5229

View file

@ -1,13 +1,13 @@
# Template file for 'xarcan' # Template file for 'xarcan'
pkgname=xarcan pkgname=xarcan
version=0.6.0 version=0.6.0
revision=1 revision=2
build_style=meson build_style=meson
configure_args="-Dglamor=true -Dint10=false -Dipv6=true -Dsystemd_logind=false configure_args="-Dglamor=true -Dint10=false -Dipv6=true -Dsystemd_logind=false
-Ddefault_font_path=/usr/share/fonts/X11" -Ddefault_font_path=/usr/share/fonts/X11"
hostmakedepends="automake font-util libtool pkg-config xorg-util-macros xtrans" hostmakedepends="automake font-util libtool pkg-config xorg-util-macros xtrans"
makedepends="MesaLib-devel arcan-devel libX11-devel libXfont2-devel libdrm-devel makedepends="MesaLib-devel arcan-devel libX11-devel libXfont2-devel libdrm-devel
libepoxy-devel libressl-devel libtirpc-devel libxkbfile-devel pixman-devel libepoxy-devel openssl-devel libtirpc-devel libxkbfile-devel pixman-devel
xorgproto" xorgproto"
short_desc="Patched Xserver that bridges connections to Arcan" short_desc="Patched Xserver that bridges connections to Arcan"
maintainer="Piraty <piraty1@inbox.ru>" maintainer="Piraty <piraty1@inbox.ru>"