CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
a8a3b34e0f2308ec07ce3e0a8f5b16f3c104dd32
[ports/efikamx-arm.git] / libz160 / Pkgfile
1 # Description: Library for the AMD GPU Z160 2D
2 # URL:
3 # Maintainer: Victor Martinez, pitillo at ono dot com
4 # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
5 # Depends on:
6
7 name=libz160
8 version=10.11.01
9 release=1
10 source=(http://staff.osuosl.org/~bkero/distfiles/$name-bin-$version.tar.gz)
11
12 build() {
13 mv $SRC/$name-bin-$version/usr $PKG/
14 }