Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37401279
en ru br
Репозитории ALT

Группа :: Система/Ядро и оборудование
Пакет: gphotofs

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

#
# spec file for package gphotofs
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/

#

Name: gphotofs
Version: 0.5
Release: alt2

Summary: User Level File System for gphoto-Based Cameras
License: GPL-2.0+
Group: System/Kernel and hardware

Url: http://gphoto.sourceforge.net
Source: gphotofs-%version.tar.bz2
Packager: Michael Shigorin <mike at altlinux.org>

BuildRequires: glib2-devel
BuildRequires: libfuse-devel
BuildRequires: libgphoto2-devel
BuildRequires: libjpeg-devel

Requires: fuse

%description
This package provides a fuse module to make digital cameras supported
by libgphoto2 visible as a file system.

%prep
%setup

%build
%configure
make

%install
%makeinstall_std mandir=%_mandir

%files
%doc AUTHORS NEWS README
%_bindir/gphotofs

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin