commit af4fdaed7b5963bdf055b00939f758f8bb2ce4db Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Sat May 23 12:48:56 2015 +0200 xorg-font-source*: dropped diff --git a/xorg-font-sourcecode-otf/.footprint b/xorg-font-sourcecode-otf/.footprint deleted file mode 100644 index 7b9472a..0000000 --- a/xorg-font-sourcecode-otf/.footprint +++ /dev/null @@ -1,12 +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/SourceCodePro-Black.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceCodePro-Bold.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceCodePro-ExtraLight.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceCodePro-Light.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceCodePro-Medium.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceCodePro-Regular.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceCodePro-Semibold.otf diff --git a/xorg-font-sourcecode-otf/.md5sum b/xorg-font-sourcecode-otf/.md5sum deleted file mode 100644 index c0e0f5e..0000000 --- a/xorg-font-sourcecode-otf/.md5sum +++ /dev/null @@ -1 +0,0 @@ -e59ce4be04d44c22e380865142bad0e3 SourceCodePro_FontsOnly-1.017.zip diff --git a/xorg-font-sourcecode-otf/Pkgfile b/xorg-font-sourcecode-otf/Pkgfile deleted file mode 100644 index beecbae..0000000 --- a/xorg-font-sourcecode-otf/Pkgfile +++ /dev/null @@ -1,17 +0,0 @@ -# Description: A set of monospaced OpenType fonts designed for coding environments -# URL: http://sourceforge.net/projects/sourcecodepro.adobe/ -# Maintainer: Fredrik Rinnestam, fredrik at crux dot nu -# Depends on: xorg-mkfontdir xorg-mkfontscale fontconfig - -name=xorg-font-sourcecode-otf -version=1.017 -release=1 -source=(http://sourceforge.net/projects/sourcecodepro.adobe/files/SourceCodePro_Font...) - -build() { - cd SourceCodePro_FontsOnly-$version - - install -d -m 0755 $PKG/usr/share/fonts/X11/OTF - install -m 0644 OTF/*.otf $PKG/usr/share/fonts/X11/OTF - -} diff --git a/xorg-font-sourcecode-otf/post-install b/xorg-font-sourcecode-otf/post-install deleted file mode 100755 index ff232ea..0000000 --- a/xorg-font-sourcecode-otf/post-install +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -fc-cache /usr/share/fonts/X11/OTFF -mkfontscale /usr/share/fonts/X11/OTF -mkfontdir /usr/share/fonts/X11/OTF diff --git a/xorg-font-sourcesans-otf/.footprint b/xorg-font-sourcesans-otf/.footprint deleted file mode 100644 index d3cd8cc..0000000 --- a/xorg-font-sourcesans-otf/.footprint +++ /dev/null @@ -1,17 +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/SourceSansPro-Black.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceSansPro-BlackIt.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceSansPro-Bold.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceSansPro-BoldIt.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceSansPro-ExtraLight.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceSansPro-ExtraLightIt.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceSansPro-It.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceSansPro-Light.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceSansPro-LightIt.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceSansPro-Regular.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceSansPro-Semibold.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceSansPro-SemiboldIt.otf diff --git a/xorg-font-sourcesans-otf/.md5sum b/xorg-font-sourcesans-otf/.md5sum deleted file mode 100644 index be1a8b5..0000000 --- a/xorg-font-sourcesans-otf/.md5sum +++ /dev/null @@ -1 +0,0 @@ -fb09802ab1ce200da18dc6f7ed5671b0 SourceSansPro_FontsOnly-1.050.zip diff --git a/xorg-font-sourcesans-otf/Pkgfile b/xorg-font-sourcesans-otf/Pkgfile deleted file mode 100644 index 64a45f1..0000000 --- a/xorg-font-sourcesans-otf/Pkgfile +++ /dev/null @@ -1,17 +0,0 @@ -# Description: A set of OpenType fonts designed for user interfaces -# URL: http://sourceforge.net/projects/sourcesans.adobe/ -# Maintainer: Fredrik Rinnestam, fredrik at crux dot nu -# Depends on: xorg-mkfontdir xorg-mkfontscale fontconfig - -name=xorg-font-sourcesans-otf -version=1.050 -release=1 -source=(http://sourceforge.net/projects/sourcesans.adobe/files/SourceSansPro_FontsOn...) - -build() { - cd SourceSansPro_FontsOnly-$version - - install -d -m 0755 $PKG/usr/share/fonts/X11/OTF - install -m 0644 OTF/*.otf $PKG/usr/share/fonts/X11/OTF - -} diff --git a/xorg-font-sourcesans-otf/post-install b/xorg-font-sourcesans-otf/post-install deleted file mode 100755 index 3795f64..0000000 --- a/xorg-font-sourcesans-otf/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 diff --git a/xorg-font-sourceserif-otf/.footprint b/xorg-font-sourceserif-otf/.footprint deleted file mode 100644 index ed65fc8..0000000 --- a/xorg-font-sourceserif-otf/.footprint +++ /dev/null @@ -1,8 +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/SourceSerifPro-Bold.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceSerifPro-Regular.otf --rw-r--r-- root/root usr/share/fonts/X11/OTF/SourceSerifPro-Semibold.otf diff --git a/xorg-font-sourceserif-otf/.md5sum b/xorg-font-sourceserif-otf/.md5sum deleted file mode 100644 index 46f42be..0000000 --- a/xorg-font-sourceserif-otf/.md5sum +++ /dev/null @@ -1 +0,0 @@ -253dc8d8ce68808ad01149842e1975a3 SourceSerifPro_FontsOnly-1.014.zip diff --git a/xorg-font-sourceserif-otf/Pkgfile b/xorg-font-sourceserif-otf/Pkgfile deleted file mode 100644 index f6b4083..0000000 --- a/xorg-font-sourceserif-otf/Pkgfile +++ /dev/null @@ -1,17 +0,0 @@ -# Description: A set of serif OpenType fonts designed to complement Source Sans Pro -# URL: http://sourceforge.net/projects/sourceserifpro.adobe/ -# Maintainer: Fredrik Rinnestam, fredrik at crux dot nu -# Depends on: xorg-mkfontdir xorg-mkfontscale fontconfig - -name=xorg-font-sourceserif-otf -version=1.014 -release=1 -source=(http://sourceforge.net/projects/sourceserifpro.adobe/files/SourceSerifPro_Fo...) - -build() { - cd source-serif-pro-1.014R - - install -d -m 0755 $PKG/usr/share/fonts/X11/OTF - install -m 0644 OTF/*.otf $PKG/usr/share/fonts/X11/OTF - -} diff --git a/xorg-font-sourceserif-otf/post-install b/xorg-font-sourceserif-otf/post-install deleted file mode 100755 index ff232ea..0000000 --- a/xorg-font-sourceserif-otf/post-install +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -fc-cache /usr/share/fonts/X11/OTFF -mkfontscale /usr/share/fonts/X11/OTF -mkfontdir /usr/share/fonts/X11/OTF