Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
-Update libiconv to 1.11 (the latest)
-We do not package the LD_PRELOADable libiconv stub
-Try hard to disable the rpath issue and.
--disable-rpath doesn't disable the roath
--disable-rpath=no (wasn't tested and if it works....)
--enable-relocatable says to imply --disable-rpath but that doesn't work.
Also the files can't be regenerated as the Makefile.am doesn't exist and
people patch the Makefile.in.
As a last resort fail back to some GNU sed to patch *-libtool to make sure that
hardcoding of rpaths will fail!
|
|
|
|
- Drop the atom-right-date.patch as this was applied upstream
- Add a new method that helps the OpenMoko RSS Reader to cache
feeds.
- Update the checksum, the diff of 0.17.1 to 0.17.2 looked sane
|
|
|
|
Both http://sourceforge.jp/projects/zaurus-ja/files/?release_id=778#778 and
http://web.archive.org/web/20041220223433/http://sourceforge.jp/projects/zaurus-ja/files/#778
agree with the checksum that I received. There must have been some kind of
error in the file that hrw received in his original download.
|
|
|
|
Add GNU gperf. The acinclude.m4 is a copy of the original aclocal.m4.
The checksum was generated on a verified binary. I decided to trust the
signature as it was signed by Daniel Jacobowitz.
|
|
Version 4.2 is needed to compile the WebKit/Gdk port. Update the checksums.ini
containing the md5/shasum of my download.
Install qmake as qmake2 and qmake-qt4 to follow the debian naming of this
binary.
|
|
|
|
|
|
|
|
|
|
|
|
mirror
1 file changed, 11953 insertions(+)
Thx goes to:
- Holger 'zecke' Freyther for writing BitTest and chksum_checker
- CELF for providing machine for their source mirror which was used for test
|
|
The patches were applied upstream, move to the new version
and update the checksums.
|
|
config file
|
|
|
|
conf/checksums.ini: Provide an example on how this can be used
|
|
This code uses the checksum.py from contrib/qa/checksum to verify
md5sum and sha256 on do_fetch task. This code would even allow to checksum
certain local patches.
|