pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xorgproto xorgproto: install pkg-config files into...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c8886714ed97
branches: trunk
changeset: 458444:c8886714ed97
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Sep 16 08:37:53 2021 +0000
description:
xorgproto: install pkg-config files into lib/pkgconfig, like usual
Bump PKGREVISION.
diffstat:
x11/xorgproto/Makefile | 5 +++-
x11/xorgproto/PLIST | 58 +++++++++++++++++++++++++-------------------------
2 files changed, 33 insertions(+), 30 deletions(-)
diffs (97 lines):
diff -r 3423e9443786 -r c8886714ed97 x11/xorgproto/Makefile
--- a/x11/xorgproto/Makefile Thu Sep 16 08:27:48 2021 +0000
+++ b/x11/xorgproto/Makefile Thu Sep 16 08:37:53 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2021/09/16 08:22:41 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2021/09/16 08:37:53 wiz Exp $
DISTNAME= xorgproto-2021.5
+PKGREVISION= 1
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
EXTRACT_SUFX= .tar.bz2
@@ -13,6 +14,8 @@
GNU_CONFIGURE= yes
USE_LANGUAGES= c
+CONFIGURE_ARGS+= --datadir=${PREFIX}/lib
+
# Force a consistent PLIST.
CONFIGURE_ENV+= MISC_MAN_SUFFIX="7"
diff -r 3423e9443786 -r c8886714ed97 x11/xorgproto/PLIST
--- a/x11/xorgproto/PLIST Thu Sep 16 08:27:48 2021 +0000
+++ b/x11/xorgproto/PLIST Thu Sep 16 08:37:53 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2020/04/14 19:30:46 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2021/09/16 08:37:53 wiz Exp $
include/GL/glxint.h
include/GL/glxmd.h
include/GL/glxproto.h
@@ -127,6 +127,34 @@
include/X11/fonts/fsmasks.h
include/X11/keysym.h
include/X11/keysymdef.h
+lib/pkgconfig/applewmproto.pc
+lib/pkgconfig/bigreqsproto.pc
+lib/pkgconfig/compositeproto.pc
+lib/pkgconfig/damageproto.pc
+lib/pkgconfig/dmxproto.pc
+lib/pkgconfig/dpmsproto.pc
+lib/pkgconfig/dri2proto.pc
+lib/pkgconfig/dri3proto.pc
+lib/pkgconfig/fixesproto.pc
+lib/pkgconfig/fontsproto.pc
+lib/pkgconfig/glproto.pc
+lib/pkgconfig/inputproto.pc
+lib/pkgconfig/kbproto.pc
+lib/pkgconfig/presentproto.pc
+lib/pkgconfig/randrproto.pc
+lib/pkgconfig/recordproto.pc
+lib/pkgconfig/renderproto.pc
+lib/pkgconfig/resourceproto.pc
+lib/pkgconfig/scrnsaverproto.pc
+lib/pkgconfig/videoproto.pc
+lib/pkgconfig/xcmiscproto.pc
+lib/pkgconfig/xextproto.pc
+lib/pkgconfig/xf86bigfontproto.pc
+lib/pkgconfig/xf86dgaproto.pc
+lib/pkgconfig/xf86driproto.pc
+lib/pkgconfig/xf86vidmodeproto.pc
+lib/pkgconfig/xineramaproto.pc
+lib/pkgconfig/xproto.pc
share/doc/bigreqsproto/bigreq.xml
share/doc/fontsproto/fsproto.xml
share/doc/kbproto/XKBproto-1.svg
@@ -195,31 +223,3 @@
share/doc/xproto/keysyms.xml
share/doc/xproto/sect1-9.xml
share/doc/xproto/x11protocol.xml
-share/pkgconfig/applewmproto.pc
-share/pkgconfig/bigreqsproto.pc
-share/pkgconfig/compositeproto.pc
-share/pkgconfig/damageproto.pc
-share/pkgconfig/dmxproto.pc
-share/pkgconfig/dpmsproto.pc
-share/pkgconfig/dri2proto.pc
-share/pkgconfig/dri3proto.pc
-share/pkgconfig/fixesproto.pc
-share/pkgconfig/fontsproto.pc
-share/pkgconfig/glproto.pc
-share/pkgconfig/inputproto.pc
-share/pkgconfig/kbproto.pc
-share/pkgconfig/presentproto.pc
-share/pkgconfig/randrproto.pc
-share/pkgconfig/recordproto.pc
-share/pkgconfig/renderproto.pc
-share/pkgconfig/resourceproto.pc
-share/pkgconfig/scrnsaverproto.pc
-share/pkgconfig/videoproto.pc
-share/pkgconfig/xcmiscproto.pc
-share/pkgconfig/xextproto.pc
-share/pkgconfig/xf86bigfontproto.pc
-share/pkgconfig/xf86dgaproto.pc
-share/pkgconfig/xf86driproto.pc
-share/pkgconfig/xf86vidmodeproto.pc
-share/pkgconfig/xineramaproto.pc
-share/pkgconfig/xproto.pc
Home |
Main Index |
Thread Index |
Old Index