xarcan: update to 0.7.1.
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
# Template file for 'xarcan'
|
||||
pkgname=xarcan
|
||||
version=0.6.3
|
||||
revision=2
|
||||
version=0.7.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dglamor=true -Dint10=false -Dipv6=true -Dsystemd_logind=false
|
||||
-Ddefault_font_path=/usr/share/fonts/X11"
|
||||
hostmakedepends="automake font-util libtool pkg-config xorg-util-macros xtrans"
|
||||
makedepends="MesaLib-devel arcan-devel libX11-devel libXfont2-devel libdrm-devel
|
||||
libepoxy-devel openssl-devel libtirpc-devel libxkbfile-devel pixman-devel
|
||||
xorgproto libxshmfence-devel xcb-util-wm-devel"
|
||||
xorgproto libxshmfence-devel xcb-util-wm-devel xcb-util-image-devel"
|
||||
short_desc="Patched Xserver that bridges connections to Arcan"
|
||||
maintainer="Piraty <mail@piraty.dev>"
|
||||
license="MIT, BSD-3-Clause"
|
||||
homepage="https://github.com/letoram/xarcan"
|
||||
distfiles="https://github.com/letoram/xarcan/archive/${version}.tar.gz"
|
||||
checksum=819da816e5a4780fc0badeaf08dec04ff3c40231f4d2fc8877abc8d0ad49d82e
|
||||
homepage="https://codeberg.org/letoram/xarcan"
|
||||
distfiles="https://codeberg.org/letoram/xarcan/archive/${version}.tar.gz"
|
||||
checksum=5f7cb71d57ce62992c2f7a2226b6b5c1a285792dfb2158e626212b8b21aef75b
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/{include,lib,share}
|
||||
|
||||
Reference in New Issue
Block a user