[arch-commits] Commit in ibus-hangul/trunk (PKGBUILD)

2020-11-12 Thread Felix Yan via arch-commits
Date: Thursday, November 12, 2020 @ 18:55:12
  Author: felixonmars
Revision: 753255

upgpkg: ibus-hangul 1.5.4-2: Python 3.9 rebuild

Modified:
  ibus-hangul/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 18:54:47 UTC (rev 753254)
+++ PKGBUILD2020-11-12 18:55:12 UTC (rev 753255)
@@ -4,7 +4,7 @@
 
 pkgname=ibus-hangul
 pkgver=1.5.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Korean input engine for IBus'
 arch=('x86_64')
 url='https://github.com/phuang/ibus-hangul'


[arch-commits] Commit in ibus-hangul/trunk (PKGBUILD)

2020-09-14 Thread Frederik Schwan via arch-commits
Date: Monday, September 14, 2020 @ 14:15:31
  Author: freswa
Revision: 706038

fix FS#58530

Modified:
  ibus-hangul/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-14 14:15:26 UTC (rev 706037)
+++ PKGBUILD2020-09-14 14:15:31 UTC (rev 706038)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc='Korean input engine for IBus'
 arch=('x86_64')
-url='http://ibus.googlecode.com'
+url='https://github.com/phuang/ibus-hangul'
 license=('GPL')
 depends=('ibus' 'libhangul' 'iso-codes' 'gtk-update-icon-cache' 
'python-gobject')
 makedepends=('intltool' 'gnome-common')


[arch-commits] Commit in ibus-hangul/trunk (PKGBUILD)

2020-08-28 Thread Felix Yan via arch-commits
Date: Saturday, August 29, 2020 @ 00:52:36
  Author: felixonmars
Revision: 691373

upgpkg: ibus-hangul 1.5.4-1

Modified:
  ibus-hangul/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-29 00:52:29 UTC (rev 691372)
+++ PKGBUILD2020-08-29 00:52:36 UTC (rev 691373)
@@ -3,7 +3,7 @@
 # Contributor: Radim Hvizdák 
 
 pkgname=ibus-hangul
-pkgver=1.5.3
+pkgver=1.5.4
 pkgrel=1
 pkgdesc='Korean input engine for IBus'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('ibus' 'libhangul' 'iso-codes' 'gtk-update-icon-cache' 
'python-gobject')
 makedepends=('intltool' 'gnome-common')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/choehwanjin/ibus-hangul/archive/${pkgver}.tar.gz;)
-sha512sums=('6ce75f5d21073b1cb289acc221a7528ce2f19fab52c63ae4e3e3b822dcc454cf7c139750ee1542cbb2701856f12d621336bfdb7c6b3c906918d9b1b0b11b')
+sha512sums=('9ee5a3364fdfb1ec0177c797009f9723f1c7c9bb096c24ec2a8b12340e230207df4c7fe490534dea237850822cd307c6971dec56e9767b5a9fcef82278875b01')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in ibus-hangul/trunk (PKGBUILD)

2019-12-25 Thread Felix Yan via arch-commits
Date: Wednesday, December 25, 2019 @ 22:56:04
  Author: felixonmars
Revision: 541379

upgpkg: ibus-hangul 1.5.3-1

Modified:
  ibus-hangul/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-25 22:55:57 UTC (rev 541378)
+++ PKGBUILD2019-12-25 22:56:04 UTC (rev 541379)
@@ -3,7 +3,7 @@
 # Contributor: Radim Hvizdák 
 
 pkgname=ibus-hangul
-pkgver=1.5.2
+pkgver=1.5.3
 pkgrel=1
 pkgdesc='Korean input engine for IBus'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('ibus' 'libhangul' 'iso-codes' 'gtk-update-icon-cache' 
'python-gobject')
 makedepends=('intltool' 'gnome-common')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/choehwanjin/ibus-hangul/archive/${pkgver}.tar.gz;)
