[arch-commits] Commit in ttf-arphic-uming/repos/extra-any (4 files)
Gaetan Bisson
bisson at archlinux.org
Mon Jan 5 13:40:06 UTC 2015
Date: Monday, January 5, 2015 @ 14:40:06
Author: bisson
Revision: 228535
archrelease: copy trunk to extra-any
Added:
ttf-arphic-uming/repos/extra-any/PKGBUILD
(from rev 228534, ttf-arphic-uming/trunk/PKGBUILD)
ttf-arphic-uming/repos/extra-any/install
(from rev 228534, 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 13:39:10 UTC (rev 228534)
+++ PKGBUILD 2015-01-05 13:40:06 UTC (rev 228535)
@@ -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 228534, ttf-arphic-uming/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2015-01-05 13:40:06 UTC (rev 228535)
@@ -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 13:39:10 UTC (rev 228534)
+++ install 2015-01-05 13:40:06 UTC (rev 228535)
@@ -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 228534, ttf-arphic-uming/trunk/install)
===================================================================
--- install (rev 0)
+++ install 2015-01-05 13:40:06 UTC (rev 228535)
@@ -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