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
|
Xsane-src | Description: | Sources of XSane 0.999r2 and backends 1.0.27 | Download: | xsane-src.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 3Mb | Version: | 0.999 | Date: | 08 Dec 2019 | Author: | Various - OS4 port by Edgar Schwan | Submitter: | Edgar Schwan | Email: | eds/amicygnix de | Homepage: | http://www.amicygnix.de | Requirements: | AmigaOS 4.1 SDK V53.30, amicygnix-x11-src.lha, amicygnix-base-src.lha V1.4 | Category: | driver/misc | Replaces: | driver/misc/xsane-src.lha | License: | GPL | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 11068 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 145 (Current version) | | 257 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
This is a source collection of the packages used in the first release
of XSane 0.999r2 and sane-backends 1.0.27 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
------------ -------------
xsane-0.999.tar.gz http://www.amicygnix.de/files/src-pkgs/
xsane-0.999.tar.gz
sane-backends-1.0.27.tar.gz http://www.amicygnix.de/files/src-pkgs/
sane-backends-1.0.27.tar.gz
hplip-3.19.8.tar.gz http://www.amicygnix.de/files/src-pkgs/
hplip-3.19.8.tar.gz
iscan_2.29.1-5.tar.gz http://www.amicygnix.de/files/src-pkgs/
iscan_2.29.1-5.tar.gz
lcms-1.19.tar.gz http://www.amicygnix.de/files/src-pkgs/
lcms-1.19.tar.gz
net-snmp-5.6.1.tar.gz http://www.amicygnix.de/files/src-pkgs/
net-snmp-5.6.1.tar.gz
gocr-0.52.tar.gz http://www.amicygnix.de/files/src-pkgs/
gocr-0.52.tar.gz
How to patch:
-------------
Example: Patch the xsane-0.999 package:
* Download the original archive and unpack the archive to (for example) "ram:"
Afterwards a directory called "xsane-0.999" is located in "ram:"
* Copy the corresponding patch file "xsane-0.999.diff" to "ram:".
* Open a shell and cd into "ram:".
* Type into the shell:
"patch -p1 -u -dxsane-0.999 --verbose <xsane-0.999.diff"
and press return.
The patch command is included in the AmigaOS4 SDK.
|