-sha512sums=('66fe5da9b8d680eca8d5e90b6256d10fb6f13415c7227fdf38a8f728ae0a0961d0e6c0be4999f18645484885e5ea4cd28f88a4cef8116935db617a042bfd3bf7')
+sha512sums=('6ce75f5d21073b1cb289acc221a7528ce2f19fab52c63ae4e3e3b822dcc454cf7c139750ee1542cbb2701856f12d621336bfdb7c6b3c906918d9b1b0b11b')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in ibus-hangul/trunk (PKGBUILD)

2019-12-21 Thread Felix Yan via arch-commits
Date: Saturday, December 21, 2019 @ 21:46:43
  Author: felixonmars
Revision: 538707

upgpkg: ibus-hangul 1.5.2-1

Modified:
  ibus-hangul/trunk/PKGBUILD

--+
 PKGBUILD |7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-21 21:46:38 UTC (rev 538706)
+++ PKGBUILD2019-12-21 21:46:43 UTC (rev 538707)
@@ -3,8 +3,8 @@
 # Contributor: Radim Hvizdák 
 
 pkgname=ibus-hangul
-pkgver=1.5.1
-pkgrel=2
+pkgver=1.5.2
+pkgrel=1
 pkgdesc='Korean input engine for IBus'
 arch=('x86_64')
 url='http://ibus.googlecode.com'
@@ -12,12 +12,11 @@
 depends=('ibus' 'libhangul' 'iso-codes' 'gtk-update-icon-cache' 
'python-gobject')
 makedepends=('intltool' 'gnome-common')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/choehwanjin/ibus-hangul/archive/${pkgver}.tar.gz;)
-sha512sums=('12052570d953a73ba8b26f5903b2911b8354a89196e8222922320d0deaf1220fadc7e4bade86b5d8862ea0d44a9040558f28ef8bdafa43e95281080ec824c641')
+sha512sums=('66fe5da9b8d680eca8d5e90b6256d10fb6f13415c7227fdf38a8f728ae0a0961d0e6c0be4999f18645484885e5ea4cd28f88a4cef8116935db617a042bfd3bf7')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   autoreconf --verbose --force --install
-  intltoolize --automake --force --copy
   ./configure --prefix=/usr --libexecdir=/usr/lib/ibus
   make
 }


[arch-commits] Commit in ibus-hangul/trunk (PKGBUILD)

2019-11-10 Thread Evangelos Foutras via arch-commits
Date: Sunday, November 10, 2019 @ 20:18:38
  Author: foutrelis
Revision: 526515

Python 3.8 rebuild

Modified:
  ibus-hangul/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-10 20:17:06 UTC (rev 526514)
+++ PKGBUILD2019-11-10 20:18:38 UTC (rev 526515)
@@ -4,7 +4,7 @@
 
 pkgname=ibus-hangul
 pkgver=1.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Korean input engine for IBus'
 arch=('x86_64')
 url='http://ibus.googlecode.com'


[arch-commits] Commit in ibus-hangul/trunk (PKGBUILD)

2018-08-10 Thread Felix Yan via arch-commits
Date: Saturday, August 11, 2018 @ 04:09:09
  Author: felixonmars
Revision: 370992

upgpkg: ibus-hangul 1.5.1-1

Modified:
  ibus-hangul/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-11 04:09:04 UTC (rev 370991)
+++ PKGBUILD2018-08-11 04:09:09 UTC (rev 370992)
@@ -4,8 +4,8 @@
 # Contributor: Radim Hvizdák 
 
 pkgname=ibus-hangul
-pkgver=1.5.0
-pkgrel=3
+pkgver=1.5.1
+pkgrel=1
 pkgdesc='Korean input engine for IBus'
 arch=('x86_64')
 url='http://ibus.googlecode.com'
@@ -13,7 +13,7 @@
 depends=('ibus' 'libhangul' 'iso-codes' 'gtk-update-icon-cache' 
'python-gobject')
 makedepends=('intltool' 'gnome-common')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/choehwanjin/ibus-hangul/archive/${pkgver}.tar.gz;)
