Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37633826
en ru br
ALT Linux repos
S:0.1.14-alt1
5.0: 0.1.11-alt2
4.1: 0.1.10-alt1
4.0: 0.1.11-alt0.M40.1
3.0:
+backports:0.1.8-alt0.2.C30

Group :: System/Libraries
RPM: librcd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: Russian Encoding Detection Library
Name: librcd
Version: 0.1.11
Release: alt2
License: GPL
Group: System/Libraries
Source: %name-%version.tar.bz2
URL: http://rusxmms.sourceforge.net

BuildRequires: gcc-c++ libstdc++-devel

%description
Automatic encoding detection library for russian/ukrainian languages. Optimized
for very small words and phrases.

%package devel
Summary: Russian Encoding Detection Library
Group: Development/Other
Requires: %name = %version-%release

%description devel
Automatic encoding detection library for russian/ukrainian languages. Optimized
for very small words and phrases.

This package includes headers and shared libraries for development %name-based
applications.

%prep
%setup -q

%build
%autoreconf
%configure \
--disable-static

%make_build

%install
%make DESTDIR=%buildroot install

%files
%doc AUTHORS NEWS README COPYING
%_libdir/lib*.so.*

%files devel
%_includedir/*
%_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