Import of pkgsrc-2015Q3

This commit is contained in:
2016-01-21 23:42:40 +01:00
committed by sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228313 additions and 80017 deletions
+2
View File
@@ -0,0 +1,2 @@
xdbedizzy is a demo of the X11 Double Buffer Extension (DBE) creating a double
buffered spinning scene.
+20
View File
@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.1 2015/07/02 12:38:32 rodent Exp $
#
DISTNAME= xdbedizzy-1.1.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Demo of the X11 Double Buffer Extension (DBE)
#LICENSE= # XXX mit?
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../devel/xorg-util-macros/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
+3
View File
@@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1 2015/07/02 12:38:33 rodent Exp $
bin/xdbedizzy
man/man1/xdbedizzy.1
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/07/02 12:38:33 rodent Exp $
SHA1 (xdbedizzy-1.1.0.tar.bz2) = 281bee72116311e2d8393ae53ea832e9d267eded
RMD160 (xdbedizzy-1.1.0.tar.bz2) = d0542549284b8b812a68fc4683d02ffa47a82d00
Size (xdbedizzy-1.1.0.tar.bz2) = 110340 bytes