-sha512sums=('1cd9e985d3216c5d2e36e63f3a1de45b10e138d49a112cb97a8619ee285804abcf4637b14f07bf571641374d4d5844b113495d2f648fa23cc62db66dda4d8b10')
+sha512sums=('12052570d953a73ba8b26f5903b2911b8354a89196e8222922320d0deaf1220fadc7e4bade86b5d8862ea0d44a9040558f28ef8bdafa43e95281080ec824c641')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in ibus-hangul/trunk (PKGBUILD ibus-hangul.install)

2016-04-27 Thread Felix Yan
Date: Wednesday, April 27, 2016 @ 19:18:55
  Author: fyan
Revision: 172114

upgpkg: ibus-hangul 1.5.0-3

Hooks rebuild (part 1)

Modified:
  ibus-hangul/trunk/PKGBUILD
Deleted:
  ibus-hangul/trunk/ibus-hangul.install

-+
 PKGBUILD|3 +--
 ibus-hangul.install |   11 ---
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-27 17:18:19 UTC (rev 172113)
+++ PKGBUILD2016-04-27 17:18:55 UTC (rev 172114)
@@ -5,7 +5,7 @@
 
 pkgname=ibus-hangul
 pkgver=1.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Korean input engine for IBus'
 arch=('i686' 'x86_64')
 url='http://ibus.googlecode.com'
@@ -12,7 +12,6 @@
 license=('GPL')
 depends=('ibus' 'libhangul' 'iso-codes' 'gtk-update-icon-cache' 
'python-gobject')
 makedepends=('intltool' 'gnome-common')
-install=ibus-hangul.install
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/choehwanjin/ibus-hangul/archive/${pkgver}.tar.gz;)
 
sha512sums=('1cd9e985d3216c5d2e36e63f3a1de45b10e138d49a112cb97a8619ee285804abcf4637b14f07bf571641374d4d5844b113495d2f648fa23cc62db66dda4d8b10')
 

Deleted: ibus-hangul.install
===
--- ibus-hangul.install 2016-04-27 17:18:19 UTC (rev 172113)
+++ ibus-hangul.install 2016-04-27 17:18:55 UTC (rev 172114)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}


[arch-commits] Commit in ibus-hangul/trunk (PKGBUILD)

2015-09-25 Thread Felix Yan
Date: Saturday, September 26, 2015 @ 04:35:54
  Author: fyan
Revision: 141624

upgpkg: ibus-hangul 1.5.0-2

rebuild for python 3.5

Modified:
  ibus-hangul/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-26 02:01:13 UTC (rev 141623)
+++ PKGBUILD2015-09-26 02:35:54 UTC (rev 141624)
@@ -5,7 +5,7 @@
 
 pkgname=ibus-hangul
 pkgver=1.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Korean input engine for IBus'
 arch=('i686' 'x86_64')
 url='http://ibus.googlecode.com'


[arch-commits] Commit in ibus-hangul/trunk (PKGBUILD)

2014-11-27 Thread Felix Yan
Date: Friday, November 28, 2014 @ 08:26:55
  Author: fyan
Revision: 123239

upgpkg: ibus-hangul 1.5.0-1

Modified:
  ibus-hangul/trunk/PKGBUILD

--+
 PKGBUILD |   20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-28 05:01:48 UTC (rev 123238)
+++ PKGBUILD2014-11-28 07:26:55 UTC (rev 123239)
@@ -1,24 +1,26 @@
 # $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
+# Maintainer: Felix Yan felixonm...@archlinux.org
 # Contributor: Thomas Dziedzic  gostrc at gmail 
 # Contributor: Radim Hvizdák hvizdakr at gmail dot com
 
 pkgname=ibus-hangul
-pkgver=1.4.2
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
 pkgdesc='Korean input engine for IBus'
 arch=('i686' 'x86_64')
 url='http://ibus.googlecode.com'
 license=('GPL')
