Henrik Grimler
ed14c5a57e
termux_extract_dep_info: Fix bug when ARCH=all and REVISION != 0
...
Also make it less verbose when building with -q and add some TODO notes
2019-01-25 20:41:01 +01:00
Henrik Grimler
ecf31331b8
build-package: make the bootstrap installtion more intuitive
2019-01-25 20:41:01 +01:00
Henrik Grimler
694f57d78c
build-package: add function to compare debs
2019-01-25 20:41:01 +01:00
Henrik Grimler
3367fff67e
Change TERMUX_BUILD_DEPS to TERMUX_INSTALL_DEPS again.
...
Fix syntax in if expressions.
2019-01-25 20:41:01 +01:00
Henrik Grimler
d0a1504886
Revert "Update build.sh"
...
This reverts commit 7668e25134a27e733e8c24a47df2f7456934e586.
2019-01-25 20:41:01 +01:00
Henrik Grimler
2ff975c353
Working deb_get_info and install_dep_deb functions
2019-01-25 20:41:01 +01:00
Henrik Grimler
8188191c0d
build-package: add termux_extract_version function
2019-01-25 20:41:01 +01:00
Henrik Grimler
04dd0b145c
updates
2019-01-25 20:41:01 +01:00
Stephen
66763880af
Update build-package.sh
2019-01-25 20:41:01 +01:00
Stephen
553805e932
cheap trick to fix + issue in package search
2019-01-25 20:41:01 +01:00
Stephen
76bf43df1e
Update build.sh
2019-01-25 20:41:01 +01:00
Stephen
1d689c083a
Update build.sh
2019-01-25 20:41:01 +01:00
Stephen
9e0062d832
Update build.sh
2019-01-25 20:41:01 +01:00
Stephen
80526ff808
Update build.sh
2019-01-25 20:41:01 +01:00
Henrik Grimler
e9e9029461
build-package: with -i -q, ignore recommended packages and suggestions ( #3 )
2019-01-25 20:41:01 +01:00
Stephen
7abd04ede0
Update .travis.yml
2019-01-25 20:41:01 +01:00
Stephen Groat
db5db2c69f
Use apt for dependencies
2019-01-25 20:41:01 +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
Henrik Grimler
a749c7c854
Merge pull request #3251 from Grimler91/serf
...
serf: add dependencies libuuid and libexpat
2019-01-21 16:58:49 +01:00
Henrik Grimler
4c89568e50
Merge pull request #3250 from Grimler91/xmlsec
...
xmlsec: add dependency libxml2
2019-01-21 16:58:27 +01:00
Henrik Grimler
1ff1086efe
Merge pull request #3249 from Grimler91/xmlstarlet
...
xmlstarlet: add missing dependency libxml2
2019-01-21 16:57:56 +01:00
Henrik Grimler
a4cb9f1206
Merge pull request #3248 from Grimler91/opus-tools
...
opus-tools: add missing dependency libopus
2019-01-21 16:57:26 +01:00
Henrik Grimler
2d438a29bd
Merge pull request #3247 from Grimler91/apache2
...
apache2: add missing dependency libuuid
2019-01-21 16:57:04 +01:00