All Projects → gonzalo → Gphoto2 Updater

gonzalo / Gphoto2 Updater

Gphoto2 compiler and installer script. This script was initially created for Raspbian and Raspberry Pi but it is also tested for Ubuntu and Debian Jessie & Wheezy.

Programming Languages

shell
77523 projects

gphoto2-updater Build status

Gphoto2 and libGphoto2 compiler and installer script http://github.com/gonzalo/gphoto2-updater

This script allows to install last development and last stable releases of gphoto2 and libgphoto2 based on git repositories

This script was initially created for Raspbian http://www.raspbian.org and Raspberry Pi http://www.raspberrypi.org but it is also tested for: Ubuntu 14.04, 16.04, 18.04 and Debian 7, 8 and 9.

Created and maintained by Gonzalo Cao Cabeza de Vaca Please send any feedback or comments to gonzalo.cao(at)gmail.com

Special thanks to @scribblemaniac for his support on this project.

How-to use

To download and compile last script version just be sure you are connected to the Internet and run:

$ wget https://raw.githubusercontent.com/gonzalo/gphoto2-updater/master/gphoto2-updater.sh && chmod +x gphoto2-updater.sh && sudo ./gphoto2-updater.sh

Then select between stable and development version

Check releases https://github.com/gonzalo/gphoto2-updater/releases

Testing script using Travis CI

Thanks to amazing work of @scribblemaniac new pulls are automatically tested using Travis CI over different OS. Take a look to the .travis.yml file. Currently testing compilation over Raspbian takes too much time to Travis CI, it should be included in the future. Anyway, successful compilation over Debian should guarantee that it should work over Raspbian.

LICENSE AND DISCLAIMER

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].