[Midnightbsd-cvs] mports [23994] trunk/x11-drivers/xf86-video-ast: add xf86-video-ast
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Aug 28 08:58:04 EDT 2018
Revision: 23994
http://svnweb.midnightbsd.org/mports/?rev=23994
Author: laffer1
Date: 2018-08-28 08:58:04 -0400 (Tue, 28 Aug 2018)
Log Message:
-----------
add xf86-video-ast
Added Paths:
-----------
trunk/x11-drivers/xf86-video-ast/
trunk/x11-drivers/xf86-video-ast/Makefile
trunk/x11-drivers/xf86-video-ast/distinfo
trunk/x11-drivers/xf86-video-ast/pkg-descr
Added: trunk/x11-drivers/xf86-video-ast/Makefile
===================================================================
--- trunk/x11-drivers/xf86-video-ast/Makefile (rev 0)
+++ trunk/x11-drivers/xf86-video-ast/Makefile 2018-08-28 12:58:04 UTC (rev 23994)
@@ -0,0 +1,19 @@
+# $MidnightBSD$
+
+PORTNAME= xf86-video-ast
+PORTVERSION= 1.1.5
+CATEGORIES= x11-drivers
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= X.Org ASPEED display driver
+
+LICENSE= mit
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+XORG_CAT= driver
+USE_XORG= xf86driproto glproto
+INSTALL_TARGET= install-strip
+
+PLIST_FILES= lib/xorg/modules/drivers/ast_drv.so
+
+.include <bsd.port.mk>
Property changes on: trunk/x11-drivers/xf86-video-ast/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-drivers/xf86-video-ast/distinfo
===================================================================
--- trunk/x11-drivers/xf86-video-ast/distinfo (rev 0)
+++ trunk/x11-drivers/xf86-video-ast/distinfo 2018-08-28 12:58:04 UTC (rev 23994)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1485310562
+SHA256 (xorg/driver/xf86-video-ast-1.1.5.tar.bz2) = 1edbbc55d47d3fd71dec99b15c2483e22738c642623a0fb86ef4a81a9067a2de
+SIZE (xorg/driver/xf86-video-ast-1.1.5.tar.bz2) = 339848
Property changes on: trunk/x11-drivers/xf86-video-ast/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-drivers/xf86-video-ast/pkg-descr
===================================================================
--- trunk/x11-drivers/xf86-video-ast/pkg-descr (rev 0)
+++ trunk/x11-drivers/xf86-video-ast/pkg-descr 2018-08-28 12:58:04 UTC (rev 23994)
@@ -0,0 +1,3 @@
+This package contains the X.Org xf86-video-ast driver.
+
+WWW: https://www.x.org/
Property changes on: trunk/x11-drivers/xf86-video-ast/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list