# # The GNU moe editor. # # GNU moe is a powerful, 8-bit clean, console text editor for ISO-8859 # and ASCII character encodings. It has a modeless, user-friendly # interface, online help, multiple windows, unlimited undo/redo # capability, unlimited line length, global search/replace (on all # buffers at once), block operations, automatic indentation, word # wrapping, file name completion, directory browser, duplicate removal # from prompt histories, delimiter matching, text conversion from/to # UTF-8, romanization, etc. # # For more information, visit: https://www.gnu.org/software/moe # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=moe pkgversion=1.13 arch=amd64 release=1 pkgcategory="tools" full_pkgname=moe_1.13_amd64-1@tools blurb="The GNU moe editor." homepage="https://www.gnu.org/software/moe" license="GPLv2+" fetch="https://download.savannah.gnu.org/releases/moe/moe-1.13.tar.lz" replace=""