Changeset 80


Ignore:
Timestamp:
12/31/2011 08:48:24 PM (17 months ago)
Author:
reyalp
Message:

add a simple script for making binary releases, re-organize acknowledgments for 3rd party packages

Location:
trunk
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README

    r79 r80  
    1313 
    1414chdkptp is forked from libptp and ptpcam, as modified by mweerden, the chdkde project developers 
    15 and others. All source is released under GPL, Lua or MIT licenses 
     15and others. All source is released under GPL or MIT licenses 
    1616 
    1717The original ptpcam source, written by Mariusz Woloszyn < emsi[A@T]ipartners.pl > 
    1818is available from http://libptp.sourceforge.net/ 
    1919 
    20 chdptp includes the luafilesystem library from http://keplerproject.github.com/luafilesystem/ 
    21 luafilesystem is distributed under the Lua license, see lfs/LICENSE.TXT 
    22  
    2320mweerdens modified version can be found at https://github.com/mweerden/CHDK/tree/ptp 
    2421 
    2522the CHDKDE ptpcam source may be found at http://tools.assembla.com/chdkde/browser/trunk/tools/ptpcam 
     23 
     24chdkptp includes software from several other projects, see THANKS.TXT for details. 
    2625 
    2726=Dependencies= 
     
    3534Mingw with gcc 4.5+ is the primary development environment.  
    3635All instructions below assume you are using this. 
    37 Using an mingw bash shell for development is suggested. 
     36Using a mingw bash shell for development is suggested. 
    3837 
    3938==Installing mingw== 
Note: See TracChangeset for help on using the changeset viewer.