From fd2bb2f751c13b3c0c002b8e012810902b9da364 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 8 Jun 2018 02:02:24 -0500 Subject: harmony -> system --- harmony/xf86-video-ati/APKBUILD | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 harmony/xf86-video-ati/APKBUILD (limited to 'harmony/xf86-video-ati') diff --git a/harmony/xf86-video-ati/APKBUILD b/harmony/xf86-video-ati/APKBUILD deleted file mode 100644 index b5d128d60..000000000 --- a/harmony/xf86-video-ati/APKBUILD +++ /dev/null @@ -1,36 +0,0 @@ -# Maintainer: Natanael Copa -pkgname=xf86-video-ati -pkgver=18.0.1 -pkgrel=0 -pkgdesc="ATI video driver" -url="http://xorg.freedesktop.org/" -arch="all" -license="MIT" -subpackages="$pkgname-doc" -depends="mesa-dri-ati" -makedepends="xorg-server-dev libxi-dev fontsproto randrproto util-macros - videoproto renderproto libdrm-dev xf86driproto glproto mesa-dev - xineramaproto eudev-dev pixman-dev" -options="!check" -source="http://www.x.org/releases/individual/driver/$pkgname-$pkgver.tar.bz2" -builddir="$srcdir"/$pkgname-$pkgver - -build() { - cd "$builddir" - export LDFLAGS="$LDFLAGS -Wl,-z,lazy" - - ./configure \ - --build=$CBUILD \ - --host=$CHOST \ - --prefix=/usr \ - --enable-glamor - make -} - -package() { - cd "$builddir" - make DESTDIR="$pkgdir" install - install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING -} - -sha512sums="b468a78503a596bbf71a1b91b231ce1fa32908f619ff2dfe249352d046696a3641f2a9ff065e32545fff77100134b4b237591215e78ef885b6509d6b16112d14 xf86-video-ati-18.0.1.tar.bz2" -- cgit v1.2.3-70-g09d2