diff options
author | joerg <joerg> | 2007-03-20 15:44:13 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-03-20 15:44:13 +0000 |
commit | efadd085a188de42ea77fe409687c4afff3c1db7 (patch) | |
tree | 6d95aa76e8a92823dedf55f2227cf9ffdc831029 /x11/xf86-video-ast | |
parent | a5c11694b6c16d3e46cc99bc24e478642cd96735 (diff) | |
download | pkgsrc-efadd085a188de42ea77fe409687c4afff3c1db7.tar.gz |
Import xf86-video-ast-0.81.0 from modular Xorg.
This is the AST Technology AST2000 video driver for the modular Xorg
server.
Diffstat (limited to 'x11/xf86-video-ast')
-rw-r--r-- | x11/xf86-video-ast/DESCR | 1 | ||||
-rw-r--r-- | x11/xf86-video-ast/Makefile | 23 | ||||
-rw-r--r-- | x11/xf86-video-ast/PLIST | 5 | ||||
-rw-r--r-- | x11/xf86-video-ast/distinfo | 5 |
4 files changed, 34 insertions, 0 deletions
diff --git a/x11/xf86-video-ast/DESCR b/x11/xf86-video-ast/DESCR new file mode 100644 index 00000000000..4a970595b5a --- /dev/null +++ b/x11/xf86-video-ast/DESCR @@ -0,0 +1 @@ +This is the AST Technology AST2000 video driver for the modular Xorg server. diff --git a/x11/xf86-video-ast/Makefile b/x11/xf86-video-ast/Makefile new file mode 100644 index 00000000000..09e709c60e4 --- /dev/null +++ b/x11/xf86-video-ast/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/03/20 15:44:13 joerg Exp $ +# + +DISTNAME= xf86-video-ast-0.81.0 +CATEGORIES= x11 +MASTER_SITES= http://xorg.freedesktop.org/releases/individual/driver/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= joerg@NetBSD.org +COMMENT= Modular Xorg AST2000 video driver + +PKG_DESTDIR_SUPPORT= user-destdir + +USE_LIBTOOL= yes +GNU_CONFIGURE= yes +USE_TOOLS+= pkg-config + +.include "../../x11/modular-xorg-server/buildlink3.mk" +.include "../../x11/randrproto/buildlink3.mk" +.include "../../x11/renderproto/buildlink3.mk" +.include "../../x11/videoproto/buildlink3.mk" +.include "../../x11/xextproto/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xf86-video-ast/PLIST b/x11/xf86-video-ast/PLIST new file mode 100644 index 00000000000..f66ed15fdf5 --- /dev/null +++ b/x11/xf86-video-ast/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/03/20 15:44:13 joerg Exp $ +lib/xorg/modules/drivers/ast_drv.la +@comment @dirrm lib/xorg/modules/drivers +@comment @dirrm lib/xorg/modules +@comment @dirrm lib/xorg diff --git a/x11/xf86-video-ast/distinfo b/x11/xf86-video-ast/distinfo new file mode 100644 index 00000000000..3f1ddf6d096 --- /dev/null +++ b/x11/xf86-video-ast/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/03/20 15:44:13 joerg Exp $ + +SHA1 (xf86-video-ast-0.81.0.tar.bz2) = 4b7c68677382fcdcfde876f9cd861366d6f85cea +RMD160 (xf86-video-ast-0.81.0.tar.bz2) = adc5569186742626d11134dbc3cf287f349c8f08 +Size (xf86-video-ast-0.81.0.tar.bz2) = 250218 bytes |