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

Gaetan Bisson bisson at archlinux.org
Mon Jan 5 07:57:34 UTC 2015


    Date: Monday, January 5, 2015 @ 08:57:34
  Author: bisson
Revision: 228458

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-05 07:46:43 UTC (rev 228457)
+++ PKGBUILD	2015-01-05 07:57:34 UTC (rev 228458)
@@ -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-uming
-pkgver=0.2.20080216.1
-pkgrel=5
-pkgdesc='CJK Unicode font Ming 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-uming/ttf-arphic-uming_${pkgver}.orig.tar.gz")
-sha1sums=('d6b11cc84142364c66d17a0f02fdffbc1b98cedf')
-
-install=install
-
-package() {
-	cd "${srcdir}"
-	install -Dm644 uming.ttc "${pkgdir}"/usr/share/fonts/TTF/uming.ttc
-	install -Dm644 license/english/ARPHICPL.TXT "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: ttf-arphic-uming/repos/extra-any/PKGBUILD (from rev 228457, ttf-arphic-uming/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2015-01-05 07:57:34 UTC (rev 228458)
@@ -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-uming
+pkgver=0.2.20080216.1
+pkgrel=5
+pkgdesc='CJK Unicode font Ming 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-uming/ttf-arphic-uming_${pkgver}.orig.tar.gz")
+sha1sums=('d6b11cc84142364c66d17a0f02fdffbc1b98cedf')
+
+install=install
+
+package() {
+	cd "${srcdir}"
+	install -Dm644 uming.ttc "${pkgdir}"/usr/share/fonts/TTF/uming.ttc
+	install -Dm644 license/english/ARPHICPL.TXT "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Deleted: install
===================================================================
--- install	2015-01-05 07:46:43 UTC (rev 228457)
+++ install	2015-01-05 07:57:34 UTC (rev 228458)
@@ -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-uming/repos/extra-any/install (from rev 228457, ttf-arphic-uming/trunk/install)
===================================================================
--- install	                        (rev 0)
+++ install	2015-01-05 07:57:34 UTC (rev 228458)
@@ -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