pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-s3 Import xf86-video-s3-0.5.0 from modu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/76146b60dd6f
branches:  trunk
changeset: 526968:76146b60dd6f
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Mar 22 15:44:04 2007 +0000

description:
Import xf86-video-s3-0.5.0 from modular Xorg.

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

diffstat:

 x11/xf86-video-s3/DESCR    |   1 +
 x11/xf86-video-s3/Makefile |  23 +++++++++++++++++++++++
 x11/xf86-video-s3/PLIST    |   5 +++++
 x11/xf86-video-s3/distinfo |   5 +++++
 4 files changed, 34 insertions(+), 0 deletions(-)

diffs (50 lines):

diff -r d194f52e51ff -r 76146b60dd6f x11/xf86-video-s3/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-video-s3/DESCR   Thu Mar 22 15:44:04 2007 +0000
@@ -0,0 +1,1 @@
+This is the S3 video driver for the modular Xorg server.
diff -r d194f52e51ff -r 76146b60dd6f x11/xf86-video-s3/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-video-s3/Makefile        Thu Mar 22 15:44:04 2007 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/03/22 15:44:04 joerg Exp $
+#
+
+DISTNAME=      xf86-video-s3-0.5.0
+CATEGORIES=    x11
+MASTER_SITES=  http://xorg.freedesktop.org/releases/individual/driver/
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    joerg%NetBSD.org@localhost
+COMMENT=       Modular Xorg S3 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"
diff -r d194f52e51ff -r 76146b60dd6f x11/xf86-video-s3/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-video-s3/PLIST   Thu Mar 22 15:44:04 2007 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/03/22 15:44:04 joerg Exp $
+lib/xorg/modules/drivers/s3_drv.la
+@comment @dirrm lib/xorg/modules/drivers
+@comment @dirrm lib/xorg/modules
+@comment @dirrm lib/xorg
diff -r d194f52e51ff -r 76146b60dd6f x11/xf86-video-s3/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-video-s3/distinfo        Thu Mar 22 15:44:04 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/03/22 15:44:04 joerg Exp $
+
+SHA1 (xf86-video-s3-0.5.0.tar.bz2) = 1ae624635f71f82ecc73999cad5499a1d5d69be6
+RMD160 (xf86-video-s3-0.5.0.tar.bz2) = 73b352072c8f4f59562d701b8a7ba0e320b7bd7d
+Size (xf86-video-s3-0.5.0.tar.bz2) = 240067 bytes



Home | Main Index | Thread Index | Old Index