X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=project%2Fstaticbuild%2FIndex.pm;h=0dce3ef1ff241e93855a73fabb9d831e5c5a43e5;hp=6a2c9065bf7ce94800f56c8b6809baca47a93fea;hb=HEAD;hpb=9d722d9880b3969e472f22bfb4ae44cf20a88194 diff --git a/project/staticbuild/Index.pm b/project/staticbuild/Index.pm index 6a2c906..0dce3ef 100644 --- a/project/staticbuild/Index.pm +++ b/project/staticbuild/Index.pm @@ -31,8 +31,8 @@ our @ListItem=( "name"=>"staticbuild", "platform"=>"unixdevel", "priority"=>495, - "download-source patches"=>"dist/staticbuild-2006-01-25-00.tar.gz", - "download-Fedora Core 4 i386 binaries"=>"dist/staticbuild-2006-01-25-00-bin.tar.gz", + "download-source patches"=>"dist/staticbuild-2006-01-26-00.tar.gz", + "download-Fedora Core 4 i386 binaries"=>"dist/staticbuild-2006-01-26-00-bin.tar.gz", "summary"=>"Fully static binaries build - GNU/Linux vendor independence", "license"=>"GPL", "maintenance"=>"ready", @@ -68,7 +68,7 @@ I did not need it anywhere and it gets everything simpler and smaller this way.< although without gcc -static. As the last step you should relink the binaries against this staticbuild libraries by hand - it is not much possible to convince automake(1) to properly relink it the minized way for you. Check the -'@{[ a_href 'http://cvs.jankratochvil.net/viewcvs/captive/build-static?rev=HEAD','build-static' ]}' +'@{[ a_href '//git.jankratochvil.net/?p=captive.git;a=blob_plain;hb=HEAD;f=build-static','build-static' ]}' script for an example.

This package has been used in its current or former versions for my projects:

HERE @@ -105,7 +105,8 @@ my @bugs=( "glibc-2.3.5-10.3"=>[ bug($sources,1043,"--enable-static-nss false warnings"), bug($sources,1044,'--enable-static-nss nsswitch "compat"'), - bug($sources,1045,"new --enable-static-gconv"), + bug($sources,1045,"--disable-shared / --enable-static-nss build fix"), + bug($sources,1050,"new --enable-static-gconv"), ], "gnome-vfs2-2.10.0-5"=>[ bug($gnome, 47053,"new --with-included-filesystems"),