Commit Graph

18 Commits

Author SHA1 Message Date
termux-pacman-bot
a6758b4b08 chore(main/jack): remove useless comment about pipewire-jack dependency
pipewire-jack package never existed. I have no idea why it was even
there in the first place

This comment broke my script to compute rebuild order for python
packages. The script can be found in
https://github.com/termux/termux-packages/pull/27739#issuecomment-3734464160

%ci:no-build
2026-01-11 12:48:13 +00:00
termux-pacman-bot
275917362a addpkg(main/jack2): 1.9.22 2024-06-24 20:09:07 +00:00
Fredrik Fornwall
075a7627ce jack: Remove package as jack is being deprecated
https://android-developers.googleblog.com/2017/03/future-of-java-8-language-feature.html
2017-03-20 20:29:04 +01:00
Fredrik Fornwall
11cc96baf4 jack: Update to latest version 2016-10-06 19:36:47 -04:00
Fredrik Fornwall
ccaf10fcc7 jack: Add patch 2016-10-05 19:50:11 -04:00
Fredrik Fornwall
6c63feab21 jack: Download ant and use that one 2016-10-03 18:12:47 -04:00
Fredrik Fornwall
468cd06b72 jack: Update to build from source and patch 2016-10-03 17:43:53 -04:00
Fredrik Fornwall
2cbdeb5e71 jack: Clean up build 2016-07-26 08:55:25 -04:00
Fredrik Fornwall
382cfb780c Update SDK build tools to 24.0.1 2016-07-26 07:23:39 -04:00
Fredrik Fornwall
347c82e60b jack: Use TERMUX_DX variable 2016-07-23 16:07:22 -04:00
Fredrik Fornwall
6501186f2b Fix dalvikvm wrapper
- Just unset LD_LIBRARY_PATH in the dalvikvm wrapper.
- Let the dalvikvm wrapper setup $ANDROID_DATA.
- Avoid using a custom dalvikvm wrapper in dx.
2016-05-05 19:55:13 -04:00
Fredrik Fornwall
ad3050005c ecj: Update from 4.4.2 to 4.5.2 2016-05-03 11:50:57 +02:00
Fredrik Fornwall
8353c56c0b Modify setup in wrappers for /system/bin/ commands
On several devices several tools in /system/bin/ requires
LD_LIBRARY_PATH to contain /system/lib(64). Check for the bit-ness
with `getprop ro.product.cpu.abilist64`  and setup the environment
accordingly.

Closes #193.
Closes #206.
2016-04-10 20:20:17 -04:00
Fredrik Fornwall
b5661c0177 jack: Try to find right lib folder 2015-12-19 17:49:36 -05:00
Fredrik Fornwall
70a744a484 More /system/bin/sh -> $PREFIX/bin/sh changes 2015-12-02 06:32:11 -05:00
Fredrik Fornwall
5828a775db jack: Configure when running 2015-08-25 18:41:57 -04:00
Fredrik Fornwall
5e867f5831 Update to android build-tools 23.0.0 2015-08-18 05:33:53 -04:00
Fredrik Fornwall
59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00