Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37489880
en ru br
ALT Linux repositórios
S:0.1.8-alt13
5.0: 0.1.8-alt4
4.1: 0.1.8-alt2
4.0: 0.1.6-alt1

Group :: Gráficos
RPM: dbblast

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: dbblast
Version: 0.1.8
Release: alt13

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
Patch3: dbblast-0.1.8-alt-exiv2-0.27.2.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
%patch3 -b .exiv2

# 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009