diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-07 11:04:06 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-07 11:04:06 +0800 |
| commit | e94f0b7c95d1918fe9cf680b29f7bbe947af721b (patch) | |
| tree | 453204f34c80c630e2fa76a3dba0459ac9a76f93 /repos/extra/mc/abuild | |
| parent | 2bb6c73ab0af5df86d08c497fbdd69117fc45380 (diff) | |
| download | alicelinux-e94f0b7c95d1918fe9cf680b29f7bbe947af721b.tar.gz alicelinux-e94f0b7c95d1918fe9cf680b29f7bbe947af721b.zip | |
mc: new added
Diffstat (limited to 'repos/extra/mc/abuild')
| -rw-r--r-- | repos/extra/mc/abuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/repos/extra/mc/abuild b/repos/extra/mc/abuild new file mode 100644 index 00000000..cc3d20ac --- /dev/null +++ b/repos/extra/mc/abuild @@ -0,0 +1,5 @@ +name=mc +version=4.8.33 +release=1 +source="http://ftp.midnight-commander.org/${name}-${version}.tar.xz" +build_opt="--enable-charset --with-screen=ncurses" |