forked from kiss-community/repo
xorg: Added more missing dependencies.
This commit is contained in:
parent
7beabc41bf
commit
d0514e4c9c
@ -1,3 +1,4 @@
|
||||
libX11 make
|
||||
libdrm make
|
||||
pixman make
|
||||
xproto make
|
||||
|
7
xorg/xproto/build
Executable file
7
xorg/xproto/build
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
xorg/xproto/checksums
Normal file
1
xorg/xproto/checksums
Normal file
@ -0,0 +1 @@
|
||||
29e85568d1f68ceef8a2c081dad9bc0e5500a53cfffde24b564dc43d46ddf6ca xproto-7.0.28.tar.bz2
|
1235
xorg/xproto/licenses
Normal file
1235
xorg/xproto/licenses
Normal file
File diff suppressed because it is too large
Load Diff
50
xorg/xproto/manifest
Normal file
50
xorg/xproto/manifest
Normal file
@ -0,0 +1,50 @@
|
||||
/var/db/kiss/xproto/version
|
||||
/var/db/kiss/xproto/sources
|
||||
/var/db/kiss/xproto/manifest
|
||||
/var/db/kiss/xproto/licenses
|
||||
/var/db/kiss/xproto/checksums
|
||||
/var/db/kiss/xproto/build
|
||||
/var/db/kiss/xproto/
|
||||
/var/db/kiss/
|
||||
/var/db/
|
||||
/var/
|
||||
/usr/share/doc/xproto/x11protocol.xml
|
||||
/usr/share/doc/xproto/sect1-9.xml
|
||||
/usr/share/doc/xproto/keysyms.xml
|
||||
/usr/share/doc/xproto/glossary.xml
|
||||
/usr/share/doc/xproto/encoding.xml
|
||||
/usr/share/doc/xproto/
|
||||
/usr/share/doc/
|
||||
/usr/share/
|
||||
/usr/lib/pkgconfig/xproto.pc
|
||||
/usr/lib/pkgconfig/
|
||||
/usr/lib/
|
||||
/usr/include/X11/Xwinsock.h
|
||||
/usr/include/X11/Xwindows.h
|
||||
/usr/include/X11/XWDFile.h
|
||||
/usr/include/X11/Xw32defs.h
|
||||
/usr/include/X11/Xthreads.h
|
||||
/usr/include/X11/Xprotostr.h
|
||||
/usr/include/X11/Xproto.h
|
||||
/usr/include/X11/Xpoll.h
|
||||
/usr/include/X11/Xos_r.h
|
||||
/usr/include/X11/Xos.h
|
||||
/usr/include/X11/Xosdefs.h
|
||||
/usr/include/X11/Xmd.h
|
||||
/usr/include/X11/X.h
|
||||
/usr/include/X11/Xfuncs.h
|
||||
/usr/include/X11/Xfuncproto.h
|
||||
/usr/include/X11/XF86keysym.h
|
||||
/usr/include/X11/Xdefs.h
|
||||
/usr/include/X11/Xatom.h
|
||||
/usr/include/X11/Xarch.h
|
||||
/usr/include/X11/Xalloca.h
|
||||
/usr/include/X11/Sunkeysym.h
|
||||
/usr/include/X11/keysym.h
|
||||
/usr/include/X11/keysymdef.h
|
||||
/usr/include/X11/HPkeysym.h
|
||||
/usr/include/X11/DECkeysym.h
|
||||
/usr/include/X11/ap_keysym.h
|
||||
/usr/include/X11/
|
||||
/usr/include/
|
||||
/usr/
|
1
xorg/xproto/sources
Normal file
1
xorg/xproto/sources
Normal file
@ -0,0 +1 @@
|
||||
http://xorg.freedesktop.org/releases/individual/proto/xproto-7.0.28.tar.bz2
|
1
xorg/xproto/version
Normal file
1
xorg/xproto/version
Normal file
@ -0,0 +1 @@
|
||||
7.0.28 1
|
Loading…
Reference in New Issue
Block a user