1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 10:59:13 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Dirk Brenken
033e513b15 mc: update to 4.8.16
* update midnight commander to latest stable release
* refresh subshell patch to support minimal openwrt environment
* switch to sha256 based package fingerprint
* compile & functional tested with ar71xx and x86

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-03-14 15:13:31 +01:00
Dirk Brenken
1d797c29b0 mc: add ash subshell support
* backport a slightly modified subshell patch to stable 4.8.15
  (see ticket: https://www.midnight-commander.org/ticket/2742)
* enable subshell support by default

Signed-off-by: Dirk Brenken <dirk@brenken.org>
2015-11-25 21:17:41 +01:00
Dirk Brenken
46d99ac2f4 mc: update to 4.8.15
bump version to 4.8.15
fix charset / utf-8 support
fix different warnings during startup
merge all configuration files in /etc/mc
enable internal editor & charset support by default

Signed-off-by: Dirk Brenken <dirk@brenken.org>
2015-11-15 13:44:25 +01:00
dibdot
3aca029e54 mc: add missing libmount dependency
Fix compile error: add newly required libmount dependency.

Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2015-03-24 08:32:11 +01:00
dibdot
9f1070dd98 mc: bump version to 4.8.14
Update Midnight Commander to latest stable release.
Major changes described here: https://www.midnight-commander.org/wiki/NEWS-4.8.14

Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2015-03-23 21:26:26 +01:00
Dirk Brenken
892855a5fc mc: force rebuild when config changes
- add PKG_CONFIG_DEPENDS to force package rebuild when certain CONFIG options changed.

Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-18 19:33:55 +01:00
Dirk Brenken
09dbb05f78 mc: various makefile/compile time changes
- add & reorder new compile time options with help text
- all options are disabled by default, to reduce space req.
- remove invalid mc configure options
- fix broken makefile logic to enable/disable mc options

Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-15 20:38:11 +01:00
Dirk Brenken
4d24d41805 mc: move to github
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-06 17:20:48 +01:00