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
|
Pidgin-src | Description: | Sources of Pidgin 2.13.0r2 for AmiCygnix | Download: | pidgin-src.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 4Mb | Version: | 2.13.0r2 | Date: | 19 Jun 2022 | 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.6, amicygnix-base-src.lha V1.6 | Category: | network/chat | Replaces: | network/chat/pidgin-src.lha | License: | Other | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 12120 | | | Comments: | 1 | Snapshots: | 0 | Videos: | 0 | Downloads: | 17 (Current version) | | 162 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
This is a source collection of the packages used in the second release
of Pidgin 2.13.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
downloaded the original archives.
In every package you can find an amigados script called
"amicygnix-configure.bat". 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
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
json-glib-0.14.2.tar.bz2 http://www.amicygnix.de/files/src-pkgs/
json-glib-0.14.2.tar.bz2
libotr-4.1.1.tar.gz http://www.amicygnix.de/files/src-pkgs/
libotr-4.1.1.tar.gz
meanwhile-1.0.2.tar.gz http://www.amicygnix.de/files/src-pkgs/
meanwhile-1.0.2.tar.gz
pidgin-2.13.0.tar.bz2 http://www.amicygnix.de/files/src-pkgs/
pidgin-2.13.0.tar.bz2
pidgin-guifications-2.16.tar.gz http://www.amicygnix.de/files/src-pkgs/
pidgin-guifications-2.16.tar.gz
pidgin-otr-4.0.2.tar.gz http://www.amicygnix.de/files/src-pkgs/
pidgin-otr-4.0.2.tar.gz
pidgin-sendscreenshot-0.8-3.tar.bz2 http://www.amicygnix.de/files/src-pkgs/
pidgin-sendscreenshot-0.8-3.tar.bz2
protobuf_2.6.1.tar.gz http://www.amicygnix.de/files/src-pkgs/
protobuf_2.6.1.tar.gz
protobuf-c_1.3.1.tar.gz http://www.amicygnix.de/files/src-pkgs/
protobuf-c_1.3.1.tar.gz
prpltwtr-twitter-json-0.14.0.zip http://www.amicygnix.de/files/src-pkgs/
prpltwtr-twitter-json-0.14.0.zip
purple-discord-master-17.06.22.zip http://www.amicygnix.de/files/src-pkgs/
purple-discord-master-17.06.22.zip
purple-facebook-0.9.6.tar.gz http://www.amicygnix.de/files/src-pkgs/
purple-facebook-0.9.6.tar.gz
skype4pidgin-14.04.22.zip http://www.amicygnix.de/files/src-pkgs/
skype4pidgin-14.04.22.zip
slack-libpurple-10.04.22.zip http://www.amicygnix.de/files/src-pkgs/
slack-libpurple-10.04.22.zip
sqlite-3.3.13.tar.gz http://www.amicygnix.de/files/src-pkgs/
sqlite-3.3.13.tar.gz
How to patch:
-------------
Example: Patch the pidgin-2.13.0 package:
* Download the original archive and unpack the archive to (for example) "ram:"
Afterwards a directory called "pidgin-2.13.0" is located in "ram:"
* Copy the corresponding patch file "pidgin-2.13.0.diff" to "ram:".
* Open a shell and cd into "ram:".
* Type into the shell:
"patch -p1 -u -dpidgin-2.13.0 --verbose <pidgin-2.13.0.diff"
and press return.
The patch command is included in the AmigaOS4 SDK.
|