mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
icewm: update to 2.9.9.
This commit is contained in:
parent
ebd95b363e
commit
8819dd5afe
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'icewm'
|
# Template file for 'icewm'
|
||||||
pkgname=icewm
|
pkgname=icewm
|
||||||
version=2.9.8
|
version=2.9.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
make_cmd=make
|
make_cmd=make
|
||||||
configure_args="-DENABLE_LTO=ON -DCONFIG_LIBRSVG=ON -DENABLE_ALSA=ON
|
configure_args="-DENABLE_LTO=ON -DCONFIG_LIBRSVG=ON -DENABLE_ALSA=ON
|
||||||
-DCONFIG_XPM=ON -DCONFIG_LIBJPEG=ON -DCFGDIR=/etc/icewm"
|
-DCONFIG_XPM=ON -DCONFIG_LIBJPEG=ON -DCFGDIR=/etc/icewm"
|
||||||
hostmakedepends="asciidoc gettext-devel libtool mkfontdir perl
|
hostmakedepends="python3-Markdown gettext-devel libtool mkfontdir perl
|
||||||
pkg-config"
|
pkg-config"
|
||||||
makedepends="libSM-devel libXft-devel libXinerama-devel libXpm-devel
|
makedepends="libSM-devel libXft-devel libXinerama-devel libXpm-devel
|
||||||
libXrandr-devel libao-devel librsvg-devel libsndfile-devel
|
libXrandr-devel libao-devel librsvg-devel libsndfile-devel
|
||||||
|
@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://ice-wm.org/"
|
homepage="https://ice-wm.org/"
|
||||||
changelog="https://raw.githubusercontent.com/ice-wm/icewm/master/NEWS"
|
changelog="https://raw.githubusercontent.com/ice-wm/icewm/master/NEWS"
|
||||||
distfiles="https://github.com/ice-wm/icewm/archive/${version}.tar.gz"
|
distfiles="https://github.com/ice-wm/icewm/archive/${version}.tar.gz"
|
||||||
checksum=970ff5234e0176054016a40accc8d80a865993366177d12567de56aa089eb7c9
|
checksum=533314e5464a7340b8891cb6a2906b6b69b52dcd80d4d2fc15900adcc1950a41
|
||||||
# broken tests
|
# broken tests
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue