forked from kiss-community/repo
xorg: Added libXxf86vm
This commit is contained in:
parent
0f5d7c5459
commit
d97a135c27
7
xorg/libXxf86vm/build
Executable file
7
xorg/libXxf86vm/build
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
xorg/libXxf86vm/checksums
Normal file
1
xorg/libXxf86vm/checksums
Normal file
@ -0,0 +1 @@
|
||||
afee27f93c5f31c0ad582852c0fb36d50e4de7cd585fcf655e278a633d85cd57 libXxf86vm-1.1.4.tar.bz2
|
2
xorg/libXxf86vm/depends
Normal file
2
xorg/libXxf86vm/depends
Normal file
@ -0,0 +1,2 @@
|
||||
xorgproto make
|
||||
libXext make
|
25
xorg/libXxf86vm/licenses
Normal file
25
xorg/libXxf86vm/licenses
Normal file
@ -0,0 +1,25 @@
|
||||
Copyright (c) 1995 Kaleb S. KEITHLEY
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
"Software"), to deal in the Software without restriction, including
|
||||
without limitation the rights to use, copy, modify, merge, publish,
|
||||
distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to
|
||||
the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
||||
IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES
|
||||
OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
||||
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||
OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
Except as contained in this notice, the name of Kaleb S. KEITHLEY
|
||||
shall not be used in advertising or otherwise to promote the sale, use
|
||||
or other dealings in this Software without prior written authorization
|
||||
from Kaleb S. KEITHLEY.
|
23
xorg/libXxf86vm/manifest
Normal file
23
xorg/libXxf86vm/manifest
Normal file
@ -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/
|
1
xorg/libXxf86vm/sources
Normal file
1
xorg/libXxf86vm/sources
Normal file
@ -0,0 +1 @@
|
||||
https://www.x.org/releases/individual/lib/libXxf86vm-1.1.4.tar.bz2
|
1
xorg/libXxf86vm/version
Normal file
1
xorg/libXxf86vm/version
Normal file
@ -0,0 +1 @@
|
||||
1.1.4 1
|
Loading…
Reference in New Issue
Block a user