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

Felix Yan felixonmars at archlinux.org
Mon Aug 8 07:13:26 UTC 2016


    Date: Monday, August 8, 2016 @ 07:13:25
  Author: felixonmars
Revision: 185981

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

Added:
  sunpinyin/repos/community-i686/PKGBUILD
    (from rev 185980, sunpinyin/trunk/PKGBUILD)
  sunpinyin/repos/community-x86_64/PKGBUILD
    (from rev 185980, sunpinyin/trunk/PKGBUILD)
Deleted:
  sunpinyin/repos/community-i686/PKGBUILD
  sunpinyin/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-08-08 07:12:54 UTC (rev 185980)
+++ community-i686/PKGBUILD	2016-08-08 07:13:25 UTC (rev 185981)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-
-pkgname=sunpinyin
-pkgver=2.0.3.20160226
-_commit=844ad0fe49751d6a09fdfe531668769b06c66459
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc="Statistical Language Model based pinyin IME by Sun"
-license=('LGPL')
-url="http://sunpinyin.googlecode.com"
-depends=('sqlite' 'make' 'gcc-libs')
-optdepends=('sunpinyin-data: Statistical language model data from open-gram project for sunpinyin')
-makedepends=('git' 'scons' 'intltool')
-source=("git://github.com/sunpinyin/sunpinyin.git#commit=$_commit")
-md5sums=("SKIP")
-
-prepare() {
-  cd "$srcdir/$pkgname"
-  sed -i -e "1s|python|python2|" python/*.py python/importer/*.py
-}
-
-build() {
-  cd "$srcdir/$pkgname"
-  scons \
-    --prefix=/usr
-}
-
-package() {
-  cd "$srcdir/$pkgname"
-  scons \
-    --prefix=/usr \
-    --install-sandbox="$pkgdir" \
-    install
-}

Copied: sunpinyin/repos/community-i686/PKGBUILD (from rev 185980, sunpinyin/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-08-08 07:13:25 UTC (rev 185981)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+
+pkgname=sunpinyin
+pkgver=3.0.0rc1
+_tag=v3.0.0-rc1
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc="Statistical Language Model based pinyin IME by Sun"
+license=('LGPL')
+url="http://sunpinyin.googlecode.com"
+depends=('sqlite' 'make' 'gcc-libs')
+optdepends=('sunpinyin-data: Statistical language model data from open-gram project for sunpinyin')
+makedepends=('git' 'scons' 'intltool')
+source=("git://github.com/sunpinyin/sunpinyin.git#tag=$_tag")
+md5sums=("SKIP")
+
+prepare() {
+  cd "$srcdir/$pkgname"
+  sed -i -e "1s|python|python2|" python/*.py python/importer/*.py
+}
+
+build() {
+  cd "$srcdir/$pkgname"
+  scons \
+    --prefix=/usr
+}
+
+package() {
+  cd "$srcdir/$pkgname"
+  scons \
+    --prefix=/usr \
+    --install-sandbox="$pkgdir" \
+    install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-08-08 07:12:54 UTC (rev 185980)
+++ community-x86_64/PKGBUILD	2016-08-08 07:13:25 UTC (rev 185981)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-
-pkgname=sunpinyin
-pkgver=2.0.3.20160226
-_commit=844ad0fe49751d6a09fdfe531668769b06c66459
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc="Statistical Language Model based pinyin IME by Sun"
-license=('LGPL')
-url="http://sunpinyin.googlecode.com"
-depends=('sqlite' 'make' 'gcc-libs')
-optdepends=('sunpinyin-data: Statistical language model data from open-gram project for sunpinyin')
-makedepends=('git' 'scons' 'intltool')
-source=("git://github.com/sunpinyin/sunpinyin.git#commit=$_commit")
-md5sums=("SKIP")
-
-prepare() {
-  cd "$srcdir/$pkgname"
-  sed -i -e "1s|python|python2|" python/*.py python/importer/*.py
-}
-
-build() {
-  cd "$srcdir/$pkgname"
-  scons \
-    --prefix=/usr
-}
-
-package() {
-  cd "$srcdir/$pkgname"
-  scons \
-    --prefix=/usr \
-    --install-sandbox="$pkgdir" \
-    install
-}

Copied: sunpinyin/repos/community-x86_64/PKGBUILD (from rev 185980, sunpinyin/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-08-08 07:13:25 UTC (rev 185981)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+
+pkgname=sunpinyin
+pkgver=3.0.0rc1
+_tag=v3.0.0-rc1
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc="Statistical Language Model based pinyin IME by Sun"
+license=('LGPL')
+url="http://sunpinyin.googlecode.com"
+depends=('sqlite' 'make' 'gcc-libs')
+optdepends=('sunpinyin-data: Statistical language model data from open-gram project for sunpinyin')
+makedepends=('git' 'scons' 'intltool')
+source=("git://github.com/sunpinyin/sunpinyin.git#tag=$_tag")
+md5sums=("SKIP")
+
+prepare() {
+  cd "$srcdir/$pkgname"
+  sed -i -e "1s|python|python2|" python/*.py python/importer/*.py
+}
+
+build() {
+  cd "$srcdir/$pkgname"
+  scons \
+    --prefix=/usr
+}
+
+package() {
+  cd "$srcdir/$pkgname"
+  scons \
+    --prefix=/usr \
+    --install-sandbox="$pkgdir" \
+    install
+}



More information about the arch-commits mailing list