void-packages/templates/pekwm.tmpl
Juan RP ac80ddda40 Use bash features to improve $distfiles parsing.
That means that it's not necessary anymore to use an '@' before the
extract suffix string. yay.

--HG--
extra : convert_revision : 83ce2c783cb917ef59b87eacb0565cfcff277218
2008-10-28 23:57:52 +01:00

23 lines
736 B
Cheetah

# Template build file for 'pekwm'.
pkgname=pekwm
version=0.1.7
distfiles="
http://www.pekwm.org/projects/3/files/$pkgname-$version.tar.bz2"
build_style=gnu_configure
make_cmd="$XBPS_MASTERDIR/bin/gmake"
short_desc="Window manager based on aewm++"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=77c618ddefeaad16a9b757304ca233ece9b18e3c
long_desc="
A window manager based on aewm++. Here is a compact list of changes
between the original aewm++-1.1.16 and pekwm:
* Better structured and formatted code.
* Possibility to group windows in a single frame.
* Configurable keygrabber.
* Configurable rootmenu.
* Configration file.
* Xinerama support.
* Smart window placement.
* Basic pixmap theming, with configurable buttons."