summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-font-ibm-type1
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-10-27 21:24:51 +0100
committerThierry N <thierryn1 at hispeed dot ch>2009-10-27 21:24:51 +0100
commit720a7a73286d0235e09aee500ce8ffd2ac21f538 (patch)
tree35bce71aeac59fdb79b40d761152888d7de7cc5b /xorg/xorg-font-ibm-type1
parenta2a61df54574d6c9c12f6ca68aea03e842eef8e0 (diff)
downloadnutyx-pakxe-720a7a73286d0235e09aee500ce8ffd2ac21f538.tar.gz
nutyx-pakxe-720a7a73286d0235e09aee500ce8ffd2ac21f538.tar.bz2
nutyx-pakxe-720a7a73286d0235e09aee500ce8ffd2ac21f538.tar.xz
nutyx-pakxe-720a7a73286d0235e09aee500ce8ffd2ac21f538.zip
Ajout de xorg-font-ibm-type1#1.0.0-2
Diffstat (limited to 'xorg/xorg-font-ibm-type1')
-rw-r--r--xorg/xorg-font-ibm-type1/.footprint13
-rw-r--r--xorg/xorg-font-ibm-type1/.md5sum1
-rw-r--r--xorg/xorg-font-ibm-type1/Pkgfile20
-rwxr-xr-xxorg/xorg-font-ibm-type1/post-install5
4 files changed, 39 insertions, 0 deletions
diff --git a/xorg/xorg-font-ibm-type1/.footprint b/xorg/xorg-font-ibm-type1/.footprint
new file mode 100644
index 000000000..c4d1c9b04
--- /dev/null
+++ b/xorg/xorg-font-ibm-type1/.footprint
@@ -0,0 +1,13 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/X11/
+drwxr-xr-x root/root usr/lib/X11/fonts/
+drwxr-xr-x root/root usr/lib/X11/fonts/Type1/
+-rw-r--r-- root/root usr/lib/X11/fonts/Type1/cour.afm
+-rw-r--r-- root/root usr/lib/X11/fonts/Type1/cour.pfa
+-rw-r--r-- root/root usr/lib/X11/fonts/Type1/courb.afm
+-rw-r--r-- root/root usr/lib/X11/fonts/Type1/courb.pfa
+-rw-r--r-- root/root usr/lib/X11/fonts/Type1/courbi.afm
+-rw-r--r-- root/root usr/lib/X11/fonts/Type1/courbi.pfa
+-rw-r--r-- root/root usr/lib/X11/fonts/Type1/couri.afm
+-rw-r--r-- root/root usr/lib/X11/fonts/Type1/couri.pfa
diff --git a/xorg/xorg-font-ibm-type1/.md5sum b/xorg/xorg-font-ibm-type1/.md5sum
new file mode 100644
index 000000000..633e1a8d1
--- /dev/null
+++ b/xorg/xorg-font-ibm-type1/.md5sum
@@ -0,0 +1 @@
+8e8733051371e2b51123376b49f5d3ea font-ibm-type1-1.0.0.tar.bz2
diff --git a/xorg/xorg-font-ibm-type1/Pkgfile b/xorg/xorg-font-ibm-type1/Pkgfile
new file mode 100644
index 000000000..37203b963
--- /dev/null
+++ b/xorg/xorg-font-ibm-type1/Pkgfile
@@ -0,0 +1,20 @@
+# Description: xorg font font-ibm-type1
+# URL: http://xorg.freedesktop.org
+# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Depends on: xorg-mkfontdir, xorg-mkfontscale, fontconfig
+
+name=xorg-font-ibm-type1
+version=1.0.0
+release=2
+source=(http://xorg.freedesktop.org/releases/individual/font/font-ibm-type1-$version.tar.bz2)
+
+build() {
+ cd font-ibm-type1-$version
+
+ ./configure --prefix=/usr
+
+ make
+ make DESTDIR=$PKG install
+
+ rm -f $PKG/usr/lib/X11/fonts/Type1/fonts.{dir,scale,cache-1}
+}
diff --git a/xorg/xorg-font-ibm-type1/post-install b/xorg/xorg-font-ibm-type1/post-install
new file mode 100755
index 000000000..5760c9cf6
--- /dev/null
+++ b/xorg/xorg-font-ibm-type1/post-install
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+mkfontdir /usr/lib/X11/fonts/Type1
+mkfontscale /usr/lib/X11/fonts/Type1
+fc-cache