New package: xpra-0.14.23
This commit is contained in:
parent
aa520467ca
commit
729f583e5f
1 changed files with 17 additions and 0 deletions
17
srcpkgs/xpra/template
Normal file
17
srcpkgs/xpra/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=0.14.23
|
||||
revision=1
|
||||
build_style=python-module
|
||||
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf"
|
||||
pycompile_module="xpra"
|
||||
hostmakedepends="python pkg-config python-Cython"
|
||||
makedepends="pygtk-devel python-Pillow-devel libXtst-devel libXrandr-devel
|
||||
libxkbfile-devel libXcomposite-devel libXdamage-devel x264-devel libwebp-devel"
|
||||
depends="pygtk python-Pillow xorg-server-xvfb"
|
||||
short_desc="Like screen(1) for X"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://xpra.org/"
|
||||
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=07887fd426e1014eade18b7cd3ad598f15c0dcf607c35a002e1b6d9453685afa
|
Loading…
Reference in a new issue