From 59ec581cad4d2c96362a132ff08f3c904fc041c8 Mon Sep 17 00:00:00 2001 From: tnut Date: Tue, 15 Mar 2011 21:28:28 +0100 Subject: lshw, maj B.02.15-1 --- extra/lshw/.footprint.i686 | 4 ++++ extra/lshw/.md5sum.i686 | 4 +--- extra/lshw/.md5sum.x86_64 | 7 +------ extra/lshw/Pkgfile | 9 +++------ 4 files changed, 9 insertions(+), 15 deletions(-) (limited to 'extra/lshw') diff --git a/extra/lshw/.footprint.i686 b/extra/lshw/.footprint.i686 index 5b2c114af..77e47356f 100755 --- a/extra/lshw/.footprint.i686 +++ b/extra/lshw/.footprint.i686 @@ -13,6 +13,10 @@ drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/ drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ -rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/lshw.svg +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/lshw.mo drwxr-xr-x root/root usr/share/lshw/ drwxr-xr-x root/root usr/share/lshw/artwork/ -rw-r--r-- root/root usr/share/lshw/artwork/amd.svg diff --git a/extra/lshw/.md5sum.i686 b/extra/lshw/.md5sum.i686 index f39f8b1dc..fcf9ed62c 100755 --- a/extra/lshw/.md5sum.i686 +++ b/extra/lshw/.md5sum.i686 @@ -1,6 +1,4 @@ -8696f9e8ecb71bedf374b538e8634d2d abi_stdlib.diff -8bed55768c5cb2ceff062b882a687e9b lshw-B.02.14.tar.gz -e6aad95dec4c5c4c9e18ed1194af7ad2 lshw-gcc-4.5.patch +970bd9eb05fa3ae139a24a417465c54c lshw-B.02.15.tar.gz 2da90026aad1b4fc471502e246a0d1f3 lshw.desktop 1483092efed2bff70703ad45fb64090c lshw.png 591b7da1afece14613ef9cc24fd921a3 lshw.svg diff --git a/extra/lshw/.md5sum.x86_64 b/extra/lshw/.md5sum.x86_64 index f39f8b1dc..2345916b5 100755 --- a/extra/lshw/.md5sum.x86_64 +++ b/extra/lshw/.md5sum.x86_64 @@ -1,6 +1 @@ -8696f9e8ecb71bedf374b538e8634d2d abi_stdlib.diff -8bed55768c5cb2ceff062b882a687e9b lshw-B.02.14.tar.gz -e6aad95dec4c5c4c9e18ed1194af7ad2 lshw-gcc-4.5.patch -2da90026aad1b4fc471502e246a0d1f3 lshw.desktop -1483092efed2bff70703ad45fb64090c lshw.png -591b7da1afece14613ef9cc24fd921a3 lshw.svg +970bd9eb05fa3ae139a24a417465c54c lshw-B.02.15.tar.gz diff --git a/extra/lshw/Pkgfile b/extra/lshw/Pkgfile index a8ab73995..94a0d3188 100755 --- a/extra/lshw/Pkgfile +++ b/extra/lshw/Pkgfile @@ -6,16 +6,13 @@ # Run on: atk,expat,fontconfig,gtk,pango name=lshw -version=B.02.14 +version=B.02.15 release=1 -source=(http://ezix.org/software/files/$name-$version.tar.gz \ - http://nutyx.meticul.eu/files/patchs/$name/{lshw.png,lshw.svg,abi_stdlib.diff,\ -lshw.desktop,lshw-gcc-4.5.patch}) +source=(http://ezix.org/software/files/$name-$version.tar.gz\ + http://nutyx.meticul.eu/files/patchs/$name/{lshw.png,lshw.svg,lshw.desktop}) build() { cd $name-$version - patch -Np0 -i ../abi_stdlib.diff - patch -Np1 -i ../lshw-gcc-4.5.patch sed -i 's@-g -Wall@-g -Wall -O2 -march=i686 -pipe@g' src/Makefile sed -i 's@-g -Wall@-g -Wall -O2 -march=i686 -pipe@g' src/core/Makefile sed -i 's@-g -Wall@-g -Wall -O2 -march=i686 -pipe@g' src/gui/Makefile -- cgit v1.2.3-70-g09d2