2008-10-04 04:29:49 +00:00
|
|
|
# Template build file for 'pekwm'.
|
|
|
|
pkgname=pekwm
|
2012-03-04 14:46:15 +00:00
|
|
|
version=0.1.14
|
|
|
|
homepage="https://www.pekwm.org/projects/pekwm"
|
|
|
|
distfiles="http://www.pekwm.org/projects/pekwm/files/pekwm-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config libstdc++-devel jpeg-devel libpng-devel libSM-devel libICE-devel libX11-devel libXext-devel libXinerama-devel libXft-devel libXrender-devel fontconfig-devel freetype-devel libXpm-devel libXrandr-devel"
|
2008-10-03 16:12:04 +00:00
|
|
|
short_desc="Window manager based on aewm++"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-03-04 14:46:15 +00:00
|
|
|
license="GPL-2"
|
|
|
|
checksum=113e95bd58fbb63eeba2a7ca37961da6d99a78459549172e2e5ce8dd091a3110
|
2008-10-03 16:12:04 +00: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 06:34:17 +00:00
|
|
|
|
2010-01-08 15:33:53 +00:00
|
|
|
conf_files="
|
|
|
|
/etc/pekwm/autoproperties
|
2012-03-04 14:46:15 +00:00
|
|
|
/etc/pekwm/autoproperties_typerules
|
2010-01-08 15:33:53 +00:00
|
|
|
/etc/pekwm/config
|
2012-03-04 14:46:15 +00:00
|
|
|
/etc/pekwm/keys
|
2010-01-08 15:33:53 +00:00
|
|
|
/etc/pekwm/menu
|
2012-03-04 14:46:15 +00:00
|
|
|
/etc/pekwm/mouse
|
|
|
|
/etc/pekwm/start
|
|
|
|
/etc/pekwm/vars"
|
2009-03-25 06:34:17 +00:00
|
|
|
|