Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37600867
en ru br
ALT Linux repos
S:0.3-alt10

Group :: Graphical desktop/GNUstep
RPM: gnustep-CameraTransfer

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%set_verify_elf_method unresolved=strict

Name: gnustep-CameraTransfer
Version: 0.3
Release: alt10
Summary: Get pictures from a digital camera
License: GPL
Group: Graphical desktop/GNUstep
Url: http://sourceforge.net/projects/cameratransfer/
Packager: Andrey Cherepanov <cas at altlinux.org>

Source: %name-%version.tar
Source1: BCell.m
Source2: %name.menu

BuildPreReq: gnustep-make-devel /proc
BuildPreReq: gnustep-gui-devel
BuildPreReq: libgmp-devel libgnutls-devel libgcrypt-devel
BuildPreReq: libxslt-devel libffi-devel libicu-devel zlib-devel
BuildPreReq: libgphoto2-devel

Requires: gnustep-back

%description
CameraTransfer is a GNUstep front-end to the gphoto2 library.
It is able to transfer files from the camera to the computer, delete
files from the camera etc.

%prep
%setup
install -m644 %SOURCE1 .

%build
. %_datadir/GNUstep/Makefiles/GNUstep.sh

%make_build \
messages=yes \
debug=yes \
strip=no \
shared=yes

%install
. %_datadir/GNUstep/Makefiles/GNUstep.sh

%makeinstall_std GNUSTEP_INSTALLATION_DOMAIN=SYSTEM

install -p -D -m644 %SOURCE2 %buildroot%_menudir/%name

%files
%doc README
%_bindir/*
%_libdir/GNUstep
%_menudir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin