IABSD.fr/ports/graphics/qr-code-generator/Makefile

Branch :


Log

Author Commit Date CI Message
57bdb9f9 2022-04-22 16:05:18 Update to qr-code-generator 1.8.0
af6a7994 2022-03-11 19:22:04 drop RCS Ids
e7411f37 2022-03-10 12:03:30 Remove RCSIDs from ports I maintain
6ce3e56a 2022-01-09 20:46:31 Remove unused variable, slipped through previous commit
e7d5a558 2022-01-09 20:45:27 Use -fPIC for C code as well to fix build on i386 Noted by sthen, tested by me.
729f65cb 2022-01-06 00:07:44 Fix build on base-gcc archs Pass PORTPATH to pick up ${WRKDIR}/bin, otherwise `cc' is always /usr/bin/cc and the COMPILER mechanism is ignored.
8e57a7a7 2021-12-24 04:35:13 Set DT_SONAME
4f62e01c 2021-12-23 09:01:11 Import graphics/qr-code-generator 1.7.0 Input OK op --- High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C. This project aims to be the best, clearest QR Code generator library in multiple languages. The primary goals are flexible options and absolute correctness. Secondary goals are compact implementation size and good documentation comments. This package only contains libraries for C++ and C.