Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37709671
en ru br
ALT Linux repos
S:0.2.3-alt3_31

Group :: System/Libraries
RPM: scim-m17n

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Group: System/Libraries
# see https://bugzilla.altlinux.org/show_bug.cgi?id=10382
%define _localstatedir %{_var}
Name:           scim-m17n
Version:        0.2.3
Release:        alt3_31
Summary:        SCIM IMEngine for m17n-lib

License:        GPL-2.0-or-later
URL:            https://github.com/scim-im/scim-m17n
Source0:        %{name}-%{version}.tar.gz

Buildrequires:  scim-devel, libm17n-devel
BuildRequires:  gcc-c++

#Obsoletes:      iiimf-le-unit <= 1:12.2

Requires:       scim >= 1.4.4

Patch0:         %{name}-no-M17N-prefix.patch
Patch1:         %{name}-aarch64.patch
Patch2: scim-m17n-configure-c99.patch
Source44: import.info

%description
scim-m17n provides a SCIM IMEngine for m17n-lib, which allows
input of many languages using the input table maps from m17n-db.


%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1


%build
%autoreconf
%configure --disable-static
%make_build


%install
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"

rm $RPM_BUILD_ROOT%{_libdir}/scim-1.0/*/IMEngine/m17n.la


%files
%doc AUTHORS README THANKS
%doc --no-dereference COPYING
%{_libdir}/scim-1.0/*/IMEngine/m17n.so
%{_datadir}/scim/icons/*


%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