Remove xf86-video-imstt, desupported since xorg-server-1.6.
This commit is contained in:
parent
e5d30f5e20
commit
f25f5d1458
6 changed files with 3 additions and 42 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2013,v 1.3605 2013/09/30 16:52:36 wiz Exp $
|
||||
$NetBSD: CHANGES-2013,v 1.3606 2013/09/30 16:53:42 wiz Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2013:
|
||||
|
||||
|
@ -5071,3 +5071,4 @@ Changes to the packages collection and infrastructure in 2013:
|
|||
Updated mail/postfix to 2.10.2 [taca 2013-09-30]
|
||||
Updated devel/autoconf to 2.69nb3 [wiz 2013-09-30]
|
||||
Removed x11/xf86-video-cyrix [wiz 2013-09-30]
|
||||
Removed x11/xf86-video-imstt [wiz 2013-09-30]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.710 2013/09/30 16:52:36 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.711 2013/09/30 16:53:42 wiz Exp $
|
||||
#
|
||||
|
||||
COMMENT= Packages to support the X window system
|
||||
|
@ -516,7 +516,6 @@ SUBDIR+= xf86-video-fbdev
|
|||
SUBDIR+= xf86-video-glint
|
||||
SUBDIR+= xf86-video-i128
|
||||
SUBDIR+= xf86-video-i740
|
||||
SUBDIR+= xf86-video-imstt
|
||||
SUBDIR+= xf86-video-intel
|
||||
SUBDIR+= xf86-video-mach64
|
||||
SUBDIR+= xf86-video-mga
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
This is the Integrated Micro Solutions Twin Turbo 128 video driver for
|
||||
the modular Xorg server.
|
|
@ -1,29 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.10 2012/10/29 05:07:04 asau Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xf86-video-imstt-1.1.0
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= joerg@NetBSD.org
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= Modular Xorg IMS Twin Turbo 128 video driver
|
||||
|
||||
BROKEN= Broken with xserver 1.6 and up
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
.if ${OPSYS} == "SunOS"
|
||||
CONFIGURE_ENV+= DRIVER_MAN_SUFFIX=4
|
||||
.endif
|
||||
|
||||
.include "../../x11/modular-xorg-server/buildlink3.mk"
|
||||
.include "../../x11/randrproto/buildlink3.mk"
|
||||
.include "../../x11/renderproto/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,3 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:25:12 joerg Exp $
|
||||
lib/xorg/modules/drivers/imstt_drv.la
|
||||
man/man4/imstt.4
|
|
@ -1,5 +0,0 @@
|
|||
$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