summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorIsmael Luceno2022-11-30 11:56:43 +0100
committerIsmael Luceno2022-11-30 11:56:43 +0100
commitfa426f10427f33a563f0ed3a733ba0b25e960c6e (patch)
tree570928d1bff7471e8d40f6b054e9d213d506d151 /graphics-libs
parentb5d806be7e411e3265ecaaa885ddae6e41fe185d (diff)
glu 9.0.2
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/glu/BUILD2
-rwxr-xr-xgraphics-libs/glu/DETAILS4
-rw-r--r--graphics-libs/glu/HISTORY4
3 files changed, 8 insertions, 2 deletions
diff --git a/graphics-libs/glu/BUILD b/graphics-libs/glu/BUILD
new file mode 100755
index 0000000000..b72f068ec6
--- /dev/null
+++ b/graphics-libs/glu/BUILD
@@ -0,0 +1,2 @@
+OPT+=" --disable-static" &&
+default_build
diff --git a/graphics-libs/glu/DETAILS b/graphics-libs/glu/DETAILS
index 7b9a8c185d..f62789b623 100755
--- a/graphics-libs/glu/DETAILS
+++ b/graphics-libs/glu/DETAILS
@@ -1,9 +1,9 @@
SPELL=glu
- VERSION=9.0.1
+ VERSION=9.0.2
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL="ftp://ftp.freedesktop.org/pub/mesa/glu/$SOURCE"
- SOURCE_HASH=sha512:8a6dae5b4bd63efb96d15f23ccda4ad9c2ffaa964897e5fa63d1e58360d8d4e6732c5efd2109dba04155d5fc457ab1718a65cf9b544ce0d452679ba988d04018
+ SOURCE_HASH=sha512:2517d7406bb643d12c017a95dcb5d8716f307344332638bcbdf274a90752a7c22165d34745f1b082ed916bb07d40e62d1d1d67d96426225be63166f3480d6f64
WEB_SITE=http://www.mesa3d.org
ENTERED=20120901
LICENSE[0]=GPL
diff --git a/graphics-libs/glu/HISTORY b/graphics-libs/glu/HISTORY
index 1d92d95b59..beb22ebcb6 100644
--- a/graphics-libs/glu/HISTORY
+++ b/graphics-libs/glu/HISTORY
@@ -1,3 +1,7 @@
+2022-11-30 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 9.0.2
+ * BUILD: disabled static libraries
+
2019-08-14 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 9.0.1