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

2017-02-19 Thread Jan de Groot
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 
-# Contributor: Chaiwat Suttipongsakul 
-
-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 
+# Contributor: Chaiwat Suttipongsakul 
+
+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 
-# Contributor: Chaiwat Suttipongsakul 
-
-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 
+# Contributor: Chaiwat Suttipongsakul 
+
+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
+}


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

2016-03-06 Thread Jan de Groot
Date: Sunday, March 6, 2016 @ 11:37:59
  Author: jgc
Revision: 261018

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

Added:
  libdatrie/repos/extra-i686/PKGBUILD
(from rev 261017, libdatrie/trunk/PKGBUILD)
  libdatrie/repos/extra-x86_64/PKGBUILD
(from rev 261017, libdatrie/trunk/PKGBUILD)
Deleted:
  libdatrie/repos/extra-i686/PKGBUILD
  libdatrie/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-03-06 10:37:52 UTC (rev 261017)
+++ extra-i686/PKGBUILD 2016-03-06 10:37:59 UTC (rev 261018)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Chaiwat Suttipongsakul 
-
-pkgname=libdatrie
-pkgver=0.2.9
-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=('687624f374e748de81b01399736bb735')
-
-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 261017, 
libdatrie/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-03-06 10:37:59 UTC (rev 261018)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Chaiwat Suttipongsakul 
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-03-06 10:37:52 UTC (rev 261017)
+++ extra-x86_64/PKGBUILD   2016-03-06 10:37:59 UTC (rev 261018)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Chaiwat Suttipongsakul 
-
-pkgname=libdatrie
-pkgver=0.2.9
-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=('687624f374e748de81b01399736bb735')
-
-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 261017, 
libdatrie/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-03-06 10:37:59 UTC (rev 261018)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Chaiwat Suttipongsakul 
+
+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
+}


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

2015-07-30 Thread Jan de Groot
Date: Thursday, July 30, 2015 @ 12:20:08
  Author: jgc
Revision: 242865

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

Added:
  libdatrie/repos/extra-i686/PKGBUILD
(from rev 242864, libdatrie/trunk/PKGBUILD)
  libdatrie/repos/extra-x86_64/PKGBUILD
(from rev 242864, libdatrie/trunk/PKGBUILD)
Deleted:
  libdatrie/repos/extra-i686/PKGBUILD
  libdatrie/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 2015-07-30 10:20:00 UTC (rev 242864)
+++ extra-i686/PKGBUILD 2015-07-30 10:20:08 UTC (rev 242865)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Chaiwat Suttipongsakul cwt...@gmail.com
-
-pkgname=libdatrie
-pkgver=0.2.8
-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=('fc25a7bf5ec7405e30ae1512a8e2226c')
-
-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 242864, 
libdatrie/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-07-30 10:20:08 UTC (rev 242865)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Chaiwat Suttipongsakul cwt...@gmail.com
+
+pkgname=libdatrie
+pkgver=0.2.9
+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=('687624f374e748de81b01399736bb735')
+
+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   2015-07-30 10:20:00 UTC (rev 242864)
+++ extra-x86_64/PKGBUILD   2015-07-30 10:20:08 UTC (rev 242865)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Chaiwat Suttipongsakul cwt...@gmail.com
-
-pkgname=libdatrie
-pkgver=0.2.8
-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=('fc25a7bf5ec7405e30ae1512a8e2226c')
-
-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 242864, 
libdatrie/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-07-30 10:20:08 UTC (rev 242865)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Chaiwat Suttipongsakul cwt...@gmail.com
+
+pkgname=libdatrie
+pkgver=0.2.9
+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=('687624f374e748de81b01399736bb735')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}


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

2015-02-12 Thread Jan de Groot
Date: Thursday, February 12, 2015 @ 13:01:02
  Author: jgc
Revision: 231330

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

Added:
  libdatrie/repos/extra-i686/PKGBUILD
(from rev 231329, libdatrie/trunk/PKGBUILD)
  libdatrie/repos/extra-x86_64/PKGBUILD
(from rev 231329, libdatrie/trunk/PKGBUILD)
Deleted:
  libdatrie/repos/extra-i686/PKGBUILD
  libdatrie/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 2015-02-12 12:00:53 UTC (rev 231329)
