Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041763
en ru br
Репозитории ALT
S:0.23-alt0.4
5.1: 0.16-alt1
4.1: 0.13-alt2
4.0: 0.12-alt1
www.altlinux.org/Changes

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

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

%define gimpplugindir %(gimptool-2.0 --gimpplugindir)

Name: ufraw
Version: 0.16
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: UFRaw is a graphical utility for opening and converting RAW files from digital photo cameras
License: GPLv2+
Group: Graphics

Url: http://ufraw.sourceforge.net/
Source0: http://downloads.sourceforge.net/ufraw/ufraw-%version.tar.gz
Patch1: ufraw-0.15-desktop.patch
# Default path to curves and color profiles
Patch2: ufraw-0.16-defaults.patch

BuildPreReq: liblcms-devel >= 1.14
BuildPreReq: liblensfun-devel >= 0.2.3
# Automatically added by buildreq on Fri Feb 20 2009
BuildRequires: bzlib-devel gcc-c++ libexiv2-devel libgimp-devel libgomp-devel libgtkimageview-devel libjpeg-devel liblcms-devel liblensfun-devel libtiff-devel

# helps to expel broken 0.2.3-alt3 build...

Requires: liblensfun >= 0.2.3-alt4

%package -n gimp-plugin-ufraw
Summary: GIMP plugin for opening and converting RAW files from digital photo cameras (part of UFRaw project)
Group: Graphics
Conflicts: rawphoto
Requires: gimp
Obsoletes: gimp2-plugin-ufraw

%description
UFRaw is a graphical utility for opening and converting RAW files from digital
photo cameras.

%description -n gimp-plugin-ufraw
GIMP plugin for opening and converting RAW files from digital photo cameras
(part of UFRaw project).

%prep
%setup
%patch1 -p1
%patch2 -p1

%build
%configure --with-lensfun --enable-contrast --enable-openmp --enable-hotpixels
%make_build

%install
%make_install DESTDIR=%buildroot install
install -d %buildroot%_datadir/ufraw
install -pD -m644 ufraw.desktop %buildroot%_desktopdir/ufraw.desktop
install -pD -m644 icons/ufraw.png %buildroot%_liconsdir/ufraw.png

%find_lang ufraw

%files -f ufraw.lang
%_bindir/*
%_datadir/ufraw
%_man1dir/*
%_desktopdir/*
%_liconsdir/*
%_pixmapsdir/*
%doc MANIFEST README

%files -n gimp-plugin-ufraw
%gimpplugindir/plug-ins/*

%changelog

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

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