pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/x11-links Add pkgconfig file for xkeyboard-co...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1c57df9b826a
branches: trunk
changeset: 576221:1c57df9b826a
user: ghen <ghen%pkgsrc.org@localhost>
date: Fri Jun 04 10:52:21 2010 +0000
description:
Add pkgconfig file for xkeyboard-config. Bump x11-links version to 0.50.
diffstat:
pkgtools/x11-links/Makefile | 4 ++--
pkgtools/x11-links/buildlink3.mk | 4 ++--
pkgtools/x11-links/files/xorg.xkeyboard-config | 3 +++
pkgtools/x11-links/xorg.mk | 3 ++-
4 files changed, 9 insertions(+), 5 deletions(-)
diffs (58 lines):
diff -r ad66e365e16e -r 1c57df9b826a pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile Fri Jun 04 10:49:01 2010 +0000
+++ b/pkgtools/x11-links/Makefile Fri Jun 04 10:52:21 2010 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.114 2010/05/31 21:21:28 wiz Exp $
+# $NetBSD: Makefile,v 1.115 2010/06/04 10:52:21 ghen 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.
-DISTNAME= x11-links-0.49
+DISTNAME= x11-links-0.50
CATEGORIES= pkgtools x11
MASTER_SITES= # empty
DISTFILES= # empty
diff -r ad66e365e16e -r 1c57df9b826a pkgtools/x11-links/buildlink3.mk
--- a/pkgtools/x11-links/buildlink3.mk Fri Jun 04 10:49:01 2010 +0000
+++ b/pkgtools/x11-links/buildlink3.mk Fri Jun 04 10:52:21 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.26 2010/05/31 21:20:02 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.27 2010/06/04 10:52:21 ghen 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>=0.49
+BUILDLINK_API_DEPENDS.x11-links+= x11-links>=0.50
BUILDLINK_PKGSRCDIR.x11-links?= ../../pkgtools/x11-links
BUILDLINK_DEPMETHOD.x11-links?= build
diff -r ad66e365e16e -r 1c57df9b826a pkgtools/x11-links/files/xorg.xkeyboard-config
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/pkgtools/x11-links/files/xorg.xkeyboard-config Fri Jun 04 10:52:21 2010 +0000
@@ -0,0 +1,3 @@
+# $NetBSD: xorg.xkeyboard-config,v 1.1 2010/06/04 10:52:21 ghen Exp $
+#
+lib/pkgconfig/xkeyboard-config.pc
diff -r ad66e365e16e -r 1c57df9b826a pkgtools/x11-links/xorg.mk
--- a/pkgtools/x11-links/xorg.mk Fri Jun 04 10:49:01 2010 +0000
+++ b/pkgtools/x11-links/xorg.mk Fri Jun 04 10:52:21 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.mk,v 1.15 2009/03/20 19:25:13 joerg Exp $
+# $NetBSD: xorg.mk,v 1.16 2010/06/04 10:52:21 ghen Exp $
#
# This is for X.org, but use "xfree" files also.
@@ -66,6 +66,7 @@
.include "../../x11/xf86driproto/buildlink3.mk"
.include "../../x11/xf86miscproto/buildlink3.mk"
.include "../../x11/xf86vidmodeproto/buildlink3.mk"
+.include "../../x11/xkeyboard-config/buildlink3.mk"
.include "../../x11/xproto/buildlink3.mk"
.include "../../x11/xproxymanagementprotocol/buildlink3.mk"
.include "../../x11/xtrans/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index