[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/librep/librep.desc [COPY] Copyright (C) 2004 - 2026 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] An embeddable LISP environment [T] librep is a shared library implementing a Lisp dialect that is [T] lightweight, reasonably fast, and highly extensible. It [T] contains an interpreter, byte-code compiler and virtual machine. [T] Applications may use the interpreter as an [T] extension language, or it may be used for standalone scripts. [U] https://librep.sourceforge.net/ [A] John Harper [M] René Rebe [C] extra/development [L] GPL [V] 0.92.7 [P] X -----5---9 139.400 [D] 011d952b8f4196c4c5c3cae82880b2fd5effd79a145ff7d1d499a515 librep-0.92.7.tar.gz https://github.com/SawfishWM/librep/archive/librep-0.92.7/ autogen=1 case $arch in powerpc|powerpc64|ia64) var_append confopt ' ' --with-stack-direction=1 ;; esac # FIXME temporarily necessary for configure: export libsuff=${libdir##*/lib}