libXpresent: update to 1.0.1.

This release has man pages!

Alan Coopersmith (8):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      configure: Drop AM_MAINTAINER_MODE
      Add man pages for libXpresent
      libXpresent 1.0.1

Daphne Pfister (1):
      autogen.sh: Implement GNOME Build API

Emil Velikov (1):
      autogen.sh: use quoted string variables

Julien Cristau (1):
      configure, xpresent.pc: require xext, xfixes and xrandr

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
This commit is contained in:
wiz 2022-10-17 22:31:00 +00:00
parent 7f8595c825
commit 22c4600a6b
3 changed files with 16 additions and 9 deletions

View File

@ -1,10 +1,9 @@
# $NetBSD: Makefile,v 1.5 2022/04/10 08:53:16 nia Exp $
# $NetBSD: Makefile,v 1.6 2022/10/17 22:31:00 wiz Exp $
DISTNAME= libXpresent-1.0.0
PKGREVISION= 1
DISTNAME= libXpresent-1.0.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://xorg.freedesktop.org/

View File

@ -1,5 +1,13 @@
@comment $NetBSD: PLIST,v 1.1 2015/04/17 19:54:46 wiz Exp $
@comment $NetBSD: PLIST,v 1.2 2022/10/17 22:31:00 wiz Exp $
include/X11/extensions/Xpresent.h
lib/libXpresent.la
lib/pkgconfig/xpresent.pc
man/man3/XPresentFreeInput.3
man/man3/XPresentNotifyMSC.3
man/man3/XPresentPixmap.3
man/man3/XPresentQueryCapabilities.3
man/man3/XPresentQueryExtension.3
man/man3/XPresentQueryVersion.3
man/man3/XPresentSelectInput.3
man/man3/XPresentVersion.3
man/man3/Xpresent.3

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2021/10/26 11:34:07 nia Exp $
$NetBSD: distinfo,v 1.5 2022/10/17 22:31:00 wiz Exp $
BLAKE2s (libXpresent-1.0.0.tar.bz2) = d2021b46aa56b13f2792ba8763af1c061d9e49ab7307d3ced8d5013b7c0108eb
SHA512 (libXpresent-1.0.0.tar.bz2) = e88b4ec4fcbc0417a0cbecc0ecd73f8085c496dc6d1a4902b6550750a69a1cb8bb76c436c7941ee3bf3c61ffc85bbd8f8327fca30f14815dbef1cd53bb8db16b
Size (libXpresent-1.0.0.tar.bz2) = 263461 bytes
BLAKE2s (libXpresent-1.0.1.tar.xz) = b71af9f797f303ddab4307bb63e2a4bda43511bf5e6fb683019677241b35722f
SHA512 (libXpresent-1.0.1.tar.xz) = a4551f49a68f4487eb70dc5b50b7f745fbc8b6842cfa60422afe3834af41c504a37bcfddb4e7e9ee084b250df256034290776c8eb7d8838e392eb626fff55d25
Size (libXpresent-1.0.1.tar.xz) = 257136 bytes