[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/hermes/hermes.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A Graphics Library [T] Hermes is a graphics library that provides fast functions for converting [T] between pixel formats. [U] https://www.clanlib.org/hermes [A] User List {User List} [M] The T2 Project [C] extra/multimedia [F] CROSS [L] LGPL [S] Beta [V] 1.3.3 [D] 13a5d4bb9843af559b779a8a0bb6e3c6e9d4347bf4fad20d0e6f098e Hermes-1.3.3.tar.bz2 http://distro.ibiblio.org/pub/linux/distributions/sorcerer/sources/Hermes/1.3.3/ var_append confopt ' ' --disable-dependency-tracking var_append confopt ' ' --disable-static # there are quite some errors in the autoconf fluff, so regenerate it... # --jsaw regenerate_ac() { # remove previous configs rm -rvf aclocal.m4 config.guess config.sub ltmain.sh \ autom4te.cache libltdl configure missing ltconfig \ mkinstalldirs aclocal libtoolize aclocal automake --add-missing --foreign autoheader autoconf } hook_add preconf 5 'regenerate_ac'