mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xarcan: update to 0.6.1.
This commit is contained in:
parent
46becab2d6
commit
e838300bb8
1 changed files with 4 additions and 4 deletions
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'xarcan'
|
# Template file for 'xarcan'
|
||||||
pkgname=xarcan
|
pkgname=xarcan
|
||||||
version=0.6.0
|
version=0.6.1
|
||||||
revision=3
|
revision=1
|
||||||
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 openssl-devel libtirpc-devel libxkbfile-devel pixman-devel
|
libepoxy-devel openssl-devel libtirpc-devel libxkbfile-devel pixman-devel
|
||||||
xorgproto libxshmfence-devel"
|
xorgproto libxshmfence-devel xcb-util-wm-devel"
|
||||||
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>"
|
||||||
license="MIT, BSD-3-Clause"
|
license="MIT, BSD-3-Clause"
|
||||||
homepage="https://github.com/letoram/xarcan"
|
homepage="https://github.com/letoram/xarcan"
|
||||||
distfiles="https://github.com/letoram/xarcan/archive/${version}.tar.gz"
|
distfiles="https://github.com/letoram/xarcan/archive/${version}.tar.gz"
|
||||||
checksum=db582bf9c412842fb263d4eb5118f4c1eb6e7b579042a179044d9467fdb98193
|
checksum=b31c053a3b33e0af37528b8388f5687fe0d4af572bda0e507667dc7dd80ee1ba
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/{include,lib,share}
|
rm -rf ${DESTDIR}/usr/{include,lib,share}
|
||||||
|
|
Loading…
Add table
Reference in a new issue