2008-10-04 06:29:49 +02:00
|
|
|
# Template build file for 'pekwm'.
|
|
|
|
pkgname=pekwm
|
2009-08-10 10:38:24 +02:00
|
|
|
version=0.1.11
|
2009-08-24 15:54:40 +02:00
|
|
|
revision=1
|
2009-03-25 07:34:17 +01:00
|
|
|
distfiles="http://www.pekwm.org/projects/3/files/$pkgname-$version.tar.bz2"
|
2008-10-03 18:12:04 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="Window manager based on aewm++"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-08-10 10:38:24 +02:00
|
|
|
checksum=a646e5f09a61ac4e7195ff8acf100dbadca035e84dd677fbedca00a6108a741f
|
2008-10-03 18:12:04 +02:00
|
|
|
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."
|
2009-03-25 07:34:17 +01:00
|
|
|
|
|
|
|
conf_files="/etc/pekwm/keys /etc/pekwm/vars /etc/pekwm/autoproperties
|
|
|
|
/etc/pekwm/mouse /etc/pekwm/config /etc/pekwm/menu /etc/pekwm/start"
|
|
|
|
|
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency run gcc-libstdc++
|
|
|
|
Add_dependency full jpeg
|
|
|
|
Add_dependency full libpng
|
|
|
|
Add_dependency full libXft
|
|
|
|
Add_dependency full libXinerama
|
|
|
|
Add_dependency full libXpm
|
|
|
|
Add_dependency full libXrandr
|