Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=26a1b6662eb5b30f1fbac15a3a79e64a37a90c1b
commit 26a1b6662eb5b30f1fbac15a3a79e64a37a90c1b Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Sun Jan 20 22:34:04 2008 +0100 t/xorg: remove xorg73-only stuff from the blacklist diff --git a/t/xorg b/t/xorg index 4e7fe30..0b9db33 100755 --- a/t/xorg +++ b/t/xorg @@ -21,19 +21,11 @@ done |sort -u |tr '[A-Z]' '[a-z]'>$upstream ls source/x11|sed 's|/$||' >$fw # xf86-video-impact is mips-only :) # xf86-video-wsfb is for *bsd -# compiz is uhh? won't work :p +# compiz is in x11-extra # mkcfm is removed by priyank # xkbdata deprecated | not maintained anymore. xkeyboard-config replaced it. -<<<<<<< HEAD:t/xorg -# xf86-video-glide: makedepends on xfree86.. and need libglide* foo .. :S -# constype, : well empty package at x86_64 (maybe at i686 too) -======= -# xf86-video-vermilion: requires xorg-server >= 1.3.99.0 -# xf86-video-intel: requires xorg-server >= 1.2.99.0 # xf86-video-glide: makedepends on xfree86.. # grandr: requires xrandr >= 1.2. initial FB @ http://yugo.frugalware.org/~vmiklos/grandr/FrugalBuild -# xbacklight: xorg-1.3-only -# constype, libpciaccess, pixman, xf86-video-amd, xf86-video-xgi, constype, xbacklight, xf86-video-radeonhd: xorg-1.3 diff -u $upstream $fw|grep ^-[^-] |grep -v \ -'\(xf86-video-impact\|compiz\|xf86-video-glide\|constype\|xf86-video-i810\|xf86-video-wsfb\|mkcfm\|xkbdata\)'|sed 's/^-//' +'\(xf86-video-impact\|xf86-video-wsfb\|compiz\|mkcfm\|xkbdata\|xf86-video-glide\|grandr\)'|sed 's/^-//' rm -f $upstream $fw _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
