Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=69bafd8318fb04f1035984e881e7e248b4844378
commit 69bafd8318fb04f1035984e881e7e248b4844378 Author: James Buren <[email protected]> Date: Fri Oct 26 17:11:06 2012 -0500 xf86-video-radeonhd-1.3.0-6-x86_64 * remove package * not maintained by upstream anymore and no longer compiles because of XAA removal diff --git a/source/x11/xf86-video-radeonhd/FrugalBuild b/source/x11/xf86-video-radeonhd/FrugalBuild deleted file mode 100644 index 36fb86e..0000000 --- a/source/x11/xf86-video-radeonhd/FrugalBuild +++ /dev/null @@ -1,38 +0,0 @@ -# Compiling Time: 0.12 SBU -# Maintainer: bouleetbil <[email protected]> - -USE_DEVEL=${USE_DEVEL:-"n"} - -pkgname=xf86-video-radeonhd -pkgver=1.3.0 -Fuse $USE_DEVEL && pkgver=1.2.5.55.g27cfbaa -pkgrel=6 -pkgdesc="X.Org driver for AMD GPG r5xx/r6xx chipsets" -url="http://xorg.freedesktop.org" -groups=('x11' 'xorg-core' 'xorg-drivers') -archs=('i686' 'x86_64' 'arm') -depends=('xorg-server>=1.12.2' 'pciutils' 'libpciaccess>=0.11.0' 'libdrm') -makedepends=('randrproto>1.3.0' 'renderproto' 'videoproto>=2.2.2' 'util-macros>=1.2.1' \ - 'resourceproto' 'dri2proto' 'glproto' 'xf86driproto') -Finclude xorg -sha1sums=('4cdcdbcdc6ec7cd4caa19afdbfc34a8bec461f56') -Fconfopts+=" --enable-dri" - -if Fuse $USE_DEVEL; then - unset source sha1sums - _F_scm_type="git" - _F_scm_url="git://anongit.freedesktop.org/xorg/driver/xf86-video-radeonhd" - Finclude scm -fi - -build() -{ - if Fuse $USE_DEVEL; then - Funpack_scm - fi - Fpatchall - Fmake - Fmakeinstall - -} -# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
