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

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

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

Name: dbblast
Version: 0.1.8
Release: alt5

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Dust bunny blaster
License: GPLv2+
Group: Graphics

URL: http://dbblast.sourceforge.net/
Source: http://download.sourceforge.net/dbblast/dbblast-qt4-v%{version}.tar.gz
Patch1: dbblast-0.1.7-build.patch
Patch2: dbblast-0.1.8-gcc43.patch

# Automatically added by buildreq on Mon Jul 20 2009

BuildRequires: gcc-c++ libexiv2-devel libqt4-devel

%description
Dbblast (Dust bunny blaster) is a utility that automatically removes dust spots
or "bunnies" from .jpg images taken with digital SLR's. It can be run in batch
mode from either a GUI or from the command line.

%prep
%setup
find . -type f -print0  | xargs -r0 %__subst "s,\r,,"
%patch1 -p1
%patch2 -p1

# fix path to exiv2

subst 's at /usr/local/ at /usr/ at ' dbblast.pro

%build
export PATH=%_qt4dir/bin:$PATH
qmake dbblast.pro

%make_build CXX="g++ %optflags"

%install
install -pD -m755 dbblast %buildroot%_bindir/dbblast
install -d -m755 %buildroot/usr/share/dbblast
cp helpdocs/* %buildroot/usr/share/dbblast

%files
%_bindir/*
%_datadir/*

%changelog

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

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