Short: Sources of the AmiCygnix tools package Author: Various - OS4 port by Edgar Schwan Uploader: Edgar Schwan (http://www.amicygnix.de / eds amicygnix de) Type: misc/x11 Version: 1.7 Requires: comm/misc/amicygnix-base-src.lha, comm/misc/amicygnix-x11-src.lha Architecture: generic This is a source collection of the packages used in the AmiCygnix tools package version 1.7. All included packages are provided as diff files. You need to download the original archives and patch them with the corresponding diff file. In the following summary all packages are listed together with a link, where I've downloaded the original archives. In every package you can find an AmigaDOS script called "amicygnix-configure.bat". Use this script to configure the package. I've included the makefiles and config files created by configure. Some of them are modified by hand. You CAN'T compile the packages with these files. You must reconfigure the package. IMPORTANT: Please copy your projects to "Cygnix:Development" or "Cygnix:CygnixPPC/local/src" and not to "Cygnix:CygnixPPC/src" and use the prefix "/Cygnix/CygnixPPC/local" for configure! Included packages: ------------------ Package name Download link ------------ ------------- flac-1.3.2.tar.gz http://www.amicygnix.de/files/src-pkgs/ flac-1.3.2.tar.gz gpicview-0.2.5.tar.gz http://www.amicygnix.de/files/src-pkgs/ gpicview-0.2.5.tar.gz gsetroot-1.1.tar.gz http://www.amicygnix.de/files/src-pkgs/ gsetroot-1.1.tar.gz gucharmap-1.10.1.tar.gz http://www.amicygnix.de/files/src-pkgs/ gucharmap-1.10.1.tar.gz gzip-1.3.9.tar.gz http://www.amicygnix.de/files/src-pkgs/ gzip-1.3.9.tar.gz leafpad-0.8.18.1.tar.gz http://www.amicygnix.de/files/src-pkgs/ leafpad-0.8.18.1.tar.gz libmng-1.0.10.tar.gz http://www.amicygnix.de/files/src-pkgs/ libmng-1.0.10.tar.gz libogg-1.3.0.tar.gz http://www.amicygnix.de/files/src-pkgs/ libogg-1.3.0.tar.gz libvorbis-1.3.3.tar.gz http://www.amicygnix.de/files/src-pkgs/ libvorbis-1.3.3.tar.gz lxappearance-0.6.3.tar.gz http://www.amicygnix.de/files/src-pkgs/ lxappearance-0.6.3.tar.gz mktemp-1.5.tar.gz http://www.amicygnix.de/files/src-pkgs/ mktemp-1.5.tar.gz mpg123-0.61.tar.gz http://www.amicygnix.de/files/src-pkgs/ mpg123-0.61.tar.gz netsurf-2.8-full-src.tar.gz http://www.amicygnix.de/files/src-pkgs/ netsurf-2.8-full-src.tar.gz obconf-2.0.3.tar.gz http://www.amicygnix.de/files/src-pkgs/ obconf-2.0.3.tar.gz rox-filer-2.10.tar.bz2 http://www.amicygnix.de/files/src-pkgs/ rox-filer-2.10.tar.bz2 speex-1.2rc1.tar.gz http://www.amicygnix.de/files/src-pkgs/ speex-1.2rc1.tar.gz toolbar-1.3a.tar.gz http://www.amicygnix.de/files/src-pkgs/ toolbar-1.3a.tar.gz vorbis-tools-1.4.0.tar.gz http://www.amicygnix.de/files/src-pkgs/ vorbis-tools-1.4.0.tar.gz xpdf-3.03.tar.gz http://www.amicygnix.de/files/src-pkgs/ xpdf-3.03.tar.gz How to patch: ------------- Example: Patch the flac-1.3.2 package: * Download the original archive and unpack the archive to (for example) "ram:". Afterwards a directory called "flac-1.3.2" is located in "ram:". * Copy the corresponding patch file "flac-1.3.2.diff" to "ram:". * Open a shell and cd into "ram:". * Type into the shell: "patch -p1 -u -dflac-1.3.2 --verbose