pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
x11-links: add xwaylandproto and dpmsproto
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Sun Jan 4 16:16:49 2026 +0100
Changeset: 3cbbc76af10f03c430199d56261b26fabd12a823
Modified Files:
x11-links/Makefile
x11-links/buildlink3.mk
x11-links/files/xorg.xorgproto
Log Message:
x11-links: add xwaylandproto and dpmsproto
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3cbbc76af10f03c430199d56261b26fabd12a823
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
x11-links/Makefile | 2 +-
x11-links/buildlink3.mk | 2 +-
x11-links/files/xorg.xorgproto | 3 +++
3 files changed, 5 insertions(+), 2 deletions(-)
diffs:
diff --git a/x11-links/Makefile b/x11-links/Makefile
index 1f8a9fa995..cb6207bb87 100644
--- a/x11-links/Makefile
+++ b/x11-links/Makefile
@@ -4,7 +4,7 @@
# the x11-links dependency in buildlink3.mk to the correct version,
# usually the most recent.
-PKGNAME= x11-links-1.36
+PKGNAME= x11-links-1.37
CATEGORIES= pkgtools x11
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff --git a/x11-links/buildlink3.mk b/x11-links/buildlink3.mk
index 555588385f..52eaff1735 100644
--- a/x11-links/buildlink3.mk
+++ b/x11-links/buildlink3.mk
@@ -12,7 +12,7 @@ BUILDLINK_TREE+= x11-links
.if !defined(X11_LINKS_BUILDLINK3_MK)
X11_LINKS_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.x11-links+= x11-links>=1.36
+BUILDLINK_API_DEPENDS.x11-links+= x11-links>=1.37
BUILDLINK_PKGSRCDIR.x11-links?= ../../pkgtools/x11-links
BUILDLINK_DEPMETHOD.x11-links?= build
diff --git a/x11-links/files/xorg.xorgproto b/x11-links/files/xorg.xorgproto
index e9adff7db7..6902de53fc 100644
--- a/x11-links/files/xorg.xorgproto
+++ b/x11-links/files/xorg.xorgproto
@@ -142,6 +142,7 @@ include/X11/extensions/xtestext1const.h
include/X11/extensions/xtestext1proto.h
include/X11/extensions/xtestproto.h
include/X11/extensions/xteststr.h
+include/X11/extensions/xwaylandproto.h
include/X11/fonts/font.h
include/X11/fonts/fontproto.h
include/X11/fonts/fontstruct.h
@@ -151,6 +152,7 @@ lib/pkgconfig/bigreqsproto.pc
lib/pkgconfig/compositeext.pc
lib/pkgconfig/compositeproto.pc
lib/pkgconfig/damageproto.pc
+lib/pkgconfig/dpmsproto.pc
lib/pkgconfig/dri2proto.pc
lib/pkgconfig/dri3proto.pc
lib/pkgconfig/fixesproto.pc
@@ -180,6 +182,7 @@ lib/pkgconfig/xf86vidmodeproto.pc
lib/pkgconfig/xineramaproto.pc
lib/pkgconfig/xproto.pc
lib/pkgconfig/xproxymngproto.pc
+lib/pkgconfig/xwaylandproto.pc
lib/pkgconfig/xxf86dga.pc
share/doc/presentproto/presentproto.txt
share/doc/randrproto/randrproto.txt
Home |
Main Index |
Thread Index |
Old Index