Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (96) Emulation (146) Game (992) Graphics (494) Library (113) Network (228) Office (65) Utility (911) Video (69)
Total files: 4325
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Gimp-plugin-pack-src | Description: | Sources of the plug-in pack for Gimp 2.6.11 | Download: | gimp-plugin-pack-src.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 1Mb | Version: | 2.6.11 | Date: | 16 Apr 2013 | Author: | Various - OS4 port by Edgar Schwan | Submitter: | Edgar Schwan | Email: | eds at rz-online de | Homepage: | http://www.schwan-clan.de | Requirements: | AmigaOS 4.1, SDK V53.20, amicygnix-x11-src.lha, amicygnix-base-src.lha V1.3 | Category: | graphics/edit | License: | Other | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 7854 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 126 (Current version) | | 126 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
This is a source collection of the packages used in the first release
of the plugin pack for Gimp 2.6.11 for AmiCygnix.
All included packages are provided as diff files except the resynthesizer
plug-in. The complete sources of a GIT snapshot are included. For the other
packages 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 you can download the original archive.
In every package you can find an amigados scripts called
"amicygnix-configure.bat". Use the script to configure the project. I have
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
------------ -------------
exiv2-0.20.tar.gz http://exiv2.org/exiv2-0.20.tar.gz
gimp-lqr-plugin-0.7.1.tar.bz2 http://registry.gimp.org/files/
gimp-lqr-plugin-0.7.1.tar.bz2
gimp-plugin-toy-1.0.4.tar.gz http://registry.gimp.org/files/
gimp-plugin-toy-1.0.4.tar.gz
gimp-save-for-web-0.29.0.tar.bz2 http://registry.gimp.org/files/
gimp-save-for-web-0.29.0.tar.bz2
gimplensfun-0.2.1.tar.gz http://lensfun.sebastiankraft.net/
gimplensfun-0.2.1.tar.gz
lensfun-0.2.5.tar.gz http://download.berlios.de/lensfun/
lensfun-0.2.5.tar.gz
liblqr-1-0.4.1.tar.bz2 http://registry.gimp.org/files/
liblqr-1-0.4.1.tar.bz2
pandora-0.7.1.tar.gz http://www.shallowsky.com/software/pandora/
pandora-0.7.1.tar.gz
sateqalizer-0.6.tar.gz http://registry.gimp.org/files/
sateqalizer-0.6.tar.gz
swftools-0.9.1.tar.gz http://www.swftools.org/swftools-0.9.1.tar.gz
wavelet-decompose-0.1.2.tar.gz http://registry.gimp.org/files/
wavelet-decompose-0.1.2.tar.gz
wavelet-denoise-0.3.1.tar.gz http://registry.gimp.org/files/
wavelet-denoise-0.3.1.tar.gz
wavelet-sharpen-0.1.2.tar.gz http://registry.gimp.org/files/
wavelet-sharpen-0.1.2.tar.gz
How to patch:
-------------
Example: Patch the exiv2-0.20 package:
* Download the original archive and unpack the archive to (for example) "ram:"
Afterwards a directory called "exiv2-0.20" is located in "ram:"
* Copy the corresponding patch file "exiv2-0.20.diff" to "ram:".
* Open a shell and cd into "ram:".
* Type into the shell:
"patch -p1 -u -dexiv2-0.20 --verbose <exiv2-0.20.diff"
and press return.
The patch command is included in the AmigaOS4 SDK.
|