CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
xorg-libx11: Added xorg-xf86bigfontproto dependencie.
[attic/ports/xorg-cross.git] / xorg-xf86-video-fbdev / Pkgfile
index 678510ceb8b5c5d71f45bc9361a05ba5f6a7fae3..55232624216e8ece85cca088d1622d9c89a3260a 100644 (file)
@@ -1,7 +1,7 @@
 # Description: xorg driver xf86-video-fbdev
 # URL: http://xorg.freedesktop.org
 # Maintainer: Tilman Sauerbeck, tilman at crux dot nu
-# Arch Maintainer: CRUX-ARM System Team, crux-arm at mikeux dyndns dot org
+# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 # Depends on: xorg-server
 
 name=xorg-xf86-video-fbdev
@@ -14,7 +14,6 @@ build() {
 
   export DEFAULT_LIBS="-L$CLFS/lib -L$CLFS/usr/lib -L$CLFS/usr/lib/xorg -L$CLFS/usr/lib/xorg/modules"
   export DEFAULT_CFLAGS="-I$CLFS/usr/include -I$CLFS/usr/include/X11 -I$CLFS/usr/include/X11/extensions"
-
   export XORG_LIBS="$DEFAULT_LIBS -lXfont -lXrender -lXau -lpixman-1 -lXdmcp -lXv -lcrypt"
   export XORG_CFLAGS="$DEFAULT_CFLAGS -I$CLFS/usr/include/xorg -fvisibility=hidden -DRENDER -DRANDR -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I$CLFS/usr/include/freetype2 -I$CLFS/usr/include/pixman-1"
   export PCIACCESS_LIBS="$DEFAULT_LIBS"