diff options
Diffstat (limited to 'xorg/pixman')
-rwxr-xr-x | xorg/pixman/build | 8 | ||||
-rw-r--r-- | xorg/pixman/checksums | 1 | ||||
-rw-r--r-- | xorg/pixman/meta | 3 | ||||
-rw-r--r-- | xorg/pixman/sources | 1 | ||||
-rw-r--r-- | xorg/pixman/version | 1 |
5 files changed, 0 insertions, 14 deletions
diff --git a/xorg/pixman/build b/xorg/pixman/build deleted file mode 100755 index cb0b1bff..00000000 --- a/xorg/pixman/build +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr \ - --disable-gtk - -make -make DESTDIR="$1" install diff --git a/xorg/pixman/checksums b/xorg/pixman/checksums deleted file mode 100644 index 8df09aa5..00000000 --- a/xorg/pixman/checksums +++ /dev/null @@ -1 +0,0 @@ -da8ed9fe2d1c5ef8ce5d1207992db959226bd4e37e3f88acf908fd9a71e2704e pixman-0.40.0.tar.xz diff --git a/xorg/pixman/meta b/xorg/pixman/meta deleted file mode 100644 index c6b1d5f3..00000000 --- a/xorg/pixman/meta +++ /dev/null @@ -1,3 +0,0 @@ -description: Low-level pixel manipulation library -license: MIT -maintainer: Cem Keylan <cem@carbslinux.org> diff --git a/xorg/pixman/sources b/xorg/pixman/sources deleted file mode 100644 index 984eaaea..00000000 --- a/xorg/pixman/sources +++ /dev/null @@ -1 +0,0 @@ -https://www.x.org/releases/individual/lib/pixman-0.40.0.tar.xz diff --git a/xorg/pixman/version b/xorg/pixman/version deleted file mode 100644 index 950c002d..00000000 --- a/xorg/pixman/version +++ /dev/null @@ -1 +0,0 @@ -0.40.0 1 |