pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-vesa Initial import of xf86-video-vesa-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7bc033ea8507
branches:  trunk
changeset: 526426:7bc033ea8507
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Fri Mar 09 22:03:25 2007 +0000

description:
Initial import of xf86-video-vesa-1.3.0.

This is the VESA video driver for the modular Xorg server.

diffstat:

 x11/xf86-video-vesa/DESCR    |   1 +
 x11/xf86-video-vesa/Makefile |  19 +++++++++++++++++++
 x11/xf86-video-vesa/PLIST    |   3 +++
 x11/xf86-video-vesa/distinfo |   5 +++++
 4 files changed, 28 insertions(+), 0 deletions(-)

diffs (44 lines):

diff -r b49133a4b6f5 -r 7bc033ea8507 x11/xf86-video-vesa/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-video-vesa/DESCR Fri Mar 09 22:03:25 2007 +0000
@@ -0,0 +1,1 @@
+This is the VESA video driver for the modular Xorg server.
diff -r b49133a4b6f5 -r 7bc033ea8507 x11/xf86-video-vesa/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-video-vesa/Makefile      Fri Mar 09 22:03:25 2007 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/03/09 22:03:25 xtraeme Exp $
+#
+
+DISTNAME=      xf86-video-vesa-1.3.0
+CATEGORIES=    x11
+MASTER_SITES=  http://xorg.freedesktop.org/releases/individual/driver/
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Modular Xorg VESA video driver
+
+PKG_DESTDIR_SUPPORT=    user-destdir
+
+USE_LIBTOOL=    yes
+GNU_CONFIGURE=  yes
+USE_TOOLS+=     gmake pkg-config
+
+.include "../../x11/modular-xorg-server/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b49133a4b6f5 -r 7bc033ea8507 x11/xf86-video-vesa/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-video-vesa/PLIST Fri Mar 09 22:03:25 2007 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/03/09 22:03:25 xtraeme Exp $
+lib/xorg/modules/drivers/vesa_drv.la
+man/man4/vesa.4
diff -r b49133a4b6f5 -r 7bc033ea8507 x11/xf86-video-vesa/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-video-vesa/distinfo      Fri Mar 09 22:03:25 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/03/09 22:03:25 xtraeme Exp $
+
+SHA1 (xf86-video-vesa-1.3.0.tar.bz2) = 09d74f838c07c58b6eba3600f3afa5fb74420ff4
+RMD160 (xf86-video-vesa-1.3.0.tar.bz2) = d75e863733a8803a442f74f3f9ecedce1506e05b
+Size (xf86-video-vesa-1.3.0.tar.bz2) = 237759 bytes



Home | Main Index | Thread Index | Old Index