mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
icewm: install .desktop files
This commit is contained in:
parent
3907f06af1
commit
3889d36529
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'icewm'
|
# Template file for 'icewm'
|
||||||
pkgname=icewm
|
pkgname=icewm
|
||||||
version=1.3.8
|
version=1.3.8
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shaped-decorations --enable-gradients"
|
configure_args="--enable-shaped-decorations --enable-gradients"
|
||||||
make_build_args="V=1"
|
make_build_args="V=1"
|
||||||
make_install_target="install install-docs"
|
make_install_target="install install-docs install-desktop"
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="libXrandr-devel libXft-devel libSM-devel libXinerama-devel gdk-pixbuf-devel"
|
makedepends="libXrandr-devel libXft-devel libSM-devel libXinerama-devel gdk-pixbuf-devel"
|
||||||
short_desc="A Window Manager designed for speed, usability, and consistency"
|
short_desc="A Window Manager designed for speed, usability, and consistency"
|
||||||
|
|
Loading…
Add table
Reference in a new issue