[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/libfixmath/libfixmath.desc [COPY] Copyright (C) 2004 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Cross Platform Fixed Point Maths Library [T] Cross Platform Fixed Point Maths Library. [U] https://code.google.com/p/libfixmath/ [A] Petteri Aimonen {http://essentialscrap.com/} [M] andrei32 [C] base/library [F] CROSS [L] MIT [V] 9318ccd [P] X -----5---9 201.000 [D] b08656ed657a9298070473dc02a240930981c18f812e58eb83b5095a libfixmath-9318ccd.tar.gz https://github.com/PetteriAimonen/libfixmath/archive/9318ccd/ makeinstopt= install-lib() { find -type f -name '*.a' -exec install -v {} $root$libdir/ \; rm -f libfixmath/{Make*,*.c,*.txt,*.cmake,*.cbp} cp -frv libfixmath $root$includedir/ } hook_add postmake 5 install-lib