1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/epoxy/epoxy.desc
3 [COPY] Copyright (C) 2004 - 2023 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A library for handling OpenGL function pointer management
14 [T] Epoxy is a library for handling OpenGL function pointer management for you.
16 [T] It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(),
17 [T] eglGetProcAddress(), etc. from the app developer, with very little
18 [T] knowledge needed on their part.
20 [U] https://github.com/anholt/libepoxy
23 [M] Rene Rebe <rene@t2-project.org>
32 [P] X -----5---9 127.446
34 [O] . package/*/*/modular-x-conf.in
35 [O] var_append GCC_WRAPPER_APPEND ' ' "-I$root`pkgprefix includedir xorgproto`"
36 [O] pkginstalled xorg-server || var_append mesonopt ' ' '-Dx11=false -Dglx=no'
37 [O] var_append mesonopt ' ' '-Dtests=false'
39 [D] eb478adc046b976d7e8166ab1fc7da162cf942137c3efb5ff91a95df libepoxy-1.5.9.tar.xz https://github.com/anholt/libepoxy/releases/download/1.5.9/