[arch-commits] Commit in anthy/trunk (PKGBUILD)

2020-05-16 Thread Evangelos Foutras via arch-commits
Date: Saturday, May 16, 2020 @ 12:30:46
  Author: foutrelis
Revision: 384552

upgpkg: anthy 9100h-6: reproducibility rebuild

Modified:
  anthy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-16 12:30:33 UTC (rev 384551)
+++ PKGBUILD2020-05-16 12:30:46 UTC (rev 384552)
@@ -5,7 +5,7 @@
 pkgname=anthy
 pkgver=9100h
 _filecode=37536
-pkgrel=5
+pkgrel=6
 pkgdesc='Hiragana text to Kana Kanji mixed text Japanese input method'
 arch=('x86_64')
 url='https://es.osdn.net/projects/anthy/'


[arch-commits] Commit in anthy/trunk (PKGBUILD)

2019-05-02 Thread Antonio Rojas via arch-commits
Date: Thursday, May 2, 2019 @ 20:49:33
  Author: arojas
Revision: 352399

https

Modified:
  anthy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-02 20:48:49 UTC (rev 352398)
+++ PKGBUILD2019-05-02 20:49:33 UTC (rev 352399)
@@ -8,7 +8,7 @@
 pkgrel=5
 pkgdesc='Hiragana text to Kana Kanji mixed text Japanese input method'
 arch=('x86_64')
-url='http://sourceforge.jp/projects/anthy/'
+url='https://es.osdn.net/projects/anthy/'
 license=('LGPL' 'GPL')
 
