From 7d962166e7bcd8e83134f14c5f07ec3c02884f12 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 27 Jun 2019 20:44:44 +0300 Subject: [PATCH] mesa: Added dep --- xorg/libXrandr/build | 7 +++++ xorg/libXrandr/checksums | 1 + xorg/libXrandr/licenses | 65 ++++++++++++++++++++++++++++++++++++++++ xorg/libXrandr/manifest | 23 ++++++++++++++ xorg/libXrandr/sources | 1 + xorg/libXrandr/version | 1 + xorg/mesa/depends | 1 + 7 files changed, 99 insertions(+) create mode 100755 xorg/libXrandr/build create mode 100644 xorg/libXrandr/checksums create mode 100644 xorg/libXrandr/licenses create mode 100644 xorg/libXrandr/manifest create mode 100644 xorg/libXrandr/sources create mode 100644 xorg/libXrandr/version diff --git a/xorg/libXrandr/build b/xorg/libXrandr/build new file mode 100755 index 00000000..6daf22f8 --- /dev/null +++ b/xorg/libXrandr/build @@ -0,0 +1,7 @@ +#!/bin/sh -e + +./configure \ + --prefix=/usr + +make +make DESTDIR="$1" install diff --git a/xorg/libXrandr/checksums b/xorg/libXrandr/checksums new file mode 100644 index 00000000..8876a4c3 --- /dev/null +++ b/xorg/libXrandr/checksums @@ -0,0 +1 @@ +8aea0ebe403d62330bb741ed595b53741acf45033d3bda1792f1d4cc3daee023 libXrandr-1.5.2.tar.bz2 diff --git a/xorg/libXrandr/licenses b/xorg/libXrandr/licenses new file mode 100644 index 00000000..68bffe88 --- /dev/null +++ b/xorg/libXrandr/licenses @@ -0,0 +1,65 @@ +Copyright © 2000, Compaq Computer Corporation, +Copyright © 2002, Hewlett Packard, Inc. + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation, and that the name of Compaq or HP not be used in advertising +or publicity pertaining to distribution of the software without specific, +written prior permission. HP makes no representations about the +suitability of this software for any purpose. It is provided "as is" +without express or implied warranty. + +HP DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL HP +BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +Copyright © 2000 Compaq Computer Corporation, Inc. +Copyright © 2002 Hewlett-Packard Company, Inc. +Copyright © 2006 Intel Corporation +Copyright © 2008 Red Hat, Inc. +Copyright © 2011 Dave Airlie + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that copyright +notice and this permission notice appear in supporting documentation, and +that the name of the copyright holders not be used in advertising or +publicity pertaining to distribution of the software without specific, +written prior permission. The copyright holders make no representations +about the suitability of this software for any purpose. It is provided "as +is" without express or implied warranty. + +THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO +EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR +CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE +OF THIS SOFTWARE. + +Copyright © 2000 Compaq Computer Corporation, Inc. +Copyright © 2002 Hewlett Packard Company, Inc. +Copyright © 2006 Keith Packard + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that copyright +notice and this permission notice appear in supporting documentation, and +that the name of the copyright holders not be used in advertising or +publicity pertaining to distribution of the software without specific, +written prior permission. The copyright holders make no representations +about the suitability of this software for any purpose. It is provided "as +is" without express or implied warranty. + +THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO +EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR +CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE +OF THIS SOFTWARE. diff --git a/xorg/libXrandr/manifest b/xorg/libXrandr/manifest new file mode 100644 index 00000000..56d2cb33 --- /dev/null +++ b/xorg/libXrandr/manifest @@ -0,0 +1,23 @@ +/var/db/kiss/pixman/version +/var/db/kiss/pixman/sources +/var/db/kiss/pixman/manifest +/var/db/kiss/pixman/licenses +/var/db/kiss/pixman/checksums +/var/db/kiss/pixman/build +/var/db/kiss/pixman/ +/var/db/kiss/ +/var/db/ +/var/ +/usr/lib/pkgconfig/pixman-1.pc +/usr/lib/pkgconfig/ +/usr/lib/libpixman-1.so.0.38.4 +/usr/lib/libpixman-1.so.0 +/usr/lib/libpixman-1.so +/usr/lib/libpixman-1.la +/usr/lib/libpixman-1.a +/usr/lib/ +/usr/include/pixman-1/pixman-version.h +/usr/include/pixman-1/pixman.h +/usr/include/pixman-1/ +/usr/include/ +/usr/ diff --git a/xorg/libXrandr/sources b/xorg/libXrandr/sources new file mode 100644 index 00000000..498263c5 --- /dev/null +++ b/xorg/libXrandr/sources @@ -0,0 +1 @@ +https://www.x.org/releases/individual/lib/libXrandr-1.5.2.tar.bz2 diff --git a/xorg/libXrandr/version b/xorg/libXrandr/version new file mode 100644 index 00000000..5b702ae2 --- /dev/null +++ b/xorg/libXrandr/version @@ -0,0 +1 @@ +1.5.2 1 diff --git a/xorg/mesa/depends b/xorg/mesa/depends index 968c21dd..f3a2406d 100644 --- a/xorg/mesa/depends +++ b/xorg/mesa/depends @@ -3,6 +3,7 @@ expat make flex make libX11 make libXext make +libXrandr make libXxf86vm make libdrm make libxcb make