pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xf86-video-tga Import xf86-video-tga-1.1.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dbbc2c1542a2
branches: trunk
changeset: 526896:dbbc2c1542a2
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Mar 21 00:23:02 2007 +0000
description:
Import xf86-video-tga-1.1.0.
This is the TGA video driver for the modular Xorg server.
diffstat:
x11/xf86-video-tga/DESCR | 1 +
x11/xf86-video-tga/Makefile | 23 +++++++++++++++++++++++
x11/xf86-video-tga/PLIST | 5 +++++
x11/xf86-video-tga/distinfo | 5 +++++
4 files changed, 34 insertions(+), 0 deletions(-)
diffs (50 lines):
diff -r d4059fe1d745 -r dbbc2c1542a2 x11/xf86-video-tga/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-video-tga/DESCR Wed Mar 21 00:23:02 2007 +0000
@@ -0,0 +1,1 @@
+This is the TGA video driver for the modular Xorg server.
diff -r d4059fe1d745 -r dbbc2c1542a2 x11/xf86-video-tga/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-video-tga/Makefile Wed Mar 21 00:23:02 2007 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/03/21 00:23:02 joerg Exp $
+#
+
+DISTNAME= xf86-video-tga-1.1.0
+CATEGORIES= x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/driver/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg%NetBSD.org@localhost
+COMMENT= Modular Xorg TGA 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 "../../x11/xf86dgaproto/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r d4059fe1d745 -r dbbc2c1542a2 x11/xf86-video-tga/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-video-tga/PLIST Wed Mar 21 00:23:02 2007 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/03/21 00:23:02 joerg Exp $
+lib/xorg/modules/drivers/tga_drv.la
+@comment @dirrm lib/xorg/modules/drivers
+@comment @dirrm lib/xorg/modules
+@comment @dirrm lib/xorg
diff -r d4059fe1d745 -r dbbc2c1542a2 x11/xf86-video-tga/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-video-tga/distinfo Wed Mar 21 00:23:02 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/03/21 00:23:02 joerg Exp $
+
+SHA1 (xf86-video-tga-1.1.0.tar.bz2) = 448600dd45aedfaf0ba8a46eaf04d03895a712ed
+RMD160 (xf86-video-tga-1.1.0.tar.bz2) = 9f47e06469a7336e6e464c53b93342a342839b8f
+Size (xf86-video-tga-1.1.0.tar.bz2) = 260342 bytes
Home |
Main Index |
Thread Index |
Old Index