mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
graphics/libepoxy: Update to 1.5.4
Update graphics/libepoxy to 1.5.4 Change to USE_GITHUB to pull distfiles straight from github. ChangeLog: https://github.com/anholt/libepoxy/releases/tag/1.5.3 https://github.com/anholt/libepoxy/releases/tag/1.5.4
This commit is contained in:
parent
d59b6d679d
commit
99a732e794
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=530011
@ -1,9 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libepoxy
|
||||
PORTVERSION= 1.5.2
|
||||
PORTVERSION= 1.5.4
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= https://github.com/anholt/${PORTNAME}/releases/download/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Library to handle OpenGL function pointer management
|
||||
@ -11,7 +10,9 @@ COMMENT= Library to handle OpenGL function pointer management
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gl localbase meson pkgconfig python:3.3+,build tar:xz xorg
|
||||
USES= gl localbase meson pkgconfig python:3.3+,build xorg
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= anholt
|
||||
USE_XORG= x11
|
||||
USE_GL= gl glesv2 egl
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1530384379
|
||||
SHA256 (libepoxy-1.5.2.tar.xz) = a9562386519eb3fd7f03209f279f697a8cba520d3c155d6e253c3e138beca7d8
|
||||
SIZE (libepoxy-1.5.2.tar.xz) = 810044
|
||||
TIMESTAMP = 1585645825
|
||||
SHA256 (anholt-libepoxy-1.5.4_GH0.tar.gz) = c926fcc606901f3e03e371027056fd478da43e01ce2da7ffc48b5a0de0ca107c
|
||||
SIZE (anholt-libepoxy-1.5.4_GH0.tar.gz) = 337615
|
||||
|
Loading…
Reference in New Issue
Block a user