pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/x11-links x11-links: add include files used b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/63af8fefb4ac
branches:  trunk
changeset: 378204:63af8fefb4ac
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Apr 30 09:35:05 2022 +0000

description:
x11-links: add include files used by the xorg server's modular drivers

diffstat:

 pkgtools/x11-links/Makefile      |    4 +-
 pkgtools/x11-links/buildlink3.mk |    4 +-
 pkgtools/x11-links/files/xorg    |  165 ++++++++++++++++++++++++++++++++++++++-
 3 files changed, 168 insertions(+), 5 deletions(-)

diffs (212 lines):

diff -r a0d26872b82a -r 63af8fefb4ac pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile       Sat Apr 30 08:53:11 2022 +0000
+++ b/pkgtools/x11-links/Makefile       Sat Apr 30 09:35:05 2022 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.205 2021/07/13 00:32:22 mrg Exp $
+# $NetBSD: Makefile,v 1.206 2022/04/30 09:35:05 nia Exp $
 #
 # NOTE:        If you update this package, then you'll likely need to also update
 #      the x11-links dependency in buildlink3.mk to the correct version,
 #      usually the most recent.
 
-PKGNAME=       x11-links-1.34
+PKGNAME=       x11-links-1.35
 CATEGORIES=    pkgtools x11
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r a0d26872b82a -r 63af8fefb4ac pkgtools/x11-links/buildlink3.mk
--- a/pkgtools/x11-links/buildlink3.mk  Sat Apr 30 08:53:11 2022 +0000
+++ b/pkgtools/x11-links/buildlink3.mk  Sat Apr 30 09:35:05 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.96 2021/07/13 00:32:22 mrg Exp $
+# $NetBSD: buildlink3.mk,v 1.97 2022/04/30 09:35:05 nia Exp $
 #
 # Don't include this file manually!  It will be included as necessary
 # by bsd.buildlink3.mk.
@@ -12,7 +12,7 @@
 .if !defined(X11_LINKS_BUILDLINK3_MK)
 X11_LINKS_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.x11-links+=      x11-links>=1.34
+BUILDLINK_API_DEPENDS.x11-links+=      x11-links>=1.35
 BUILDLINK_PKGSRCDIR.x11-links?=                ../../pkgtools/x11-links
 BUILDLINK_DEPMETHOD.x11-links?=                build
 
diff -r a0d26872b82a -r 63af8fefb4ac pkgtools/x11-links/files/xorg
--- a/pkgtools/x11-links/files/xorg     Sat Apr 30 08:53:11 2022 +0000
+++ b/pkgtools/x11-links/files/xorg     Sat Apr 30 09:35:05 2022 +0000
@@ -1,10 +1,173 @@
-# $NetBSD: xorg,v 1.26 2018/03/30 22:10:17 wiz Exp $
+# $NetBSD: xorg,v 1.27 2022/04/30 09:35:05 nia Exp $
 #
 # The files listed below are the union of the sets of files installed by
 # the supported Xorg (and some XFree) distributions, minus the set of files
 # representing bits that may be added via pkgsrc, e.g. Xfixes, MesaLib, Xpm,
 # freetype2, etc.
 #
