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-1.28: Add dri3proto
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b1c05f4880a
branches: trunk
changeset: 400111:4b1c05f4880a
user: nia <nia%pkgsrc.org@localhost>
date: Thu Aug 22 13:01:14 2019 +0000
description:
x11-links-1.28: Add dri3proto
diffstat:
pkgtools/x11-links/Makefile | 4 ++--
pkgtools/x11-links/buildlink3.mk | 4 ++--
pkgtools/x11-links/files/xorg.dri3proto | 5 +++++
pkgtools/x11-links/files/xorg.xcb-proto | 3 ++-
pkgtools/x11-links/files/xorg.xorgproto | 6 +++++-
5 files changed, 16 insertions(+), 6 deletions(-)
diffs (101 lines):
diff -r 707df3561adf -r 4b1c05f4880a pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile Thu Aug 22 12:35:37 2019 +0000
+++ b/pkgtools/x11-links/Makefile Thu Aug 22 13:01:14 2019 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.198 2019/08/22 12:35:37 nia Exp $
+# $NetBSD: Makefile,v 1.199 2019/08/22 13:01:14 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.27
+PKGNAME= x11-links-1.28
CATEGORIES= pkgtools x11
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 707df3561adf -r 4b1c05f4880a pkgtools/x11-links/buildlink3.mk
--- a/pkgtools/x11-links/buildlink3.mk Thu Aug 22 12:35:37 2019 +0000
+++ b/pkgtools/x11-links/buildlink3.mk Thu Aug 22 13:01:14 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.89 2019/08/22 12:35:37 nia Exp $
+# $NetBSD: buildlink3.mk,v 1.90 2019/08/22 13:01:14 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.27
+BUILDLINK_API_DEPENDS.x11-links+= x11-links>=1.28
BUILDLINK_PKGSRCDIR.x11-links?= ../../pkgtools/x11-links
BUILDLINK_DEPMETHOD.x11-links?= build
diff -r 707df3561adf -r 4b1c05f4880a pkgtools/x11-links/files/xorg.dri3proto
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/pkgtools/x11-links/files/xorg.dri3proto Thu Aug 22 13:01:14 2019 +0000
@@ -0,0 +1,5 @@
+# $NetBSD: xorg.dri3proto,v 1.1 2019/08/22 13:01:15 nia Exp $
+#
+include/X11/extensions/dri3proto.h
+lib/pkgconfig/dri3proto.pc
+share/pkgconfig/dri3proto.pc
diff -r 707df3561adf -r 4b1c05f4880a pkgtools/x11-links/files/xorg.xcb-proto
--- a/pkgtools/x11-links/files/xorg.xcb-proto Thu Aug 22 12:35:37 2019 +0000
+++ b/pkgtools/x11-links/files/xorg.xcb-proto Thu Aug 22 13:01:14 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.xcb-proto,v 1.2 2013/04/18 13:19:36 obache Exp $
+# $NetBSD: xorg.xcb-proto,v 1.3 2019/08/22 13:01:15 nia Exp $
#
lib/pkgconfig/xcb-proto.pc
share/pkgconfig/xcb-proto.pc
@@ -7,6 +7,7 @@
share/xcb/damage.xml
share/xcb/dpms.xml
share/xcb/dri2.xml
+share/xcb/dri3.xml
share/xcb/glx.xml
share/xcb/randr.xml
share/xcb/record.xml
diff -r 707df3561adf -r 4b1c05f4880a pkgtools/x11-links/files/xorg.xorgproto
--- a/pkgtools/x11-links/files/xorg.xorgproto Thu Aug 22 12:35:37 2019 +0000
+++ b/pkgtools/x11-links/files/xorg.xorgproto Thu Aug 22 13:01:14 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.xorgproto,v 1.2 2018/03/14 02:11:04 mrg Exp $
+# $NetBSD: xorg.xorgproto,v 1.3 2019/08/22 13:01:15 nia Exp $
include/GL/glxint.h
include/GL/glxmd.h
include/GL/glxproto.h
@@ -78,6 +78,7 @@
include/X11/extensions/dpmsstr.h
include/X11/extensions/dri2proto.h
include/X11/extensions/dri2tokens.h
+include/X11/extensions/dri3proto.h
include/X11/extensions/ge.h
include/X11/extensions/geproto.h
include/X11/extensions/lbx.h
@@ -151,6 +152,7 @@
lib/pkgconfig/compositeproto.pc
lib/pkgconfig/damageproto.pc
lib/pkgconfig/dri2proto.pc
+lib/pkgconfig/dri3proto.pc
lib/pkgconfig/fixesproto.pc
lib/pkgconfig/fontsproto.pc
lib/pkgconfig/glproto.pc
@@ -184,6 +186,7 @@
share/pkgconfig/compositeproto.pc
share/pkgconfig/damageproto.pc
share/pkgconfig/dri2proto.pc
+share/pkgconfig/dri3proto.pc
share/pkgconfig/fixesproto.pc
share/pkgconfig/fontsproto.pc
share/pkgconfig/glproto.pc
@@ -210,6 +213,7 @@
share/xcb/damage.xml
share/xcb/dpms.xml
share/xcb/dri2.xml
+share/xcb/dri3.xml
share/xcb/glx.xml
share/xcb/randr.xml
share/xcb/record.xml
Home |
Main Index |
Thread Index |
Old Index