-6cc42a2b0c64e49ebbf33f5feb78864f data.tar.gz
+a592c4f52df0baf830eddd0445be3fc7 amd-gpu-x11-bin-mx51-10.11.01.tar.gz
name=amd-gpu-x11-bin-mx51
version=20111109
release=1
-source=(data.tar.gz)
+source=(amd-gpu-x11-bin-mx51-10.11.01.tar.gz)
build() {
- rm -r $SRC/usr/share/
- mv $SRC/usr $PKG/
+ mv amd-gpu-x11-bin-mx51-10.11.01/usr $PKG/
}
README for amd-gpu-x11-bin-mx51
-You'll need to download L2.6.35_10.11.01_ER_images_MX5X.tar.gz from Freescale
+You'll need to download L2.6.35_10.11.01_ER_source_bundle.tar.gz from Freescale
website (http://www.freescale.com/).
-Unpack it, look for amd-gpu-x11-bin-mx51_10.11.01-1_armel.deb and unpack it
-too, then place data.tar.gz in the port's tree current port directory:
+Unpack it, and will be there two compressed files. We need to unpack the file
+L2.6.35_10.11.01_ER_source.tar.gz and then, will get the packages under pkgs dir.
+Place pkgs/amd-gpu-x11-bin-mx51-10.11.01.tar.gz in the current port directory:
Example:
-# tar xvfz L2.6.35_10.11.01_ER_images_MX5X.tar.gz
-# cd L2.6.35_10.11.01_ER_images_MX5X
-# ar vx amd-gpu-x11-bin-mx51_10.11.01-1_armel.deb
-# mv data.tar.gz /usr/ports/efikamx/amd-gpu-x11-bin-mx51/
+# tar xvfz L2.6.35_10.11.01_ER_source_bundle.tar.gz
+# tar xvfz L2.6.35_10.11.01_ER_source.tar.gz
+# mv L2.6.35_10.11.01_ER_source_bundle/L2.6.35_10.11.01_ER_source/pkgs/amd-gpu-x11-bin-mx51-10.11.01.tar.gz /usr/ports/efikamx/amd-gpu-x11-bin-mx51
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/z160.h
drwxr-xr-x root/root usr/lib/
--rw-r--r-- root/root usr/lib/libz160.so
+-rwxr-xr-x root/root usr/lib/libz160.so
-b29046003f822ce6e6b4edc4cc6cb853 libz160.so
-3d8b7817512305ac667237c186e5e41f z160.h
+5afc6f7f84e0ee31444bfdbc5b793314 libz160-bin-10.11.01.tar.gz
name=libz160
version=20111109
release=1
-source=(z160.h libz160.so)
+source=(libz160-bin-10.11.01.tar.gz)
build() {
- install -d $PKG/usr/{lib,include}
- mv $SRC/libz160.so $PKG/usr/lib/
- mv $SRC/z160.h $PKG/usr/include
+ mv libz160-bin-10.11.01/usr/ $PKG
}
README for libz160
-You'll need to download L2.6.35_10.11.01_ER_images_MX5X.tar.gz from Freescale
+You'll need to download L2.6.35_10.11.01_ER_source_bundle.tar.gz from Freescale
website (http://www.freescale.com/).
-Unpack it, look for libz160-bin_10.11.01-1_armel.deb and unpack it too, then
-place from data.tar.gz these files in the port's tree current port directory:
-data/usr/include/z160.h
-data/usr/lib/libz160.so
+Unpack it, and will be there two compressed files. We need to unpack the file
+L2.6.35_10.11.01_ER_source.tar.gz and then, will get the packages under pkgs dir.
+Place pkgs/libz160-bin-10.11.01.tar.gz in the current port directory:
Example:
-# tar xvfz L2.6.35_10.11.01_ER_images_MX5X.tar.gz
-# cd L2.6.35_10.11.01_ER_images_MX5X
-# ar vx libz160-bin_10.11.01-1_armel.deb
-# tar xvfz data.tar.gz
-# mv data/usr/include/z160.h /usr/ports/efikamx/libz160/
-# mv data/usr/lib/libz160.so /usr/ports/efikamx/libz160/
+# tar xvfz L2.6.35_10.11.01_ER_source_bundle.tar.gz
+# tar xvfz L2.6.35_10.11.01_ER_source.tar.gz
+# mv L2.6.35_10.11.01_ER_source_bundle/L2.6.35_10.11.01_ER_source/pkgs/libz160-bin-10.11.01.tar.gz /usr/ports/efikamx/libz160/