Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37567785
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: alt2

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

URL: http://dbblast.sourceforge.net/
Source: http://dl.sourceforge.net/dbblast/dbblast-qt3-v%{version}.tar.gz
Patch: dbblast-0.1.7-build.patch

# Automatically added by buildreq on Mon Mar 31 2008

BuildRequires: gcc-c++ kdelibs-devel libexiv2-devel libqscintilla-designer qt3-designer

%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
%patch -p1

# fix path to exiv2

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

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

%make_build CXXFLAGS="%optflags" QTDIR="%_qt3dir"

%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