You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
maliit-keyboard/maliit-keyboard.spec

69 lines
1.8 KiB

4 years ago
Name: maliit-keyboard
Version: 2.0.0
Release: 2%{?dist}
4 years ago
Summary: Maliit Keyboard 2
License: LGPLv3 and BSD and CC-BY
URL: https://maliit.github.io/
Source0: https://github.com/maliit/keyboard/archive/refs/tags/keyboard-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: make
BuildRequires: gcc-c++
BuildRequires: maliit-framework-devel >= %{version}
BuildRequires: glib2-devel
BuildRequires: hunspell-devel
BuildRequires: anthy-devel
BuildRequires: libpinyin-devel
BuildRequires: libchewing-devel
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtdeclarative-devel
BuildRequires: qt5-qtmultimedia-devel
BuildRequires: qt5-qtfeedback-devel
%description
Based on Ubuntu Keyboard. Ubuntu Keyboard was a QML and C++ based Keyboard
Plugin for Maliit, based on the Maliit Reference plugin, taking into account the
special UI/UX requests of Ubuntu Phone.
%prep
%autosetup -n keyboard-%{version} -p1
%build
%cmake -Denable-presage=OFF
%cmake_build
%install
%cmake_install
rm -rf %{buildroot}%{_datadir}/doc/maliit-keyboard
%ldconfig_scriptlets
%files
%license COPYING.BSD COPYING.CC-BY COPYING
%doc README.md STYLING
%{_bindir}/maliit-keyboard
%{_libdir}/maliit/keyboard2/qml/
%{_libdir}/maliit/keyboard2/languages/
%{_libdir}/maliit/plugins/
%{_datadir}/maliit/keyboard2/devices/
%{_datadir}/maliit/keyboard2/icons/
%{_datadir}/maliit/keyboard2/images/
%{_datadir}/maliit/keyboard2/styles/ubuntu/
%{_datadir}/maliit/keyboard2/themes/
%{_datadir}/glib-2.0/schemas/org.maliit.keyboard.maliit.gschema.xml
%{_datadir}/applications/com.github.maliit.keyboard.desktop
%changelog
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
4 years ago
* Tue Jun 29 2021 Jan Grulich <jgrulich@redhat.com> - 2.0.0-1
- 2.0.0