summaryrefslogtreecommitdiff
path: root/xorg-xineramaproto
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2018-02-06 12:12:33 +0100
committerFredrik Rinnestam <fredrik@crux.nu>2018-02-06 12:12:33 +0100
commit497fd053c815bc2efae7a8fab4ba517c0c3f553f (patch)
treedb49f58cc4cee83722fc71e018b3fa793f91feef /xorg-xineramaproto
parentdfd7ff7e4413d1b8ea42cd20cc679a90ee9ddf4b (diff)
downloadxorg-497fd053c815bc2efae7a8fab4ba517c0c3f553f.tar.gz
xorg-497fd053c815bc2efae7a8fab4ba517c0c3f553f.tar.xz
xorg: purged ports replaced by xorg-xorgproto
Diffstat (limited to 'xorg-xineramaproto')
-rw-r--r--xorg-xineramaproto/.footprint8
-rw-r--r--xorg-xineramaproto/.md5sum1
-rw-r--r--xorg-xineramaproto/.signature5
-rw-r--r--xorg-xineramaproto/Pkgfile17
4 files changed, 0 insertions, 31 deletions
diff --git a/xorg-xineramaproto/.footprint b/xorg-xineramaproto/.footprint
deleted file mode 100644
index 840691e0..00000000
--- a/xorg-xineramaproto/.footprint
+++ /dev/null
@@ -1,8 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/include/
-drwxr-xr-x root/root usr/include/X11/
-drwxr-xr-x root/root usr/include/X11/extensions/
--rw-r--r-- root/root usr/include/X11/extensions/panoramiXproto.h
-drwxr-xr-x root/root usr/lib/
-drwxr-xr-x root/root usr/lib/pkgconfig/
--rw-r--r-- root/root usr/lib/pkgconfig/xineramaproto.pc
diff --git a/xorg-xineramaproto/.md5sum b/xorg-xineramaproto/.md5sum
deleted file mode 100644
index 1f627b19..00000000
--- a/xorg-xineramaproto/.md5sum
+++ /dev/null
@@ -1 +0,0 @@
-9959fe0bfb22a0e7260433b8d199590a xineramaproto-1.2.1.tar.bz2
diff --git a/xorg-xineramaproto/.signature b/xorg-xineramaproto/.signature
deleted file mode 100644
index b273d4b2..00000000
--- a/xorg-xineramaproto/.signature
+++ /dev/null
@@ -1,5 +0,0 @@
-untrusted comment: verify with /etc/ports/xorg.pub
-RWTSGWF5Q7TndIiubbjbOZaj+kcA/a4dJ26qAbYyVh2hKMLntyB0is86oeL2/g7cieenrQX6Dxblg0hj2MCb1KqL9tFoXhwDDAs=
-SHA256 (Pkgfile) = 49824854226c0db6007a61e8b63c6c39fb6cd3e6cda29f9d071f41e6ff2575a9
-SHA256 (.footprint) = d1012d46f801324d2bb8d65958b854a263065e24c1179865c89e05c33ac3eee9
-SHA256 (xineramaproto-1.2.1.tar.bz2) = 977574bb3dc192ecd9c55f59f991ec1dff340be3e31392c95deff423da52485b
diff --git a/xorg-xineramaproto/Pkgfile b/xorg-xineramaproto/Pkgfile
deleted file mode 100644
index 08151fd6..00000000
--- a/xorg-xineramaproto/Pkgfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Description: xorg proto xineramaproto
-# URL: http://xorg.freedesktop.org
-# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu
-
-name=xorg-xineramaproto
-version=1.2.1
-release=1
-source=(http://xorg.freedesktop.org/releases/individual/proto/xineramaproto-$version.tar.bz2)
-
-build() {
- cd xineramaproto-$version
-
- ./configure --prefix=/usr
-
- make
- make DESTDIR=$PKG install
-}

Generated by cgit