Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37522685
en ru br
ALT Linux repos
S:1.0.1-alt1.qa2

Group :: System/Libraries
RPM: scim-array

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: scim-array
Version: 1.0.1
Release: alt1.qa2
Summary: SCIM Array 30 Input Method Engine

Group: System/Libraries
License: GPLv2+
Url: http://scimarray.openfoundry.org/
Packager: Ilya Mashkin <oddity at altlinux.ru>
Source0: http://of.openfoundry.org/download_path/scimarray/%version/%name-%version.tar.gz
#Patch0:        %name.patch

BuildRequires: scim-devel gettext gettext-tools gcc-c++
Requires: scim

%description
SCIM Array 30 Input Method Engine provides with all the functions of Array 30,
including 1st and 2nd level short codes, special codes, and symbol input.


%prep
%setup -q
#%patch0 -p0 -b .bak

%build
%configure --disable-static
make %{?_smp_mflags}

%install
make install DESTDIR=$RPM_BUILD_ROOT
rm -f $RPM_BUILD_ROOT%_libdir/scim-1.0/1.4.0/IMEngine/array.la
rm -f $RPM_BUILD_ROOT%_libdir/scim-1.0/1.4.0/SetupUI/*.la

%find_lang %name

%files -f %name.lang
%doc AUTHORS COPYING ChangeLog NEWS README
%_libdir/scim-1.0/1.4.0/IMEngine/array.so
%_libdir/scim-1.0/1.4.0/SetupUI/array-imengine-setup.so
%_datadir/scim/Array
%_datadir/scim/icons/scim-array.png

%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