Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041761
en ru br
Репозитории ALT

Группа :: Система/Библиотеки
Пакет: scim-anthy

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# BEGIN SourceDeps(oneline):
BuildRequires: gcc-c++ pkgconfig(gtk+-2.0)
# END SourceDeps(oneline)
Name: scim-anthy
Version: 1.3.2
Release: alt1

License: GPLv2+
Url:            https://github.com/scim-im/scim-anthy
Source:         https://github.com/scim-im/scim-anthy/archive/v%{version}/%{name}-%{version}.tar.gz
Packager: Ilya Mashkin <oddity at altlinux.ru>
BuildRequires: scim-devel libtool
BuildRequires: libanthy-devel >= 6700b-1 gettext-devel
Patch0: %name-aarch64.patch
Patch1: %name-1.2.7-alt-build.patch

Summary: SCIM IMEngine for anthy for Japanese input
Group: System/Libraries
Requires: scim kasumi
# This was necessary for the upgrade path from IIIMF
# and ensure the installation of future version of IIIMF.
# No Provides line for iiimf-le-canna is intentional because
# This package doesn't really provide the Language Engine for IIIMF.
# This just works on only SCIM.
Obsoletes: iiimf-le-canna <= 1:12.2
Source44: import.info
%description
Scim-anthy is a SCIM IMEngine module for anthy to support Japanese input.

%prep
%setup
#patch0 -p1 -b .0-aarch64
#patch1 -p2

%build
libtoolize --force
autoreconf --force --install --verbose
%configure --disable-static
make %{?_smp_mflags}

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

rm $RPM_BUILD_ROOT%_libdir/scim-1.0/*/*/*.la

%find_lang %name

%files -f %name.lang
%doc AUTHORS COPYING NEWS README
%_libdir/scim-1.0/*/Helper/anthy-imengine-helper.so
%_libdir/scim-1.0/*/IMEngine/anthy.so
%_libdir/scim-1.0/*/SetupUI/anthy-imengine-setup.so
%_datadir/scim/Anthy
%_datadir/scim/icons/*png

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin