# Description: GPU libraries and test applications for i.MX51 (X version)
-# 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=amd-gpu-x11-bin-mx51
-version=10.11.01
+version=20111109
release=1
-source=($name-$version.tar.gz)
+source=(data.tar.gz)
build() {
- mv $SRC/$name-$version/usr $PKG/
+ rm -r $SRC/usr/share/
+ mv $SRC/usr $PKG/
}
README for amd-gpu-x11-bin-mx51
-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, look for amd-gpu-x11-bin-mx51_10.11.01-1_armel.deb. Then
+unpack this file and place this file in the current dir:
+data.tar.gz
+TIPS to unpack .deb files:
+ar vx $name.deb