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

Summary: Dust bunny blaster
Group: Graphics
License: GPL
URL: http://dbblast.sourceforge.net/

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

# Automatically added by buildreq on Tue Mar 20 2007

BuildRequires: gcc-c++ kdelibs-devel libexiv2-devel libqt3-devel libXext-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 -q
%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"

%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