parent
2d3240ee4f
commit
6cc313f6d8
1 changed files with 5 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'icewm'
|
||||
pkgname=icewm
|
||||
version=1.3.8
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shaped-decorations --enable-gradients"
|
||||
make_install_target="install install-docs"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXrandr-devel libXft-devel libSM-devel libXinerama-devel gdk-pixbuf-devel"
|
||||
short_desc="A Window Manager designed for speed, usability, and consistency"
|
||||
|
@ -12,3 +13,6 @@ license="LGPL-2"
|
|||
homepage="http://www.icewm.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=17588d9e0bbbb23587bc04c83da9dd94fd4da6894ecfee6d7f3ed50d780dcd18
|
||||
|
||||
nocross="https://travis-ci.org/voidlinux/void-packages/jobs/182169066"
|
||||
CXXFLAGS="-Wno-error=narrowing"
|
||||
|
|
Loading…
Reference in a new issue