Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37037263
en ru br
ALT Linux repositórios
S:0.2.13-alt1
5.0: 0.2.6-alt2
4.1: 0.2.5-alt2
4.0: 0.2.6-alt0.M40.1
3.0:
+backports:0.2.3-alt0.5.1.C30

Group :: Sistema/Bibliotecas
RPM: librcc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Summary: Russian Charset Conversion Library
Name: librcc
Version: 0.2.6
Release: alt2
License: GPL
Group: System/Libraries
URL: http://rusxmms.sourceforge.net

Source: %name-%version.tar.bz2

BuildRequires: gcc-c++ gtk+-devel libaspell-devel libdb4-devel libenca-devel
BuildRequires: libgtk+2-devel librcd-devel libxml2-devel
BuildRequires: libtranslate-devel libguess-devel

%description
Provides posibility to automaticaly convert considered encodings (a lot of
languages is supported, not only russian one) to/from UTF-8. The library
is part of rusxmms patch.

%package gtk
Group: Development/Other
Summary: Russian Encoding Conversion Library

%description gtk
Provides posibility to automaticaly convert considered encodings (a lot of
languages is supported, not only russian one) to/from UTF-8. The library
is part of rusxmms patch.

this package contains GTK1 bindings

%package gtk2
Group: Development/Other
Summary: Russian Encoding Conversion Library

%description gtk2
Provides posibility to automaticaly convert considered encodings (a lot of
languages is supported, not only russian one) to/from UTF-8. The library
is part of rusxmms patch.

this package contains GTK2 bindings

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

%description devel
Provides posibility to automaticaly convert considered encodings (a lot of
languages is supported, not only russian one) to/from UTF-8. The library
is part of rusxmms patch.

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

%prep
%setup -q

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

%make_build
%make -C examples

%install
%make DESTDIR=%buildroot install
%make -C examples DESTDIR=%buildroot install

install -pD -m644 examples/rcc.xml %buildroot%_sysconfdir/rcc.xml

rm -f %buildroot%_bindir/example*
find %buildroot%_libdir/rcc/engines -depth -name \*.la -delete

%files
%doc AUTHORS NEWS README examples/rcc-example.xml
%_sysconfdir/rcc.xml
%_libdir/librcc.so.*
%_libdir/librccui.so.*
%_libdir/rcc

%files gtk
%_libdir/librccgtk.so.*
%_bindir/rcc-gtk-config

%files gtk2
%_libdir/librccgtk2.so.*
%_bindir/rcc-gtk2-config

%files devel
%doc docs/api/html/*
%_includedir/*
%_libdir/lib*.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