[packages/ibus-table-others] - new URLs, updated to 1.3.7 - removed obsolete emoji patch
qboosh
qboosh at pld-linux.org
Tue Apr 5 18:01:07 CEST 2016
commit a6fdeaad3cf44d1bad5b71d2ee76f173ea7ec3a9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Apr 5 18:01:20 2016 +0200
- new URLs, updated to 1.3.7
- removed obsolete emoji patch
ibus-table-others-emoji.patch | 11 -----------
ibus-table-others.spec | 19 +++++++++++--------
2 files changed, 11 insertions(+), 19 deletions(-)
---
diff --git a/ibus-table-others.spec b/ibus-table-others.spec
index 1b78b15..1d4c915 100644
--- a/ibus-table-others.spec
+++ b/ibus-table-others.spec
@@ -1,15 +1,16 @@
Summary: Various tables for IBus Table engine
Summary(pl.UTF-8): Różne tablice dla silnika IBus Table
Name: ibus-table-others
-Version: 1.3.0.20100907
+Version: 1.3.7
Release: 1
License: GPL v3
Group: Libraries
-Source0: http://nkumar.fedorapeople.org/ibus-table-others/%{name}-%{version}.tar.bz2
-# Source0-md5: a6866d910853038a20c5c0b0dea8ee0c
-Patch0: %{name}-emoji.patch
+#Source0Download: https://github.com/moebiuscurve/ibus-table-others/releases
+Source0: https://github.com/moebiuscurve/ibus-table-others/releases/download/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 1a61e6d6e147fad2b753374c08d5509a
URL: http://github.com/moebiuscurve/ibus-table-others
BuildRequires: ibus-table-devel >= 1.2.0
+BuildRequires: python3 >= 1:3.3
Requires: ibus-table >= 1.2.0
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -101,7 +102,6 @@ Tablice tajska i Viqr (wietnamska) dla silnika IBus Table.
%prep
%setup -q
-%patch0 -p1
%build
%configure \
@@ -110,6 +110,7 @@ Tablice tajska i Viqr (wietnamska) dla silnika IBus Table.
--enable-emoji \
--enable-ipaxsampa \
--enable-latex \
+ --enable-rusle \
--enable-rustrad \
--enable-thai \
--enable-translit \
@@ -147,8 +148,10 @@ rm -rf $RPM_BUILD_ROOT
%files -n ibus-table-cyrillic
%defattr(644,root,root,755)
+%{_datadir}/ibus-table/tables/rusle.db
%{_datadir}/ibus-table/tables/rustrad.db
%{_datadir}/ibus-table/tables/yawerty.db
+%{_datadir}/ibus-table/icons/rusle.png
%{_datadir}/ibus-table/icons/rustrad.png
%{_datadir}/ibus-table/icons/yawerty.png
@@ -157,7 +160,7 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/ibus-table/tables/compose.db
%{_datadir}/ibus-table/tables/ipa-x-sampa.db
%{_datadir}/ibus-table/icons/compose.svg
-%{_datadir}/ibus-table/icons/ipa-x-sampa.png
+%{_datadir}/ibus-table/icons/ipa-x-sampa.svg
%files -n ibus-table-mathwriter
%defattr(644,root,root,755)
@@ -168,8 +171,8 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%{_datadir}/ibus-table/tables/translit.db
%{_datadir}/ibus-table/tables/translit-ua.db
-%{_datadir}/ibus-table/icons/translit.png
-%{_datadir}/ibus-table/icons/translit-ua.png
+%{_datadir}/ibus-table/icons/translit.svg
+%{_datadir}/ibus-table/icons/translit-ua.svg
%files -n ibus-table-tv
%defattr(644,root,root,755)
diff --git a/ibus-table-others-emoji.patch b/ibus-table-others-emoji.patch
deleted file mode 100644
index bd062cc..0000000
--- a/ibus-table-others-emoji.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ibus-table-others-1.3.0.20100907/tables/emoji-table.txt.orig 2010-09-07 10:59:19.000000000 +0200
-+++ ibus-table-others-1.3.0.20100907/tables/emoji-table.txt 2012-09-17 21:35:16.997561222 +0200
-@@ -71,7 +71,7 @@
- ### Whether user are allow to define phrase, default is true
- ### You have to define the word construction rules below.
- ### For input methods which do not input phrases, set this to False
--USER_CAN_DEFINE_PHRASE = TRUE
-+USER_CAN_DEFINE_PHRASE = FALSE
-
- ### Whether support PinYin Mode, default is true.
- ### this feature is just for Chinese, set it to False if your IM is not
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ibus-table-others.git/commitdiff/a6fdeaad3cf44d1bad5b71d2ee76f173ea7ec3a9
More information about the pld-cvs-commit
mailing list