Import xf86-video-tseng-1.1.1.
This is the Tseng Labs video driver for the modular Xorg server.
This commit is contained in:
parent
ea28bb3d85
commit
9e05eb99a9
4 changed files with 35 additions and 0 deletions
1
x11/xf86-video-tseng/DESCR
Normal file
1
x11/xf86-video-tseng/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
This is the Tseng Labs video driver for the modular Xorg server.
|
23
x11/xf86-video-tseng/Makefile
Normal file
23
x11/xf86-video-tseng/Makefile
Normal file
|
@ -0,0 +1,23 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2007/03/21 00:21:18 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xf86-video-tseng-1.1.1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/driver/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= joerg@NetBSD.org
|
||||
COMMENT= Modular Xorg Tseng Labs 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"
|
6
x11/xf86-video-tseng/PLIST
Normal file
6
x11/xf86-video-tseng/PLIST
Normal file
|
@ -0,0 +1,6 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2007/03/21 00:21:18 joerg Exp $
|
||||
lib/xorg/modules/drivers/tseng_drv.la
|
||||
man/man4/tseng.4
|
||||
@comment @dirrm lib/xorg/modules/drivers
|
||||
@comment @dirrm lib/xorg/modules
|
||||
@comment @dirrm lib/xorg
|
5
x11/xf86-video-tseng/distinfo
Normal file
5
x11/xf86-video-tseng/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2007/03/21 00:21:18 joerg Exp $
|
||||
|
||||
SHA1 (xf86-video-tseng-1.1.1.tar.bz2) = 7eb1cd73983aaa874dbb480efc7982063eab6af8
|
||||
RMD160 (xf86-video-tseng-1.1.1.tar.bz2) = 2babf71f5711567df80629a700c10da2f18b1943
|
||||
Size (xf86-video-tseng-1.1.1.tar.bz2) = 273211 bytes
|
Loading…
Reference in a new issue