Commit Graph

3 Commits

Author SHA1 Message Date
Vivian Heisz (demize)
11ec7d0dd6 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>
2025-05-16 22:36:14 -04:00
Vivian Heisz (demize)
f84c70570c 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>
2025-05-15 16:42:04 -04:00
Pascal Jäger
7a6c421710 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>
2022-10-16 00:00:46 +02:00