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

Daniel Micay thestinger at archlinux.org
Thu Jul 2 14:25:37 UTC 2015


    Date: Thursday, July 2, 2015 @ 16:25:36
  Author: thestinger
Revision: 136274

archrelease: copy trunk to community-any

Added:
  ttf-symbola/repos/community-any/LICENSE
    (from rev 136273, ttf-symbola/trunk/LICENSE)
  ttf-symbola/repos/community-any/PKGBUILD
    (from rev 136273, ttf-symbola/trunk/PKGBUILD)
  ttf-symbola/repos/community-any/ttf-symbola.install
    (from rev 136273, 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	2015-07-02 14:25:16 UTC (rev 136273)
+++ LICENSE	2015-07-02 14:25:36 UTC (rev 136274)
@@ -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 136273, ttf-symbola/trunk/LICENSE)
===================================================================
--- LICENSE	                        (rev 0)
+++ LICENSE	2015-07-02 14:25:36 UTC (rev 136274)
@@ -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	2015-07-02 14:25:16 UTC (rev 136273)
+++ PKGBUILD	2015-07-02 14:25:36 UTC (rev 136274)
@@ -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.21
-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=('d76c801607fb4d4f2c7d823da5bf8564a93d2d3a'
-          '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 136273, ttf-symbola/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2015-07-02 14:25:36 UTC (rev 136274)
@@ -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=8.00
+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=('705120ec73e8a0a142a76fccac041b5347c99b74'
+          '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	2015-07-02 14:25:16 UTC (rev 136273)
+++ ttf-symbola.install	2015-07-02 14:25:36 UTC (rev 136274)
@@ -1,9 +0,0 @@
-post_install() {
-  fc-cache -s
-  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 136273, ttf-symbola/trunk/ttf-symbola.install)
===================================================================
--- ttf-symbola.install	                        (rev 0)
+++ ttf-symbola.install	2015-07-02 14:25:36 UTC (rev 136274)
@@ -0,0 +1,9 @@
+post_install() {
+  fc-cache -s
+  mkfontscale /usr/share/fonts/TTF
+  mkfontdir /usr/share/fonts/TTF
+}
+
+post_upgrade() {
+  post_install
+}



More information about the arch-commits mailing list