Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37706665
en ru br
Репозитории ALT
S:0.3.95-alt1
5.1: 0.2.3-alt5
www.altlinux.org/Changes

Группа :: Графика
Пакет: liblensfun

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

Name: liblensfun
Version: 0.2.3
Release: alt5

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
Patch1: lensfun-0.2.3-constchar.patch
Patch2: lensfun-0.2.3-alt-gcc44.patch

# Automatically added by buildreq on Fri Aug 07 2009

BuildRequires: gcc-c++ doxygen 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
%patch1 -p1
%patch2 -p1

%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 V=1

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

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

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

%changelog

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

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