Alpha/beta releases, prereleases
The alpha releases page contains a
listing of all currently available files.
Manual pages
HTML copies of the Unix manpages of the different jigdo programs
and scripts are available:
- Documentation for jigdo-file, the
tool for low-level processing of .jigdo/.template
files. There is also a more technical introduction to how jigdo
works.
- Documentation for jigdo-lite, a
shell script which uses jigdo-file to reassemble images. It is
intended to fill the gap until the real jigdo GUI application is
usable.
- Documentation for jigdo-mirror,
a shell script which Debian mirror maintainers can use for efficient
mirroring of Debian CD images offered as .jigdo files.
Development
- Jigdo-user mailing list: This is currently used both
for end-user support and development.
Subscribe
to jigdo-user, browse the
archive or send mail directly to .
- Help needed with jigdo RPMs! If you
have problems with the Redhat RPM or you can provide a fix for the
specfile (or even RPMs built for a non-Redhat RPM distribution),
contact the mailing list or write directly to the RPM packager,
.
GTK+ jigdo: Binary in a ">.deb
for Debian sarge users. Processing of .jigdo files is not
yet implemented, but you can perform normal FTP/HTTP downloads and
have a look at the GUI elements for jidgo downloads.
*/ ?>
- Documentation: Hacking
the jigdo source code, How
to build jigdo on Windows.
- Documentation: The jigdo API,
automatically generated from the code.
Snapshot of latest code: Download the current
CVS version as a tar.gz.
*/ ?>
- CVS access: Anonymous CVS access to the latest source
code is available. Execute
cvs
-d:pserver:anonymous@cvs.jigdo.berlios.de:/cvsroot/jigdo
login
Just press return at the login prompt, then
execute
cvs -z3
-d:pserver:anonymous@cvs.jigdo.berlios.de:/cvsroot/jigdo co
jigdo
You can also browse
the CVS repository online.
Finally, you can download
the complete CVS repository (updated daily).
- Patch for wget 1.9.1, patch for wget 1.8.2 to make it compile
under MinGW. Do not forget to rerun autoconf after applying. The resulting
MinGW wget binary is in the "jigdo-lite for Windows" zip file.
- glibcurl, a part of the jigdo code,
integrates the glib and libcurl event loops. It could be useful for
other GTK+ programs which perform downloads with libcurl.
jigdo
project page at BerliOS. Thanks to this non-commercial
SourceForge alternative for its services!
*/ ?>
Older stuff
- Libwww 5.4.0 for
Windows (static MinGW
libraries with debugging information). Use this if you want to build
jigdo under Windows and do not want to compile libwww yourself. Also
contains gtk-config/libwww-config scripts suitable for
jigdo compilation.
- Replacement gtk-config script
to use if the GTK for
Windows release doesn't have one. Adjust the paths/switches to
match your installation.