Changeset 80
- Timestamp:
- 12/31/2011 08:48:24 PM (17 months ago)
- Location:
- trunk
- Files:
-
- 2 added
- 1 edited
-
README (modified) (2 diffs)
-
THANKS.TXT (added)
-
bin-snapshot.bash (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r79 r80 13 13 14 14 chdkptp is forked from libptp and ptpcam, as modified by mweerden, the chdkde project developers 15 and others. All source is released under GPL , Luaor MIT licenses15 and others. All source is released under GPL or MIT licenses 16 16 17 17 The original ptpcam source, written by Mariusz Woloszyn < emsi[A@T]ipartners.pl > 18 18 is available from http://libptp.sourceforge.net/ 19 19 20 chdptp includes the luafilesystem library from http://keplerproject.github.com/luafilesystem/21 luafilesystem is distributed under the Lua license, see lfs/LICENSE.TXT22 23 20 mweerdens modified version can be found at https://github.com/mweerden/CHDK/tree/ptp 24 21 25 22 the CHDKDE ptpcam source may be found at http://tools.assembla.com/chdkde/browser/trunk/tools/ptpcam 23 24 chdkptp includes software from several other projects, see THANKS.TXT for details. 26 25 27 26 =Dependencies= … … 35 34 Mingw with gcc 4.5+ is the primary development environment. 36 35 All instructions below assume you are using this. 37 Using a nmingw bash shell for development is suggested.36 Using a mingw bash shell for development is suggested. 38 37 39 38 ==Installing mingw==
Note: See TracChangeset
for help on using the changeset viewer.