Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonswine/gphoto2
gphoto2 Debian
https://github.com/simonswine/gphoto2
Last synced: 27 days ago
JSON representation
gphoto2 Debian
- Host: GitHub
- URL: https://github.com/simonswine/gphoto2
- Owner: simonswine
- License: gpl-2.0
- Created: 2013-10-11T19:14:26.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-11T20:30:06.000Z (about 11 years ago)
- Last Synced: 2023-03-11T19:37:07.727Z (almost 2 years ago)
- Language: Shell
- Size: 2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
gphoto2
-------What is gphoto2?
----------------gphoto2 is a command-line frontend to libgphoto2.
Where can I find more information?
----------------------------------Visit the gphoto project web site. It should always be found at least
at one of the following URLs:http://www.gphoto.com/
http://www.gphoto.org/
http://gphoto.sourceforge.net/The man page is in the file doc/gphoto2.1
How do I build it?
------------------* If using SVN source, run "autoreconf -is".
* configure
* make
* make installOut-of-tree builds are supported. "configure --help" may help.
How do I test it?
------------------* make check
The test suite checks the installation and basic functionality of the gphoto2
program and the 'Directory Browse' libgphoto2 camera driver.