source=("http://dl.sourceforge.jp/anthy/${_filecode}/${pkgname}-${pkgver}.tar.gz;)
 
sha512sums=('315ebd9e1af208f3ecaeaa13620213b35f004e47edb54e60c3e02c2997444cd2326cc58b725dd2d0bd6a723130884d946ea193ea3d92418082256b59ecc8d88b')


[arch-commits] Commit in anthy/trunk (PKGBUILD)

2018-06-03 Thread Felix Yan via arch-commits
Date: Sunday, June 3, 2018 @ 17:06:28
  Author: felixonmars
Revision: 325663

upgpkg: anthy 9100h-5

BUILDINFO Rebuild

Modified:
  anthy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-03 17:02:28 UTC (rev 325662)
+++ PKGBUILD2018-06-03 17:06:28 UTC (rev 325663)
@@ -6,13 +6,13 @@
 pkgname=anthy
 pkgver=9100h
 _filecode=37536
-pkgrel=4
+pkgrel=5
 pkgdesc='Hiragana text to Kana Kanji mixed text Japanese input method'
 arch=('x86_64')
 url='http://sourceforge.jp/projects/anthy/'
 license=('LGPL' 'GPL')
 
source=("http://dl.sourceforge.jp/anthy/${_filecode}/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('d256f075f018b4a3cb0d165ed6151fda4ba7db1621727e0eb54569b6e2275547')
+sha512sums=('315ebd9e1af208f3ecaeaa13620213b35f004e47edb54e60c3e02c2997444cd2326cc58b725dd2d0bd6a723130884d946ea193ea3d92418082256b59ecc8d88b')
 
 build() {
cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in anthy/trunk (PKGBUILD)

2017-03-01 Thread Gaƫtan Bisson
Date: Thursday, March 2, 2017 @ 01:30:32
  Author: bisson
Revision: 289780

switch to sha256sum

Modified:
  anthy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 01:30:27 UTC (rev 289779)
+++ PKGBUILD2017-03-02 01:30:32 UTC (rev 289780)
@@ -12,7 +12,7 @@
 url='http://sourceforge.jp/projects/anthy/'
 license=('LGPL' 'GPL')
 
source=("http://dl.sourceforge.jp/anthy/${_filecode}/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('bfea9e74e208c4b976b6bd7ac6784cd290c636fd')
+sha256sums=('d256f075f018b4a3cb0d165ed6151fda4ba7db1621727e0eb54569b6e2275547')
 
 build() {
cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in anthy/trunk (PKGBUILD)

2014-06-30 Thread Gaetan Bisson
Date: Monday, June 30, 2014 @ 12:17:58
  Author: bisson
Revision: 215705

rebuild for mtree support

Modified:
  anthy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-30 09:34:04 UTC (rev 215704)
+++ PKGBUILD2014-06-30 10:17:58 UTC (rev 215705)
@@ -6,7 +6,7 @@
 pkgname=anthy
 pkgver=9100h
 _filecode=37536
-pkgrel=3
+pkgrel=4
 pkgdesc='Hiragana text to Kana Kanji mixed text Japanese input method'
 arch=('i686' 'x86_64')
 url='http://sourceforge.jp/projects/anthy/'



[arch-commits] Commit in anthy/trunk (PKGBUILD)

2013-10-26 Thread Gaetan Bisson
Date: Saturday, October 26, 2013 @ 09:49:11
  Author: bisson
Revision: 197460

remove options enforced by newer pacman

Modified:
  anthy/trunk/PKGBUILD

--+
 PKGBUILD |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-26 07:19:12 UTC (rev 197459)
+++ PKGBUILD2013-10-26 07:49:11 UTC (rev 197460)
@@ -11,13 +11,12 @@
 arch=('i686' 'x86_64')
 url='http://sourceforge.jp/projects/anthy/'
 license=('LGPL' 'GPL')
-options=('!libtool')
 
source=(http://dl.sourceforge.jp/anthy/${_filecode}/${pkgname}-${pkgver}.tar.gz;)
 sha1sums=('bfea9e74e208c4b976b6bd7ac6784cd290c636fd')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+   ./configure --prefix=/usr --sysconfdir=/etc
make
 }
 



[arch-commits] Commit in anthy/trunk (PKGBUILD)

2012-02-05 Thread Gaetan Bisson
Date: Sunday, February 5, 2012 @ 09:58:27
  Author: bisson
Revision: 149029

signed rebuild for free

Modified:
  anthy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-05 14:58:25 UTC (rev 149028)
+++ PKGBUILD2012-02-05 14:58:27 UTC (rev 149029)
@@ -6,7 +6,7 @@
 pkgname=anthy
 pkgver=9100h
 _filecode=37536
-pkgrel=2
+pkgrel=3
 pkgdesc='Hiragana text to Kana Kanji mixed text Japanese input method'
 arch=('i686' 'x86_64')
 url='http://sourceforge.jp/projects/anthy/'



[arch-commits] Commit in anthy/trunk (PKGBUILD)

2011-02-23 Thread Gaetan Bisson
Date: Wednesday, February 23, 2011 @ 16:51:47
  Author: bisson
Revision: 111076

update source URL

Modified:
  anthy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-02-23 21:38:29 UTC (rev 111075)
+++ PKGBUILD2011-02-23 21:51:47 UTC (rev 111076)
@@ -12,7 +12,7 @@
 url='http://sourceforge.jp/projects/anthy/'
 license=('LGPL' 'GPL')
 options=('!libtool')
-source=(http://downloads.sourceforge.jp/anthy/${_filecode}/${pkgname}-${pkgver}.tar.gz;)
+source=(http://dl.sourceforge.jp/anthy/${_filecode}/${pkgname}-${pkgver}.tar.gz;)
 sha1sums=('bfea9e74e208c4b976b6bd7ac6784cd290c636fd')
 
 build() {



[arch-commits] Commit in anthy/trunk (PKGBUILD)

2011-02-22 Thread Gaetan Bisson
Date: Tuesday, February 22, 2011 @ 15:11:47
  Author: bisson
Revision: 110860

various cleanup

Modified:
  anthy/trunk/PKGBUILD

--+
 PKGBUILD |   20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-02-22 19:18:55 UTC (rev 110859)
+++ PKGBUILD2011-02-22 20:11:47 UTC (rev 110860)
@@ -1,27 +1,27 @@
 # $Id$
 # Contributor: damir da...@archlinux.org
-# Maintainer: Daniel J Griffiths ghost1...@archlinux.us
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+# Maintainer: Gaetan Bisson bis...@archlinux.org
 
 pkgname=anthy
 pkgver=9100h
 _filecode=37536
-pkgrel=1
+pkgrel=2
 pkgdesc='Hiragana text to Kana Kanji mixed text Japanese input method'
 arch=('i686' 'x86_64')
 url='http://sourceforge.jp/projects/anthy/'
 license=('LGPL' 'GPL')
-depends=('glibc')
-options=('!libtool' 'force')
+options=('!libtool')
 
source=(http://downloads.sourceforge.jp/anthy/${_filecode}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('1f558ff7ed296787b55bb1c6cf131108')
+sha1sums=('bfea9e74e208c4b976b6bd7ac6784cd290c636fd')
 
 build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr --sysconfdir=/etc || return 1
-   make EMACS=emacs sysconfdir=/etc || return 1
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+   make
 }
 
 package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make EMACS=emacs DESTDIR=${pkgdir} install || return 1
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make EMACS=emacs DESTDIR=${pkgdir} install
 }



[arch-commits] Commit in anthy/trunk (PKGBUILD)

2010-04-09 Thread Daniel Griffiths
Date: Friday, April 9, 2010 @ 02:02:39
  Author: dgriffiths
Revision: 76924

Cleanup, adopted

Modified:
  anthy/trunk/PKGBUILD

--+
 PKGBUILD |   23 ++-
 1 file changed, 14 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-09 05:48:13 UTC (rev 76923)
+++ PKGBUILD2010-04-09 06:02:39 UTC (rev 76924)
@@ -1,22 +1,27 @@
 # $Id$
-# Maintainer: damir da...@archlinux.org
+# Contributor: damir da...@archlinux.org
+# Maintainer: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=anthy
 pkgver=9100h
 _filecode=37536
 pkgrel=1
-pkgdesc=Hiragana text to Kana Kanji mixed text Japanese input method
-arch=(i686 x86_64)
-url=http://sourceforge.jp/projects/anthy/;
+pkgdesc='Hiragana text to Kana Kanji mixed text Japanese input method'
+arch=('i686' 'x86_64')
+url='http://sourceforge.jp/projects/anthy/'
 license=('LGPL' 'GPL')
 depends=('glibc')
 options=('!libtool' 'force')
-source=(http://downloads.sourceforge.jp/anthy/${_filecode}/$pkgname-$pkgver.tar.gz;)
+source=(http://downloads.sourceforge.jp/anthy/${_filecode}/${pkgname}-${pkgver}.tar.gz;)
 md5sums=('1f558ff7ed296787b55bb1c6cf131108')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc || return 1
-  make EMACS=emacs sysconfdir=/etc || return 1
-  make EMACS=emacs DESTDIR=$pkgdir install || return 1
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --sysconfdir=/etc || return 1
+   make EMACS=emacs sysconfdir=/etc || return 1
 }
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make EMACS=emacs DESTDIR=${pkgdir} install || return 1
+}