35 lines
1.1 KiB
Text
35 lines
1.1 KiB
Text
# Template build file for 'pekwm'.
|
|
pkgname=pekwm
|
|
version=0.1.15
|
|
revision=1
|
|
build_style=gnu-configure
|
|
makedepends="pkg-config jpeg-devel libpng-devel>=1.5.10 libXinerama-devel
|
|
libXft-devel libXrender-devel fontconfig-devel libXpm-devel libXrandr-devel"
|
|
short_desc="Window manager based on aewm++"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="https://www.pekwm.org/projects/pekwm"
|
|
distfiles="http://www.pekwm.org/projects/pekwm/files/pekwm-$version.tar.bz2"
|
|
checksum=56d405b87f3d858ebc53a227e4de23b9273067707251145c90af08d35bc7582f
|
|
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."
|
|
|
|
conf_files="
|
|
/etc/pekwm/autoproperties
|
|
/etc/pekwm/autoproperties_typerules
|
|
/etc/pekwm/config
|
|
/etc/pekwm/keys
|
|
/etc/pekwm/menu
|
|
/etc/pekwm/mouse
|
|
/etc/pekwm/start
|
|
/etc/pekwm/vars"
|