diff options
Diffstat (limited to 'xorg/libfontenc')
-rwxr-xr-x | xorg/libfontenc/build | 8 | ||||
-rw-r--r-- | xorg/libfontenc/checksums | 1 | ||||
-rw-r--r-- | xorg/libfontenc/depends | 2 | ||||
-rw-r--r-- | xorg/libfontenc/sources | 1 | ||||
-rw-r--r-- | xorg/libfontenc/version | 1 |
5 files changed, 0 insertions, 13 deletions
diff --git a/xorg/libfontenc/build b/xorg/libfontenc/build deleted file mode 100755 index b1980f79..00000000 --- a/xorg/libfontenc/build +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr \ - --with-fontrootdir=/usr/share/fonts/X11 - -make -make DESTDIR="$1" install diff --git a/xorg/libfontenc/checksums b/xorg/libfontenc/checksums deleted file mode 100644 index 23248ab2..00000000 --- a/xorg/libfontenc/checksums +++ /dev/null @@ -1 +0,0 @@ -2cfcce810ddd48f2e5dc658d28c1808e86dcf303eaff16728b9aa3dbc0092079 libfontenc-1.1.4.tar.bz2 diff --git a/xorg/libfontenc/depends b/xorg/libfontenc/depends deleted file mode 100644 index 101537ac..00000000 --- a/xorg/libfontenc/depends +++ /dev/null @@ -1,2 +0,0 @@ -xorgproto make -zlib diff --git a/xorg/libfontenc/sources b/xorg/libfontenc/sources deleted file mode 100644 index 149bdd87..00000000 --- a/xorg/libfontenc/sources +++ /dev/null @@ -1 +0,0 @@ -https://www.x.org/releases/individual/lib/libfontenc-1.1.4.tar.bz2 diff --git a/xorg/libfontenc/version b/xorg/libfontenc/version deleted file mode 100644 index 6cab2e0c..00000000 --- a/xorg/libfontenc/version +++ /dev/null @@ -1 +0,0 @@ -1.1.4 2 |