gpo.zugaina.org

Search Portage & Overlays:

media-libs/glee

OpenGL Easy Extension library

Screenshots

  • glee-5.4.0-r3
    ~amd64 ~x86
    static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64

    View      Download      Browse     License: BSD-2   
    Overlay: guru

ChangeLog

commit 11ec7d0dd61c6e8994f4c638131b9ebe36fd0d67
Author: Vivian Heisz (demize) <demize@unstable.systems>
Date: Fri May 16 22:28:14 2025 -0400

media-libs/glee: add multilib support

Also minorly updates the autotools patch so the generated
pkg-config file includes the package version properly.

Signed-off-by: Vivian Heisz (demize) <demize@unstable.systems>

commit f84c70570cd60734001239fa1a9cc5a4fef2b9f2
Author: Vivian Heisz (demize) <demize@unstable.systems>
Date: Thu May 15 15:31:51 2025 -0400

media-libs/glee: add -r2

This fixes a pkgconfig issue on multilib LLVM systems. The
previous .pc file hardcoded `/lib`, which causes LLD to
strictly link against libraries in `/lib`--which are the
incorrect binary format for x64 systems.

This updates the configure script to generate a pkgconf
config automatically, using the configured `libdir`.

Signed-off-by: Vivian Heisz (demize) <demize@unstable.systems>

commit 9d22a109ccea06a8844126f764e444fe4eccf97e
Author: Joe Kappus <joe@wt.gd>
Date: Sat Jun 15 02:15:24 2024 -0400

*/*: switch remaining metadata.xml to https

gentoo.org 301's to https for a long time now.

Update the stragglers.

Signed-off-by: Joe Kappus <joe@wt.gd>

commit ac590ef7011fc5aebb9e441ced58398694574741
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Mon May 13 22:16:07 2024 +0200

media-libs/*: fix variable order

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>

commit 07c48144afb31f4fe9a85b76024d7c8fb8fdf3e9
Author: Pascal Jäger <pascal.jaeger@leimstift.de>
Date: Thu Dec 14 20:37:22 2023 +0100

media-libs/glee: use get_libdir instead of /usr/lib

Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>

commit 7a6c42171013b69426cab0703892160d1b1ed83e
Author: Pascal Jäger <pascal.jaeger@leimstift.de>
Date: Sat Oct 15 21:15:50 2022 +0200

media-libs/glee: new package, version 5.44

Got this from https://github.com/stefantalpalaru/gentoo-overlay (GPLv2),
bumped to EAPI 8

Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>