mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
Revert "xpra: enable HW acceleration" -- XTRAEME
This reverts commit 381f7815d0
.
BREAKS CROSS COMPILATION AND THERE WAS NOT AN AGREEMENT BY XTRAEME
This commit is contained in:
parent
740237eb26
commit
6ef2cb006a
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=0.17.0
|
||||
revision=2
|
||||
revision=1
|
||||
build_style=python-module
|
||||
make_build_args="--with-webp"
|
||||
make_install_args="--with-webp"
|
||||
|
@ -11,8 +11,7 @@ hostmakedepends="python pkg-config python-Cython"
|
|||
makedepends="pygtk-devel libXtst-devel libXrandr-devel
|
||||
libxkbfile-devel libXcomposite-devel libXdamage-devel x264-devel libwebp-devel
|
||||
libvpx-devel"
|
||||
depends="pygtk python-Pillow xorg-server-xvfb python-rencode
|
||||
python-gtkglext libopencv-python python-cryptography" # Includes python modules needed for HW acceleration
|
||||
depends="pygtk python-Pillow xorg-server-xvfb python-rencode"
|
||||
short_desc="Like screen(1) for X"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Add table
Reference in a new issue