File: DEVELOPER-NOTES

package info (click to toggle)
libraw 0.20.2-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,300 kB
  • sloc: cpp: 50,930; ansic: 967; makefile: 133; sh: 79; perl: 58
file content (20 lines) | stat: -rw-r--r-- 649 bytes parent folder | download | duplicates (6)
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.