CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
libz160 and amd-gpu-x11-bin-mx51 updated readme files to point another sources. Fixed... 2.7
authorVictor Martinez <pitillo@ono.com>
Mon, 1 Oct 2012 23:21:11 +0000 (23:21 +0000)
committerVictor Martinez <pitillo@ono.com>
Mon, 1 Oct 2012 23:21:11 +0000 (23:21 +0000)
amd-gpu-x11-bin-mx51/.md5sum
amd-gpu-x11-bin-mx51/Pkgfile
amd-gpu-x11-bin-mx51/README
libz160/.footprint
libz160/.md5sum
libz160/Pkgfile
libz160/README

index 9f26b226a279c77816db704341750a387fa3a4c7..fd157e5df64c7197b4f3104972ebbf4d61c11024 100644 (file)
@@ -1 +1 @@
-6cc42a2b0c64e49ebbf33f5feb78864f  data.tar.gz
+a592c4f52df0baf830eddd0445be3fc7  amd-gpu-x11-bin-mx51-10.11.01.tar.gz
index 9b1a22c606406374e97c37aa366cfbd6f5b5d828..281c7d0fc502cfe10e906d623662f75453fb1768 100644 (file)
@@ -8,9 +8,8 @@
 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/
 }
index dd86d4cad907250c9e510578629f27465890ee12..be407ae3f73d1808159636961963e8b415ab0060 100644 (file)
@@ -2,13 +2,13 @@
 
 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
index 8cef8d558919760e505db2c9f03bc6fb6e81c3b8..e8d6480fa526d56b5597eae848bba876d680ca32 100644 (file)
@@ -2,4 +2,4 @@ drwxr-xr-x      root/root       usr/
 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
index d5487ff3f8f9766522405e9a43bcf91d40f55022..287320ea270819a8a7499104e0cb40bd445aa831 100644 (file)
@@ -1,2 +1 @@
-b29046003f822ce6e6b4edc4cc6cb853  libz160.so
-3d8b7817512305ac667237c186e5e41f  z160.h
+5afc6f7f84e0ee31444bfdbc5b793314  libz160-bin-10.11.01.tar.gz
index abe4b4d3002ca79291237c55f25af8eca429f8e8..1559396d331a79500a4025b9082840faa5e09270 100644 (file)
@@ -8,10 +8,8 @@
 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
 }
index 5c57e073cff5967971b236c148e975d9ae624ddc..ce54100a0f90e4cf81302254e5e86c272db58da4 100644 (file)
@@ -2,17 +2,13 @@
 
 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/