Import xf86-video-imstt-1.1.0 from modular Xorg.
This is the Integrated Micro Solutions Twin Turbo 128 video driver for the modular Xorg server.
This commit is contained in:
parent
5ade62296b
commit
9828869087
4 changed files with 34 additions and 0 deletions
2
x11/xf86-video-imstt/DESCR
Normal file
2
x11/xf86-video-imstt/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This is the Integrated Micro Solutions Twin Turbo 128 video driver for
|
||||
the modular Xorg server.
|
21
x11/xf86-video-imstt/Makefile
Normal file
21
x11/xf86-video-imstt/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2007/03/22 15:43:38 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xf86-video-imstt-1.1.0
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/driver/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= joerg@NetBSD.org
|
||||
COMMENT= Modular Xorg VESA 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 "../../mk/bsd.pkg.mk"
|
6
x11/xf86-video-imstt/PLIST
Normal file
6
x11/xf86-video-imstt/PLIST
Normal file
|
@ -0,0 +1,6 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2007/03/22 15:43:38 joerg Exp $
|
||||
lib/xorg/modules/drivers/imstt_drv.la
|
||||
man/man4/imstt.4
|
||||
@comment @dirrm lib/xorg/modules/drivers
|
||||
@comment @dirrm lib/xorg/modules
|
||||
@comment @dirrm lib/xorg
|
5
x11/xf86-video-imstt/distinfo
Normal file
5
x11/xf86-video-imstt/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2007/03/22 15:43:38 joerg Exp $
|
||||
|
||||
SHA1 (xf86-video-imstt-1.1.0.tar.bz2) = 2ae92a244bafef83e4b016cab204e2f5797cdb09
|
||||
RMD160 (xf86-video-imstt-1.1.0.tar.bz2) = 2ead87305e8bc7ad3b4b1dbd8c3a9e2f59e0ff9d
|
||||
Size (xf86-video-imstt-1.1.0.tar.bz2) = 234492 bytes
|
Loading…
Reference in a new issue