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

Gaetan Bisson bisson at archlinux.org
Mon Jun 13 17:56:10 UTC 2016


    Date: Monday, June 13, 2016 @ 19:56:10
  Author: bisson
Revision: 269467

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

Added:
  libchewing/repos/extra-i686/PKGBUILD
    (from rev 269466, libchewing/trunk/PKGBUILD)
  libchewing/repos/extra-x86_64/PKGBUILD
    (from rev 269466, libchewing/trunk/PKGBUILD)
Deleted:
  libchewing/repos/extra-i686/PKGBUILD
  libchewing/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   52 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   26 ------------------------
 extra-x86_64/PKGBUILD |   26 ------------------------
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-06-13 17:55:13 UTC (rev 269466)
+++ extra-i686/PKGBUILD	2016-06-13 17:56:10 UTC (rev 269467)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: whisky <archlinux.cle(at)gmail.com>
-# Contributor: damir <damir at archlinux.org>
-
-pkgname=libchewing
-pkgver=0.5.0
-pkgrel=1
-pkgdesc='Intelligent Chinese phonetic input method'
-url='http://chewing.im/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('sqlite')
-source=("https://github.com/chewing/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('3e469d1b5782b4b43f4297db9490cf023d1bd16e')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: libchewing/repos/extra-i686/PKGBUILD (from rev 269466, libchewing/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-06-13 17:56:10 UTC (rev 269467)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: whisky <archlinux.cle(at)gmail.com>
+# Contributor: damir <damir at archlinux.org>
+
+pkgname=libchewing
+pkgver=0.5.1
+pkgrel=1
+pkgdesc='Intelligent Chinese phonetic input method'
+url='http://chewing.im/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('sqlite')
+source=("https://github.com/chewing/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('b5c8b920b414e74de69c7e0200dac3d3fa9e9e14')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-06-13 17:55:13 UTC (rev 269466)
+++ extra-x86_64/PKGBUILD	2016-06-13 17:56:10 UTC (rev 269467)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: whisky <archlinux.cle(at)gmail.com>
-# Contributor: damir <damir at archlinux.org>
-
-pkgname=libchewing
-pkgver=0.5.0
-pkgrel=1
-pkgdesc='Intelligent Chinese phonetic input method'
-url='http://chewing.im/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('sqlite')
-source=("https://github.com/chewing/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('3e469d1b5782b4b43f4297db9490cf023d1bd16e')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: libchewing/repos/extra-x86_64/PKGBUILD (from rev 269466, libchewing/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-06-13 17:56:10 UTC (rev 269467)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: whisky <archlinux.cle(at)gmail.com>
+# Contributor: damir <damir at archlinux.org>
+
+pkgname=libchewing
+pkgver=0.5.1
+pkgrel=1
+pkgdesc='Intelligent Chinese phonetic input method'
+url='http://chewing.im/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('sqlite')
+source=("https://github.com/chewing/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('b5c8b920b414e74de69c7e0200dac3d3fa9e9e14')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list