Commit Graph

6353 Commits

Author SHA1 Message Date
Fredrik Fornwall 5dbafd0f01 gawk: Revision-bump package 2019-01-27 15:27:50 +01:00
Fredrik Fornwall 8ccbce4acd Revision-bump some packages 2019-01-27 15:19:15 +01:00
Henrik Grimler 9fe0f14815 root-repo: update grimler.gpg
It's still the same signing key, but it is now a subkey of my main keychain
2019-01-27 15:13:10 +01:00
Henrik Grimler 16e8dc0605 ndk-sysroot: conflict with libandroid-support-dev 2019-01-27 15:12:49 +01:00
Leonid Pliushch 47e114d0a8 termux-tools: do not provide file path with slash at the beginning
See https://github.com/termux/termux-app/issues/995.
2019-01-27 15:12:38 +01:00
Leonid Pliushch aaffc47f67 libpulseaudio: do not try to enable x11-related stuff 2019-01-27 11:56:51 +02:00
Fredrik Fornwall 43b2ebbe65 termux-am: Add patch to update build 2019-01-27 10:05:03 +01:00
Fredrik Fornwall 0ce10a9815 nodejs: Update from 11.7.0 to 11.8.0 2019-01-27 09:46:00 +01:00
Fredrik Fornwall 31812dad3f erlang: Update from 21.2.3 to 21.2.4 2019-01-27 09:39:24 +01:00
Fredrik Fornwall 0eb6cd34a7 gnutls: Update from 3.6.5 to 3.6.6 2019-01-27 09:39:07 +01:00
Fredrik Fornwall c55c5236a6 bs1770gain: Update pkg checksum 2019-01-27 09:38:45 +01:00
Fredrik Fornwall 0bf0536a1c zsh: Update from 5.6.2 to 5.7 2019-01-27 09:30:30 +01:00
Fredrik Fornwall 221262bab6 bison: Update from 3.2.4 to 3.3 2019-01-27 09:21:24 +01:00
Fredrik Fornwall 8cdc4a3e81 bs1770gain: Update from 0.5.1 to 0.5.2 2019-01-27 09:20:57 +01:00
Fredrik Fornwall d41c3f9c87 hub: Update from 2.7.1 to 2.8.3 2019-01-27 09:20:42 +01:00
Fredrik Fornwall e66dd5395e unzip: Hardcode G.native_is_utf8 to true
Fixes build breakage after inlining functions in langinfo.h
2019-01-27 09:03:53 +01:00
Fredrik Fornwall ca5ead6780 Update latest android platform and build-tools 2019-01-27 09:03:08 +01:00
Henrik Grimler 444db6aade build-package: make TERMUX_PKG_MAINTAINER overridable
Makes it possible to change default maintainer for another repo
2019-01-27 07:39:13 +01:00
Wetitpig a81ea420db Bump revision 2019-01-27 07:38:21 +01:00
Wetitpig 9077a01e6c Patch radare2 2019-01-27 07:38:21 +01:00
Fredrik Fornwall aa93925e03 scrypt: Add descriptive comment 2019-01-27 07:30:15 +01:00
Leonid Pliushch cb127adea6 scrypt: fix crash on AArch64 2019-01-27 07:28:05 +01:00
Fredrik Fornwall c6c58ab326 Fix langinfo.h mixup 2019-01-25 02:59:32 +01:00
Fredrik Fornwall 873f60cbb5 iconv.h from libandroid-support to ndk-patches 2019-01-25 02:57:27 +01:00
Fredrik Fornwall 933390b075 Fix langinfo.h 2019-01-25 02:11:03 +01:00
Fredrik Fornwall 3ab4c8f8e0 Remove langinfo.h from libandroid-support
Instead provide langinfo.h with inline implemention of nl_langinfo()
as a system header.

This avoids linking in libandroid-support.so in some places, and
improves compatibility when building code on-device.
2019-01-25 01:58:51 +01:00
Tom Yan e81542a5f7 libpulseaudio: bump revision after changes 2019-01-25 01:25:45 +01:00
Tom Yan 4b4ba9aa60 libpulseaudio: declare conffiles in the right subpackage 2019-01-25 01:25:45 +01:00
Tom Yan 7b08f8071b speexdsp: Add package 2019-01-25 01:25:45 +01:00
Fredrik Fornwall 0c9ef82ded ffmpeg: Link against freetype for drawtext filter 2019-01-25 01:05:29 +01:00
Fredrik Fornwall 9ede5e52c5 vim: Update from 8.1.0750 to 8.1.0800 2019-01-25 00:44:09 +01:00
Fredrik Fornwall 36879411ed golang: Update from 1.11.4 to 1.11.5 2019-01-25 00:43:25 +01:00
Fredrik Fornwall 1f5caa1686 termux-api: Update from 0.38 to 0.39 2019-01-25 00:43:25 +01:00
Wetitpig 3c7efa92ae Travis CI for all architectures 2019-01-24 23:19:51 +01:00
Leonid Pliushch 80bb8819af libpulseaudio: add libandroid-support as dependency 2019-01-24 12:30:50 +02:00
Leonid Pliushch fe71a1c2ee update ca-certificates 2019-01-24 01:48:48 +02:00
Tom Yan 4fdb7ae495 libandroid-support: use --remove-destination for header copying
in case of old symlink at destination
2019-01-23 01:40:08 +01:00
Tom Yan 5a5a423235 libandroid-support/libflac: bump revision after changes
rebuild libflac with presence of langinfo.h to fix issue in utf-8
metadata handling
2019-01-23 01:40:08 +01:00
Tom Yan 0db05befbc libandroid-support: place headers directly under include 2019-01-23 01:40:08 +01:00
Fredrik Fornwall 9eab4103b6 termux-apt-repo: Update from 0.3 to 0.4 2019-01-23 01:12:56 +01:00
Fredrik Fornwall 35f254e3d1 vtutils: Mark with Apache-2.0 license 2019-01-23 01:02:00 +01:00
Fredrik Fornwall 75021eb891 utfdecode: Mark with Apache-2.0 license 2019-01-23 01:00:41 +01:00
Fredrik Fornwall 828cf5c593 termux-create-package: Mark with Apache-2.0 license 2019-01-23 00:59:16 +01:00
Fredrik Fornwall cb9ff394ff play-audio: Mark as Apache-2.0 licensed 2019-01-23 00:57:12 +01:00
Leonid Pliushch 585b5e8070 build-package.sh: package description field should be always placed to the end of control file 2019-01-23 00:30:11 +01:00
Leonid Pliushch 588bb485ae build-package.sh: use gzip compression for metadata 2019-01-23 00:30:11 +01:00
Henrik Grimler cb2a37bb5e apr: fix $NM path in share/apr-1/build/libtool 2019-01-23 00:10:34 +01:00
Leonid Pliushch 4958548d79 apt: security fix
See https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1812353.
2019-01-22 22:53:03 +01:00
Wetitpig a976fd4223 Accept licenses for Android SDK 2019-01-22 22:52:35 +01:00
Henrik Grimler bb2be008e8 mtools: --disable-floppyd to avoid build error 2019-01-21 17:52:19 +01:00