[arch-commits] Commit in xorg-mkfontscale/repos/extra-x86_64 (8 files)

Andreas Radke andyrtr at archlinux.org
Thu Mar 21 17:31:01 UTC 2019


    Date: Thursday, March 21, 2019 @ 17:30:59
  Author: andyrtr
Revision: 348815

archrelease: copy trunk to extra-x86_64

Added:
  xorg-mkfontscale/repos/extra-x86_64/PKGBUILD
    (from rev 348814, xorg-mkfontscale/trunk/PKGBUILD)
  xorg-mkfontscale/repos/extra-x86_64/xorg-mkfontscale.hook
    (from rev 348814, xorg-mkfontscale/trunk/xorg-mkfontscale.hook)
  xorg-mkfontscale/repos/extra-x86_64/xorg-mkfontscale.install
    (from rev 348814, xorg-mkfontscale/trunk/xorg-mkfontscale.install)
  xorg-mkfontscale/repos/extra-x86_64/xorg-mkfontscale.script
    (from rev 348814, xorg-mkfontscale/trunk/xorg-mkfontscale.script)
Deleted:
  xorg-mkfontscale/repos/extra-x86_64/PKGBUILD
  xorg-mkfontscale/repos/extra-x86_64/xorg-mkfontscale.hook
  xorg-mkfontscale/repos/extra-x86_64/xorg-mkfontscale.install
  xorg-mkfontscale/repos/extra-x86_64/xorg-mkfontscale.script

--------------------------+
 PKGBUILD                 |   82 ++++++++++++++++++++++-----------------------
 xorg-mkfontscale.hook    |   26 +++++++-------
 xorg-mkfontscale.install |   16 ++++----
 xorg-mkfontscale.script  |   18 ++++-----
 4 files changed, 71 insertions(+), 71 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-21 17:30:40 UTC (rev 348814)
+++ PKGBUILD	2019-03-21 17:30:59 UTC (rev 348815)
@@ -1,41 +0,0 @@
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=xorg-mkfontscale
-pkgver=1.2.0
-pkgrel=2
-pkgdesc="Create an index of scalable font files for X"
-arch=(x86_64)
-url="https://xorg.freedesktop.org/"
-license=('custom')
-install=xorg-mkfontscale.install
-depends=('freetype2' 'libfontenc')
-makedepends=('xorg-util-macros' 'xproto')
-groups=('xorg-apps' 'xorg')
-provides=('xorg-mkfontdir')
-conflicts=('xorg-mkfontdir')
-replaces=('xorg-mkfontdir')
-source=(https://xorg.freedesktop.org/archive/individual/app/mkfontscale-${pkgver}.tar.bz2{,.sig}
-        xorg-mkfontscale.hook
-        xorg-mkfontscale.script)
-sha512sums=('3d02db7e031fe6730a07ed481d2a744592a7d542d75fedf55a4f5ad50d03d92e3534b4105af09d0a8f863bdc0321758222baf5b943de77ce4972978d86a5013f'
-            'SKIP'
-            '80e6995af4827e487d0a141760781d9d295a1c0d935ede53c4ba0291a4f0569686fcd7a6186d08953da1cf71d14a4c7c8f4092c731e17008941f014df3a4c917'
-            '2a53d38c85b962eaee534f6f3fad4122412a7200c6787fd8216eb191904e2e3727400606a73d6f09017016f6c1360e5148afbb8fbe16e35c5e5cd55dec635387')
-validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <alan.coopersmith at oracle.com>
-
-build() {
-  cd "${srcdir}/mkfontscale-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/mkfontscale-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-
-  install -Dm644 ../xorg-mkfontscale.hook "${pkgdir}/usr/share/libalpm/hooks/xorg-mkfontscale.hook"
-  install -D ../xorg-mkfontscale.script "${pkgdir}/usr/share/libalpm/scripts/xorg-mkfontscale"
-}

