git-subtree-dir: rtengine/libraw git-subtree-split: cccb97647fcee56801fa68231fa8a38aa8b52ef7
21 lines
649 B
Plaintext
21 lines
649 B
Plaintext
|
|
=== Notes for LibRaw contributor ===
|
|
|
|
0. Repository
|
|
LibRaw public repository is located on GitHub
|
|
URL:
|
|
http://github.com/LibRaw/LibRaw - main page
|
|
git://github.com/LibRaw/LibRaw.git - git URL
|
|
|
|
If you wish to participate in LibRaw development please use GitHub fork.
|
|
|
|
LibRaw distribution files are prepared by ./mkdist.sh script
|
|
This script
|
|
- generates ./configure script from autotools stuff
|
|
- removes developer Makefile
|
|
- fetches 'Official' dcraw.c from Dave Coffin's site
|
|
- removes itself
|
|
|
|
Feel free to contact us (info@libraw.org or Contact form on www.libraw.org) if
|
|
you have any questions or suggestions.
|