+++ extra-i686/PKGBUILD 2015-02-12 12:01:02 UTC (rev 231330)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Chaiwat Suttipongsakul cwt...@gmail.com
-
-pkgname=libdatrie
-pkgver=0.2.6
-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=('e253eb2433045f6e224c7fa44f9796e1')
-
-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 231329, 
libdatrie/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-02-12 12:01:02 UTC (rev 231330)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Chaiwat Suttipongsakul cwt...@gmail.com
+
+pkgname=libdatrie
+pkgver=0.2.8
+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=('fc25a7bf5ec7405e30ae1512a8e2226c')
+
+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   2015-02-12 12:00:53 UTC (rev 231329)
+++ extra-x86_64/PKGBUILD   2015-02-12 12:01:02 UTC (rev 231330)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Chaiwat Suttipongsakul cwt...@gmail.com
-
-pkgname=libdatrie
-pkgver=0.2.6
-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=('e253eb2433045f6e224c7fa44f9796e1')
-
-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 231329, 
libdatrie/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2015-02-12 12:01:02 UTC (rev 231330)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Chaiwat Suttipongsakul cwt...@gmail.com
+
+pkgname=libdatrie
+pkgver=0.2.8
+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=('fc25a7bf5ec7405e30ae1512a8e2226c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}


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

2013-07-23 Thread Jan de Groot
Date: Tuesday, July 23, 2013 @ 18:51:26
  Author: jgc
Revision: 191328

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

Added:
  libdatrie/repos/extra-i686/PKGBUILD
(from rev 191327, libdatrie/trunk/PKGBUILD)
  libdatrie/repos/extra-x86_64/PKGBUILD
(from rev 191327, libdatrie/trunk/PKGBUILD)
Deleted:
  libdatrie/repos/extra-i686/PKGBUILD
  libdatrie/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 2013-07-23 16:51:19 UTC (rev 191327)
+++ extra-i686/PKGBUILD 2013-07-23 16:51:26 UTC (rev 191328)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Chaiwat Suttipongsakul cwt...@gmail.com
-
-pkgname=libdatrie
-pkgver=0.2.5
-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=('!libtool' '!emptydirs')
-source=(http://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.gz)
-md5sums=('c9b057d07198d66e1ac2eff32937d3d4')
-
-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 191327, 
libdatrie/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-07-23 16:51:26 UTC (rev 191328)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Chaiwat Suttipongsakul cwt...@gmail.com
+
+pkgname=libdatrie
+pkgver=0.2.6
+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=('!libtool' '!emptydirs')
+source=(http://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.xz)
+md5sums=('e253eb2433045f6e224c7fa44f9796e1')
+
+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   2013-07-23 16:51:19 UTC (rev 191327)
+++ extra-x86_64/PKGBUILD   2013-07-23 16:51:26 UTC (rev 191328)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Chaiwat Suttipongsakul cwt...@gmail.com
-
-pkgname=libdatrie
-pkgver=0.2.5
-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=('!libtool' '!emptydirs')
-source=(http://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.gz)
-md5sums=('c9b057d07198d66e1ac2eff32937d3d4')
-
-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 191327, 
libdatrie/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-07-23 16:51:26 UTC (rev 191328)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Chaiwat Suttipongsakul cwt...@gmail.com
+
+pkgname=libdatrie
+pkgver=0.2.6
+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=('!libtool' '!emptydirs')
+source=(http://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.xz)
+md5sums=('e253eb2433045f6e224c7fa44f9796e1')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



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

2011-11-07 Thread Jan de Groot
Date: Monday, November 7, 2011 @ 04:16:13
  Author: jgc
Revision: 142248

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

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

---+
 extra-i686/PKGBUILD   |   48 ++--
 extra-x86_64/PKGBUILD |   48 ++--
 2 files changed, 52 insertions(+), 44 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-07 09:15:45 UTC (rev 142247)
+++ extra-i686/PKGBUILD 2011-11-07 09:16:13 UTC (rev 142248)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Chaiwat Suttipongsakul cwt...@gmail.com
-
-pkgname=libdatrie
-pkgver=0.2.4
-pkgrel=1
-pkgdesc=Implementation of double-array structure for representing trie, as 
proposed by Junichi Aoe.
-url=http://linux.thai.net/~thep/datrie/datrie.html;
-license=('LGPL')
-arch=('i686' 'x86_64')
-depends=('glibc')
-options=('!libtool' '!emptydirs')
-source=(http://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.gz)
-md5sums=('7f7d592114f98db9e4c7171c3f2befc5')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --disable-static
-  make
-  make DESTDIR=${pkgdir} install
-}

Copied: libdatrie/repos/extra-i686/PKGBUILD (from rev 142247, 
libdatrie/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-07 09:16:13 UTC (rev 142248)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Chaiwat Suttipongsakul cwt...@gmail.com
+
+pkgname=libdatrie
+pkgver=0.2.5
+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=('!libtool' '!emptydirs')
+source=(http://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.gz)
+md5sums=('c9b057d07198d66e1ac2eff32937d3d4')
+
+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   2011-11-07 09:15:45 UTC (rev 142247)
+++ extra-x86_64/PKGBUILD   2011-11-07 09:16:13 UTC (rev 142248)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-# Contributor: Chaiwat Suttipongsakul cwt...@gmail.com
-
-pkgname=libdatrie
-pkgver=0.2.4
-pkgrel=1
-pkgdesc=Implementation of double-array structure for representing trie, as 
proposed by Junichi Aoe.
-url=http://linux.thai.net/~thep/datrie/datrie.html;
-license=('LGPL')
-arch=('i686' 'x86_64')
-depends=('glibc')
-options=('!libtool' '!emptydirs')
-source=(http://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.gz)
-md5sums=('7f7d592114f98db9e4c7171c3f2befc5')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --disable-static
-  make
-  make DESTDIR=${pkgdir} install
-}

Copied: libdatrie/repos/extra-x86_64/PKGBUILD (from rev 142247, 
libdatrie/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-11-07 09:16:13 UTC (rev 142248)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+# Contributor: Chaiwat Suttipongsakul cwt...@gmail.com
+
+pkgname=libdatrie
+pkgver=0.2.5
+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=('!libtool' '!emptydirs')
+source=(http://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.gz)
+md5sums=('c9b057d07198d66e1ac2eff32937d3d4')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}