Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37729014
en ru br
ALT Linux repositórios
S:1.0.10-alt1

Group :: Desenvolvimento/C++
RPM: libnumbertext

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: libnumbertext
Version: 1.0.3
Release: alt1
Summary: Number to number name and money text conversion library
Group: Development/C++

License: LGPLv3+
Url: https://github.com/Numbertext/libnumbertext
Source: %name-%version.tar.xz

# Automatically added by buildreq on Mon Aug 20 2018

# optimized out: glibc-kernheaders-generic glibc-kernheaders-x86 libstdc++-devel perl python-base python-modules python3 python3-base sh3 xz
BuildRequires: gcc-c++ python3-dev

%description
Language-neutral NUMBERTEXT and MONEYTEXT functions for LibreOffice Calc

%package devel
Requires: libnumbertext = %version-%release
Summary: Files for developing with libnumbertext
Group: Development/C++

%description devel
Includes and definitions for developing with libnumbertext

%prep
%setup

%build
%autoreconf
%configure --disable-silent-rules --disable-static --disable-werror --with-pic
%make_build

%check
make check

%install
%makeinstall_std
rm -f $RPM_BUILD_ROOT/%_libdir/*.la

%files
%doc AUTHORS ChangeLog README NEWS THANKS
%_bindir/spellout
%_libdir/*.so.*
%_datadir/libnumbertext

%files devel
%_includedir/libnumbertext
%_libdir/pkgconfig/libnumbertext.pc
%_libdir/*.so

%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