Date: Monday, January 5, 2015 @ 16:55:33
  Author: bisson
Revision: 228644

archrelease: copy trunk to extra-any

Added:
  ttf-indic-otf/repos/extra-any/PKGBUILD
    (from rev 228643, ttf-indic-otf/trunk/PKGBUILD)
  ttf-indic-otf/repos/extra-any/install
    (from rev 228643, ttf-indic-otf/trunk/install)
Deleted:
  ttf-indic-otf/repos/extra-any/PKGBUILD
  ttf-indic-otf/repos/extra-any/install

----------+
 PKGBUILD |   46 +++++++++++++++++++++++-----------------------
 install  |   26 +++++++++++++-------------
 2 files changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2015-01-05 15:54:31 UTC (rev 228643)
+++ PKGBUILD    2015-01-05 15:55:33 UTC (rev 228644)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bis...@archlinux.org>
-# Contributor: Damir Perisa <damir.per...@bluewin.ch>
-# Contributor: Firmicus <francois.archlinux.org> 
-
-pkgname=ttf-indic-otf
-pkgver=0.2
-pkgrel=8
-pkgdesc='Indic Opentype Fonts collection'
-url='http://www.indlinux.org/wiki/index.php/Downloads'
-license=('GPL')
-arch=('any')
-depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
-source=("http://www.indlinux.org/downloads/files/indic-otf-${pkgver}.tar.gz";)
-sha1sums=('0f7ae06343a6cc757c20f5eb5b637654146e60a1')
-
-install=install
-
-package() {
-       cd "${srcdir}"/indic/OpenType
-       install -d "${pkgdir}"/usr/share/fonts/TTF
-       install -m644 *.ttf "${pkgdir}"/usr/share/fonts/TTF
-}

Copied: ttf-indic-otf/repos/extra-any/PKGBUILD (from rev 228643, 
ttf-indic-otf/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2015-01-05 15:55:33 UTC (rev 228644)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bis...@archlinux.org>
+# Contributor: Damir Perisa <damir.per...@bluewin.ch>
+# Contributor: Firmicus <francois.archlinux.org> 
+
+pkgname=ttf-indic-otf
+pkgver=0.2
+pkgrel=8
+pkgdesc='Indic Opentype Fonts collection'
+url='http://www.indlinux.org/wiki/index.php/Downloads'
+license=('GPL')
+arch=('any')
+depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
+source=("http://www.indlinux.org/downloads/files/indic-otf-${pkgver}.tar.gz";)
+sha1sums=('0f7ae06343a6cc757c20f5eb5b637654146e60a1')
+
+install=install
+
+package() {
+       cd "${srcdir}"/indic/OpenType
+       install -d "${pkgdir}"/usr/share/fonts/TTF
+       install -m644 *.ttf "${pkgdir}"/usr/share/fonts/TTF
+}

Deleted: install
===================================================================
--- install     2015-01-05 15:54:31 UTC (rev 228643)
+++ install     2015-01-05 15:55:33 UTC (rev 228644)
@@ -1,13 +0,0 @@
-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
-}

Copied: ttf-indic-otf/repos/extra-any/install (from rev 228643, 
ttf-indic-otf/trunk/install)
===================================================================
--- install                             (rev 0)
+++ install     2015-01-05 15:55:33 UTC (rev 228644)
@@ -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
+}

Reply via email to