Accepting request 30376 from home:msmeissn:branches:graphics
Copy from home:msmeissn:branches:graphics/libgphoto2 via accept of submit request 30376 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/30376 OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=19
This commit is contained in:
parent
16d8365105
commit
b70a4cd5b2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3a4db58d8ca5b79f5d787fae812f6b2ebe41d482911351c99f1b70f30388ff5
|
||||
size 5351024
|
3
libgphoto2-2.4.8.tar.bz2
Normal file
3
libgphoto2-2.4.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69d7e0723b40e8a0c4fa897b96f6aecb5ae5548c3cce98c48e37b70623d9ffc3
|
||||
size 5371128
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 25 11:21:22 CET 2010 - meissner@suse.de
|
||||
|
||||
- updated to version 2.4.8
|
||||
- Lots of improvements to EOS and Nikon capture support
|
||||
- fuji s5 pro capture support
|
||||
- several new ids
|
||||
- stability fixes
|
||||
- translation updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 22 19:03:10 CET 2009 - jengelh@medozas.de
|
||||
|
||||
|
@ -30,7 +30,7 @@ Obsoletes: libgphoto2-64bit
|
||||
License: LGPL v2.1 or later
|
||||
Group: Hardware/Camera
|
||||
Summary: A Digital Camera Library
|
||||
Version: 2.4.7.3
|
||||
Version: 2.4.8
|
||||
Release: 2
|
||||
Source0: libgphoto2-%{version}.tar.bz2
|
||||
Source1: baselibs.conf
|
||||
@ -50,56 +50,14 @@ and capturing images from a range of supported digital cameras to your
|
||||
local hard drive. It does not support digital cameras based on the USB
|
||||
storage protocol. Those can be mounted by Linux directly.
|
||||
|
||||
As of this time, gPhoto supports around 500 cameras, listed on:
|
||||
As of this time, gPhoto supports around 1200 cameras, listed on:
|
||||
|
||||
http://gphoto.sourceforge.net/proj/libgphoto2/support.php
|
||||
http://gphoto.org/proj/libgphoto2/support.php
|
||||
|
||||
or by running
|
||||
|
||||
gphoto2 --list-cameras
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Scott Fritzinger <scottf@scs.unr.edu>
|
||||
Lutz Müller <lutz@users.sourceforge.net>
|
||||
|
||||
Eugene Crosser <crosser@average.org>
|
||||
Matt Martin <matt.martin@ieee.org>
|
||||
Gary Ross <gdr@hooked.net>
|
||||
M. Adam Kendall <joker@penguinpub.com>
|
||||
Del Simmons <del@gphoto.org>
|
||||
Bob Paauwe <bpaauwe@bobsplace.com>
|
||||
Cliff Wright <cliff@snipe444.org>
|
||||
Phill Hugo <phill@gphoto.org>
|
||||
Beat Christen <spiff@longstreet.ch>
|
||||
Warren Baird <wjbaird@bigfoot.com>
|
||||
Brent D. Metz <bmetz@vt.edu>
|
||||
Brian Hirt <bhirt@loopy.berkhirt.com>
|
||||
Mandrake <mandrake@lobotomy.com>
|
||||
Randy D. Scott <scottr@wwa.com>
|
||||
Paul S. Jenner <psj@mustec.eu.org>
|
||||
Tuomas Kuosmanen <tigert@gimp.org>
|
||||
Ole Aamot <oleaa@ifi.uio.no>
|
||||
Mariusz Zynel <mariusz@mizar.org>
|
||||
Johannes Erdfelt <johannes@erdfelt.com>
|
||||
Werner Almesberger <almesber@lrc.di.epfl.ch>
|
||||
Ole W. Saastad <o.w.saastad@kjemi.uio.no>
|
||||
Veros Kaplan <xkaplan@informatics.muni.cz>
|
||||
Wolfgang Reissnegger
|
||||
Philippe Marzouk <philm@users.sourceforge.net>
|
||||
Edouard Lafargue <lafargue@oslo.geco-prakla.slb.com>
|
||||
Bart van Leeuwen <bart@netage.nl>
|
||||
M. Adam Kendall <joker@penguinpub.com>
|
||||
Mark Davies <mdavies@dial.pipex.com>
|
||||
Beat Christen <spiff@longstreet.ch>
|
||||
Gus Hartmann <hartmann@madison-expat.net>
|
||||
Raymond Penners <raymond@dotsphinx.com>
|
||||
Marcus Meissner <marcus@jet.franken.de>
|
||||
Hans Ulrich Niedermann <hun@users.sourceforge.net>
|
||||
Colin Marquardt <cmarqu@users.sourceforge.net>
|
||||
|
||||
%description devel
|
||||
gPhoto (GNU Photo) is a set of libraries for previewing, retrieving,
|
||||
and capturing images from a range of supported digital cameras to your
|
||||
@ -107,48 +65,6 @@ local hard drive.
|
||||
|
||||
These are its development libraries and headers.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Scott Fritzinger <scottf@scs.unr.edu>
|
||||
Lutz Müller <lutz@users.sourceforge.net>
|
||||
|
||||
Eugene Crosser <crosser@average.org>
|
||||
Matt Martin <matt.martin@ieee.org>
|
||||
Gary Ross <gdr@hooked.net>
|
||||
M. Adam Kendall <joker@penguinpub.com>
|
||||
Del Simmons <del@gphoto.org>
|
||||
Bob Paauwe <bpaauwe@bobsplace.com>
|
||||
Cliff Wright <cliff@snipe444.org>
|
||||
Phill Hugo <phill@gphoto.org>
|
||||
Beat Christen <spiff@longstreet.ch>
|
||||
Warren Baird <wjbaird@bigfoot.com>
|
||||
Brent D. Metz <bmetz@vt.edu>
|
||||
Brian Hirt <bhirt@loopy.berkhirt.com>
|
||||
Mandrake <mandrake@lobotomy.com>
|
||||
Randy D. Scott <scottr@wwa.com>
|
||||
Paul S. Jenner <psj@mustec.eu.org>
|
||||
Tuomas Kuosmanen <tigert@gimp.org>
|
||||
Ole Aamot <oleaa@ifi.uio.no>
|
||||
Mariusz Zynel <mariusz@mizar.org>
|
||||
Johannes Erdfelt <johannes@erdfelt.com>
|
||||
Werner Almesberger <almesber@lrc.di.epfl.ch>
|
||||
Ole W. Saastad <o.w.saastad@kjemi.uio.no>
|
||||
Veros Kaplan <xkaplan@informatics.muni.cz>
|
||||
Wolfgang Reissnegger
|
||||
Philippe Marzouk <philm@users.sourceforge.net>
|
||||
Edouard Lafargue <lafargue@oslo.geco-prakla.slb.com>
|
||||
Bart van Leeuwen <bart@netage.nl>
|
||||
M. Adam Kendall <joker@penguinpub.com>
|
||||
Mark Davies <mdavies@dial.pipex.com>
|
||||
Beat Christen <spiff@longstreet.ch>
|
||||
Gus Hartmann <hartmann@madison-expat.net>
|
||||
Raymond Penners <raymond@dotsphinx.com>
|
||||
Marcus Meissner <marcus@jet.franken.de>
|
||||
Hans Ulrich Niedermann <hun@users.sourceforge.net>
|
||||
Colin Marquardt <cmarqu@users.sourceforge.net>
|
||||
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
Reference in New Issue
Block a user