Fredrik Fornwall
99a27737c0
ncurses: Update from 6.1.20180707 to 6.1.20181117
2018-11-22 20:33:31 +01:00
Fredrik Fornwall
9c45c9f490
ncurses: Update from 6.1.20180512 to 6.1.20180707
2018-07-11 11:18:27 +02:00
Henrik Grimler
71594b6ea5
Allow TERMUX_PKG_SRCURL and TERMUX_PKG_SHA256 to be arrays ( #2506 )
...
* build-package.sh: allow for arrays in TERMUX_PKG_{SRCURL,SHA256}
Packages that require several source archives can then set these parameters to
arrays instead of downloading them "manually" in termux_step_post_extract.
Downloaded files are extracted into subfolders in TERMUX_PKG_SRCDIR.
Tested for backward compatibility in a couple of packages and the combinations
tar + tar, zip + tar, tar + zip, zip + zip.
* perl: download perl-cross through TERMUX_PKG_SRCURL
* perl: remove $PREFIX/{lib/libperl.so,include/perl} before build
Otherwise building perl twice doesn't give the same results, symlinks are
messed up.
Also remove old remnant from when there was a Kid.pm.patch.
* bash: fix tiny typo
* ecj: remove hardcoded SHA256 and pkg version
* elfutils: download argp-standalone through TERMUX_PKG_SRCURL
* ldc: download all src archives through TERMUX_PKG_SRCURL
* libgc: download libatomic_ops through TERMUX_PKG_SRCURL
* libllvm: download all src archives through TERMUX_PKG_SRCURL
* linux-man-pages: download src archives through TERMUX_PKG_SRCURL
* ncurses: download all src archives through TERMUX_PKG_SRCURL
* pngquant: download lib sources through TERMUX_PKG_SRCURL
Use .zip for lib since the downloaded archives are otherwise both named
$TERMUX_PKG_VERSION.tar.gz and replace each other. This causes caching to
not work.
2018-06-13 02:15:26 +02:00
Tom Yan
d2f1f9a62b
ncurses: fix versioned library symlinking
2018-06-13 01:55:02 +02:00
Fredrik Fornwall
12360b9e5d
ncurses: Update from 6.1.20180331 to 6.1.20180512
2018-05-18 02:33:40 +02:00
tomty89
194add87fd
mc: multple fixes ( #2367 )
...
* mc: use $TERMUX_PREFIX for ac_cv_path_(UN)ZIP
* mc: set path for perl, python and ruby
* mc: use python2 for extfs helpers
* ncurses: create symlinks under include/ncurses
* mc: set --with-ncurses-includes
* mc/ncurses: bump revision after updates
2018-04-26 21:26:17 +02:00
Fredrik Fornwall
ebf7c80eac
ncurses: Update from 6.1.20180317 to 6.1.20180331
2018-04-07 01:52:22 +02:00
Hax4us
a6d08e8fb3
create libcurses as a symlink ( #2291 )
...
* create libcurses as a symlink
* Update build.sh
2018-04-07 01:46:31 +02:00
Fredrik Fornwall
fe31fa2e8c
ncurses: Update from 6.1.20180203 to 6.1.20180317
2018-03-18 21:56:27 +01:00
Fredrik Fornwall
7ba4537aa4
ncurses: Update from 6.1.20180129 to 6.1.20180203
2018-02-09 00:08:56 +01:00
Fredrik Fornwall
76704e7929
ncurses: Switch to bintray mirror ( fixes #2077 )
2018-01-31 11:23:36 +01:00
Fredrik Fornwall
9b20a20b25
ncurses: Update from 6.0.20171216 to 6.1.20180129
2018-01-31 11:15:34 +01:00
Fredrik Fornwall
23607e755d
ncurses: Update from 6.0.20171028 to 6.0.20171216
2017-12-23 11:39:45 +01:00
Fredrik Fornwall
714751f003
ncurses: Use fossies.org for rxvt-unicode
2017-12-06 10:23:27 +01:00
Fredrik Fornwall
ea61862721
Add scripts/lint-packages.py
...
Harmonize the layout by having the first two lines of a package
definition always be the homepage and the description.
2017-12-05 22:48:12 +01:00
Fredrik Fornwall
41179c74da
ncurses: Update from 6.0.20170923 to 6.0.20171028
2017-10-31 19:16:46 +01:00
Fredrik Fornwall
253e5fef15
ncurses: Update from 6.0.20170916 to 6.0.20170923
2017-09-25 13:07:51 +02:00
Leonid Pliushch
ae9824ce65
ncurses: update to 6.0.20170916 ( #1537 )
2017-09-22 00:32:21 +02:00
Leonid Pliushch
2642a6cd80
ncurses: fix path to tmpdir in 'tic'
2017-09-14 16:40:00 +02:00
Fredrik Fornwall
348fb0a436
ncurses: Update from 6.0.20170902 to 6.0.20170909
2017-09-10 21:39:27 +02:00
Fredrik Fornwall
1a671bd72a
ncurses: Update from 6.0.20170827 to 6.0.20170902
2017-09-03 19:49:47 +02:00
Fredrik Fornwall
9772864c28
ncurses: Update from 6.0.20170819 to 6.0.20170827
2017-08-28 12:07:11 +02:00
Fredrik Fornwall
581372c019
ncurses: Update from 6.0.20170812 to 6.0.20170819
2017-08-20 23:39:17 +02:00
Fredrik Fornwall
30ab1c0661
ncurses: Patch away REP sequence usage
...
Fixes #1252 and mc corruption.
2017-08-13 15:51:00 +02:00
Fredrik Fornwall
90ced956d8
ncurses: Bump revision after package update
2017-08-11 00:50:24 +02:00
Stephen
8bcf7cba9c
specify bins in ncurses utils subpackage
2017-08-11 00:28:52 +02:00
Fredrik Fornwall
9987fe779a
ncurses: Update to latest patch release
2017-08-10 01:59:11 +02:00
Stephen
e51147678c
include ncursesw6-config to ncurses-dev
2017-08-10 01:51:45 +02:00
Fredrik Fornwall
f33d7d2ead
ncurses: Use proper release tarball
...
We really need the ncurses-${_MAJOR_VERSION}-${_MINOR_VERSION}.tgz
one and not the original ncurses-${_MAJOR_VERSION}.tar.gz
2017-08-10 00:00:18 +02:00
Henrik Grimler
7e528bd1b9
ncurses: change url to working one
...
Previous one has been down for at least two days.
2017-08-07 22:14:38 +02:00
Fredrik Fornwall
704456d309
ncurses: Update from 20170610 to 20170722
2017-07-26 01:15:01 +02:00
Fredrik Fornwall
447a6a803b
ncurses: We really need --with-pkg-config-libdir
2017-07-07 12:22:28 +02:00
Fredrik Fornwall
142ba0794f
ncurses: Format configure args
...
Also remove --with-pkg-config-libdir which is not necessary when
already having set the PKG_CONFIG_LIBDIR environment variable.
2017-07-02 11:21:08 +02:00
Fredrik Fornwall
136e4da9b4
ncurses: Add rxvt-unicode terminfo ( closes #968 )
2017-06-14 00:48:09 +02:00
Fredrik Fornwall
8bfa780ac2
ncurses: Update to latest released patch version
2017-06-05 21:21:25 +02:00
Fredrik Fornwall
f45cd17ff2
ncurses: Update to latest patch version
2017-02-26 11:56:25 +01:00
Fredrik Fornwall
0976318e26
ncurses: Add source checksum
2017-02-04 17:01:58 +01:00
Fredrik Fornwall
2911ab9295
Remove some macOS leftovers
...
We only build on Linux nowadays
2017-01-20 11:10:59 +01:00
Fredrik Fornwall
e87ab524cc
ncurses: Update from 6.0.20161126 to 6.0.20170114
2017-01-19 21:18:52 +01:00
Fredrik Fornwall
9c8de9581d
ncurses: Update from 20160924 to 20161126
2016-12-20 21:59:31 -05:00
Fredrik Fornwall
cbbf3196a8
ncurses: Avoid patch steps, download right tar
2016-09-29 10:19:51 -04:00
Fredrik Fornwall
2497d95791
Strip libc.so before linking against it
...
This avoids creating unwanted sections in the built ELF files that
causes issues when removed.
Fixes #412 .
2016-09-24 19:30:20 -04:00
Fredrik Fornwall
722ed12d69
Switch from ftp.gnu.org to mirrors.kernel.org
2016-09-24 18:42:39 -04:00
Fredrik Fornwall
a012700423
ncurses: Update patch version
2016-09-14 19:48:35 -04:00
Fredrik Fornwall
fc19ac86cd
ncurses: Include tmux tmux-256color terminfos
2016-08-16 11:23:20 -04:00
Fredrik Fornwall
ed021630df
Fixes for building on a mac
2016-06-11 01:17:00 +02:00
Fredrik Fornwall
469b104253
ncurses: Update from 5.9 to 6.0
2016-05-03 06:28:39 -04:00
Fredrik Fornwall
85fba23901
ncurses: Add terminfo for 'dumb' and 'eterm-color'
2015-08-03 20:27:02 -04:00
Fredrik Fornwall
1370734daf
ncurses: Fix post-massage step
2015-07-15 19:09:44 -04:00
Fredrik Fornwall
9ff2bc5d43
ncurses: Try to keep only relevant terminfo definitions
2015-07-15 19:05:58 -04:00