Skip to content
Snippets Groups Projects
Commit 0414150b authored by Emmanuel Vadot's avatar Emmanuel Vadot
Browse files

graphics/libGLU: Update to 9.0.3

Differential Revision:	https://reviews.freebsd.org/D44948
Sponsored by:		Beckhoff Automation GmbH & Co. KG
parent c6812510
No related branches found
No related tags found
No related merge requests found
PORTNAME= libGLU PORTNAME= libGLU
PORTVERSION= 9.0.2 PORTVERSION= 9.0.3
PORTREVISION= 2
CATEGORIES= graphics CATEGORIES= graphics
MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/glu/ \ MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/glu/ \
https://mesa.freedesktop.org/archive/glu/ https://mesa.freedesktop.org/archive/glu/
DISTNAME= glu-${PORTVERSION} DISTNAME= glu-${PORTVERSION}
PATCH_SITES= https://gitlab.freedesktop.org/mesa/glu/-/commit/
PATCHFILES+= b6c308172993.patch:-p1 #https://gitlab.freedesktop.org/mesa/glu/-/merge_requests/10
MAINTAINER= x11@FreeBSD.org MAINTAINER= x11@FreeBSD.org
COMMENT= OpenGL utility library COMMENT= OpenGL utility library
WWW= https://gitlab.freedesktop.org/mesa/glu WWW= https://gitlab.freedesktop.org/mesa/glu
......
TIMESTAMP = 1682367009 TIMESTAMP = 1714056241
SHA256 (glu-9.0.2.tar.xz) = 6e7280ff585c6a1d9dfcdf2fca489251634b3377bfc33c29e4002466a38d02d4 SHA256 (glu-9.0.3.tar.xz) = bd43fe12f374b1192eb15fe20e45ff456b9bc26ab57f0eee919f96ca0f8a330f
SIZE (glu-9.0.2.tar.xz) = 436176 SIZE (glu-9.0.3.tar.xz) = 218968
SHA256 (b6c308172993.patch) = 54ea23facb71f3e2f1cdab535f95ea55e74982b6ec70763d4d39937a5e456487
SIZE (b6c308172993.patch) = 1187
--- meson.build.orig 2021-07-09 05:00:19 UTC
+++ meson.build
@@ -34,4 +34,5 @@ pkgconf.generate(
libglu,
name : 'glu',
description : 'Mesa OpenGL Utility Library',
+ requires: dep_gl
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment