Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562374
en ru br
ALT Linux repos
5.0: 0.6.1-alt4
4.1: 0.6.1-alt3
4.0: 0.5.4-alt0.1

Group :: System/Configuration/Hardware
RPM: qpxtool

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: qpxtool
Version: 0.6.1
Release: alt3

Summary: QPxTool - CD/DVD quality 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
Patch: %name-%version.diff
Patch1: qpxtool-0.6.1-libata.patch

# manually removed: ananas kdepim-devel qt3-designer



# Automatically added by buildreq on Wed Sep 19 2007

BuildRequires: libqt3-devel gcc-c++ libXext-devel libqscintilla-designer

%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.

%package -n lib%name
Summary: Library files for %name
Group: Development/C

%description -n lib%name
This package contains the library files for %name

%package -n lib%name-devel
Summary: Development environment for %name
Group: Development/C
Requires: lib%name = %version-%release
Provides: %name-devel
Obsoletes: %name-devel

%description -n lib%name-devel
This package contains the include files for %name


%prep
%setup -q
%patch0 -p1
%patch1 -p0

%build
export QTDIR=%_libdir/qt3
export OPTFLAGS="%optflags"
export PATH=$QTDIR/bin:$PATH
%make_build


%install
%makeinstall_std LIBDIR=%_libdir

%post
%update_menus
%post_ldconfig

%postun
%clean_menus
%postun_ldconfig

%post -n lib%name
%post_ldconfig

%postun  -n lib%name
%postun_ldconfig

%files
%doc AUTHORS ChangeLog README TODO
%_bindir/deadreader
%_bindir/pioquiet
%_bindir/pxcontrol
%_bindir/pxfw
%_bindir/qpxtool
%_man8dir/*

%files -n lib%name
%_libdir/lib*.so.*

%files -n lib%name-devel
%_includedir/%name/
%_libdir/lib*.so

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin