forked from Lainports/freebsd-ports
Also install glxinfo32 on amd64 so information can be obtained about the
32-bit graphics stack.
This commit is contained in:
parent
b7ab4795fa
commit
cc691e7d8a
2 changed files with 3 additions and 1 deletions
|
|
@ -4,6 +4,7 @@
|
|||
PORTNAME= glx-utils
|
||||
PORTVERSION= 8.3.0
|
||||
DISTVERSIONSUFFIX= -10.el7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics linux
|
||||
|
||||
MAINTAINER= emulation@FreeBSD.org
|
||||
|
|
@ -12,7 +13,7 @@ COMMENT= Mesa GLX utilities (Linux CentOS ${LINUX_DIST_VER})
|
|||
USES= linux:c7
|
||||
USE_LDCONFIG= yes
|
||||
USE_LINUX= dri xorglibs
|
||||
USE_LINUX_RPM= nolib
|
||||
USE_LINUX_RPM= yes
|
||||
|
||||
SRC_DISTFILES= mesa-demos-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
usr/bin/glxgears
|
||||
usr/bin/glxinfo
|
||||
usr/bin/glxinfo32
|
||||
usr/bin/glxinfo64
|
||||
usr/bin/xdriinfo
|
||||
usr/share/man/man1/xdriinfo.1.gz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue