[arch-commits] Commit in ttf-symbola/repos/community-any (6 files)

Daniel Micay thestinger at archlinux.org
Sat Dec 20 00:00:33 UTC 2014


    Date: Saturday, December 20, 2014 @ 01:00:33
  Author: thestinger
Revision: 124149

archrelease: copy trunk to community-any

Added:
  ttf-symbola/repos/community-any/LICENSE
    (from rev 124148, ttf-symbola/trunk/LICENSE)
  ttf-symbola/repos/community-any/PKGBUILD
    (from rev 124148, ttf-symbola/trunk/PKGBUILD)
  ttf-symbola/repos/community-any/ttf-symbola.install
    (from rev 124148, ttf-symbola/trunk/ttf-symbola.install)
Deleted:
  ttf-symbola/repos/community-any/LICENSE
  ttf-symbola/repos/community-any/PKGBUILD
  ttf-symbola/repos/community-any/ttf-symbola.install

---------------------+
 LICENSE             |    8 ++++----
 PKGBUILD            |   46 +++++++++++++++++++++++-----------------------
 ttf-symbola.install |   18 +++++++++---------
 3 files changed, 36 insertions(+), 36 deletions(-)

Deleted: LICENSE
===================================================================
--- LICENSE	2014-12-20 00:00:11 UTC (rev 124148)
+++ LICENSE	2014-12-20 00:00:33 UTC (rev 124149)
@@ -1,4 +0,0 @@
-In lieu of a licence:
-Fonts in this site are offered free for any use; they may be opened, 
-edited, modified, regenerated, posted, packaged and redistributed.
-fonts designed by George Douros

Copied: ttf-symbola/repos/community-any/LICENSE (from rev 124148, ttf-symbola/trunk/LICENSE)
===================================================================
--- LICENSE	                        (rev 0)
+++ LICENSE	2014-12-20 00:00:33 UTC (rev 124149)
@@ -0,0 +1,4 @@
+In lieu of a licence:
+Fonts in this site are offered free for any use; they may be opened, 
+edited, modified, regenerated, posted, packaged and redistributed.
+fonts designed by George Douros

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-20 00:00:11 UTC (rev 124148)
+++ PKGBUILD	2014-12-20 00:00:33 UTC (rev 124149)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay <danielmicay at gmail.com>
-# Contributor: Elena ``of Valhalla'' Grandi <gmail.com: elena.valhalla>
-# Contributor: Jesse Jaara <gmail.com: jesse.jaara>
-
-pkgname=ttf-symbola
-pkgver=7.17
-pkgrel=1
-pkgdesc="Font for unicode symbols (part of Unicode Fonts for Ancient Scripts)."
-arch=('any')
-url="http://users.teilar.gr/~g1951d/"
-license=('custom')
-depends=('fontconfig' 'xorg-font-utils')
-makedepends=('unzip')
-install=$pkgname.install
-source=(http://users.teilar.gr/~g1951d/Symbola.zip LICENSE)
-sha1sums=('b386a78a777d7da1e305b7663556dfdf51d8b75e'
-          'd5c6cf1db006cfee0e60897ce8bb54bd6611de75')
-
-package() {
-  install -Dm644 Symbola.ttf "$pkgdir/usr/share/fonts/TTF/Symbola.ttf"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: ttf-symbola/repos/community-any/PKGBUILD (from rev 124148, ttf-symbola/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-12-20 00:00:33 UTC (rev 124149)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Daniel Micay <danielmicay at gmail.com>
+# Contributor: Elena ``of Valhalla'' Grandi <gmail.com: elena.valhalla>
+# Contributor: Jesse Jaara <gmail.com: jesse.jaara>
+
+pkgname=ttf-symbola
+pkgver=7.19
+pkgrel=1
+pkgdesc="Font for unicode symbols (part of Unicode Fonts for Ancient Scripts)."
+arch=('any')
+url="http://users.teilar.gr/~g1951d/"
+license=('custom')
+depends=('fontconfig' 'xorg-font-utils')
+makedepends=('unzip')
+install=$pkgname.install
+source=(http://users.teilar.gr/~g1951d/Symbola.zip LICENSE)
+sha1sums=('9fdf849a2116b8c3425e4db98943279ee13b7ac5'
+          'd5c6cf1db006cfee0e60897ce8bb54bd6611de75')
+
+package() {
+  install -Dm644 Symbola.ttf "$pkgdir/usr/share/fonts/TTF/Symbola.ttf"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: ttf-symbola.install
===================================================================
--- ttf-symbola.install	2014-12-20 00:00:11 UTC (rev 124148)
+++ ttf-symbola.install	2014-12-20 00:00:33 UTC (rev 124149)
@@ -1,9 +0,0 @@
-post_install() {
-  fc-cache -fs
-  mkfontscale /usr/share/fonts/TTF
-  mkfontdir /usr/share/fonts/TTF
-}
-
-post_upgrade() {
-  post_install
-}

Copied: ttf-symbola/repos/community-any/ttf-symbola.install (from rev 124148, ttf-symbola/trunk/ttf-symbola.install)
===================================================================
--- ttf-symbola.install	                        (rev 0)
+++ ttf-symbola.install	2014-12-20 00:00:33 UTC (rev 124149)
@@ -0,0 +1,9 @@
+post_install() {
+  fc-cache -fs
+  mkfontscale /usr/share/fonts/TTF
+  mkfontdir /usr/share/fonts/TTF
+}
+
+post_upgrade() {
+  post_install
+}



More information about the arch-commits mailing list