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

Group :: Sistema/Bibliotecas
RPM: libhangul

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name:    libhangul
Version: 0.1.0
Release: alt1

License: LGPLv2+
Url:     http://kldp.net/projects/hangul/
# url changes every release
Source0:  http://kldp.net/frs/download.php/5417/libhangul-%version.tar.gz
Packager: Ilya Mashkin <oddity at altlinux.ru>

BuildRequires: chrpath

Summary: Hangul input library
Group:   System/Libraries
%description
libhangul provides common features for Hangul input method programs.

%package devel
Summary: Development files for libhangul
Group:   Development/Other
Requires: %name = %version-%release
Requires: pkgconfig

%description devel
This package contains development files necessary to develop programs
providing Hangul input.

%prep
%setup -q

%build
%configure --disable-static

make %{?_smp_mflags}

%install
%makeinstall_std

rm %buildroot%_libdir/%name.la
chrpath -d %buildroot%_bindir/hangul

%find_lang %name

%files -f %name.lang
%doc AUTHORS COPYING ChangeLog NEWS README
%_bindir/hangul
%_libdir/lib*.so.*
%_datadir/%name

%files devel
%_includedir/hangul-*
%_libdir/pkgconfig/*.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