Copied: xorg-mkfontscale/repos/extra-x86_64/PKGBUILD (from rev 348814, xorg-mkfontscale/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-03-21 17:30:59 UTC (rev 348815)
@@ -0,0 +1,41 @@
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=xorg-mkfontscale
+pkgver=1.2.1
+pkgrel=1
+pkgdesc="Create an index of scalable font files for X"
+arch=(x86_64)
+url="https://xorg.freedesktop.org/"
+license=('custom')
+install=xorg-mkfontscale.install
+depends=('freetype2' 'libfontenc')
+makedepends=('xorg-util-macros' 'xproto')
+groups=('xorg-apps' 'xorg')
+provides=('xorg-mkfontdir')
+conflicts=('xorg-mkfontdir')
+replaces=('xorg-mkfontdir')
+source=(https://xorg.freedesktop.org/archive/individual/app/mkfontscale-${pkgver}.tar.bz2{,.sig}
+        xorg-mkfontscale.hook
+        xorg-mkfontscale.script)
+sha512sums=('4d243160e1f7f8dfa6a8f53349c1a42a55fc99426455ebdef58352c5e951fce8b4f1fbd1061a76c9a148095b002eac372db1ae5e2647d2ccb4886635b317b18c'
+            'SKIP'
+            '80e6995af4827e487d0a141760781d9d295a1c0d935ede53c4ba0291a4f0569686fcd7a6186d08953da1cf71d14a4c7c8f4092c731e17008941f014df3a4c917'
+            '2a53d38c85b962eaee534f6f3fad4122412a7200c6787fd8216eb191904e2e3727400606a73d6f09017016f6c1360e5148afbb8fbe16e35c5e5cd55dec635387')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <alan.coopersmith at oracle.com>
+
+build() {
+  cd "${srcdir}/mkfontscale-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/mkfontscale-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+
+  install -Dm644 ../xorg-mkfontscale.hook "${pkgdir}/usr/share/libalpm/hooks/xorg-mkfontscale.hook"
+  install -D ../xorg-mkfontscale.script "${pkgdir}/usr/share/libalpm/scripts/xorg-mkfontscale"
+}

Deleted: xorg-mkfontscale.hook
===================================================================
--- xorg-mkfontscale.hook	2019-03-21 17:30:40 UTC (rev 348814)
+++ xorg-mkfontscale.hook	2019-03-21 17:30:59 UTC (rev 348815)
@@ -1,13 +0,0 @@
-[Trigger]
-Type = File
-Operation = Install
-Operation = Upgrade
-Operation = Remove
-Target = usr/share/fonts/*/
-Target = !usr/share/fonts/encodings/*
-
-[Action]
-Description = Updating X fontdir indices...
-When = PostTransaction
-Exec = /usr/share/libalpm/scripts/xorg-mkfontscale
-NeedsTargets

Copied: xorg-mkfontscale/repos/extra-x86_64/xorg-mkfontscale.hook (from rev 348814, xorg-mkfontscale/trunk/xorg-mkfontscale.hook)
===================================================================
--- xorg-mkfontscale.hook	                        (rev 0)
+++ xorg-mkfontscale.hook	2019-03-21 17:30:59 UTC (rev 348815)
@@ -0,0 +1,13 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/share/fonts/*/
+Target = !usr/share/fonts/encodings/*
+
+[Action]
+Description = Updating X fontdir indices...
+When = PostTransaction
+Exec = /usr/share/libalpm/scripts/xorg-mkfontscale
+NeedsTargets

Deleted: xorg-mkfontscale.install
===================================================================
--- xorg-mkfontscale.install	2019-03-21 17:30:40 UTC (rev 348814)
+++ xorg-mkfontscale.install	2019-03-21 17:30:59 UTC (rev 348815)
@@ -1,8 +0,0 @@
-post_install() {
-  if [[ -d /usr/share/fonts ]]; then
-    echo -n "Creating X fontdir indices..."
-    find /usr/share/fonts -mindepth 1 -path /usr/share/fonts/encodings -prune \
-      -o -type d -printf '%p/\n' | /usr/share/libalpm/scripts/xorg-mkfontscale
-    echo " done."
-  fi
-}

Copied: xorg-mkfontscale/repos/extra-x86_64/xorg-mkfontscale.install (from rev 348814, xorg-mkfontscale/trunk/xorg-mkfontscale.install)
===================================================================
--- xorg-mkfontscale.install	                        (rev 0)
+++ xorg-mkfontscale.install	2019-03-21 17:30:59 UTC (rev 348815)
@@ -0,0 +1,8 @@
+post_install() {
+  if [[ -d /usr/share/fonts ]]; then
+    echo -n "Creating X fontdir indices..."
+    find /usr/share/fonts -mindepth 1 -path /usr/share/fonts/encodings -prune \
+      -o -type d -printf '%p/\n' | /usr/share/libalpm/scripts/xorg-mkfontscale
+    echo " done."
+  fi
+}

Deleted: xorg-mkfontscale.script
===================================================================
--- xorg-mkfontscale.script	2019-03-21 17:30:40 UTC (rev 348814)
+++ xorg-mkfontscale.script	2019-03-21 17:30:59 UTC (rev 348815)
@@ -1,9 +0,0 @@
-#!/bin/bash
-
-sort -r | while read -r d; do
-  [[ -d $d ]] || continue
-  mkfontscale "$d"
-  mkfontdir "$d"
-  find "$d"fonts.{scale,dir} -maxdepth 0 -size -3c -delete
-  rmdir --ignore-fail-on-non-empty "$d"
-done

Copied: xorg-mkfontscale/repos/extra-x86_64/xorg-mkfontscale.script (from rev 348814, xorg-mkfontscale/trunk/xorg-mkfontscale.script)
===================================================================
--- xorg-mkfontscale.script	                        (rev 0)
+++ xorg-mkfontscale.script	2019-03-21 17:30:59 UTC (rev 348815)
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+sort -r | while read -r d; do
+  [[ -d $d ]] || continue
+  mkfontscale "$d"
+  mkfontdir "$d"
+  find "$d"fonts.{scale,dir} -maxdepth 0 -size -3c -delete
+  rmdir --ignore-fail-on-non-empty "$d"
+done



More information about the arch-commits mailing list