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

Jan de Groot jgc at archlinux.org
Sun Feb 19 21:46:24 UTC 2017


    Date: Sunday, February 19, 2017 @ 21:46:23
  Author: jgc
Revision: 289285

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2017-02-19 21:46:14 UTC (rev 289284)
+++ extra-i686/PKGBUILD	2017-02-19 21:46:23 UTC (rev 289285)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: Chaiwat Suttipongsakul <cwt114 at gmail.com>
-
-pkgname=libdatrie
-pkgver=0.2.10
-pkgrel=1
-pkgdesc="Implementation of double-array structure for representing trie, as proposed by Junichi Aoe."
-url="http://linux.thai.net/projects/datrie"
-license=('LGPL')
-arch=('i686' 'x86_64')
-depends=('glibc')
-options=('!emptydirs')
-source=(http://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.xz)
-md5sums=('22d4fca2a09c58584a461b115d3d57f1')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: libdatrie/repos/extra-i686/PKGBUILD (from rev 289284, libdatrie/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2017-02-19 21:46:23 UTC (rev 289285)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Chaiwat Suttipongsakul <cwt114 at gmail.com>
+
+pkgname=libdatrie
+pkgver=0.2.10
+pkgrel=2
+pkgdesc="Implementation of double-array structure for representing trie, as proposed by Junichi Aoe."
+url="https://linux.thai.net/projects/datrie"
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('glibc')
+options=('!emptydirs')
+source=(https://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.xz)
+md5sums=('22d4fca2a09c58584a461b115d3d57f1')
+sha256sums=('180eff7b0309ca19a02d5864e744185d715f021398a096fec6cf960f8ebfaa2b')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2017-02-19 21:46:14 UTC (rev 289284)
+++ extra-x86_64/PKGBUILD	2017-02-19 21:46:23 UTC (rev 289285)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: Chaiwat Suttipongsakul <cwt114 at gmail.com>
-
-pkgname=libdatrie
-pkgver=0.2.10
-pkgrel=1
-pkgdesc="Implementation of double-array structure for representing trie, as proposed by Junichi Aoe."
-url="http://linux.thai.net/projects/datrie"
-license=('LGPL')
-arch=('i686' 'x86_64')
-depends=('glibc')
-options=('!emptydirs')
-source=(http://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.xz)
-md5sums=('22d4fca2a09c58584a461b115d3d57f1')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: libdatrie/repos/extra-x86_64/PKGBUILD (from rev 289284, libdatrie/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2017-02-19 21:46:23 UTC (rev 289285)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Chaiwat Suttipongsakul <cwt114 at gmail.com>
+
+pkgname=libdatrie
+pkgver=0.2.10
+pkgrel=2
+pkgdesc="Implementation of double-array structure for representing trie, as proposed by Junichi Aoe."
+url="https://linux.thai.net/projects/datrie"
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('glibc')
+options=('!emptydirs')
+source=(https://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.xz)
+md5sums=('22d4fca2a09c58584a461b115d3d57f1')
+sha256sums=('180eff7b0309ca19a02d5864e744185d715f021398a096fec6cf960f8ebfaa2b')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list