Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37378195
en ru br
ALT Linux repositórios
S:1.11-alt2
5.0: 0.5.20b-alt1
4.1: 0.5.18a-alt1
4.0: 0.5.16-alt0.1
3.0: 0.4.2-alt1.2

Group :: Sistema/Bibliotecas
RPM: libextractor

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: libextractor
Version: 0.5.16
Release: alt0.1

Summary: libextractor is a simple library for keyword extraction

Group: System/Libraries
License: GPL
Url: http://gnunet.org/%name/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %url/download/%name-%version.tar.bz2
Patch: %name-0.4.0-alt-ole2_makefile.patch
Patch1: %name-0.5.15.patch

# manually removed: gcc-g77

# Automatically added by buildreq on Sun Dec 24 2006
BuildRequires: bzlib-devel cvs gcc-c++ libgsf-devel libgtk+2-devel libltdl-devel libmpeg2-devel libvorbis-devel

%description
libextractor is a simple library for keyword extraction.
libextractor does not support all formats but supports a simple plugging
mechanism such that you can quickly add extractors for additional
formats, even without recompiling libextractor. libextractor typically
ships with a dozen helper-libraries that can be used to obtain keywords
from common file-types.

%package -n extract
Summary: extract is a simple command-line interface to libextractor.
Group: File tools
Requires: %name = %version-%release

%description -n extract
libextractor is a simple library for keyword extraction.
This package privides the extract is a simple command-line interface to
libextractor.

%package devel
Summary: %name development files and libraries
Group: Development/C
Requires: %name = %version-%release

%description devel
This package contains the files needed to build packages that depend on %name.

%prep
%setup -q
#%patch1
#%__subst 's,\$(oledir),,g' src/plugins/Makefile*

%build
%__autoreconf
%configure --disable-static

# SMP-incompatible build

%make

%install
%make_install install DESTDIR=%buildroot

# remove non-packaged files

%__rm -f %buildroot%_libdir/%name/*.la

%find_lang %name

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files -f %name.lang
%_libdir/*.so.*
%dir %_libdir/%name/
%_libdir/%name/*.so
%doc AUTHORS README NEWS TODO

%files -n extract
%_bindir/extract
%_man1dir/*

%files devel
%_includedir/*
%_libdir/*.so
%_man3dir/*

%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