CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
aspell: initial import (verified compilation).
[attic/ports/opt-cross.git] / pekwm / Pkgfile
index c5829671b8c7b753ca7d2e1281a5ad74b97d9760..46456d09cdea3f50e6267d6497055b7bd9fd3abe 100644 (file)
@@ -1,11 +1,11 @@
 # Description: The Pek Window Manager
 # URL: http://pekwm.org
 # Maintainer: Rene Lengwinat rugek at dirtyhack dot net
-# Arch Maintainer: CRUX-ARM System Team, crux-arm at mikeux dot dyndns dot org
-# Depends on: libpcre xorg-libxft xorg-libxrandr libpng
+# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
+# Depends on: imlib2 libpcre xorg-libxft xorg-libxrandr
 
 name=pekwm
-version=0.1.8
+version=0.1.11
 release=1
 source=(http://pekwm.org/projects/3/files/pekwm-$version.tar.bz2)
 
@@ -24,10 +24,10 @@ build() {
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \
-              --enable-xft \
               --enable-pcre \
               --mandir=/usr/man \
-              --disable-xinerama
+              --disable-xinerama \
+              --with-x
 
   make
   make DESTDIR=$PKG install