mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
- Update to 10.1.3
Release notes: http://www.mesa3d.org/relnotes/10.1.3.html http://www.mesa3d.org/relnotes/10.1.2.html
This commit is contained in:
parent
828734069e
commit
f6bea598ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354111
2 changed files with 5 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= libosmesa
|
PORTNAME= libosmesa
|
||||||
PORTVERSION= 10.1.1
|
PORTVERSION= 10.1.3
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/
|
MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/
|
||||||
DISTNAME= MesaLib-${PORTVERSION}
|
DISTNAME= MesaLib-${PORTVERSION}
|
||||||
|
@ -14,11 +13,11 @@ COMMENT= Off-Screen Mesa implementation of the OpenGL API
|
||||||
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
|
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
|
||||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2
|
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2
|
||||||
|
|
||||||
USES+= gmake pkgconfig tar:bzip2
|
USES= gmake pkgconfig tar:bzip2 libtool
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_PYTHON= 2
|
USE_PYTHON= 2
|
||||||
USE_XORG= x11 xext
|
USE_XORG= x11 xext
|
||||||
USE_AUTOTOOLS= autoconf automake libtool
|
USE_AUTOTOOLS= autoconf automake libtool:env
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+=--enable-osmesa \
|
CONFIGURE_ARGS+=--enable-osmesa \
|
||||||
--disable-driglx-direct \
|
--disable-driglx-direct \
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (MesaLib-10.1.1.tar.bz2) = f3ae730ed81fffcb1ec59076813f9955157da7a1dd9ba23a6b1b8ff8cf6798b0
|
SHA256 (MesaLib-10.1.3.tar.bz2) = b2615e236ef25d0fb94b8420bdd2e2a520b7dd5ca2d4b93306154f7fd4adecc3
|
||||||
SIZE (MesaLib-10.1.1.tar.bz2) = 6948871
|
SIZE (MesaLib-10.1.3.tar.bz2) = 6955142
|
||||||
|
|
Loading…
Add table
Reference in a new issue