17 lines
748 B
Bash
17 lines
748 B
Bash
# Template file for 'icewm'
|
|
pkgname=icewm
|
|
version=1.5.1
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DENABLE_LTO=ON -DCONFIG_LIBRSVG=ON
|
|
-DCONFIG_EXTERNAL_TRAY=ON -DENABLE_ALSA=ON"
|
|
hostmakedepends="asciidoc gettext-devel libtool mkfontdir pkg-config"
|
|
makedepends="libXrandr-devel libXft-devel libSM-devel libXinerama-devel
|
|
gdk-pixbuf-devel libXpm-devel"
|
|
depends="shared-mime-info"
|
|
short_desc="Window Manager designed for speed, usability, and consistency"
|
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|
license="LGPL-2.0-or-later"
|
|
homepage="https://github.com/bbidulock/icewm"
|
|
distfiles="https://github.com/ice-wm/icewm/releases/download/${version}/icewm-${version}.tar.xz"
|
|
checksum=14f3ffbc1527390892202c3319ef50d7a63116d01d4a94228303c9833e5e9a0a
|