[arch-commits] Commit in fcitx-hangul/repos (4 files)

Felix Yan felixonmars at archlinux.org
Fri Sep 15 06:05:18 UTC 2017


    Date: Friday, September 15, 2017 @ 06:05:16
  Author: felixonmars
Revision: 257581

archrelease: copy trunk to community-i686, community-x86_64

Added:
  fcitx-hangul/repos/community-i686/PKGBUILD
    (from rev 257580, fcitx-hangul/trunk/PKGBUILD)
  fcitx-hangul/repos/community-x86_64/PKGBUILD
    (from rev 257580, fcitx-hangul/trunk/PKGBUILD)
Deleted:
  fcitx-hangul/repos/community-i686/PKGBUILD
  fcitx-hangul/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   62 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   31 ----------------------
 community-x86_64/PKGBUILD |   31 ----------------------
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-09-15 06:04:38 UTC (rev 257580)
+++ community-i686/PKGBUILD	2017-09-15 06:05:16 UTC (rev 257581)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=fcitx-hangul
-pkgver=0.3.0
-pkgrel=2
-pkgdesc="Hangul (Korean) support for fcitx"
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/fcitx-hangul"
-license=('GPL2')
-depends=('fcitx' 'libhangul')
-makedepends=('cmake' 'intltool')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
-sha512sums=('07085508da98c49bcecf75fbfad6681263a735a1efcc4fb7a6fa05cb215dfe0c338e95e26cc55e488501b5abbc1007464b1bbf488f07aaca2d1a0a18c8173074')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ../$pkgname-$pkgver
-  make
-}
-
-package() {
-   cd build
-   make DESTDIR="$pkgdir" install
-}
-

Copied: fcitx-hangul/repos/community-i686/PKGBUILD (from rev 257580, fcitx-hangul/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-09-15 06:05:16 UTC (rev 257581)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=fcitx-hangul
+pkgver=0.3.1
+pkgrel=1
+pkgdesc="Hangul (Korean) support for fcitx"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/fcitx-hangul"
+license=('GPL2')
+depends=('fcitx' 'libhangul')
+makedepends=('cmake' 'intltool')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
+sha512sums=('6ad2e34644c9246490a91342a11b186d40702f7e587beeb056ad98538da50dbf9fdc9f298e5b379bef50f63ad5be5da79ba84e60a22b57c330d0a68dd5bf5ca6')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ../$pkgname-$pkgver
+  make
+}
+
+package() {
+   cd build
+   make DESTDIR="$pkgdir" install
+}
+

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-09-15 06:04:38 UTC (rev 257580)
+++ community-x86_64/PKGBUILD	2017-09-15 06:05:16 UTC (rev 257581)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=fcitx-hangul
-pkgver=0.3.0
-pkgrel=2
-pkgdesc="Hangul (Korean) support for fcitx"
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/fcitx-hangul"
-license=('GPL2')
-depends=('fcitx' 'libhangul')
-makedepends=('cmake' 'intltool')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
-sha512sums=('07085508da98c49bcecf75fbfad6681263a735a1efcc4fb7a6fa05cb215dfe0c338e95e26cc55e488501b5abbc1007464b1bbf488f07aaca2d1a0a18c8173074')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ../$pkgname-$pkgver
-  make
-}
-
-package() {
-   cd build
-   make DESTDIR="$pkgdir" install
-}
-

Copied: fcitx-hangul/repos/community-x86_64/PKGBUILD (from rev 257580, fcitx-hangul/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-09-15 06:05:16 UTC (rev 257581)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=fcitx-hangul
+pkgver=0.3.1
+pkgrel=1
+pkgdesc="Hangul (Korean) support for fcitx"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/fcitx-hangul"
+license=('GPL2')
+depends=('fcitx' 'libhangul')
+makedepends=('cmake' 'intltool')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
+sha512sums=('6ad2e34644c9246490a91342a11b186d40702f7e587beeb056ad98538da50dbf9fdc9f298e5b379bef50f63ad5be5da79ba84e60a22b57c330d0a68dd5bf5ca6')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ../$pkgname-$pkgver
+  make
+}
+
+package() {
+   cd build
+   make DESTDIR="$pkgdir" install
+}
+



More information about the arch-commits mailing list