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

Gaetan Bisson bisson at archlinux.org
Mon Jan 5 15:07:41 UTC 2015


    Date: Monday, January 5, 2015 @ 16:07:41
  Author: bisson
Revision: 228601

archrelease: copy trunk to extra-any

Added:
  ttf-arphic-ukai/repos/extra-any/PKGBUILD
    (from rev 228600, ttf-arphic-ukai/trunk/PKGBUILD)
  ttf-arphic-ukai/repos/extra-any/install
    (from rev 228600, ttf-arphic-ukai/trunk/install)
Deleted:
  ttf-arphic-ukai/repos/extra-any/PKGBUILD
  ttf-arphic-ukai/repos/extra-any/install

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-05 15:06:15 UTC (rev 228600)
+++ PKGBUILD	2015-01-05 15:07:41 UTC (rev 228601)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
-# Contributor: Firmicus <francois.archlinux.org> 
-
-pkgname=ttf-arphic-ukai
-pkgver=0.2.20080216.1
-pkgrel=5
-pkgdesc='CJK Unicode font Kaiti style'
-url='http://www.freedesktop.org/wiki/Software/CJKUnifonts'
-license=('custom:Arphic_Public_License')
-arch=('any')
-depends=('fontconfig' 'xorg-font-utils')
-source=("http://archive.ubuntu.com/ubuntu/pool/main/t/ttf-arphic-ukai/ttf-arphic-ukai_${pkgver}.orig.tar.gz")
-sha1sums=('70f9489e7e15241c13d7eb6496a38736b49024e6')
-
-install=install
-
-package() {
-	cd "${srcdir}"
-	install -D -m644 ukai.ttc "${pkgdir}"/usr/share/fonts/TTF/ukai.ttc
-	install -D -m644 license/english/ARPHICPL.TXT "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: ttf-arphic-ukai/repos/extra-any/PKGBUILD (from rev 228600, ttf-arphic-ukai/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2015-01-05 15:07:41 UTC (rev 228601)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
+# Contributor: Firmicus <francois.archlinux.org> 
+
+pkgname=ttf-arphic-ukai
+pkgver=0.2.20080216.1
+pkgrel=5
+pkgdesc='CJK Unicode font Kaiti style'
+url='http://www.freedesktop.org/wiki/Software/CJKUnifonts'
+license=('custom:Arphic_Public_License')
+arch=('any')
+depends=('fontconfig' 'xorg-font-utils')
+source=("http://archive.ubuntu.com/ubuntu/pool/main/t/ttf-arphic-ukai/ttf-arphic-ukai_${pkgver}.orig.tar.gz")
+sha1sums=('70f9489e7e15241c13d7eb6496a38736b49024e6')
+
+install=install
+
+package() {
+	cd "${srcdir}"
+	install -D -m644 ukai.ttc "${pkgdir}"/usr/share/fonts/TTF/ukai.ttc
+	install -D -m644 license/english/ARPHICPL.TXT "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Deleted: install
===================================================================
--- install	2015-01-05 15:06:15 UTC (rev 228600)
+++ install	2015-01-05 15:07:41 UTC (rev 228601)
@@ -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-arphic-ukai/repos/extra-any/install (from rev 228600, ttf-arphic-ukai/trunk/install)
===================================================================
--- install	                        (rev 0)
+++ install	2015-01-05 15:07:41 UTC (rev 228601)
@@ -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
+}



More information about the arch-commits mailing list