Xlibs project is dead. Xorg has a release candidate for the modular

Xorg X11.

So update to xproto-7.0 which also includes a few more headers.
Set USE_LANGUAGES= to be empty.
This commit is contained in:
Jeremy C. Reed 2005-08-07 05:13:03 +00:00 committed by Thomas Klausner
parent 5ed6e24110
commit b30e0718af
5 changed files with 23 additions and 19 deletions

View file

@ -1,2 +1 @@
X protocol and ancillary headers from freedesktop.org's X Libraries and
Protocol Headers Project.
X protocol and ancillary headers from modular Xorg X11.

View file

@ -1,20 +1,19 @@
# $NetBSD: Makefile,v 1.12 2005/04/11 21:16:34 tvierling Exp $
# $NetBSD: Makefile,v 1.13 2005/08/07 05:13:03 jeremy-c-reed Exp $
#
DISTNAME= xproto-6.6.2
DISTNAME= xproto-7.0
CATEGORIES= x11 devel
MASTER_SITES= http://freedesktop.org/~xlibs/release/
MASTER_SITES= http://xorg.freedesktop.org/X11R7.0-RC0/proto/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://xlibs.freedesktop.org/
COMMENT= X protocol and ancillary headers
CONFLICTS+= XFree86-libs-[0-9]*
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= X protocol and ancillary headers from Xorg X11
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKGCONFIG_OVERRIDE+= xproto.pc.in
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= xproto.pc.in
USE_LANGUAGES= # empty
.include "../../mk/bsd.pkg.mk"

View file

@ -1,6 +1,10 @@
@comment $NetBSD: PLIST,v 1.4 2004/05/08 20:13:03 minskim Exp $
@comment $NetBSD: PLIST,v 1.5 2005/08/07 05:13:03 jeremy-c-reed Exp $
include/X11/DECkeysym.h
include/X11/HPkeysym.h
include/X11/Sunkeysym.h
include/X11/X.h
include/X11/XF86keysym.h
include/X11/XWDFile.h
include/X11/Xalloca.h
include/X11/Xarch.h
include/X11/Xatom.h
@ -15,6 +19,11 @@ include/X11/Xpoll.h
include/X11/Xproto.h
include/X11/Xprotostr.h
include/X11/Xthreads.h
include/X11/Xw32defs.h
include/X11/Xwindows.h
include/X11/Xwinsock.h
include/X11/ap_keysym.h
include/X11/keysym.h
include/X11/keysymdef.h
lib/pkgconfig/xproto.pc
@dirrm include/X11

View file

@ -1,5 +1 @@
should this be called libXtrans?
need to buildlink for xtrans for include/X11/Xtrans/transport.c
- anyone want to maintain this
- any want to maintain this?

View file

@ -1,4 +1,5 @@
$NetBSD: distinfo,v 1.5 2004/05/08 20:13:03 minskim Exp $
$NetBSD: distinfo,v 1.6 2005/08/07 05:13:03 jeremy-c-reed Exp $
SHA1 (xproto-6.6.2.tar.bz2) = f8f82255af3b15bdc5e9766eeebf8d696b8d8215
Size (xproto-6.6.2.tar.bz2) = 86759 bytes
SHA1 (xproto-7.0.tar.bz2) = b6b516b0e761f76a398a785ed36e53d9f91d5410
RMD160 (xproto-7.0.tar.bz2) = be01261ccbfdfeb560951b7774c47fbe7dd8de9f
Size (xproto-7.0.tar.bz2) = 103510 bytes