UmVirt LFS Package info

DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
[ BASH | XML | JSON ]

libepoxy

ibepoxy is a library for handling OpenGL function pointer management.

Package info

Codename: libepoxy
Source file: libepoxy-1.5.10.tar.xz
Source directory: libepoxy-1.5.10
Package URL: libepoxy-1.5.10.tar.xz
Package md5-checksum URL: libepoxy-1.5.10.tar.xz.md5sum
Dependances: mesa.
Dependance of: shotcut, gtk3, wpebackend-fdo, gtk4, xorg-server, xwayland, !libreoffice7, libreoffice.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release ..

Build script:
cd    build
ninja

Install script:
cd    build
ninja install