mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 10.1.0
Release notes: http://www.mesa3d.org/relnotes/10.1.html - c++11 is not needed to build this version
This commit is contained in:
parent
7536141c34
commit
3a2dd80354
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348671
@ -2,9 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libosmesa
|
||||
PORTVERSION= 10.0.3
|
||||
PORTVERSION= 10.1.0
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/
|
||||
MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION:R}/
|
||||
DISTNAME= MesaLib-${PORTVERSION}
|
||||
|
||||
MAINTAINER= gahr@FreeBSD.org
|
||||
@ -13,8 +13,7 @@ COMMENT= Off-Screen Mesa implementation of the OpenGL API
|
||||
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2
|
||||
|
||||
USES+= gmake pkgconfig compiler:c11
|
||||
USE_BZIP2= yes
|
||||
USES+= gmake pkgconfig tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
USE_PYTHON= 2
|
||||
USE_XORG= x11 xext
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (MesaLib-10.0.3.tar.bz2) = 298e1950675e14f3386ec29d9b58e733b5e1eb7cf33a804787071852f5ecb2ff
|
||||
SIZE (MesaLib-10.0.3.tar.bz2) = 6789384
|
||||
SHA256 (MesaLib-10.1.0.tar.bz2) = 5941c3d4772a9f447f51569dfca48e01af98080bc996991d00a13f900dab2230
|
||||
SIZE (MesaLib-10.1.0.tar.bz2) = 6908005
|
||||
|
Loading…
Reference in New Issue
Block a user