File: DEVELOPER-NOTES

package info (click to toggle)
libraw 0.22.0-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,648 kB
  • sloc: cpp: 55,742; ansic: 2,812; makefile: 135; sh: 78; perl: 58
file content (20 lines) | stat: -rw-r--r-- 649 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

=== 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.