[arch-commits] Commit in ttf-ubuntu-font-family/trunk (2 files)

Massimiliano Torromeo mtorromeo at archlinux.org
Thu Jan 12 20:27:09 UTC 2017


    Date: Thursday, January 12, 2017 @ 20:27:08
  Author: mtorromeo
Revision: 207082

upgpkg: ttf-ubuntu-font-family 0.83-2

Modified:
  ttf-ubuntu-font-family/trunk/PKGBUILD
Deleted:
  ttf-ubuntu-font-family/trunk/ttf-ubuntu-font-family.install

--------------------------------+
 PKGBUILD                       |    3 +--
 ttf-ubuntu-font-family.install |   14 --------------
 2 files changed, 1 insertion(+), 16 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-12 20:27:01 UTC (rev 207081)
+++ PKGBUILD	2017-01-12 20:27:08 UTC (rev 207082)
@@ -3,7 +3,7 @@
 
 pkgname=ttf-ubuntu-font-family
 pkgver=0.83
-pkgrel=1
+pkgrel=2
 pkgdesc="Ubuntu font family"
 arch=('any')
 url="http://font.ubuntu.com/"
@@ -10,7 +10,6 @@
 license=('custom:Ubuntu Font Licence 1.0')
 depends=('fontconfig' 'xorg-font-utils')
 provides=('ttf-font')
-install=ttf-ubuntu-font-family.install
 backup=(etc/fonts/conf.d/81-ubuntu.conf)
 source=(http://font.ubuntu.com/download/ubuntu-font-family-$pkgver.zip
         81-ubuntu.conf)

Deleted: ttf-ubuntu-font-family.install
===================================================================
--- ttf-ubuntu-font-family.install	2017-01-12 20:27:01 UTC (rev 207081)
+++ ttf-ubuntu-font-family.install	2017-01-12 20:27:08 UTC (rev 207082)
@@ -1,14 +0,0 @@
-post_install() {
-	echo "updating font cache..."
-	fc-cache -s
-	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