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

2020-08-30 Thread Evangelos Foutras via arch-commits
Date: Sunday, August 30, 2020 @ 10:22:15
  Author: foutrelis
Revision: 394949

upgpkg: ttf-junicode 1.002-4: rebuild bisson's pkgs

Modified:
  ttf-junicode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 10:22:13 UTC (rev 394948)
+++ PKGBUILD2020-08-30 10:22:15 UTC (rev 394949)
@@ -3,7 +3,7 @@
 
 pkgname=ttf-junicode
 pkgver=1.002
-pkgrel=3
+pkgrel=4
 pkgdesc='Junius-Unicode: Font for medievalists'
 url='http://junicode.sourceforge.net'
 license=('custom:OFL')


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

2020-05-16 Thread Felix Yan via arch-commits
Date: Saturday, May 16, 2020 @ 12:08:07
  Author: felixonmars
Revision: 384438

upgpkg: ttf-junicode 1.002-2: reproducibility rebuild

Modified:
  ttf-junicode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-16 12:07:04 UTC (rev 384437)
+++ PKGBUILD2020-05-16 12:08:07 UTC (rev 384438)
@@ -3,7 +3,7 @@
 
 pkgname=ttf-junicode
 pkgver=1.002
-pkgrel=1
+pkgrel=2
 pkgdesc='Junius-Unicode: Font for medievalists'
 url='http://junicode.sourceforge.net'
 license=('custom:OFL')


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

2018-08-29 Thread Gaëtan Bisson via arch-commits
Date: Wednesday, August 29, 2018 @ 07:41:10
  Author: bisson
Revision: 333079

upstream update

Modified:
  ttf-junicode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-29 06:12:50 UTC (rev 333078)
+++ PKGBUILD2018-08-29 07:41:10 UTC (rev 333079)
@@ -3,7 +3,7 @@
 # Contributor: Firmicus 
 
 pkgname=ttf-junicode
-pkgver=1.001
+pkgver=1.002
 pkgrel=1
 pkgdesc='Junius-Unicode: Font for medievalists'
 url='http://junicode.sourceforge.net'
@@ -13,7 +13,7 @@
 depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
 source=("https://downloads.sourceforge.net/junicode/junicode-${pkgver}.zip;
 'LICENSE')
