[arch-commits] Commit in ttf-mph-2b-damase/repos/extra-any (4 files)
Gaetan Bisson
bisson at archlinux.org
Mon Jan 5 12:12:02 UTC 2015
Date: Monday, January 5, 2015 @ 13:12:01
Author: bisson
Revision: 228490
archrelease: copy trunk to extra-any
Added:
ttf-mph-2b-damase/repos/extra-any/PKGBUILD
(from rev 228489, ttf-mph-2b-damase/trunk/PKGBUILD)
ttf-mph-2b-damase/repos/extra-any/install
(from rev 228489, ttf-mph-2b-damase/trunk/install)
Deleted:
ttf-mph-2b-damase/repos/extra-any/PKGBUILD
ttf-mph-2b-damase/repos/extra-any/install
----------+
PKGBUILD | 48 ++++++++++++++++++++++++------------------------
install | 26 +++++++++++++-------------
2 files changed, 37 insertions(+), 37 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-05 12:11:08 UTC (rev 228489)
+++ PKGBUILD 2015-01-05 12:12:01 UTC (rev 228490)
@@ -1,24 +0,0 @@
-# $Id$
-# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=ttf-mph-2b-damase
-pkgver=001.000.4.dfsg.2
-_pkgver=001.000.dfsg.2+ds1
-pkgrel=6
-pkgdesc='Unicode font covering full plane 1, and numerous scripts'
-url="http://packages.debian.org/unstable/x11/ttf-mph-2b-damase"
-license=('custom:Public_Domain')
-arch=('any')
-depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 'fontconfig')
-source=("http://ftp.debian.org/debian/pool/main/t/ttf-mph-2b-damase/ttf-mph-2b-damase_${_pkgver}.orig.tar.gz")
-sha1sums=('8663d937dabce9bebb9c46b6e985102d03830fd4')
-
-install=install
-
-package() {
- cd "${srcdir}/${pkgname}-${_pkgver}.orig"
- install -dm755 "${pkgdir}"/usr/share/{fonts/TTF,licenses/${pkgname}}
- install -m644 *.ttf "${pkgdir}"/usr/share/fonts/TTF
- echo 'No copyright applies; this work is in the public domain.' > "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}
Copied: ttf-mph-2b-damase/repos/extra-any/PKGBUILD (from rev 228489, ttf-mph-2b-damase/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2015-01-05 12:12:01 UTC (rev 228490)
@@ -0,0 +1,24 @@
+# $Id$
+# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+
+pkgname=ttf-mph-2b-damase
+pkgver=001.000.4.dfsg.2
+_pkgver=001.000.dfsg.2+ds1
+pkgrel=6
+pkgdesc='Unicode font covering full plane 1, and numerous scripts'
+url="http://packages.debian.org/unstable/x11/ttf-mph-2b-damase"
+license=('custom:Public_Domain')
+arch=('any')
+depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 'fontconfig')
+source=("http://ftp.debian.org/debian/pool/main/t/ttf-mph-2b-damase/ttf-mph-2b-damase_${_pkgver}.orig.tar.gz")
+sha1sums=('8663d937dabce9bebb9c46b6e985102d03830fd4')
+
+install=install
+
+package() {
+ cd "${srcdir}/${pkgname}-${_pkgver}.orig"
+ install -dm755 "${pkgdir}"/usr/share/{fonts/TTF,licenses/${pkgname}}
+ install -m644 *.ttf "${pkgdir}"/usr/share/fonts/TTF
+ echo 'No copyright applies; this work is in the public domain.' > "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}
Deleted: install
===================================================================
--- install 2015-01-05 12:11:08 UTC (rev 228489)
+++ install 2015-01-05 12:12:01 UTC (rev 228490)
@@ -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-mph-2b-damase/repos/extra-any/install (from rev 228489, ttf-mph-2b-damase/trunk/install)
===================================================================
--- install (rev 0)
+++ install 2015-01-05 12:12:01 UTC (rev 228490)
@@ -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