[Midnightbsd-cvs] mports [25000] trunk/graphics/linux-c7-glx-utils: add utils
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Feb 13 20:15:32 EST 2019
Revision: 25000
http://svnweb.midnightbsd.org/mports/?rev=25000
Author: laffer1
Date: 2019-02-13 20:15:32 -0500 (Wed, 13 Feb 2019)
Log Message:
-----------
add utils
Added Paths:
-----------
trunk/graphics/linux-c7-glx-utils/
trunk/graphics/linux-c7-glx-utils/Makefile
trunk/graphics/linux-c7-glx-utils/distinfo
trunk/graphics/linux-c7-glx-utils/pkg-descr
trunk/graphics/linux-c7-glx-utils/pkg-plist.amd64
trunk/graphics/linux-c7-glx-utils/pkg-plist.i386
Added: trunk/graphics/linux-c7-glx-utils/Makefile
===================================================================
--- trunk/graphics/linux-c7-glx-utils/Makefile (rev 0)
+++ trunk/graphics/linux-c7-glx-utils/Makefile 2019-02-14 01:15:32 UTC (rev 25000)
@@ -0,0 +1,21 @@
+# $MidnightBSD$
+
+PORTNAME= glx-utils
+PORTVERSION= 8.2.0
+CATEGORIES= graphics linux
+SRC_DISTFILES= mesa-demos-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Mesa GLX utilities (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE= unknown
+
+CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
+
+RPMVERSION= 3.el7
+USES= linux:c7
+USE_LDCONFIG= yes
+USE_LINUX= dri xorglibs
+USE_LINUX_RPM= nolib
+
+.include <bsd.port.mk>
Property changes on: trunk/graphics/linux-c7-glx-utils/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/graphics/linux-c7-glx-utils/distinfo
===================================================================
--- trunk/graphics/linux-c7-glx-utils/distinfo (rev 0)
+++ trunk/graphics/linux-c7-glx-utils/distinfo 2019-02-14 01:15:32 UTC (rev 25000)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1507910703
+SHA256 (centos/glx-utils-8.2.0-3.el7.i686.rpm) = 14a71f1ed3ef6ae4e5c215aeecae1f5d7aa6b352e0731d5abff04804ef437f73
+SIZE (centos/glx-utils-8.2.0-3.el7.i686.rpm) = 32444
+SHA256 (centos/glx-utils-8.2.0-3.el7.x86_64.rpm) = 914a13daa9ca6c6f4495097a33a94633ac634dfe702b6d40e22189a3afb42ae5
+SIZE (centos/glx-utils-8.2.0-3.el7.x86_64.rpm) = 32688
+SHA256 (centos/mesa-demos-8.2.0-3.el7.src.rpm) = 2db565bd98592c7c663a5c29a88a3a4b9c14be6c9049eb38c029130e345b202d
+SIZE (centos/mesa-demos-8.2.0-3.el7.src.rpm) = 9981929
Property changes on: trunk/graphics/linux-c7-glx-utils/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/graphics/linux-c7-glx-utils/pkg-descr
===================================================================
--- trunk/graphics/linux-c7-glx-utils/pkg-descr (rev 0)
+++ trunk/graphics/linux-c7-glx-utils/pkg-descr 2019-02-14 01:15:32 UTC (rev 25000)
@@ -0,0 +1,3 @@
+This package contains among others glxinfo and glxgears.
+
+WWW: https://www.centos.org/
Property changes on: trunk/graphics/linux-c7-glx-utils/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
Added: trunk/graphics/linux-c7-glx-utils/pkg-plist.amd64
===================================================================
--- trunk/graphics/linux-c7-glx-utils/pkg-plist.amd64 (rev 0)
+++ trunk/graphics/linux-c7-glx-utils/pkg-plist.amd64 2019-02-14 01:15:32 UTC (rev 25000)
@@ -0,0 +1,5 @@
+usr/bin/glxgears
+usr/bin/glxinfo
+usr/bin/glxinfo64
+usr/bin/xdriinfo
+usr/share/man/man1/xdriinfo.1.gz
Property changes on: trunk/graphics/linux-c7-glx-utils/pkg-plist.amd64
___________________________________________________________________
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/graphics/linux-c7-glx-utils/pkg-plist.i386
===================================================================
--- trunk/graphics/linux-c7-glx-utils/pkg-plist.i386 (rev 0)
+++ trunk/graphics/linux-c7-glx-utils/pkg-plist.i386 2019-02-14 01:15:32 UTC (rev 25000)
@@ -0,0 +1,5 @@
+usr/bin/glxgears
+usr/bin/glxinfo
+usr/bin/glxinfo32
+usr/bin/xdriinfo
+usr/share/man/man1/xdriinfo.1.gz
Property changes on: trunk/graphics/linux-c7-glx-utils/pkg-plist.i386
___________________________________________________________________
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