Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37550919
en ru br
ALT Linux repos
5.0: 0.8.14-alt2
4.1: 0.8.14-alt1
4.0: 0.8.9-alt1
3.0: 0.8.0-alt1

Group :: System/Libraries
RPM: libwpd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libwpd
Summary: Library for reading and converting WordPerfect(tm) documents.
Version: 0.8.0
Release: alt1
Source: %name-%version.tar.gz
Group: System/Libraries
URL: http://libwpd.sf.net/
License: LGPL

# Automatically added by buildreq on Fri Sep 19 2003

BuildRequires: bzlib-devel gcc-c++ glib2-devel glibc-devel-static libgsf-devel libstdc++-devel libxml2-devel pkgconfig zlib-devel

%description
Library that handles Word Perfect documents.


%package tools
Requires: libwpd
Summary: Tools to transform WordPerfect Documents into other formats
Group: Publishing

%description tools
Tools to transform WordPerfect Documents into other formats.
Currently supported: html, raw, text

%package devel
Requires: libwpd
Summary: Files for developing with libwpd.
Group: Development/C++

%description devel
Includes and definitions for developing with libwpd.

%prep
%setup -q

%build
%configure
%make_build

%install
%makeinstall


%clean

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files
%_libdir/*.so*

%files tools
%_bindir/wpd2*

%files devel
%_libdir/*.so
%_libdir/pkgconfig/*
%_includedir/libwpd-0.8/libwpd

%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