Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Sylpheed-src | Description: | Sources of Sylpheed 3.7.0 for AmiCygnix | Download: | sylpheed-src.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 2Mb | Version: | 3.7.0 | Date: | 13 Aug 2023 | Author: | Various - OS4 port by Edgar Schwan | Submitter: | Edgar Schwan | Email: | eds/amicygnix de | Homepage: | http://www.amicygnix.de | Requirements: | AmigaOS 4.1 final, SDK V53.32, amicygnix-x11-src.lha V1.7, amicygnix-base-src.lha V1.7 | Category: | network/email | Replaces: | network/email/sylpheed-src.lha | License: | Other | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 12637 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 19 (Current version) | | 193 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
This is a source collection of the packages used in the first release
of Sylpheed 3.7.0 for AmiCygnix.
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
------------ -------------
aspell-0.60.5.tar.gz http://www.amicygnix.de/files/src-pkgs/
aspell-0.60.5.tar.gz
bogofilter-1.2.5.tar.xz http://www.amicygnix.de/files/src-pkgs/
bogofilter-1.2.5.tar.xz
compface-1.5.2.tar.gz http://www.amicygnix.de/files/src-pkgs/
compface-1.5.2.tar.gz
enchant-1.6.0.tar.gz http://www.amicygnix.de/files/src-pkgs/
enchant-1.6.0.tar.gz
gtkspell-2.0.16.tar.gz http://www.amicygnix.de/files/src-pkgs/
gtkspell-2.0.16.tar.gz
sqlite-3.9.3.tar.gz http://www.amicygnix.de/files/src-pkgs/
sqlite-3.9.3.tar.gz
sylpheed-3.7.0.tar.gz http://www.amicygnix.de/files/src-pkgs/
sylpheed-3.7.0.tar.gz
How to patch:
-------------
Example: Patch the sylpheed-3.7.0 package:
* Download the original archive and unpack the archive to (for example) "ram:"
Afterwards a directory called "sylpheed-3.7.0" is located in "ram:"
* Copy the corresponding patch file "sylpheed-3.7.0.diff" to "ram:".
* Open a shell and cd into "ram:".
* Type into the shell:
"patch -p1 -u -dsylpheed-3.7.0 --verbose <sylpheed-3.7.0.diff"
and press return.
The patch command is available on Aminet (util/misc/patch_os4.lha).
|