summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lass2020-04-30 19:24:05 +0200
committerMichael Lass2020-04-30 19:24:05 +0200
commit8e4be920594505a20dca5532cf6a2eb2cac1a17d (patch)
treee9601992f34c647c2549f350528064bfc4ad3ee6
parentd7c4bd302a8f40d0e616b0955a4984851708d1a4 (diff)
downloadaur-8e4be920594505a20dca5532cf6a2eb2cac1a17d.tar.gz
Remove all dependencies
Following https://wiki.archlinux.org/index.php/Font_package_guidelines#Dependencies
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cacc78a59c7d..42ccba8e00a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,9 @@
pkgbase = ttf-ms-win10
pkgver = 10.0.18362.116
- pkgrel = 1
+ pkgrel = 2
url = http://www.microsoft.com/typography/fonts/product.aspx?PID=164
arch = any
license = custom
- depends = fontconfig
- depends = xorg-fonts-encodings
- depends = xorg-mkfontscale
- depends = xorg-mkfontdir
provides = ttf-font
conflicts = ttf-vista-fonts
source = file://arial.ttf
diff --git a/PKGBUILD b/PKGBUILD
index 93115c419eab..b75e30cee2cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -43,11 +43,10 @@
pkgbase=ttf-ms-win10
pkgname=($pkgbase{,-japanese,-korean,-sea,-thai,-zh_cn,-zh_tw,-other})
pkgver=10.0.18362.116
-pkgrel=1
+pkgrel=2
arch=(any)
url='http://www.microsoft.com/typography/fonts/product.aspx?PID=164'
license=(custom)
-depends=(fontconfig xorg-fonts-encodings xorg-mkfontscale xorg-mkfontdir)
provides=(ttf-font)
conflicts=(ttf-vista-fonts)