awesome: update to 3.5.6.
This commit is contained in:
parent
48bc136b54
commit
21685cdb6c
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'awesome'
|
# Template file for 'awesome'
|
||||||
pkgname=awesome
|
pkgname=awesome
|
||||||
version=3.5.5
|
version=3.5.6
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSYSCONFDIR=/etc -DLUA_LIBRARY=/usr/lib/liblua.so.5.2"
|
configure_args="-DSYSCONFDIR=/etc -DLUA_LIBRARY=/usr/lib/liblua.so.5.2"
|
||||||
hostmakedepends="cmake which xmlto asciidoc>=8.6.6 pkg-config"
|
hostmakedepends="cmake which xmlto asciidoc>=8.6.6 pkg-config"
|
||||||
|
@ -17,13 +17,12 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://awesome.naquadah.org"
|
homepage="http://awesome.naquadah.org"
|
||||||
distfiles="${homepage}/download/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/download/${pkgname}-${version}.tar.xz"
|
||||||
checksum=bf30dbd7c4621742b2565919404f009588ea482574ddb85aaa5301bce5258d47
|
checksum=37f49de187825425cb3096fc870959d5fec9302b22ffd0f2874d8a18e85046d7
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# Russian manpages fail to build.
|
# Russian manpages fail to build.
|
||||||
sed -i -e "s|es fr de ru|es fr de|g" CMakeLists.txt
|
sed -i -e "s|es fr de ru|es fr de|g" CMakeLists.txt
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall awesome.desktop 644 usr/share/xsessions
|
vinstall awesome.desktop 644 usr/share/xsessions
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue