mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 11:52:56 +02:00
steamos-compositor: update to 1.29.
This commit is contained in:
parent
68cd0d6597
commit
8c56d568c2
1 changed files with 3 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'steamos-compositor'
|
# Template file for 'steamos-compositor'
|
||||||
pkgname=steamos-compositor
|
pkgname=steamos-compositor
|
||||||
version=1.27
|
version=1.29
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
|
@ -11,10 +11,8 @@ short_desc="The SteamOS Compositor"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://repo.steampowered.com/steamos/pool/main/s/${pkgname}"
|
homepage="http://repo.steampowered.com/steamos/pool/main/s/${pkgname}"
|
||||||
distfiles="${homepage}/${pkgname}_${version}.tar.gz"
|
distfiles="${homepage}/${pkgname}_${version}.tar.xz"
|
||||||
checksum=8d6b6e327c12617aba78fc65f5cda28ab400d5a2e4e0872f8ea3c987d317ad94
|
checksum=e7855a7fa3b962dad5d5ca3248b4281afa98e920baf949acc512bae10b647c4d
|
||||||
|
|
||||||
LDFLAGS="-lXfixes -lXext -lXdamage"
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
rm -f configure
|
rm -f configure
|
||||||
|
|
Loading…
Add table
Reference in a new issue