graphics/graphene: Update to 1.10.8
This commit is contained in:
parent
d3b4cae503
commit
6f1baaffeb
3 changed files with 9 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1631727363
|
||||
SHA256 (graphene-1.10.6.tar.xz) = 80ae57723e4608e6875626a88aaa6f56dd25df75024bd16e9d77e718c3560b25
|
||||
SIZE (graphene-1.10.6.tar.xz) = 333332
|
||||
TIMESTAMP = 1651004129
|
||||
SHA256 (ebassi-graphene-1.10.8_GH0.tar.gz) = 922dc109d2dc5dc56617a29bd716c79dd84db31721a8493a13a5f79109a4a4ed
|
||||
SIZE (ebassi-graphene-1.10.8_GH0.tar.gz) = 178557
|
||||
|
|
|
@ -27,7 +27,7 @@ lib/girepository-1.0/Graphene-1.0.typelib
|
|||
lib/graphene-1.0/include/graphene-config.h
|
||||
lib/libgraphene-1.0.so
|
||||
lib/libgraphene-1.0.so.0
|
||||
lib/libgraphene-1.0.so.0.1000.6
|
||||
lib/libgraphene-1.0.so.0.1000.8
|
||||
libdata/pkgconfig/graphene-1.0.pc
|
||||
libdata/pkgconfig/graphene-gobject-1.0.pc
|
||||
share/gir-1.0/Graphene-1.0.gir
|
||||
|
|
Loading…
Reference in a new issue