diff options
author | joerg <joerg@pkgsrc.org> | 2007-03-22 15:43:57 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-03-22 15:43:57 +0000 |
commit | 70aa3c71fc70a0c35af5c6b577f71ecdafcc45fa (patch) | |
tree | ea20491335ef36df83c72f469c40aca22225e0e7 /x11/xf86-video-rendition | |
parent | 14003a6d9d9076c6179e9b2acafad2e8fa6a26a1 (diff) | |
download | pkgsrc-70aa3c71fc70a0c35af5c6b577f71ecdafcc45fa.tar.gz |
Import xf86-video-rendition-4.1.3 from modular Xorg.
This is the Rendition video driver for the modular Xorg server.
Diffstat (limited to 'x11/xf86-video-rendition')
-rw-r--r-- | x11/xf86-video-rendition/DESCR | 1 | ||||
-rw-r--r-- | x11/xf86-video-rendition/Makefile | 22 | ||||
-rw-r--r-- | x11/xf86-video-rendition/PLIST | 8 | ||||
-rw-r--r-- | x11/xf86-video-rendition/distinfo | 5 |
4 files changed, 36 insertions, 0 deletions
diff --git a/x11/xf86-video-rendition/DESCR b/x11/xf86-video-rendition/DESCR new file mode 100644 index 00000000000..eb25f5622cd --- /dev/null +++ b/x11/xf86-video-rendition/DESCR @@ -0,0 +1 @@ +This is the Rendition video driver for the modular Xorg server. diff --git a/x11/xf86-video-rendition/Makefile b/x11/xf86-video-rendition/Makefile new file mode 100644 index 00000000000..633c4e6a3ae --- /dev/null +++ b/x11/xf86-video-rendition/Makefile @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/03/22 15:43:57 joerg Exp $ +# + +DISTNAME= xf86-video-rendition-4.1.3 +CATEGORIES= x11 +MASTER_SITES= http://xorg.freedesktop.org/releases/individual/driver/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= joerg@NetBSD.org +COMMENT= Modular Xorg Rendition 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/xextproto/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xf86-video-rendition/PLIST b/x11/xf86-video-rendition/PLIST new file mode 100644 index 00000000000..4ea9529a413 --- /dev/null +++ b/x11/xf86-video-rendition/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/03/22 15:43:57 joerg Exp $ +lib/xorg/modules/drivers/rendition_drv.la +lib/xorg/modules/v10002d.uc +lib/xorg/modules/v20002d.uc +man/man4/rendition.4 +@comment @dirrm lib/xorg/modules/drivers +@comment @dirrm lib/xorg/modules +@comment @dirrm lib/xorg diff --git a/x11/xf86-video-rendition/distinfo b/x11/xf86-video-rendition/distinfo new file mode 100644 index 00000000000..981e9c1ac0a --- /dev/null +++ b/x11/xf86-video-rendition/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/03/22 15:43:57 joerg Exp $ + +SHA1 (xf86-video-rendition-4.1.3.tar.bz2) = 9cbd77ad6cba6807823fff3b74923b955580a540 +RMD160 (xf86-video-rendition-4.1.3.tar.bz2) = a978dda8170b005cb7d398b7c23b28454ab5c661 +Size (xf86-video-rendition-4.1.3.tar.bz2) = 292618 bytes |