diff --git a/xorg-font-inconsolata-dz/.footprint b/xorg-font-inconsolata-dz/.footprint deleted file mode 100644 index eb5b37ba5..000000000 --- a/xorg-font-inconsolata-dz/.footprint +++ /dev/null @@ -1,6 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/fonts/ -drwxr-xr-x root/root usr/share/fonts/X11/ -drwxr-xr-x root/root usr/share/fonts/X11/OTF/ --rw-r--r-- root/root usr/share/fonts/X11/OTF/Inconsolata-dz.otf diff --git a/xorg-font-inconsolata-dz/.signature b/xorg-font-inconsolata-dz/.signature deleted file mode 100644 index c362a0eb5..000000000 --- a/xorg-font-inconsolata-dz/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/a/PWCLbHkACa/LueuZ0A/T7kwlbJV4f7FwqNlqkrB8fuQIYsMWRHx9QRWL2QtW0YlXmBTWf+gOU2n9ATyiInws= -SHA256 (Pkgfile) = d6fad8701b73f8ba5347ad4f1fbf803b6b1275cb1dc432f311c4db4b9798a18c -SHA256 (.footprint) = b789e4814bad3d6307660c68c66fb3c0c5587d726f039425b8fc37c6bc865204 -SHA256 (Inconsolata-dz.otf) = 04e0821b13941dca2df582ea16ff146d848bbb6fc0171d7c714e2c7bc471947f diff --git a/xorg-font-inconsolata-dz/Pkgfile b/xorg-font-inconsolata-dz/Pkgfile deleted file mode 100644 index fb5926044..000000000 --- a/xorg-font-inconsolata-dz/Pkgfile +++ /dev/null @@ -1,13 +0,0 @@ -# Description: A beautiful sans-serif monotype font designed for code listings. -# URL: https://www.levien.com/type/myfonts/inconsolata.html -# Maintainer: Danny Rawlins, crux at romster dot me -# Depends on: xorg-mkfontscale fontconfig - -name=xorg-font-inconsolata-dz -version=20201205 -release=1 -source=(https://nodnod.net/posts/inconsolata-dz/files/Inconsolata-dz.otf) - -build() { - install -m 0644 -D $SRC/Inconsolata-dz.otf $PKG/usr/share/fonts/X11/OTF/Inconsolata-dz.otf -} diff --git a/xorg-font-inconsolata-dz/post-install b/xorg-font-inconsolata-dz/post-install deleted file mode 100644 index 3795f6416..000000000 --- a/xorg-font-inconsolata-dz/post-install +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -fc-cache /usr/share/fonts/X11/OTF -mkfontscale /usr/share/fonts/X11/OTF -mkfontdir /usr/share/fonts/X11/OTF