Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37534520
en ru br
ALT Linux repos
S:0.3.95-alt1
5.0: 0.2.3-alt2

Group :: Graphics
RPM: liblensfun

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: liblensfun
Version: 0.2.3
Release: alt2

Packager: Victor Forsyuk <force at altlinux.org>

Summary: A library to rectifying the defects introduced by your photographic equipment
License: GPLv3
Group: Graphics

Url: http://lensfun.berlios.de/
Source: http://download.berlios.de/lensfun/lensfun-%version.tar.bz2

# Automatically added by buildreq on Tue Dec 16 2008

BuildRequires: doxygen gcc-c++ glib2-devel libpng-devel python-modules

%description
A library to rectifying the defects introduced by your photographic equipment.

%package devel
Summary: Development tools for programs which will use the lensfun library
Group: Development/C
Requires: liblensfun = %version-%release

%description devel
Development tools for programs which will use the lensfun library.

%prep
%setup -n lensfun-%version

%build
# Additional LIBS put here to satisfy as-needed linker mode (in lazy way :).
LIBS="-lglib-2.0 -lpng" \
./configure -v --prefix=/usr --target=posix
%make_build all

%install
%make INSTALL_PREFIX=%buildroot install-lensfun install-lensdb install-lensfun-pc

%files
%_libdir/*.so.*
%_datadir/lensfun

%files devel
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*

%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