[arch-commits] Commit in ttf-cheapskate/repos/extra-any (4 files)

2015-01-06 Thread Eric Bélanger
Date: Wednesday, January 7, 2015 @ 03:12:48
  Author: eric
Revision: 228729

archrelease: copy trunk to extra-any

Added:
  ttf-cheapskate/repos/extra-any/PKGBUILD
(from rev 228728, ttf-cheapskate/trunk/PKGBUILD)
  ttf-cheapskate/repos/extra-any/ttf.install
(from rev 228728, ttf-cheapskate/trunk/ttf.install)
Deleted:
  ttf-cheapskate/repos/extra-any/PKGBUILD
  ttf-cheapskate/repos/extra-any/ttf.install

-+
 PKGBUILD|   46 +++---
 ttf.install |   30 +++---
 2 files changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-01-07 02:11:26 UTC (rev 228728)
+++ PKGBUILD2015-01-07 02:12:48 UTC (rev 228729)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=ttf-cheapskate
-pkgver=2.0
-pkgrel=9
-pkgdesc=TTFonts collection from dustimo.com
-arch=('any')
-url=http://dustismo.com/;
-license=('GPL')
-depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
-install=ttf.install
-source=(ftp://ftp.archlinux.org/other/packages/ttf-cheapskate/ttf-dustin_20030517.orig.tar.gz)
-sha1sums=('66fe8772adf3e3390706c2a34380e380d5533677')
-
-package() {
-  cd ttf-dustin-20030517
-  for file in *.zip; do
-bsdtar -xf $file
-  done
-  install -d ${pkgdir}/usr/share/fonts/TTF
-  install -m644 *.ttf ${pkgdir}/usr/share/fonts/TTF/
-}

Copied: ttf-cheapskate/repos/extra-any/PKGBUILD (from rev 228728, 
ttf-cheapskate/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-01-07 02:12:48 UTC (rev 228729)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=ttf-cheapskate
+pkgver=2.0
+pkgrel=10
+pkgdesc=TTFonts collection from dustimo.com
+arch=('any')
+url=http://dustismo.com/;
+license=('GPL')
+depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
+install=ttf.install
+source=(ftp://ftp.archlinux.org/other/packages/ttf-cheapskate/ttf-dustin_20030517.orig.tar.gz)
+sha1sums=('66fe8772adf3e3390706c2a34380e380d5533677')
+
+package() {
+  cd ttf-dustin-20030517
+  for file in *.zip; do
+bsdtar -xf $file
+  done
+  install -d ${pkgdir}/usr/share/fonts/TTF
+  install -m644 *.ttf ${pkgdir}/usr/share/fonts/TTF/
+}

Deleted: ttf.install
===
--- ttf.install 2015-01-07 02:11:26 UTC (rev 228728)
+++ ttf.install 2015-01-07 02:12:48 UTC (rev 228729)
@@ -1,15 +0,0 @@
-post_install() {
-  echo -n Updating font cache... 
-  fc-cache -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
-}

Copied: ttf-cheapskate/repos/extra-any/ttf.install (from rev 228728, 
ttf-cheapskate/trunk/ttf.install)
===
--- ttf.install (rev 0)
+++ ttf.install 2015-01-07 02:12:48 UTC (rev 228729)
@@ -0,0 +1,15 @@
+post_install() {
+  echo -n Updating font cache... 
+  fc-cache -s
+  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-cheapskate/repos/extra-any (4 files)

2014-06-30 Thread Eric Bélanger
Date: Tuesday, July 1, 2014 @ 02:15:10
  Author: eric
Revision: 215920

archrelease: copy trunk to extra-any

Added:
  ttf-cheapskate/repos/extra-any/PKGBUILD
(from rev 215919, ttf-cheapskate/trunk/PKGBUILD)
  ttf-cheapskate/repos/extra-any/ttf.install
(from rev 215919, ttf-cheapskate/trunk/ttf.install)
Deleted:
  ttf-cheapskate/repos/extra-any/PKGBUILD
  ttf-cheapskate/repos/extra-any/ttf.install

-+
 PKGBUILD|   46 +++---
 ttf.install |   30 +++---
 2 files changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-07-01 00:13:54 UTC (rev 215919)
+++ PKGBUILD2014-07-01 00:15:10 UTC (rev 215920)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=ttf-cheapskate
-pkgver=2.0
-pkgrel=8
-pkgdesc=TTFonts collection from dustimo.com
-arch=('any')
-url=http://dustismo.com/;
-license=('GPL')
-depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
-install=ttf.install
-source=(ftp://ftp.archlinux.org/other/ttf-cheapskate/ttf-dustin_20030517.orig.tar.gz)
-md5sums=('cb130e89d7cf0723550ccb432de3d0ef')
-
-package() {
-  cd ${srcdir}/ttf-dustin-20030517
-  for file in *.zip; do
-bsdtar -xf $file
-  done
-  install -d ${pkgdir}/usr/share/fonts/TTF
-  install -m644 *.ttf ${pkgdir}/usr/share/fonts/TTF/
-}

Copied: ttf-cheapskate/repos/extra-any/PKGBUILD (from rev 215919, 
ttf-cheapskate/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-07-01 00:15:10 UTC (rev 215920)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=ttf-cheapskate
+pkgver=2.0
+pkgrel=9
+pkgdesc=TTFonts collection from dustimo.com
+arch=('any')
+url=http://dustismo.com/;
+license=('GPL')
+depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
+install=ttf.install
+source=(ftp://ftp.archlinux.org/other/packages/ttf-cheapskate/ttf-dustin_20030517.orig.tar.gz)
+sha1sums=('66fe8772adf3e3390706c2a34380e380d5533677')
+
+package() {
+  cd ttf-dustin-20030517
+  for file in *.zip; do
+bsdtar -xf $file
+  done
+  install -d ${pkgdir}/usr/share/fonts/TTF
+  install -m644 *.ttf ${pkgdir}/usr/share/fonts/TTF/
+}

Deleted: ttf.install
===
--- ttf.install 2014-07-01 00:13:54 UTC (rev 215919)
+++ ttf.install 2014-07-01 00:15:10 UTC (rev 215920)
@@ -1,15 +0,0 @@
-post_install() {
-  echo -n Updating font cache... 
-  fc-cache -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
-}

Copied: ttf-cheapskate/repos/extra-any/ttf.install (from rev 215919, 
ttf-cheapskate/trunk/ttf.install)
===
--- ttf.install (rev 0)
+++ ttf.install 2014-07-01 00:15:10 UTC (rev 215920)
@@ -0,0 +1,15 @@
+post_install() {
+  echo -n Updating font cache... 
+  fc-cache -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-cheapskate/repos/extra-any (4 files)

2012-02-06 Thread Eric Bélanger
Date: Monday, February 6, 2012 @ 21:38:56
  Author: eric
Revision: 149350

archrelease: copy trunk to extra-any

Added:
  ttf-cheapskate/repos/extra-any/PKGBUILD
(from rev 149349, ttf-cheapskate/trunk/PKGBUILD)
  ttf-cheapskate/repos/extra-any/ttf.install
(from rev 149349, ttf-cheapskate/trunk/ttf.install)
Deleted:
  ttf-cheapskate/repos/extra-any/PKGBUILD
  ttf-cheapskate/repos/extra-any/ttf.install

-+
 PKGBUILD|   48 +++-
 ttf.install |   30 +++---
 2 files changed, 38 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2012-02-07 02:38:46 UTC (rev 149349)
+++ PKGBUILD2012-02-07 02:38:56 UTC (rev 149350)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Thayer Williams tha...@archlinux.org
-# Contributor: Damir Perisa damir.per...@bluewin.ch
-
-pkgname=ttf-cheapskate
-pkgver=2.0
-pkgrel=7
-pkgdesc=TTFonts collection from dustimo.com
-arch=('any')
-url=http://dustismo.com/;
-license=('GPL')
-depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
-makedepends=('unzip')
-install=ttf.install
-source=(ftp://ftp.archlinux.org/other/ttf-cheapskate/ttf-dustin_20030517.orig.tar.gz)
-md5sums=('cb130e89d7cf0723550ccb432de3d0ef')
-
-build() {
-  cd $srcdir/ttf-dustin-20030517
-  for file in *.zip; do
-unzip -o $file
-  done
-  install -d $pkgdir/usr/share/fonts/TTF
-  install -m644 *.ttf $pkgdir/usr/share/fonts/TTF/
-}

Copied: ttf-cheapskate/repos/extra-any/PKGBUILD (from rev 149349, 
ttf-cheapskate/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-02-07 02:38:56 UTC (rev 149350)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=ttf-cheapskate
+pkgver=2.0
+pkgrel=8
+pkgdesc=TTFonts collection from dustimo.com
+arch=('any')
+url=http://dustismo.com/;
+license=('GPL')
+depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
+install=ttf.install
+source=(ftp://ftp.archlinux.org/other/ttf-cheapskate/ttf-dustin_20030517.orig.tar.gz)
+md5sums=('cb130e89d7cf0723550ccb432de3d0ef')
+
+package() {
+  cd ${srcdir}/ttf-dustin-20030517
+  for file in *.zip; do
+bsdtar -xf $file
+  done
+  install -d ${pkgdir}/usr/share/fonts/TTF
+  install -m644 *.ttf ${pkgdir}/usr/share/fonts/TTF/
+}

Deleted: ttf.install
===
--- ttf.install 2012-02-07 02:38:46 UTC (rev 149349)
+++ ttf.install 2012-02-07 02:38:56 UTC (rev 149350)
@@ -1,15 +0,0 @@
-post_install() {
-  echo -n Updating font cache... 
-  fc-cache -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
-}

Copied: ttf-cheapskate/repos/extra-any/ttf.install (from rev 149349, 
ttf-cheapskate/trunk/ttf.install)
===
--- ttf.install (rev 0)
+++ ttf.install 2012-02-07 02:38:56 UTC (rev 149350)
@@ -0,0 +1,15 @@
+post_install() {
+  echo -n Updating font cache... 
+  fc-cache -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
+}