[arch-commits] Commit in ttf-symbola/repos/community-any (6 files)
Daniel Micay
thestinger at nymeria.archlinux.org
Fri May 3 16:42:21 UTC 2013
Date: Friday, May 3, 2013 @ 18:42:21
Author: thestinger
Revision: 89858
archrelease: copy trunk to community-any
Added:
ttf-symbola/repos/community-any/LICENSE
(from rev 89857, ttf-symbola/trunk/LICENSE)
ttf-symbola/repos/community-any/PKGBUILD
(from rev 89857, ttf-symbola/trunk/PKGBUILD)
ttf-symbola/repos/community-any/ttf-symbola.install
(from rev 89857, 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 2013-05-03 16:41:44 UTC (rev 89857)
+++ LICENSE 2013-05-03 16:42:21 UTC (rev 89858)
@@ -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 89857, ttf-symbola/trunk/LICENSE)
===================================================================
--- LICENSE (rev 0)
+++ LICENSE 2013-05-03 16:42:21 UTC (rev 89858)
@@ -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 2013-05-03 16:41:44 UTC (rev 89857)
+++ PKGBUILD 2013-05-03 16:42:21 UTC (rev 89858)
@@ -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.07
-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')
-install=$pkgname.install
-source=(http://users.teilar.gr/~g1951d/Symbola${pkgver//./}.zip LICENSE)
-md5sums=('e26218c23f381470e55e6856be2dcb21'
- 'bc1709dc3b1f6a7545ab366923e01a1c')
-
-package() {
- install -Dm644 "$srcdir/Symbola.ttf" "$pkgdir/usr/share/fonts/TTF/Symbola.ttf"
- install -Dm644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
- install -Dm644 "$srcdir/Symbola.pdf" "$pkgdir/usr/share/doc/$pkgname/Symbola.pdf"
-}
Copied: ttf-symbola/repos/community-any/PKGBUILD (from rev 89857, ttf-symbola/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2013-05-03 16:42:21 UTC (rev 89858)
@@ -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.08
+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')
+install=$pkgname.install
+source=(http://users.teilar.gr/~g1951d/Symbola${pkgver//./}.zip LICENSE)
+md5sums=('d1bb155a94375f5530b5a26c23ccf3ca'
+ 'bc1709dc3b1f6a7545ab366923e01a1c')
+
+package() {
+ install -Dm644 "$srcdir/Symbola.ttf" "$pkgdir/usr/share/fonts/TTF/Symbola.ttf"
+ install -Dm644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+ install -Dm644 "$srcdir/Symbola.pdf" "$pkgdir/usr/share/doc/$pkgname/Symbola.pdf"
+}
Deleted: ttf-symbola.install
===================================================================
--- ttf-symbola.install 2013-05-03 16:41:44 UTC (rev 89857)
+++ ttf-symbola.install 2013-05-03 16:42:21 UTC (rev 89858)
@@ -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 89857, ttf-symbola/trunk/ttf-symbola.install)
===================================================================
--- ttf-symbola.install (rev 0)
+++ ttf-symbola.install 2013-05-03 16:42:21 UTC (rev 89858)
@@ -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