Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37739372
en ru br
ALT Linux repositórios
5.0: 0.6.1-alt4
4.1: 0.6.1-alt3
4.0: 0.5.4-alt0.1

Group :: Sistema/Configurações/Hadware
RPM: qpxtool

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: qpxtool
Version: 0.5.4
Release: alt0.1

Summary: QPxTool - CD/DVD qiality check utility with QT GUI

Group: System/Configuration/Hardware
License: GPL
Url: http://qpxtool.sourceforge.net

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://dl.sf.net/%name/%name-%version.tar.bz2

# manually removed: ananas-engine-qt kdenetwork-devel kdenetwork-kopete kdepim-devel kdepim-libs  qt3-designer

# Automatically added by buildreq on Sun Aug 06 2006
BuildRequires: fontconfig gcc-c++ libqscintilla-designer libqwt-devel libXext-devel libqt3-devel

%description
QPxTool is the linux way to get full control over your CD/DVD drives. It
is the Open Source Solution which intends to give you access to all
available Quality Checks (Q-Checks) on written and blank media, that are
available for your drive. This will help you to find the right media and
the optimized writing speed for your hardware, which will increase the
change for a long data lifetime. See supported drives to get a list of
the currently supported hardware.

%prep
%setup -q
echo "CONFIG += thread" >> qpxtool/qpxtool.pro

%build
export QTDIR=%_libdir/qt3
#export QWTDIR=%_libdir/qt3
export PATH=$QTDIR/bin:$PATH
cd qpxtool ; qmake ; make ; cd -
cd pxcontrol ; qmake ; make ; cd -


%install
%__install -D -m02755 qpxtool/qpxtool %buildroot/%_bindir/qpxtool
%__install -D -m0755 pxcontrol/pxcontrol %buildroot/%_bindir/pxcontrol

%post
%update_menus

%postun
%clean_menus

%files
%doc %name/AUTHORS %name/README
%_bindir/*

%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