-sha256sums=('64128229678d0fe1ae6f2897533932011af7dfcdeeba4d1148e45a8c6e439953'
+sha256sums=('c199d96c8424be60fcab8d00d2eee39ea8ae632cfd5e710cbbd70626d6a729e7'
 'ca122f3bda0154f692817450168cb650a7fc59ef96c93582acd2e7a744d464d3')
 
 install=install


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

2017-10-29 Thread Gaëtan Bisson
Date: Sunday, October 29, 2017 @ 22:30:43
  Author: bisson
Revision: 308616

upstream update

Modified:
  ttf-junicode/trunk/PKGBUILD

--+
 PKGBUILD |   23 ---
 1 file changed, 12 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-29 22:07:34 UTC (rev 308615)
+++ PKGBUILD2017-10-29 22:30:43 UTC (rev 308616)
@@ -3,25 +3,26 @@
 # Contributor: Firmicus 
 
 pkgname=ttf-junicode
-pkgver=0.7.8
-pkgrel=3
-pkgdesc='Junius-Unicode: a Unicode font targeted at medievalists'
+pkgver=1.001
+pkgrel=1
+pkgdesc='Junius-Unicode: Font for medievalists'
 url='http://junicode.sourceforge.net'
 license=('custom:OFL')
 arch=('any')
+makedepends=('poppler')
 depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
-source=("https://downloads.sourceforge.net/junicode/junicode-${pkgver//\./-}.zip;
+source=("https://downloads.sourceforge.net/junicode/junicode-${pkgver}.zip;
 'LICENSE')
-sha256sums=('7427c32a9383dd1ce485d202f4767b3baa79d4eae3a74b8ff2a10c2d8a84f3d1'
+sha256sums=('64128229678d0fe1ae6f2897533932011af7dfcdeeba4d1148e45a8c6e439953'
 'ca122f3bda0154f692817450168cb650a7fc59ef96c93582acd2e7a744d464d3')
 
 install=install
 
 package() {
-   cd "${srcdir}/junicode"
-   install -m755 -d "${pkgdir}/usr/share/fonts/TTF"
-   install -m755 -d "${pkgdir}/usr/share/doc/${pkgname}"
-   install -m644 fonts/*.ttf "${pkgdir}/usr/share/fonts/TTF"
-   install -m644 doc/* "${pkgdir}/usr/share/doc/${pkgname}"
-   install -m644 -D ../LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+   cd "${srcdir}"
+   install -m755 -d 
"${pkgdir}/usr/share/"{fonts/TTF,{doc,licenses}/${pkgname}}
+
+   install -m644 *.ttf "${pkgdir}/usr/share/fonts/TTF"
+   install -m644 doc/Junicode.pdf "${pkgdir}/usr/share/doc/${pkgname}"
+   ln -s "../../doc/${pkgname}/Junicode.pdf" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }


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

2017-08-04 Thread Gaëtan Bisson
Date: Friday, August 4, 2017 @ 09:07:42
  Author: bisson
Revision: 301633

use https source

Modified:
  ttf-junicode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-04 09:07:37 UTC (rev 301632)
+++ PKGBUILD2017-08-04 09:07:42 UTC (rev 301633)
@@ -10,7 +10,7 @@
 license=('custom:OFL')
 arch=('any')
 depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
-source=("http://downloads.sourceforge.net/junicode/junicode-${pkgver//\./-}.zip;
+source=("https://downloads.sourceforge.net/junicode/junicode-${pkgver//\./-}.zip;
 'LICENSE')
 sha256sums=('7427c32a9383dd1ce485d202f4767b3baa79d4eae3a74b8ff2a10c2d8a84f3d1'
 'ca122f3bda0154f692817450168cb650a7fc59ef96c93582acd2e7a744d464d3')


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

2017-03-01 Thread Gaëtan Bisson
Date: Thursday, March 2, 2017 @ 01:36:56
  Author: bisson
Revision: 289853

switch to sha256sum

Modified:
  ttf-junicode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 01:36:50 UTC (rev 289852)
+++ PKGBUILD2017-03-02 01:36:56 UTC (rev 289853)
@@ -12,8 +12,8 @@
 depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
 
source=("http://downloads.sourceforge.net/junicode/junicode-${pkgver//\./-}.zip;
 'LICENSE')
-sha1sums=('492946ca18c3e23febd7c77221ff438ad85d2147'
-  '84e2137ba63c1983a1e36371fc7e08ef5d94542e')
+sha256sums=('7427c32a9383dd1ce485d202f4767b3baa79d4eae3a74b8ff2a10c2d8a84f3d1'
+'ca122f3bda0154f692817450168cb650a7fc59ef96c93582acd2e7a744d464d3')
 
 install=install
 


[arch-commits] Commit in ttf-junicode/trunk (PKGBUILD install ttf.install)

2015-01-04 Thread Gaetan Bisson
Date: Monday, January 5, 2015 @ 06:04:52
  Author: bisson
Revision: 228447

install file update for fc-cache

Added:
  ttf-junicode/trunk/install
(from rev 228438, ttf-junicode/trunk/ttf.install)
Modified:
  ttf-junicode/trunk/PKGBUILD
Deleted:
  ttf-junicode/trunk/ttf.install

-+
 PKGBUILD|4 ++--
 install |   13 +
 ttf.install |   15 ---
 3 files changed, 15 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-05 05:04:42 UTC (rev 228446)
+++ PKGBUILD2015-01-05 05:04:52 UTC (rev 228447)
@@ -4,7 +4,7 @@
 
 pkgname=ttf-junicode
 pkgver=0.7.8
-pkgrel=2
+pkgrel=3
 pkgdesc='Junius-Unicode: a Unicode font targeted at medievalists'
 url='http://junicode.sourceforge.net'
 license=('custom:OFL')
@@ -15,7 +15,7 @@
 sha1sums=('492946ca18c3e23febd7c77221ff438ad85d2147'
   '84e2137ba63c1983a1e36371fc7e08ef5d94542e')
 
-install=ttf.install
+install=install
 
 package() {
cd ${srcdir}/junicode

Copied: ttf-junicode/trunk/install (from rev 228438, 
ttf-junicode/trunk/ttf.install)
===
--- install (rev 0)
+++ install 2015-01-05 05:04:52 UTC (rev 228447)
@@ -0,0 +1,13 @@
+post_install() {
+   fc-cache -s  /dev/null
+   mkfontscale usr/share/fonts/TTF
+   mkfontdir usr/share/fonts/TTF
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: ttf.install
===
--- ttf.install 2015-01-05 05:04:42 UTC (rev 228446)
+++ ttf.install 2015-01-05 05:04:52 UTC (rev 228447)
@@ -1,15 +0,0 @@
-post_install() {
-  echo -n Updating font cache... 
-  fc-cache -s -f  /dev/null
-  mkfontscale usr/share/fonts/TTF
-  mkfontdir usr/share/fonts/TTF
-  echo done.
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}


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

2014-06-30 Thread Gaetan Bisson
Date: Monday, June 30, 2014 @ 14:02:49
  Author: bisson
Revision: 215777

rebuild for mtree support

Modified:
  ttf-junicode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-30 12:02:45 UTC (rev 215776)
+++ PKGBUILD2014-06-30 12:02:49 UTC (rev 215777)
@@ -4,7 +4,7 @@
 
 pkgname=ttf-junicode
 pkgver=0.7.8
-pkgrel=1
+pkgrel=2
 pkgdesc='Junius-Unicode: a Unicode font targeted at medievalists'
 url='http://junicode.sourceforge.net'
 license=('custom:OFL')



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

2013-07-11 Thread Gaetan Bisson
Date: Thursday, July 11, 2013 @ 16:08:27
  Author: bisson
Revision: 189918

implement FS#36044

Modified:
  ttf-junicode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-11 13:53:10 UTC (rev 189917)
+++ PKGBUILD2013-07-11 14:08:27 UTC (rev 189918)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc='Junius-Unicode: a Unicode font targeted at medievalists'
 url='http://junicode.sourceforge.net'
-license=('custom')
+license=('custom:OFL')
 arch=('any')
 depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
 
source=(http://downloads.sourceforge.net/junicode/junicode-${pkgver//\./-}.zip;



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

2013-01-01 Thread Gaetan Bisson
Date: Tuesday, January 1, 2013 @ 08:09:14
  Author: bisson
Revision: 174015

upstream update

Modified:
  ttf-junicode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-01 13:05:38 UTC (rev 174014)
+++ PKGBUILD2013-01-01 13:09:14 UTC (rev 174015)
@@ -3,7 +3,7 @@
 # Contributor: Firmicus francois.archlinux.org
 
 pkgname=ttf-junicode
-pkgver=0.7.7
+pkgver=0.7.8
 pkgrel=1
 pkgdesc='Junius-Unicode: a Unicode font targeted at medievalists'
 url='http://junicode.sourceforge.net'
@@ -12,7 +12,7 @@
 depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
 
source=(http://downloads.sourceforge.net/junicode/junicode-${pkgver//\./-}.zip;
 'LICENSE')
-sha1sums=('83df5325552f4d3fc6ba7a02787e712e1b4907db'
+sha1sums=('492946ca18c3e23febd7c77221ff438ad85d2147'
   '84e2137ba63c1983a1e36371fc7e08ef5d94542e')
 
 install=ttf.install



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

2012-11-17 Thread Gaetan Bisson
Date: Sunday, November 18, 2012 @ 02:36:32
  Author: bisson
Revision: 171497

upstream update

Modified:
  ttf-junicode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-18 06:59:43 UTC (rev 171496)
+++ PKGBUILD2012-11-18 07:36:32 UTC (rev 171497)
@@ -1,27 +1,27 @@
 # $Id$
-# Maintainer:
+# Maintainer: Gaetan Bisson bis...@archlinux.org
 # Contributor: Firmicus francois.archlinux.org
 
 pkgname=ttf-junicode
-pkgver=0.7.6
+pkgver=0.7.7
 pkgrel=1
-pkgdesc=Junius-Unicode: a Unicode font targeted at medievalists
+pkgdesc='Junius-Unicode: a Unicode font targeted at medievalists'
+url='http://junicode.sourceforge.net'
+license=('custom')
 arch=('any')
-license=('custom')
-url=http://junicode.sourceforge.net;
 depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
-install=ttf.install
-source=(http://downloads.sourceforge.net/junicode/junicode-${pkgver//\./-}.zip
-LICENSE)
-sha1sums=('bed0d4e3e6ea8b688aff16ce3ad0d19ccf9d'
+source=(http://downloads.sourceforge.net/junicode/junicode-${pkgver//\./-}.zip;
+'LICENSE')
+sha1sums=('83df5325552f4d3fc6ba7a02787e712e1b4907db'
   '84e2137ba63c1983a1e36371fc7e08ef5d94542e')
 
+install=ttf.install
+
 package() {
-  cd ${srcdir}/junicode
-  install -m755 -d ${pkgdir}/usr/share/fonts/TTF
-  install -m755 -d ${pkgdir}/usr/share/doc/${pkgname}
-
-  install -m644 fonts/*.ttf ${pkgdir}/usr/share/fonts/TTF/
-  install -m644 doc/* ${pkgdir}/usr/share/doc/${pkgname}/
-  install -D -m644 ${srcdir}/LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+   cd ${srcdir}/junicode
+   install -m755 -d ${pkgdir}/usr/share/fonts/TTF
+   install -m755 -d ${pkgdir}/usr/share/doc/${pkgname}
+   install -m644 fonts/*.ttf ${pkgdir}/usr/share/fonts/TTF
+   install -m644 doc/* ${pkgdir}/usr/share/doc/${pkgname}
+   install -m644 -D ../LICENSE 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }



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

2012-04-16 Thread Eric Bélanger
Date: Tuesday, April 17, 2012 @ 01:04:52
  Author: eric
Revision: 156327

upgpkg: ttf-junicode 0.7.6-1

Upstream update

Modified:
  ttf-junicode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-17 04:51:35 UTC (rev 156326)
+++ PKGBUILD2012-04-17 05:04:52 UTC (rev 156327)
@@ -3,7 +3,7 @@
 # Contributor: Firmicus francois.archlinux.org
 
 pkgname=ttf-junicode
-pkgver=0.7.5
+pkgver=0.7.6
 pkgrel=1
 pkgdesc=Junius-Unicode: a Unicode font targeted at medievalists
 arch=('any')
@@ -13,7 +13,7 @@
 install=ttf.install
 source=(http://downloads.sourceforge.net/junicode/junicode-${pkgver//\./-}.zip
 LICENSE)
-sha1sums=('1989f3d95961bfa51767fb3446fe721882160dcd'
+sha1sums=('bed0d4e3e6ea8b688aff16ce3ad0d19ccf9d'
   '84e2137ba63c1983a1e36371fc7e08ef5d94542e')
 
 package() {



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

2012-04-01 Thread Eric Bélanger
Date: Monday, April 2, 2012 @ 01:42:08
  Author: eric
Revision: 155351

upgpkg: ttf-junicode 0.7.5-1

Upstream update

Modified:
  ttf-junicode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-02 04:50:24 UTC (rev 155350)
+++ PKGBUILD2012-04-02 05:42:08 UTC (rev 155351)
@@ -3,7 +3,7 @@
 # Contributor: Firmicus francois.archlinux.org
 
 pkgname=ttf-junicode
-pkgver=0.7.4
+pkgver=0.7.5
 pkgrel=1
 pkgdesc=Junius-Unicode: a Unicode font targeted at medievalists
 arch=('any')
@@ -13,7 +13,7 @@
 install=ttf.install
 source=(http://downloads.sourceforge.net/junicode/junicode-${pkgver//\./-}.zip
 LICENSE)
-sha1sums=('1cf55f46a11d98c22295050ee996eeceeb1371ec'
+sha1sums=('1989f3d95961bfa51767fb3446fe721882160dcd'
   '84e2137ba63c1983a1e36371fc7e08ef5d94542e')
 
 package() {



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

2012-03-28 Thread Eric Bélanger
Date: Wednesday, March 28, 2012 @ 23:04:45
  Author: eric
Revision: 154480

upgpkg: ttf-junicode 0.7.4-1

Upstream update

Modified:
  ttf-junicode/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-29 01:47:21 UTC (rev 154479)
+++ PKGBUILD2012-03-29 03:04:45 UTC (rev 154480)
@@ -3,17 +3,17 @@
 # Contributor: Firmicus francois.archlinux.org
 
 pkgname=ttf-junicode
-pkgver=0.7.3
+pkgver=0.7.4
 pkgrel=1
 pkgdesc=Junius-Unicode: a Unicode font targeted at medievalists
 arch=('any')
 license=('custom')
 url=http://junicode.sourceforge.net;
-depends=(xorg-fonts-encodings xorg-fonts-alias xorg-font-utils fontconfig)
+depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
 install=ttf.install
 source=(http://downloads.sourceforge.net/junicode/junicode-${pkgver//\./-}.zip
 LICENSE)
-sha1sums=('efd5b391bb8137f49ff712bcd68667d0d8434953'
+sha1sums=('1cf55f46a11d98c22295050ee996eeceeb1371ec'
   '84e2137ba63c1983a1e36371fc7e08ef5d94542e')
 
 package() {



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

2012-03-15 Thread Eric Bélanger
Date: Friday, March 16, 2012 @ 01:03:20
  Author: eric
Revision: 153573

upgpkg: ttf-junicode 0.7.3-1

Upstream update

Modified:
  ttf-junicode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-03-16 04:44:09 UTC (rev 153572)
+++ PKGBUILD2012-03-16 05:03:20 UTC (rev 153573)
@@ -3,7 +3,7 @@
 # Contributor: Firmicus francois.archlinux.org
 
 pkgname=ttf-junicode
-pkgver=0.7.2
+pkgver=0.7.3
 pkgrel=1
 pkgdesc=Junius-Unicode: a Unicode font targeted at medievalists
 arch=('any')
@@ -13,7 +13,7 @@
 install=ttf.install
 source=(http://downloads.sourceforge.net/junicode/junicode-${pkgver//\./-}.zip
 LICENSE)
-sha1sums=('a90be5e21a9bd567315516f5de34174e649d2988'
+sha1sums=('efd5b391bb8137f49ff712bcd68667d0d8434953'
   '84e2137ba63c1983a1e36371fc7e08ef5d94542e')
 
 package() {



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

2012-01-31 Thread Ronald van Haren
Date: Tuesday, January 31, 2012 @ 15:38:09
  Author: ronald
Revision: 148437

upgpkg: ttf-junicode 0.7.2-1

update to 0.7.2

Modified:
  ttf-junicode/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-01-31 20:35:00 UTC (rev 148436)
+++ PKGBUILD2012-01-31 20:38:09 UTC (rev 148437)
@@ -3,7 +3,7 @@
 # Contributor: Firmicus francois.archlinux.org
 
 pkgname=ttf-junicode
-pkgver=0.7.1
+pkgver=0.7.2
 pkgrel=1
 pkgdesc=Junius-Unicode: a Unicode font targeted at medievalists
 arch=('any')
@@ -13,8 +13,8 @@
 install=ttf.install
 source=(http://downloads.sourceforge.net/junicode/junicode-${pkgver//\./-}.zip
 LICENSE)
-md5sums=('882c3861f60a76c38f2f386464db3066'
- '6ed93967ff0dc6dd9c8d31c17f817a06')
+sha1sums=('a90be5e21a9bd567315516f5de34174e649d2988'
+  '84e2137ba63c1983a1e36371fc7e08ef5d94542e')
 
 package() {
   cd ${srcdir}/junicode



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

2012-01-16 Thread Andrea Scarpino
Date: Monday, January 16, 2012 @ 16:06:10
  Author: andrea
Revision: 146727

upgpkg: ttf-junicode 0.7.1-1

Upstream release

Modified:
  ttf-junicode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-01-16 21:00:30 UTC (rev 146726)
+++ PKGBUILD2012-01-16 21:06:10 UTC (rev 146727)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Firmicus francois.archlinux.org
+# Maintainer:
+# Contributor: Firmicus francois.archlinux.org
 
 pkgname=ttf-junicode
-pkgver=0.7
+pkgver=0.7.1
 pkgrel=1
 pkgdesc=Junius-Unicode: a Unicode font targeted at medievalists
 arch=('any')
@@ -10,8 +11,9 @@
 url=http://junicode.sourceforge.net;
 depends=(xorg-fonts-encodings xorg-fonts-alias xorg-font-utils fontconfig)
 install=ttf.install
-source=(http://downloads.sourceforge.net/sourceforge/junicode/junicode-${pkgver//\./-}.zip
 LICENSE)
-md5sums=('e75e5edd52bd1d71f17b27601d4c82a8'
+source=(http://downloads.sourceforge.net/junicode/junicode-${pkgver//\./-}.zip
+LICENSE)
+md5sums=('882c3861f60a76c38f2f386464db3066'
  '6ed93967ff0dc6dd9c8d31c17f817a06')
 
 package() {



[arch-commits] Commit in ttf-junicode/trunk (PKGBUILD ttf.install)

2010-03-08 Thread Jan de Groot
Date: Monday, March 8, 2010 @ 08:58:14
  Author: jgc
Revision: 71698

upgpkg: ttf-junicode 0.6.17-2
Convert to -any architecture. Remove unzip makedepend

Modified:
  ttf-junicode/trunk/PKGBUILD
  ttf-junicode/trunk/ttf.install

-+
 PKGBUILD|   23 ++-
 ttf.install |5 -
 2 files changed, 10 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-03-08 13:31:55 UTC (rev 71697)
+++ PKGBUILD2010-03-08 13:58:14 UTC (rev 71698)
@@ -3,25 +3,22 @@
 
 pkgname=ttf-junicode
 pkgver=0.6.17
-_realver=0-6-17
-pkgrel=1
+pkgrel=2
 pkgdesc=Junius-Unicode: a Unicode font targeted at medievalists
 arch=(any)
 license=('GPL2')
 url=http://junicode.sourceforge.net;
-depends=(xorg-fonts-encodings xorg-fonts-alias xorg-font-utils 
fontconfig)
-makedepends=(unzip)
-options=(docs)
+depends=(xorg-fonts-encodings xorg-fonts-alias xorg-font-utils fontconfig)
 install=ttf.install
-source=(http://downloads.sourceforge.net/sourceforge/junicode/junicode-${_realver}.zip;)
+source=(http://downloads.sourceforge.net/sourceforge/junicode/junicode-${pkgver//\./-}.zip;)
 md5sums=('bef365de1c2601e25f36ccef4ead744a')
 
 build() {
-  cd $srcdir/junicode
-  mkdir -p $pkgdir/usr/share/fonts/TTF
-  mkdir -p $pkgdir/usr/share/doc/$pkgname
-  install -m644 fonts/*.ttf $pkgdir/usr/share/fonts/TTF
-  install -m644 doc/* $pkgdir/usr/share/doc/$pkgname
-  rm -f $pkgdir/usr/share/doc/$pkgname/License*
-}
+  cd ${srcdir}/junicode
+  install -m755 -d ${pkgdir}/usr/share/fonts/TTF
+  install -m755 -d ${pkgdir}/usr/share/doc/${pkgname}
 
+  install -m644 fonts/*.ttf ${pkgdir}/usr/share/fonts/TTF/ || return 1
+  install -m644 doc/* ${pkgdir}/usr/share/doc/${pkgname}/ || return 1
+  rm -f ${pkgdir}/usr/share/doc/${pkgname}/License*
+}

Modified: ttf.install
===
--- ttf.install 2010-03-08 13:31:55 UTC (rev 71697)
+++ ttf.install 2010-03-08 13:58:14 UTC (rev 71698)
@@ -13,8 +13,3 @@
 post_remove() {
   post_install $1
 }
-
-op=$1
-shift
-
-$op $*