Search Criteria
Package Details: moe 1.10-2
Git Clone URL: | https://aur.archlinux.org/moe.git (read-only, click to copy) |
---|---|
Package Base: | moe |
Description: | A powerful, 8-bit clean, text editor. Supports ISO-8859-15 and ASCII. |
Upstream URL: | http://www.gnu.org/software/moe/moe.html |
Licenses: | |
Submitter: | None |
Maintainer: | bunder |
Last Packager: | bunder |
Votes: | 14 |
Popularity: | 0.000067 |
First Submitted: | 2005-10-08 09:38 |
Last Updated: | 2019-01-05 15:02 |
Dependencies (2)
- ncurses (ncurses-nohex, ncurses-git)
- texinfo (texinfo-git) (make)
Latest Comments
bunder commented on 2019-01-05 15:04
Arch-specific build flags are added in 1.10-2. rtfreedman, thank you!
rtfreedman commented on 2017-06-30 13:53
This adds Arch-specific compiler flags:
./configure --prefix=/usr --sysconfdir=/etc \
CPPFLAGS="$CPPFLAGS" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS"