Import of pkgsrc-2015Q3
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
xdbedizzy is a demo of the X11 Double Buffer Extension (DBE) creating a double
|
||||
buffered spinning scene.
|
||||
@@ -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"
|
||||
@@ -0,0 +1,3 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2015/07/02 12:38:33 rodent Exp $
|
||||
bin/xdbedizzy
|
||||
man/man1/xdbedizzy.1
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user