wm2: add .desktop file.
This commit is contained in:
parent
158112784c
commit
56ccb604a6
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wm2'
|
# Template file for 'wm2'
|
||||||
pkgname=wm2
|
pkgname=wm2
|
||||||
version=4
|
version=4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="libX11-devel libXext-devel libXmu-devel"
|
makedepends="libX11-devel libXext-devel libXmu-devel"
|
||||||
short_desc="a simple window manager for X"
|
short_desc="a simple window manager for X"
|
||||||
|
@ -13,4 +13,5 @@ checksum=a6c3352390f958c5033408ce73e1abd9677372a7c8c5949e39a62fda433b054d
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin wm2
|
vbin wm2
|
||||||
|
vinstall ${FILESDIR}/wm2.desktop 644 usr/share/xsessions
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue