CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
sudo: Updated to 1.7.2p3.
[attic/ports/opt-cross.git] / pekwm / Pkgfile
index c5829671b8c7b753ca7d2e1281a5ad74b97d9760..aa4f60eb72bebc0e576f8c34d3c91d4a41bd1e51 100644 (file)
@@ -2,10 +2,10 @@
 # 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
+# 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