+include/xorg/BT.h
+include/xorg/IBM.h
+include/xorg/TI.h
+include/xorg/XIstubs.h
+include/xorg/Xprintf.h
+include/xorg/callback.h
+include/xorg/client.h
+include/xorg/closestr.h
+include/xorg/closure.h
+include/xorg/colormap.h
+include/xorg/colormapst.h
+include/xorg/compiler.h
+include/xorg/compositeext.h
+include/xorg/cursor.h
+include/xorg/cursorstr.h
+include/xorg/damage.h
+include/xorg/damagestr.h
+include/xorg/dbestruct.h
+include/xorg/dgaproc.h
+include/xorg/displaymode.h
+include/xorg/dix.h
+include/xorg/dixaccess.h
+include/xorg/dixevents.h
+include/xorg/dixfont.h
+include/xorg/dixfontstr.h
+include/xorg/dixgrabs.h
+include/xorg/dixstruct.h
+include/xorg/dri.h
+include/xorg/dri2.h
+include/xorg/dri3.h
+include/xorg/dristruct.h
+include/xorg/edid.h
+include/xorg/eventconvert.h
+include/xorg/events.h
+include/xorg/eventstr.h
+include/xorg/exa.h
+include/xorg/exevents.h
+include/xorg/extension.h
+include/xorg/extinit.h
+include/xorg/extnsionst.h
+include/xorg/fb.h
+include/xorg/fbdevhw.h
+include/xorg/fboverlay.h
+include/xorg/fbpict.h
+include/xorg/fbrop.h
+include/xorg/fourcc.h
+include/xorg/gc.h
+include/xorg/gcstruct.h
+include/xorg/geext.h
+include/xorg/glamor.h
+include/xorg/input.h
+include/xorg/globals.h
+include/xorg/glx_extinit.h
+include/xorg/glxvndabi.h
+include/xorg/glyphstr.h
+include/xorg/hotplug.h
+include/xorg/i2c_def.h
+include/xorg/inputstr.h
+include/xorg/inpututils.h
+include/xorg/list.h
+include/xorg/mi.h
+include/xorg/micmap.h
+include/xorg/micoord.h
+include/xorg/migc.h
+include/xorg/miline.h
+include/xorg/mipict.h
+include/xorg/mipointer.h
+include/xorg/mipointrst.h
+include/xorg/misc.h
+include/xorg/miscstruct.h
+include/xorg/mistruct.h
+include/xorg/misync.h
+include/xorg/misyncfd.h
+include/xorg/misyncshm.h
+include/xorg/misyncstr.h
+include/xorg/mizerarc.h
+include/xorg/nonsdk_extinit.h
+include/xorg/opaque.h
+include/xorg/optionstr.h
+include/xorg/os.h
+include/xorg/picture.h
+include/xorg/picturestr.h
+include/xorg/pixmap.h
+include/xorg/pixmapstr.h
+include/xorg/present.h
+include/xorg/presentext.h
+include/xorg/privates.h
+include/xorg/property.h
+include/xorg/propertyst.h
+include/xorg/protocol-versions.h
+include/xorg/ptrveloc.h
+include/xorg/randrstr.h
+include/xorg/region.h
+include/xorg/regionstr.h
+include/xorg/registry.h
+include/xorg/resource.h
+include/xorg/rgb.h
+include/xorg/rrtransform.h
+include/xorg/sarea.h
+include/xorg/screenint.h
+include/xorg/scrnintstr.h
+include/xorg/securitysrv.h
+include/xorg/selection.h
+include/xorg/servermd.h
+include/xorg/set.h
+include/xorg/shadow.h
+include/xorg/shadowfb.h
+include/xorg/shmint.h
+include/xorg/site.h
+include/xorg/validate.h
+include/xorg/vbe.h
+include/xorg/vbeModes.h
+include/xorg/version-config.h
+include/xorg/vgaHW.h
+include/xorg/vndserver.h
+include/xorg/window.h
+include/xorg/windowstr.h
+include/xorg/xaarop.h
+include/xorg/xf86-mouse-properties.h
+include/xorg/xf86.h
+include/xorg/xf86Crtc.h
+include/xorg/xf86Cursor.h
+include/xorg/xf86DDC.h
+include/xorg/xf86MatchDrivers.h
+include/xorg/xf86Modes.h
+include/xorg/xf86Module.h
+include/xorg/xf86Opt.h
+include/xorg/xf86Optionstr.h
+include/xorg/xf86Optrec.h
+include/xorg/xf86Parser.h
+include/xorg/xf86Pci.h
+include/xorg/xf86PciInfo.h
+include/xorg/xf86Priv.h
+include/xorg/xf86Privstr.h
+include/xorg/xf86RamDac.h
+include/xorg/xf86RandR12.h
+include/xorg/xf86Xinput.h
+include/xorg/xf86_OSlib.h
+include/xorg/xf86_OSproc.h
+include/xorg/xf86cmap.h
+include/xorg/xf86fbman.h
+include/xorg/xf86i2c.h
+include/xorg/xf86int10.h
+include/xorg/xf86platformBus.h
+include/xorg/xf86sbusBus.h
+include/xorg/xf86str.h
+include/xorg/xisb.h
+include/xorg/xf86xv.h
+include/xorg/xf86xvmc.h
+include/xorg/xf86xvpriv.h
+include/xorg/xkb.h
+include/xorg/xkbDflts.h
+include/xorg/xkbfile.h
+include/xorg/xkbrules.h
+include/xorg/xkbsrv.h
+include/xorg/xkbstr.h
+include/xorg/xorg-server.h
+include/xorg/xorgVersion.h
+include/xorg/xserver-properties.h
+include/xorg/xserver_poll.h
+include/xorg/xsha1.h
+include/xorg/xvdix.h
+include/xorg/xvmcext.h
 include/DPS/ColorSB.h
 include/DPS/ColorSBP.h
 include/DPS/DPSScrollW.h



Home | Main Index | Thread Index | Old Index