pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libXpresent Import libXpresent-1.0.0 as x11/libXpr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/90f36d58d26b
branches: trunk
changeset: 650102:90f36d58d26b
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Apr 17 19:54:46 2015 +0000
description:
Import libXpresent-1.0.0 as x11/libXpresent.
This provides an Xlib-compatible API for the Present extension.
diffstat:
x11/libXpresent/DESCR | 1 +
x11/libXpresent/Makefile | 23 +++++++++++++++++++++++
x11/libXpresent/PLIST | 5 +++++
x11/libXpresent/distinfo | 5 +++++
4 files changed, 34 insertions(+), 0 deletions(-)
diffs (50 lines):
diff -r 8f214f9eb7f8 -r 90f36d58d26b x11/libXpresent/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/libXpresent/DESCR Fri Apr 17 19:54:46 2015 +0000
@@ -0,0 +1,1 @@
+This provides an Xlib-compatible API for the Present extension.
diff -r 8f214f9eb7f8 -r 90f36d58d26b x11/libXpresent/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/libXpresent/Makefile Fri Apr 17 19:54:46 2015 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2015/04/17 19:54:46 wiz Exp $
+
+DISTNAME= libXpresent-1.0.0
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= Xlib-compatible API for the Present extension
+
+USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config
+PKGCONFIG_OVERRIDE+= xpresent.pc.in
+GNU_CONFIGURE= yes
+
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXfixes/buildlink3.mk"
+.include "../../x11/libXrandr/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
+.include "../../x11/presentproto/buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8f214f9eb7f8 -r 90f36d58d26b x11/libXpresent/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/libXpresent/PLIST Fri Apr 17 19:54:46 2015 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2015/04/17 19:54:46 wiz Exp $
+include/X11/extensions/Xpresent.h
+lib/libXpresent.la
+lib/pkgconfig/xpresent.pc
+man/man3/Xpresent.3
diff -r 8f214f9eb7f8 -r 90f36d58d26b x11/libXpresent/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/libXpresent/distinfo Fri Apr 17 19:54:46 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/17 19:54:46 wiz Exp $
+
+SHA1 (libXpresent-1.0.0.tar.bz2) = 8893cca785dc94f4a001b53f4308588ff6c3900a
+RMD160 (libXpresent-1.0.0.tar.bz2) = f942922ec42c641b817a46ac5e67fc350cee9eb4
+Size (libXpresent-1.0.0.tar.bz2) = 263461 bytes
Home |
Main Index |
Thread Index |
Old Index