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

Group :: Escritórios
RPM: pxview

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: pxview
Version: 0.2.5
Release: alt2.1

Summary: View Paradox DB files

License: GPL v2
Url: http://pxlib.sourceforge.net/
Group: Office

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://prdownloads.sourceforge.net/pxlib/%{name}_%version.orig.tar.bz2
Patch0: pxview-0.2.5-alt-DSO.patch

# Automatically added by buildreq on Tue Feb 06 2007

BuildRequires: docbook-utils gcc-c++ libgsf-devel libpx-devel perl-XML-Parser sqlite-devel w3c-markup-validator-libs

%description
pxview is quite simple command line program which has been originally
created to test pxlib. pxlib is a library to read Paradox files.
During the development pxview has evolved more and more into a useful
program to examine the contents of Paradox files and to convert them
into SQL or CSV format.

%prep
%setup
%patch0 -p2
%__subst "s|/usr/lib|%_libdir|g" configure*
# man pages are build by docbook2man
%__subst 's#docbook-to-man#docbook2man#g' configure*
%__subst 's#docbook-to-man $<.*#docbook2man $<#g' doc/Makefile*
for man in doc/*.sgml; do
       name=$(basename "$man" .sgml)
       sed -i -e "s#$name#$name#gi" $man
done

%build
CPPFLAGS="$(pkg-config glib-2.0 --cflags)"
%configure \
--with-sqlite \
--with-gsf
%make_build

%install
%makeinstall_std

%find_lang %name

%files -f %name.lang
%doc AUTHORS ChangeLog
%_bindir/%name
%_man1dir/*

%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