mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ibus-libpinyin: update to 1.15.0.
ibus-libpinyin: update to 1.15.0
This commit is contained in:
parent
59fb559c1a
commit
fe020da07f
2 changed files with 4 additions and 16 deletions
|
@ -1,12 +0,0 @@
|
||||||
Index: ibus-libpinyin-1.12.0/setup/main2.py
|
|
||||||
===================================================================
|
|
||||||
--- ibus-libpinyin-1.12.0.orig/setup/main2.py
|
|
||||||
+++ ibus-libpinyin-1.12.0/setup/main2.py
|
|
||||||
@@ -63,7 +63,6 @@ except AttributeError:
|
|
||||||
pass
|
|
||||||
|
|
||||||
gettext.bindtextdomain(DOMAINNAME, localedir)
|
|
||||||
-gettext.bind_textdomain_codeset(DOMAINNAME, 'UTF-8')
|
|
||||||
|
|
||||||
gettext.install(DOMAINNAME, localedir)
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ibus-libpinyin'
|
# Template file for 'ibus-libpinyin'
|
||||||
pkgname=ibus-libpinyin
|
pkgname=ibus-libpinyin
|
||||||
version=1.12.0
|
version=1.15.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="gettext intltool libtool pkg-config autoconf-archive
|
hostmakedepends="gettext intltool libtool pkg-config autoconf-archive
|
||||||
automake gnome-common which"
|
automake gnome-common which"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Intelligent Pinyin engine using libpinyin for IBus"
|
||||||
maintainer="Ben Sung Hsu <pobetiger+github@gmail.com>"
|
maintainer="Ben Sung Hsu <pobetiger+github@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/libpinyin/ibus-libpinyin"
|
homepage="https://github.com/libpinyin/ibus-libpinyin"
|
||||||
distfiles="https://github.com/libpinyin/ibus-libpinyin/archive/${version}.tar.gz"
|
distfiles="https://github.com/libpinyin/ibus-libpinyin/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=1fe023d3416f1be6284e23fd977cae58e3e5eddbc5582e6e8aa7bb82b3751ddd
|
checksum=94ece1a2c0f04a0762228a1a0179d5c6b3d26c150a0d61260123052722c95f17
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue