Leonid Plyushch
de7f0e9b06
build-package.sh: handle disable packages when building for all architectures
6 years ago
Leonid Plyushch
80fdd4540e
yajl: fix maintainer field
%ci:reset-backlog
6 years ago
Leonid Plyushch
11c450f672
update maintainer field where needed
6 years ago
Fredrik Fornwall
ed27093503
dpkg: Bump package revision
6 years ago
Fredrik Fornwall
34e29c4b99
vim: Update from 8.1.1300 to 8.1.1350
6 years ago
Fredrik Fornwall
7bbd57eb5b
gmic: Depend on graphicsmagick++
6 years ago
Fredrik Fornwall
1456121048
libiconv: Move man page to iconv subpackage
6 years ago
Henrik Grimler
a14dc35c8d
radare2: update to 3.5.1
6 years ago
Leonid Plyushch
dfcbde0d8c
CI: reset backlog after merging libiconv
Note that commit is empty as it only tells CI to "forget" previous builds via
the following tag:
%ci:reset-backlog
6 years ago
Fredrik Fornwall
e7a7b6f12c
termux-tools: Add initial termux-upgrade-repo
6 years ago
Tom Yan
b7440538ff
buildorder.py: remove libandroid-support from always_deps
as libiconv is no longer a symlink of it
6 years ago
Leonid Plyushch
7c82037ab0
build-package.sh: introduce field "Pre-Depends"
Required in rare cases where package update may break package manager during
installation process.
See https://www.debian.org/doc/debian-policy/ch-relationships.html for
more information.
6 years ago
Leonid Plyushch
49d2b176ad
glib: use GNU iconv
6 years ago
Leonid Plyushch
c64cf1d83f
libiconv: update to 1.16
6 years ago
Leonid Plyushch
eaa5664d8a
doxygen: switch to github srcurl
Fossies mirror doesn't like to be accessed from CI (or gcloud servers ?).
6 years ago
Leonid Plyushch
d6eb29c0e7
libandroid-support: add dpkg to pre-depends
Fix for https://github.com/termux/termux-packages/issues/3762 .
6 years ago
Leonid Plyushch
f222280378
linux-man-pages: remove more iconv-related pages
These pages are provided with libiconv.
6 years ago
Leonid Plyushch
bdb953406f
linux-man-pages: remove conflicting file 'share/man/man3/iconv_open.3'
6 years ago
Henrik Grimler
cdcce3d097
coreutils: ac_cv_func_mbsrtowcs=no to fix segfault on arm and i686
6 years ago
Leonid Plyushch
ec9b54c745
gst-plugins-bad: attempt to fix problem with 'glib-mkenums'
Error was (build time):
/data/data/com.termux/files/usr/bin/glib-mkenums: line 10: from: command not found
/data/data/com.termux/files/usr/bin/glib-mkenums: line 12: import: command not found
/data/data/com.termux/files/usr/bin/glib-mkenums: line 13: import: command not found
6 years ago
Leonid Plyushch
3e023fb46d
newsboat: force link with libiconv
Fixes build errors.
6 years ago
Leonid Plyushch
24981e4e30
mtools: force link with libiconv
Fixes build errors.
6 years ago
Leonid Plyushch
6730755075
lftp: depend on libandroid-support
Because libandroid-support provides mblen() implementation.
6 years ago
Leonid Plyushch
3af692bbee
apr-util: add libcrypt to dependencies
6 years ago
Leonid Plyushch
4af743a12c
add libiconv to dependencies where needed
6 years ago
Henrik Grimler
e34630cc54
mutt: bump and add libiconv as dependency
Otherwise mutt segfaults (sporadically) when trying to use iconv from libc on android pie.
Probably related to the ncmcpp crash: https://github.com/termux/termux-packages/issues/3333
6 years ago
Leonid Plyushch
edfed64946
new package: libiconv
6 years ago
Henrik Grimler
fda0e542b7
perl: fix default libpath ( #3822 )
Makes it easier to install cpan modules
6 years ago
Leonid Plyushch
dad75e8eed
[android-5] package updates ( #3810 )
* aapt: use https for homepage
* alpine: use https for homepage
* autossh: use https for homepage
* colordiff: use https for homepage
* dialog: use https for homepage
* exiv2: use https for homepage
* ncurses: use https for homepage
* openal-soft: use https for homepage
* sshpass: use https for homepage
* vttest: use https for homepage
* vttest: use versioned URL
* wol: use https for homepage
* timewarrior: update homepage URL
* dart: update to 2.3.0
* nim: update to 0.19.6
* exiv2: update to 0.27.1
* imagemagick: update to 7.0.8.45
* ncdc: update to 1.22
* ca-certificates: update to 20190515
* cabextract: use https for homepage
* axel: update to 2.17.2
* bat: update to 0.11.0
* mktorrent: update homepage URL
* hugo: update to 0.55.6
* file: update to 5.37
* cmake: update to 3.14.4
* stunnel: update to 5.54
* redis: update to 5.0.5
* libuv: update to 1.29.0
* gmic: update to 2.6.3
* libgnutls: update to 3.6.7.1
6 years ago
Fredrik Fornwall
e377f19ed4
ncurses: Update from 6.1.20181117 to 6.1.20190511
6 years ago
Fredrik Fornwall
7bc454f977
libuv: Update from 1.28.0 to 1.29.0
6 years ago
Fredrik Fornwall
ee5c7b0526
librsvg: Update from 2.45.5 to 2.45.6
6 years ago
Fredrik Fornwall
b6abe55163
libical: Update from 3.0.4 to 3.0.5
6 years ago
Fredrik Fornwall
a321f83f76
file: Update from 5.36 to 5.37
6 years ago
Fredrik Fornwall
181ee6213f
bat: Update from 0.10.0 to 0.11.0
6 years ago
Leonid Plyushch
ccf18866fb
busybox: enable Netcat v1.10 compatibility mode for netcat/nc applets
Fixes https://github.com/termux/termux-packages/issues/3153 .
6 years ago
Leonid Plyushch
4c6539a511
dart: bump revision
6 years ago
TheBrokenRail
d6cc2b8ed0
Fix Dart x86 Build
6 years ago
TheBrokenRail
34323f1532
new package: dart
Requested in https://github.com/termux/termux-packages/issues/3539 .
6 years ago
Fredrik Fornwall
18a4dfdc21
iconv: Update from 1.15 to 1.16
6 years ago
Fredrik Fornwall
519b72b1e0
sqlite: Update from 3.27.2 to 3.28.0
6 years ago
Fredrik Fornwall
79e0ed213b
harfbuzz: Update from 2.3.1 to 2.4.0
6 years ago
Leonid Plyushch
9ebb2333e5
enable package 'build-essential'
It is now fixed and enhanced to met Termux requirements.
6 years ago
Leonid Plyushch
942805b4f9
move some packages from unstable repository
* antiword
* beanshell
* cabextract
* deutex
* direnv
* exiv2
* git-lfs
* gitea
* hoedown
* httrack
* iverilog
* links
* loksh
* mksh
* mktorrent
* pdfgrep
* shellharden
* swig
* tidy
* tweego
* wordgrinder
6 years ago
Fredrik Fornwall
5fb1ba6835
dpkg: dump revision
6 years ago
Leonid Plyushch
301430d7e3
dpkg: use busybox for rm and tar
6 years ago
Fredrik Fornwall
fc1eaf75dc
gdb: Update from 8.2.1 to 8.3
6 years ago
Fredrik Fornwall
0a0d2b190d
utf8proc: Update from 2.3.0 to 2.4.0
6 years ago
Fredrik Fornwall
412ce3f34f
keybase: Default KEYBASE_SECRET_STORE_FILE to true
See https://github.com/termux/termux-packages/pull/3791 .
6 years ago
Brandon Philips
810dc33cf6
packages: bump keybase to v4.0.0
- bump to the latest release on Github
- drop kbfs package, kbfs moved to keybase/client
Warning! An environment variable needs to be set to make this work:
See https://github.com/keybase/client/issues/17203
6 years ago