Leonid Plyushch
ae152d439f
ncurses: enable termcap support + more compatibility symlinks
libtinfo can be actually a symlink to libncursesw.so
6 years ago
Leonid Plyushch
70186493cf
ncurses: move clear/reset/tset to main package
To make these utilities available in bootstrap.
6 years ago
Leonid Plyushch
53a671ff8d
ncurses: exclude st-meta* from copied terminfo
6 years ago
Leonid Plyushch
a6c4958ffb
ncurses: provide terminfo for 'st'
Issue: https://github.com/termux/termux-packages/issues/4034 .
6 years ago
Leonid Plyushch
b719cb61e0
ncurses: fix tabs in build.sh
6 years ago
Leonid Plyushch
9568028c65
ncurses: provide terminfo for termite
Issue https://github.com/termux/termux-packages/issues/1061 .
6 years ago
Fredrik Fornwall
d01af092d1
ncurses: Update from 6.1.20181117 to 6.1.20190511
6 years ago
Leonid Plyushch
0d4f70970a
ncurses: use https for homepage
6 years ago
Tom Yan
bc3436ebed
ncurses/readline: remove -fexceptions hack
6 years ago
Leonid Plyushch
4b36efc2b3
ncurses: bump revision
6 years ago
Leonid Plyushch
3effc75286
ncurses: build with '-fexceptions'
Fixes https://github.com/termux/termux-packages/issues/3556 .
6 years ago
Leonid Plyushch
d7f8fb11fb
ncurses: bump revision after 0d1170cc
6 years ago
Leonid Plyushch
dce19fbd53
ncurses: fix hardcoded paths
6 years ago
Wetitpig
b7a5b47775
Change permissions
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
e8661ff0c6
ncurses: Update from 6.1.20180707 to 6.1.20181117
6 years ago
Fredrik Fornwall
4c251302cf
ncurses: Update from 6.1.20180512 to 6.1.20180707
7 years ago
Henrik Grimler
84b372babc
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.
7 years ago
Tom Yan
f7276bfb75
ncurses: fix versioned library symlinking
7 years ago
Fredrik Fornwall
4ffe2e23cb
ncurses: Update from 6.1.20180331 to 6.1.20180512
7 years ago
tomty89
d02747cf6d
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
7 years ago
Fredrik Fornwall
78958be80f
ncurses: Update from 6.1.20180317 to 6.1.20180331
7 years ago
Hax4us
5eae9c3657
create libcurses as a symlink ( #2291 )
* create libcurses as a symlink
* Update build.sh
7 years ago
Fredrik Fornwall
4a54cf3b50
ncurses: Update from 6.1.20180203 to 6.1.20180317
7 years ago
Fredrik Fornwall
a343fceba4
ncurses: Update from 6.1.20180129 to 6.1.20180203
7 years ago
Fredrik Fornwall
68e1ebd6c2
ncurses: Switch to bintray mirror ( fixes #2077 )
7 years ago
Fredrik Fornwall
707ee7e774
ncurses: Update from 6.0.20171216 to 6.1.20180129
7 years ago
Fredrik Fornwall
066da37712
ncurses: Update from 6.0.20171028 to 6.0.20171216
7 years ago
Fredrik Fornwall
9c6442831d
ncurses: Use fossies.org for rxvt-unicode
7 years ago
Fredrik Fornwall
de35794692
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.
7 years ago
Fredrik Fornwall
7df049bc95
ncurses: Update from 6.0.20170923 to 6.0.20171028
7 years ago
Fredrik Fornwall
3f0e669fca
ncurses: Update from 6.0.20170916 to 6.0.20170923
7 years ago
Leonid Plyushch
3638712c43
ncurses: update to 6.0.20170916 ( #1537 )
7 years ago
Leonid Plyushch
86c94e0487
ncurses: fix path to tmpdir in 'tic'
7 years ago
Fredrik Fornwall
c9a1a699d3
ncurses: Update from 6.0.20170902 to 6.0.20170909
7 years ago
Fredrik Fornwall
742ec9b86e
ncurses: Update from 6.0.20170827 to 6.0.20170902
7 years ago
Fredrik Fornwall
1e72c43ec5
ncurses: Update from 6.0.20170819 to 6.0.20170827
7 years ago
Fredrik Fornwall
408001f382
ncurses: Update from 6.0.20170812 to 6.0.20170819
7 years ago
Fredrik Fornwall
1770bbac20
ncurses: Patch away REP sequence usage
Fixes #1252 and mc corruption.
7 years ago
Fredrik Fornwall
1a580ceeb6
ncurses: Bump revision after package update
7 years ago
Stephen
4668d0d92a
specify bins in ncurses utils subpackage
7 years ago
Fredrik Fornwall
4b6d6bfa2c
ncurses: Update to latest patch release
7 years ago
Stephen
0411bce98c
include ncursesw6-config to ncurses-dev
7 years ago
Fredrik Fornwall
6c7357c154
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
7 years ago
Henrik Grimler
7e0bdf3283
ncurses: change url to working one
Previous one has been down for at least two days.
8 years ago
Fredrik Fornwall
963218b2ea
ncurses: Update from 20170610 to 20170722
8 years ago
Fredrik Fornwall
2e27b20c4e
ncurses: We really need --with-pkg-config-libdir
8 years ago
Fredrik Fornwall
aaff9cad57
ncurses: Format configure args
Also remove --with-pkg-config-libdir which is not necessary when
already having set the PKG_CONFIG_LIBDIR environment variable.
8 years ago
Fredrik Fornwall
86cb84490d
ncurses: Add rxvt-unicode terminfo ( closes #968 )
8 years ago