New package: vtwm-5.5.0
Closes https://github.com/voidlinux/void-packages/issues/14246
This commit is contained in:
parent
6760a63567
commit
c0fa43182e
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'vtwm'
|
||||
pkgname=vtwm
|
||||
version=5.5.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-sound"
|
||||
hostmakedepends="pkg-config m4 flex"
|
||||
makedepends="libXmu-devel libXpm-devel"
|
||||
short_desc="Virtual tab window manager"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="X11"
|
||||
homepage="http://www.vtwm.org/"
|
||||
changelog="http://vtwm.sourceforge.net/vtwm-changelog.html"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/files/${pkgname}-${version}.tar.gz"
|
||||
checksum=448d7afd8d5a5fcfabf1b9c64b811cfa6bdbf8892c067fe01a141806ef61eaf4
|
Loading…
Reference in New Issue