diff options
author | tnn <tnn@pkgsrc.org> | 2010-04-09 08:41:23 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2010-04-09 08:41:23 +0000 |
commit | 68fbd23511f2d55a882467c7b1c6375299f07ead (patch) | |
tree | 6d908ef56a1685d1859895897961063d5bae5d08 /x11 | |
parent | 2c5be45848c93a4dfc873ccccc7afc47e9489e55 (diff) | |
download | pkgsrc-68fbd23511f2d55a882467c7b1c6375299f07ead.tar.gz |
Update to libXtst-1.1.0.
1.1.0:
Just two changes, increasing the requires for libXext to what it really is
and the usual xorg-macros change.
1.0.99.2:
Xlib headers from the recordproto module have moved to here.
The new requirement is thus recordproto 1.13.99.2
No other interesting changes.
1.0.99.1:
The first libXtst release for nearly two years and boy, aren't we glad it's
here. 1.0.99.1 contains various build system fixes and a new header file
that previouly resided in the xextproto module.
This version requires xextproto 7.0.99.3 or later to avoid conflicts with
header files.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libXtst/Makefile | 5 | ||||
-rw-r--r-- | x11/libXtst/PLIST | 15 | ||||
-rw-r--r-- | x11/libXtst/buildlink3.mk | 5 | ||||
-rw-r--r-- | x11/libXtst/distinfo | 8 |
4 files changed, 13 insertions, 20 deletions
diff --git a/x11/libXtst/Makefile b/x11/libXtst/Makefile index ebdea83a69f..1b11214eaea 100644 --- a/x11/libXtst/Makefile +++ b/x11/libXtst/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:15 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2010/04/09 08:41:23 tnn Exp $ # -DISTNAME= libXtst-1.0.3 +DISTNAME= libXtst-1.1.0 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 @@ -23,5 +23,6 @@ PKGCONFIG_OVERRIDE+= xtst.pc.in .include "../../x11/xextproto/buildlink3.mk" .include "../../x11/libX11/buildlink3.mk" .include "../../x11/libXext/buildlink3.mk" +.include "../../x11/libXi/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/libXtst/PLIST b/x11/libXtst/PLIST index 752eb77e7de..42961520b54 100644 --- a/x11/libXtst/PLIST +++ b/x11/libXtst/PLIST @@ -1,14 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2007/07/12 13:40:33 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2010/04/09 08:41:23 tnn Exp $ +include/X11/extensions/XTest.h +include/X11/extensions/record.h lib/libXtst.la lib/pkgconfig/xtst.pc -man/man3/XTestCompareCurrentCursorWithWindow.3 -man/man3/XTestCompareCursorWithWindow.3 -man/man3/XTestDiscard.3 -man/man3/XTestFakeButtonEvent.3 -man/man3/XTestFakeKeyEvent.3 -man/man3/XTestFakeMotionEvent.3 -man/man3/XTestFakeRelativeMotionEvent.3 -man/man3/XTestGrabControl.3 -man/man3/XTestQueryExtension.3 -man/man3/XTestSetGContextOfGC.3 -man/man3/XTestSetVisualIDOfVisual.3 diff --git a/x11/libXtst/buildlink3.mk b/x11/libXtst/buildlink3.mk index db95b4a6486..29d8672eef9 100644 --- a/x11/libXtst/buildlink3.mk +++ b/x11/libXtst/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2009/03/20 19:25:46 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2010/04/09 08:41:23 tnn Exp $ .include "../../mk/bsd.fast.prefs.mk" @@ -7,12 +7,13 @@ BUILDLINK_TREE+= libXtst .if !defined(LIBXTST_BUILDLINK3_MK) LIBXTST_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.libXtst+= libXtst>=1.0.1 +BUILDLINK_API_DEPENDS.libXtst+= libXtst>=1.1.0 BUILDLINK_PKGSRCDIR.libXtst?= ../../x11/libXtst .include "../../x11/recordproto/buildlink3.mk" .include "../../x11/libX11/buildlink3.mk" .include "../../x11/libXext/buildlink3.mk" +.include "../../x11/libXi/buildlink3.mk" .endif # LIBXTST_BUILDLINK3_MK BUILDLINK_TREE+= -libXtst diff --git a/x11/libXtst/distinfo b/x11/libXtst/distinfo index 786d75b2fbc..1d75ff468cb 100644 --- a/x11/libXtst/distinfo +++ b/x11/libXtst/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2008/01/15 23:24:33 wiz Exp $ +$NetBSD: distinfo,v 1.4 2010/04/09 08:41:23 tnn Exp $ -SHA1 (libXtst-1.0.3.tar.bz2) = f3a135f84aa9614724fba4f57b29b372273b434e -RMD160 (libXtst-1.0.3.tar.bz2) = 571c9a1260b037be37a40323e5af159137a86dab -Size (libXtst-1.0.3.tar.bz2) = 224637 bytes +SHA1 (libXtst-1.1.0.tar.bz2) = 4363e9285bfb5a884073efacc50d39edb803a1a5 +RMD160 (libXtst-1.1.0.tar.bz2) = 588fe77d9f915f5f6521ec660129b45adfc16acc +Size (libXtst-1.1.0.tar.bz2) = 256889 bytes |