-depends=('ibus' 'libhangul' 'iso-codes' 'gtk-update-icon-cache' 
'python2-gobject')
-makedepends=('intltool')
+depends=('ibus' 'libhangul' 'iso-codes' 'gtk-update-icon-cache' 
'python-gobject')
+makedepends=('intltool' 'gnome-common')
 install=ibus-hangul.install
-source=(http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz;)
+source=(https://github.com/choehwanjin/ibus-hangul/archive/${pkgver}.tar.gz;)
+sha512sums=('1cd9e985d3216c5d2e36e63f3a1de45b10e138d49a112cb97a8619ee285804abcf4637b14f07bf571641374d4d5844b113495d2f648fa23cc62db66dda4d8b10')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  sed -i 's/python/python2/' setup/ibus-setup-hangul.in
-  PYTHON=python2 ./configure --prefix=/usr --libexecdir=/usr/lib/ibus
+  autoreconf --verbose --force --install
+  intltoolize --automake --force --copy
+  ./configure --prefix=/usr --libexecdir=/usr/lib/ibus
   make
 }
 
@@ -29,5 +31,3 @@
   # Fix symlink
   ln -sf ../lib/ibus/ibus-setup-hangul $pkgdir/usr/bin/ibus-setup-hangul
 }
-
-md5sums=('0229eab9481355bb5f54230890bfa910')


[arch-commits] Commit in ibus-hangul/trunk (PKGBUILD)

2014-04-28 Thread Felix Yan
Date: Monday, April 28, 2014 @ 19:05:25
  Author: fyan
Revision: 110385

upgpkg: ibus-hangul 1.4.2-2

- fix dependency on python2-gobject instead of pygtk FS#40120
- fix symlink target

Modified:
  ibus-hangul/trunk/PKGBUILD

--+
 PKGBUILD |7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-28 16:40:40 UTC (rev 110384)
+++ PKGBUILD2014-04-28 17:05:25 UTC (rev 110385)
@@ -5,12 +5,12 @@
 
 pkgname=ibus-hangul
 pkgver=1.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Korean input engine for IBus'
 arch=('i686' 'x86_64')
 url='http://ibus.googlecode.com'
 license=('GPL')
-depends=('ibus' 'libhangul' 'iso-codes' 'pygtk' 'gtk-update-icon-cache')
+depends=('ibus' 'libhangul' 'iso-codes' 'gtk-update-icon-cache' 
'python2-gobject')
 makedepends=('intltool')
 install=ibus-hangul.install
 source=(http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz;)
@@ -25,6 +25,9 @@
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
   make NO_INDEX=true DESTDIR=${pkgdir} install
+
+  # Fix symlink
+  ln -sf ../lib/ibus/ibus-setup-hangul $pkgdir/usr/bin/ibus-setup-hangul
 }
 
 md5sums=('0229eab9481355bb5f54230890bfa910')



[arch-commits] Commit in ibus-hangul/trunk (PKGBUILD)

2013-01-26 Thread Felix Yan
Date: Saturday, January 26, 2013 @ 09:41:12
  Author: fyan
Revision: 82987

upgpkg: ibus-hangul 1.4.2-1

Modified:
  ibus-hangul/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-26 08:28:32 UTC (rev 82986)
+++ PKGBUILD2013-01-26 08:41:12 UTC (rev 82987)
@@ -4,8 +4,8 @@
 # Contributor: Radim Hvizdák hvizdakr at gmail dot com
 
 pkgname=ibus-hangul
-pkgver=1.4.1
-pkgrel=3
+pkgver=1.4.2
+pkgrel=1
 pkgdesc='Korean input engine for IBus'
 arch=('i686' 'x86_64')
 url='http://ibus.googlecode.com'
@@ -14,7 +14,6 @@
 makedepends=('intltool')
 install=ibus-hangul.install
 source=(http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('659899cf942a983fbd2ffbb4bd4f5ecd883f5c0a')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -27,3 +26,5 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   make NO_INDEX=true DESTDIR=${pkgdir} install
 }
+
+md5sums=('0229eab9481355bb5f54230890bfa910')