drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/z160.h
drwxr-xr-x root/root usr/lib/
--rwxr-xr-x root/root usr/lib/libz160.so
+-rw-r--r-- root/root usr/lib/libz160.so
-5afc6f7f84e0ee31444bfdbc5b793314 libz160-bin-10.11.01.tar.gz
+b29046003f822ce6e6b4edc4cc6cb853 libz160.so
+3d8b7817512305ac667237c186e5e41f z160.h
# Description: Library for the AMD GPU Z160 2D
-# URL:
+# URL: http://www.freescale.com/
# Packager: CRUX-ARM System Team, devel at crux-arm dot nu
# Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
# Depends on:
name=libz160
-version=10.11.01
+version=20111109
release=1
-source=($name-bin-$version.tar.gz)
+source=(z160.h libz160.so)
build() {
- mv $SRC/$name-bin-$version/usr $PKG/
+ install -d $PKG/usr/{lib,include}
+ mv $SRC/libz160.so $PKG/usr/lib/
+ mv $SRC/z160.h $PKG/usr/include
}
-README for imx-lib
+README for libz160
-ou'll need to download the current source and place it in your
-$PKGMK_SOURCE_DIR before you can build this port.
+You'll need to download L2.6.35_10.11.01_ER_images_MX5X.tar.gz from Freescale
+website. Unpack it and place these files in the current dir:
+data/usr/include/z160.h
+data/usr/lib/libz160.so