Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37038284
en ru br
ALT Linux repositórios
S:1.0.13-alt1
5.0: 0.10.9-alt2
4.1: 0.10.9-alt1
4.0: 0.10.4-alt3
3.0: 0.10.4-alt3

Outros repositórios
Upstream:0.19.1

Group :: Desenvolvimento/C
RPM: fribidi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: fribidi
Version: 0.10.9
Release: alt1

Summary: Bi-directional scripts support
License: GPL
Group: Development/C
Url: http://fribidi.freedesktop.org/wiki/

Source: http://fribidi.org/download/%name-%version.tar.gz

Requires: lib%name = %version-%release

# Automatically added by buildreq on Mon Oct 28 2002

BuildRequires: glibc-devel-static

%package -n lib%name
Summary: Library implementing the Unicode BiDi algorithm
License: LGPL
Group: System/Libraries

%package -n lib%name-devel
Summary: Library implementing the Unicode BiDi algorithm
License: LGPL
Group: Development/C
Requires: lib%name = %version-%release
Provides: fribidi-devel = %version
Obsoletes: fribidi-devel

%description
Bi-directional scripts support.

%package -n lib%name-devel-static
Summary: Library implementing the Unicode BiDi algorithm
License: LGPL
Group: Development/C
Requires: lib%name-devel = %version-%release

%description -n lib%name
A library to handle bidirectional scripts (eg hebrew, arabic), so that
the display is done in the proper way; while the text data itself is
always written in logical order.
The library uses unicode internally.

%description -n lib%name-devel
The libfribidi-devel package includes  header files
for the fribidi package.

Install libfribidi-devel if you want to develop programs which will use
fribidi.

%description -n lib%name-devel-static
The libfribidi-devel-static package includes the static libraries
for the fribidi package.

Install libfribidi-devel-static if you want to develop statically linked
programs which will use fribidi.

%prep
%setup -q

%build
%configure

%make_build

%install
%makeinstall

%post -n lib%name -p /sbin/ldconfig
%postun -n lib%name -p /sbin/ldconfig

%files
%_bindir/*
%doc README AUTHORS ChangeLog TODO THANKS NEWS unidata tests

%files -n lib%name
%_libdir/*.so.*

%files -n lib%name-devel
%_libdir/*.so
%_includedir/*
%_libdir/pkgconfig/*.pc

%if_enabled static
%files -n lib%name-devel-static
%_libdir/*.a
%endif

%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