aboutsummaryrefslogtreecommitdiff
path: root/graphics/graphene/Makefile
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2022-04-26 20:16:35 +0000
committerNeel Chauhan <nc@FreeBSD.org>2022-04-26 20:16:35 +0000
commit6f1baaffeb0a34cf9242b3435e0f826432272de1 (patch)
tree18f52fadcbb55efd95f21e1916ab2dd5f0949c6f /graphics/graphene/Makefile
parentd3b4cae503f15292d158d29876b578fb66c4dc09 (diff)
downloadports-6f1baaffeb0a34cf9242b3435e0f826432272de1.tar.gz
ports-6f1baaffeb0a34cf9242b3435e0f826432272de1.zip
graphics/graphene: Update to 1.10.8
Diffstat (limited to 'graphics/graphene/Makefile')
-rw-r--r--graphics/graphene/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/graphics/graphene/Makefile b/graphics/graphene/Makefile
index 6e77f9a37276..9d6dbae79282 100644
--- a/graphics/graphene/Makefile
+++ b/graphics/graphene/Makefile
@@ -1,17 +1,19 @@
PORTNAME= graphene
-DISTVERSION= 1.10.6
+DISTVERSION= 1.10.8
CATEGORIES= graphics devel
-MASTER_SITES= https://github.com/ebassi/${PORTNAME}/releases/download/${DISTVERSION}/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Optimizations for speeding up vector operations
LICENSE= MIT
-USES= compiler:c11 gnome meson pkgconfig python:3.6+ shebangfix tar:xz
+USES= compiler:c11 gnome meson pkgconfig python:3.6+ shebangfix
USE_GNOME= glib20 pygobject3
USE_LDCONFIG= yes
+USE_GITHUB= yes
+GH_ACCOUNT= ebassi
+
OPTIONS_SUB= yes
OPTIONS_DEFINE= DOCS #INTROSPECTION
#OPTIONS_DEFAULT=INTROSPECTION