diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-07 03:06:04 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-07 03:06:04 +0000 |
| commit | 401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea (patch) | |
| tree | 47aa2c5fca801119def2348e32e6095bc7ce71cb /mc/abuild | |
| parent | 03f52ccce6a45e6e1dbd753c1626c11f079d39a6 (diff) | |
| download | alicelinux-401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea.tar.gz alicelinux-401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea.zip | |
Woodpecker CI cd8da77f19195572e5931c72cd32b061583ce2cb [SKIP CI]
Diffstat (limited to 'mc/abuild')
| -rw-r--r-- | mc/abuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mc/abuild b/mc/abuild new file mode 100644 index 00000000..cc3d20ac --- /dev/null +++ b/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" |