From f4fd628a03247f67effeae9e0470511361a9a1fa Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Mon, 1 Oct 2012 23:21:11 +0000 Subject: [PATCH] libz160 and amd-gpu-x11-bin-mx51 updated readme files to point another sources. Fixed needed changes. --- amd-gpu-x11-bin-mx51/.md5sum | 2 +- amd-gpu-x11-bin-mx51/Pkgfile | 5 ++--- amd-gpu-x11-bin-mx51/README | 14 +++++++------- libz160/.footprint | 2 +- libz160/.md5sum | 3 +-- libz160/Pkgfile | 6 ++---- libz160/README | 18 +++++++----------- 7 files changed, 21 insertions(+), 29 deletions(-) diff --git a/amd-gpu-x11-bin-mx51/.md5sum b/amd-gpu-x11-bin-mx51/.md5sum index 9f26b22..fd157e5 100644 --- a/amd-gpu-x11-bin-mx51/.md5sum +++ b/amd-gpu-x11-bin-mx51/.md5sum @@ -1 +1 @@ -6cc42a2b0c64e49ebbf33f5feb78864f data.tar.gz +a592c4f52df0baf830eddd0445be3fc7 amd-gpu-x11-bin-mx51-10.11.01.tar.gz diff --git a/amd-gpu-x11-bin-mx51/Pkgfile b/amd-gpu-x11-bin-mx51/Pkgfile index 9b1a22c..281c7d0 100644 --- a/amd-gpu-x11-bin-mx51/Pkgfile +++ b/amd-gpu-x11-bin-mx51/Pkgfile @@ -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/ } diff --git a/amd-gpu-x11-bin-mx51/README b/amd-gpu-x11-bin-mx51/README index dd86d4c..be407ae 100644 --- a/amd-gpu-x11-bin-mx51/README +++ b/amd-gpu-x11-bin-mx51/README @@ -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 diff --git a/libz160/.footprint b/libz160/.footprint index 8cef8d5..e8d6480 100644 --- a/libz160/.footprint +++ b/libz160/.footprint @@ -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 diff --git a/libz160/.md5sum b/libz160/.md5sum index d5487ff..287320e 100644 --- a/libz160/.md5sum +++ b/libz160/.md5sum @@ -1,2 +1 @@ -b29046003f822ce6e6b4edc4cc6cb853 libz160.so -3d8b7817512305ac667237c186e5e41f z160.h +5afc6f7f84e0ee31444bfdbc5b793314 libz160-bin-10.11.01.tar.gz diff --git a/libz160/Pkgfile b/libz160/Pkgfile index abe4b4d..1559396 100644 --- a/libz160/Pkgfile +++ b/libz160/Pkgfile @@ -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 } diff --git a/libz160/README b/libz160/README index 5c57e07..ce54100 100644 --- a/libz160/README +++ b/libz160/README @@ -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/ -- 2.26.2