Port details on branch 2024Q4 |
- graphene Optimizations for speeding up vector operations
- 1.10.8_1 graphics =11 1.10.8Version of this port present on the latest quarterly branch.
- Maintainer: gnome@FreeBSD.org
- Port Added: 2017-04-18 12:58:28
- Last Update: 2024-11-22 22:31:54
- Commit Hash: 32a55d2
- People watching this port, also watch:: indexinfo, woff2, libevent, libXdamage, dav1d
- Also Listed In: devel
- License: MIT
- WWW:
- https://ebassi.github.io/graphene/
- Description:
- Graphene contains optimizations for speeding up vector operations, those
optimizations are optional, and used only if both Graphene was compiled
with support for them and if the system you're running on has them.
Currently, Graphene supports the following platform-specific fast paths:
Streaming SIMD Extensions (SSE) 2
ARM NEON
GCC vector extensions
In the remote case in which none of these optimizations are available,
Graphene will fall back to a naive scalar implementation
Graphene can, optionally, provide types for integrating with GObject
properties and signals, as well as introspection information for its
use with other languages through introspection-based bindings.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- graphene>0:graphics/graphene
- To install the port:
- cd /usr/ports/graphics/graphene/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/graphene
- pkg install graphene
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: graphene
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1651004129
SHA256 (ebassi-graphene-1.10.8_GH0.tar.gz) = 922dc109d2dc5dc56617a29bd716c79dd84db31721a8493a13a5f79109a4a4ed
SIZE (ebassi-graphene-1.10.8_GH0.tar.gz) = 178557
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gtk-doc>0 : textproc/gtk-doc
- g-ir-scanner : devel/gobject-introspection
- py311-pygobject>=0 : devel/py-pygobject@py311
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pygobject>=0 : devel/py-pygobject@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- audio/amberol
- audio/gnome-metronome
- audio/gsequencer
- audio/mousai
- deskutils/gnome-planner
- deskutils/gnome-todo
- deskutils/health
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for graphene-1.10.8_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- graphics_graphene
- USES:
- compiler:c11 gnome meson pkgconfig python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|