[arch-commits] Commit in m17n-lib/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2020-12-19 Thread Evangelos Foutras via arch-commits
Date: Saturday, December 19, 2020 @ 09:55:26
  Author: foutrelis
Revision: 404594

archrelease: copy trunk to staging-x86_64

Added:
  m17n-lib/repos/staging-x86_64/
  m17n-lib/repos/staging-x86_64/PKGBUILD
(from rev 404593, m17n-lib/trunk/PKGBUILD)

--+
 PKGBUILD |   32 
 1 file changed, 32 insertions(+)

Copied: m17n-lib/repos/staging-x86_64/PKGBUILD (from rev 404593, 
m17n-lib/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-12-19 09:55:26 UTC (rev 404594)
@@ -0,0 +1,32 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Camille Moncelier 
+
+pkgname=m17n-lib
+pkgver=1.8.0
+pkgrel=8
+pkgdesc='Multilingual text processing library (runtimes)'
+url='https://www.nongnu.org/m17n/'
+arch=('x86_64')
+license=('GPL')
+depends=('libxft' 'm17n-db' 'fribidi' 'libxml2' 'gd' 'libotf')
+optdepends=('anthy: to use the anthy input method')
+options=('!makeflags' '!emptydirs')
+validpgpkeys=('D68584F9B40A6502FD7C53015F592A4029890630')
+source=("https://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('78bacae7451822dfff62482ce4f9433c5ae82846e4c64b590541e29e800fe64a')
+
+prepare() {
+   cd ${pkgname}-${pkgver}
+   sed -i 's/freetype-config/pkg-config freetype2/' configure
+}
+
+build() {
+   cd ${pkgname}-${pkgver}
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd ${pkgname}-${pkgver}
+   make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in m17n-lib/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2020-04-27 Thread Evangelos Foutras via arch-commits
Date: Monday, April 27, 2020 @ 19:09:29
  Author: foutrelis
Revision: 381754

archrelease: copy trunk to staging-x86_64

Added:
  m17n-lib/repos/staging-x86_64/
  m17n-lib/repos/staging-x86_64/PKGBUILD
(from rev 381753, m17n-lib/trunk/PKGBUILD)

--+
 PKGBUILD |   32 
 1 file changed, 32 insertions(+)

Copied: m17n-lib/repos/staging-x86_64/PKGBUILD (from rev 381753, 
m17n-lib/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-04-27 19:09:29 UTC (rev 381754)
@@ -0,0 +1,32 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Camille Moncelier 
+
+pkgname=m17n-lib
+pkgver=1.8.0
+pkgrel=7
+pkgdesc='Multilingual text processing library (runtimes)'
+url='https://www.nongnu.org/m17n/'
+arch=('x86_64')
+license=('GPL')
+depends=('libxft' 'm17n-db' 'fribidi' 'libxml2' 'gd' 'libotf')
+optdepends=('anthy: to use the anthy input method')
+options=('!makeflags' '!emptydirs')
+validpgpkeys=('D68584F9B40A6502FD7C53015F592A4029890630')
+source=("https://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('78bacae7451822dfff62482ce4f9433c5ae82846e4c64b590541e29e800fe64a')
+
+prepare() {
+   cd ${pkgname}-${pkgver}
+   sed -i 's/freetype-config/pkg-config freetype2/' configure
+}
+
+build() {
+   cd ${pkgname}-${pkgver}
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd ${pkgname}-${pkgver}
+   make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in m17n-lib/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2019-11-11 Thread Evangelos Foutras via arch-commits
Date: Tuesday, November 12, 2019 @ 01:57:46
  Author: foutrelis
Revision: 367837

archrelease: copy trunk to staging-x86_64

Added:
  m17n-lib/repos/staging-x86_64/
  m17n-lib/repos/staging-x86_64/PKGBUILD
(from rev 367836, m17n-lib/trunk/PKGBUILD)

--+
 PKGBUILD |   32 
 1 file changed, 32 insertions(+)

Copied: m17n-lib/repos/staging-x86_64/PKGBUILD (from rev 367836, 
m17n-lib/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-11-12 01:57:46 UTC (rev 367837)
@@ -0,0 +1,32 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Camille Moncelier 
+
+pkgname=m17n-lib
+pkgver=1.8.0
+pkgrel=6
+pkgdesc='Multilingual text processing library (runtimes)'
+url='https://www.nongnu.org/m17n/'
+arch=('x86_64')
+license=('GPL')
+depends=('libxft' 'm17n-db' 'fribidi' 'libxml2' 'gd' 'libotf')
+optdepends=('anthy: to use the anthy input method')
+options=('!makeflags' '!emptydirs')
+validpgpkeys=('D68584F9B40A6502FD7C53015F592A4029890630')
+source=("https://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('78bacae7451822dfff62482ce4f9433c5ae82846e4c64b590541e29e800fe64a')
+
+prepare() {
+   cd ${pkgname}-${pkgver}
+   sed -i 's/freetype-config/pkg-config freetype2/' configure
+}
+
+build() {
+   cd ${pkgname}-${pkgver}
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd ${pkgname}-${pkgver}
+   make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in m17n-lib/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2019-04-05 Thread Felix Yan via arch-commits
Date: Friday, April 5, 2019 @ 15:19:22
  Author: felixonmars
Revision: 350133

archrelease: copy trunk to staging-x86_64

Added:
  m17n-lib/repos/staging-x86_64/
  m17n-lib/repos/staging-x86_64/PKGBUILD
(from rev 350132, m17n-lib/trunk/PKGBUILD)

--+
 PKGBUILD |   32 
 1 file changed, 32 insertions(+)

Copied: m17n-lib/repos/staging-x86_64/PKGBUILD (from rev 350132, 
m17n-lib/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-04-05 15:19:22 UTC (rev 350133)
@@ -0,0 +1,32 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Camille Moncelier 
+
+pkgname=m17n-lib
+pkgver=1.8.0
+pkgrel=5
+pkgdesc='Multilingual text processing library (runtimes)'
+url='http://www.nongnu.org/m17n/'
+arch=('x86_64')
+license=('GPL')
+depends=('libxft' 'm17n-db' 'fribidi' 'libxml2' 'gd' 'libotf')
+optdepends=('anthy: to use the anthy input method')
+options=('!makeflags' '!emptydirs')
+validpgpkeys=('D68584F9B40A6502FD7C53015F592A4029890630')
+source=("http://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('78bacae7451822dfff62482ce4f9433c5ae82846e4c64b590541e29e800fe64a')
+
+prepare() {
+   cd ${pkgname}-${pkgver}
+   sed -i 's/freetype-config/pkg-config freetype2/' configure
+}
+
+build() {
+   cd ${pkgname}-${pkgver}
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd ${pkgname}-${pkgver}
+   make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in m17n-lib/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2018-10-22 Thread Felix Yan via arch-commits
Date: Monday, October 22, 2018 @ 23:43:52
  Author: felixonmars
Revision: 337116

archrelease: copy trunk to staging-x86_64

Added:
  m17n-lib/repos/staging-x86_64/
  m17n-lib/repos/staging-x86_64/PKGBUILD
(from rev 337115, m17n-lib/trunk/PKGBUILD)

--+
 PKGBUILD |   32 
 1 file changed, 32 insertions(+)

Copied: m17n-lib/repos/staging-x86_64/PKGBUILD (from rev 337115, 
m17n-lib/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-10-22 23:43:52 UTC (rev 337116)
@@ -0,0 +1,32 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Camille Moncelier 
+
+pkgname=m17n-lib
+pkgver=1.8.0
+pkgrel=4
+pkgdesc='Multilingual text processing library (runtimes)'
+url='http://www.nongnu.org/m17n/'
+arch=('x86_64')
+license=('GPL')
+depends=('libxft' 'm17n-db' 'fribidi' 'libxml2' 'gd' 'libotf')
+optdepends=('anthy: to use the anthy input method')
+options=('!makeflags' '!emptydirs')
+validpgpkeys=('D68584F9B40A6502FD7C53015F592A4029890630')
+source=("http://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('78bacae7451822dfff62482ce4f9433c5ae82846e4c64b590541e29e800fe64a')
+
+prepare() {
+   cd ${pkgname}-${pkgver}
+   sed -i 's/freetype-config/pkg-config freetype2/' configure
+}
+
+build() {
+   cd ${pkgname}-${pkgver}
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd ${pkgname}-${pkgver}
+   make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in m17n-lib/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2018-08-06 Thread Felix Yan via arch-commits
Date: Monday, August 6, 2018 @ 23:52:38
  Author: felixonmars
Revision: 331070

archrelease: copy trunk to staging-x86_64

Added:
  m17n-lib/repos/staging-x86_64/
  m17n-lib/repos/staging-x86_64/PKGBUILD
(from rev 331069, m17n-lib/trunk/PKGBUILD)

--+
 PKGBUILD |   33 +
 1 file changed, 33 insertions(+)

Copied: m17n-lib/repos/staging-x86_64/PKGBUILD (from rev 331069, 
m17n-lib/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-08-06 23:52:38 UTC (rev 331070)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Camille Moncelier 
+
+pkgname=m17n-lib
+pkgver=1.8.0
+pkgrel=3
+pkgdesc='Multilingual text processing library (runtimes)'
+url='http://www.nongnu.org/m17n/'
+arch=('x86_64')
+license=('GPL')
+depends=('libxft' 'm17n-db' 'fribidi' 'libxml2' 'gd' 'libotf')
+optdepends=('anthy: to use the anthy input method')
+options=('!makeflags' '!emptydirs')
+validpgpkeys=('D68584F9B40A6502FD7C53015F592A4029890630')
+source=("http://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('78bacae7451822dfff62482ce4f9433c5ae82846e4c64b590541e29e800fe64a')
+
+prepare() {
+   cd ${pkgname}-${pkgver}
+   sed -i 's/freetype-config/pkg-config freetype2/' configure
+}
+
+build() {
+   cd ${pkgname}-${pkgver}
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd ${pkgname}-${pkgver}
+   make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in m17n-lib/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2018-03-27 Thread Evangelos Foutras via arch-commits
Date: Tuesday, March 27, 2018 @ 22:31:52
  Author: foutrelis
Revision: 320443

archrelease: copy trunk to staging-x86_64

Added:
  m17n-lib/repos/staging-x86_64/
  m17n-lib/repos/staging-x86_64/PKGBUILD
(from rev 320442, m17n-lib/trunk/PKGBUILD)

--+
 PKGBUILD |   28 
 1 file changed, 28 insertions(+)

Copied: m17n-lib/repos/staging-x86_64/PKGBUILD (from rev 320442, 
m17n-lib/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-03-27 22:31:52 UTC (rev 320443)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Camille Moncelier 
+
+pkgname=m17n-lib
+pkgver=1.8.0
+pkgrel=2
+pkgdesc='Multilingual text processing library (runtimes)'
+url='http://www.nongnu.org/m17n/'
+arch=('x86_64')
+license=('GPL')
+depends=('libxft' 'm17n-db' 'fribidi' 'libxml2' 'gd' 'libotf')
+optdepends=('anthy: to use the anthy input method')
+options=('!makeflags' '!emptydirs')
+validpgpkeys=('D68584F9B40A6502FD7C53015F592A4029890630')
+source=("http://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('78bacae7451822dfff62482ce4f9433c5ae82846e4c64b590541e29e800fe64a')
+
+build() {
+   cd ${pkgname}-${pkgver}
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd ${pkgname}-${pkgver}
+   make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in m17n-lib/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2018-02-08 Thread Gaƫtan Bisson via arch-commits
Date: Thursday, February 8, 2018 @ 23:05:19
  Author: bisson
Revision: 316491

archrelease: copy trunk to staging-x86_64

Added:
  m17n-lib/repos/staging-x86_64/
  m17n-lib/repos/staging-x86_64/PKGBUILD
(from rev 316490, m17n-lib/trunk/PKGBUILD)

--+
 PKGBUILD |   29 +
 1 file changed, 29 insertions(+)

Copied: m17n-lib/repos/staging-x86_64/PKGBUILD (from rev 316490, 
m17n-lib/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-02-08 23:05:19 UTC (rev 316491)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Camille Moncelier 
+
+pkgname=m17n-lib
+pkgver=1.7.0
+pkgrel=2
+pkgdesc='Multilingual text processing library (runtimes)'
+url='http://www.nongnu.org/m17n/'
+arch=('x86_64')
+license=('GPL')
+depends=('libxft' 'm17n-db' 'fribidi' 'libxml2' 'gd' 'libotf')
+optdepends=('anthy: to use the anthy input method')
+options=('!makeflags' '!emptydirs')
+validpgpkeys=('D68584F9B40A6502FD7C53015F592A4029890630')
+source=("http://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('8eb853e1e0c86a70a09871f3264f950e5d62bba98960b3ffcde11511c138db83'
+'SKIP')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}