Commit Graph

420 Commits

Author SHA1 Message Date
Tee KOBAYASHI c02cb844a4 neovim-nightly: Disabled
Auto-update failing (#16366), not suitable for manual building due to
source being nondeterministic.
2023-06-03 13:02:15 +09:00
Tee KOBAYASHI 0f96a92937 botan: Disabled
The only revdep keepassxc has migrated to Botan 3.
2023-05-15 13:57:29 +09:00
Tee KOBAYASHI 26dd0bf2d7 sdl-{gfx,pango}: Disabled
These packages were added as dependencies of tuxpaint package and are no
longer needed now that tuxpaint has migrated to SDL2.
2023-05-08 18:49:32 +09:00
Tee KOBAYASHI 758635dcab tcc: Re-enable 2023-04-20 15:40:36 +09:00
Tee KOBAYASHI 1cd6f65d10 dynomite: Disabled
not building with Clang 16. Low activity upstream.
2023-04-13 08:29:00 +09:00
Tee KOBAYASHI 67af201270 transcode: Disabled
not building with Clang 16. Dead upstream.
2023-04-13 06:19:59 +09:00
Tee KOBAYASHI 57b933e7d3 latino: Disabled
not building with Clang 16. Outdated fork.
2023-04-13 01:32:14 +09:00
Tee KOBAYASHI 8086571463 sc: Disabled
not building with Clang 16. Use `n-t-roff-sc` as a drop-in replacement.
2023-04-13 01:19:18 +09:00
Jia Yuan Lo 12b931ddb0 gl4es: Disabled
gl4es on Linux works since the driver support is there.
gl4es on Android works for OpenGL to OpenGL ES I guess.
gl4es on Termux however have to handle GLX to OpenGL ES which misses
quite a few extensions and performance loss to due to conversion.

Retire this package since mesa and virglrenderer are far more capable
than gl4es and better at serving Termux use cases.
2023-04-08 00:08:54 +08:00
Jia Yuan Lo 514cc2aa72 box86: Disabled
Box86 is designed with glibc in mind so it is expected to not work
great on non-glibc Linux environment. Retire this package until
upstream properly add support for musl libc and maybe bionic libc.

https://github.com/ptitSeb/box86/issues/762
2023-04-08 00:08:54 +08:00
Leonid Pliushch 32790b6279
disable package: terraform
Terraform depends on plug-in ecosystem. The plug-ins are binary
executables which are not compatible with Termux (Android). On other
hand our Terraform binary declares operating system as Android and is
unable to find plug-ins in Hashicorp registry. Both cases make the
package useless for the most of tasks.

Issue: https://github.com/termux/termux-packages/issues/15869
2023-03-31 11:36:46 +03:00
Chongyun Lee f4f9a14522 python-torchvision: enable and bump to 0.15.1 2023-03-26 00:47:56 +09:00
Chongyun Lee 5c63f831aa python-torch: enable and bump to 2.0.0
Co-Authored-By: kawanakaiku <80381779+kawanakaiku@users.noreply.github.com>
2023-03-25 02:25:33 +09:00
Henrik Grimler 986babfda7 tree-wide: remove pthread/rt patches and workarounds
Commit af18f1dac0 ("scripts: start_build: create libpthread and
librt as well") added helper libs so that packages that try to find
these libs can do so.

%ci:no-build
2023-02-13 05:56:37 +00:00
Chongyun Lee 4a02ecb721 mingw-w64*: disable
They are replaced by llvm-mingw-w64
2023-02-12 04:20:10 +00:00
Tee KOBAYASHI 235c11e73e pypanel, python2-{six,xlib}: Disabled
due to run-time dependency on python2.

Python 2 is long since EOL and has a bunch of known vulnerabilities now.
It should not be used other than in some restricted cases such as build
dependency of pypy{,3}.
2023-02-12 04:18:33 +00:00
Tee KOBAYASHI c4db683e0c python-pandas: Disabled
due to packaging policy. It is installable through pip with some trivial
workaround. Pretty much a borderline case though. See discussions in
https://github.com/termux/termux-packages/issues/13785.
2023-02-11 11:16:56 +00:00
Tee KOBAYASHI d0b7028174 tree-wide: Cleanup dummy `lib{rt,pthread}` hack
after commit af18f1dac0.

%ci:no-build
2023-02-11 14:54:46 +09:00
Tee KOBAYASHI 8da84860a5 libexecinfo: Disabled
due to libandroid-execinfo being a drop-in replacement for this.
2023-02-06 06:22:52 +09:00
Tee KOBAYASHI 055e8febdb bettercap: Disabled
due to packaging policy.
2023-02-04 11:56:57 +09:00
Tee KOBAYASHI 51a389360c tree-wide: Depend on `opengl` instead of `mesa`
These packages just depend on `lib/libGL.so` and friends, irrelevant to
the underlying implementation. `mesa-demos` is NOT an exception.

%ci:no-build
2023-01-28 08:20:18 +00:00
Chongyun Lee cc63efbb4f otter-browser: enable package and bump to 1.0.03
Also switch backend to qtwebengine
2023-01-09 10:23:03 +00:00
Henrik Grimler 3ec82277d7
tree-wide: use git+[...] instead of [...].git for git urls
The termux_git_clone_src script has been updated and now expects git
urls to start with git+ instead.

%ci:no-build
2023-01-01 18:31:43 +01:00
Tee KOBAYASHI 262d2b17a8 otter-browser: Disabled
for security purposes.

See https://github.com/termux/termux-packages/issues/12813.
2022-12-18 22:00:07 +09:00
Tee KOBAYASHI 5e28960e54 btrfs-progs: Disabled
Upstream has explicitly removed support for Android and we are not going
to maintain this on our own.
2022-12-07 23:24:17 +00:00
Tee KOBAYASHI e0313da866 ass2bdnxml: Disabled
Totally unusable due to incomplete porting to POSIX.

Closes https://github.com/termux/termux-packages/issues/13772.
2022-12-08 05:25:23 +09:00
Tee KOBAYASHI 36e6a9c897 acct: Disabled
not making sense on Termux.
2022-12-06 17:16:57 +00:00
Tee KOBAYASHI fc215c5cee mdbook-latex: Disabled
Won't build.
2022-11-29 16:09:25 +00:00
Tee KOBAYASHI 62c7270dd3 php7: Disabled
due to EOL.
2022-11-28 16:43:06 +09:00
Tee KOBAYASHI 84f65f461d aircrack-ng, mdk4: Disabled
due to packaging policy.
2022-11-27 17:42:57 +09:00
Tee KOBAYASHI 0380ecc3ec gtk-recordmydesktop: Disabled
Not working.
2022-11-23 16:32:43 +00:00
Tee KOBAYASHI e14aea9295 mosh-git: Disabled
now that mosh has a new release. This package has outlived its purpose.
2022-11-19 02:31:53 +09:00
Tee KOBAYASHI 1bbe66e98a kphp: Disabled
Incompatible with latest libuber-h3. A whole bunch of patches are quite
unmaintainable.

kphp-timelib is also disabled as only kphp depends on it.
2022-11-17 18:08:03 +00:00
Tee KOBAYASHI 4571ebd33b gimp3: Remove no longer needed PKG_CONFIG_PATH 2022-11-09 18:21:34 +09:00
Tee KOBAYASHI a9c646f6b4 python-torch{,vision}: Disabled
python-torch does not build against Python 3.11.

python-torchvision depends on python-torch.
2022-10-30 17:17:08 +09:00
Tee KOBAYASHI e7f5169385 webkit2gtk: Disabled
in favor of webkit2gtk-4.1.

%ci:no-build
2022-10-30 11:47:48 +09:00
Tee KOBAYASHI b1686b4984 openexr2: Disabled
in favor of openexr (3.x).
2022-10-30 00:46:42 +00:00
Tee KOBAYASHI 7325785803 gimp3: Migrate to using OpenEXR 3.x 2022-10-30 00:46:42 +00:00
Tee KOBAYASHI 831fb331e5 gimp3: Disabled 2022-10-27 07:05:00 +09:00
Tee KOBAYASHI fe61d8436e midori: Disabled
Not working correctly. Unmaintained upstream.
2022-10-22 19:47:56 +09:00
Tee KOBAYASHI b7160c7434 wireshark-gtk: Disabled
In favor of wireshark-qt.
2022-10-17 18:33:08 +09:00
Tee KOBAYASHI 46d63617cb vlang: Add comment about known issues 2022-10-16 20:00:10 +09:00
Henrik Grimler 61d4590785
disable(main/rustc-nightly): package is not maintained
It is outdated and no longer works after libllvm update.  Move to
disabled packages until someone wants to maintain it.

Fixes termux/termux-packages#12042.
2022-09-25 09:45:53 +02:00
Tee KOBAYASHI 0c6662897f apktool: Disabled
Not working.

Closes https://github.com/termux/termux-packages/issues/11521.
2022-09-15 06:52:01 +09:00
Tee KOBAYASHI 1c967e5633 love10: Disabled
See discussion in https://github.com/termux/termux-packages/issues/11742.
2022-09-14 13:16:50 +09:00
Tee KOBAYASHI 778e86ac14 odin: Disabled
Not working at all.

Closes https://github.com/termux/termux-packages/issues/10892.
2022-09-14 13:08:27 +09:00
Li Chong Yun 9c63ff657d termux-x11: move to disabled-packages 2022-08-09 22:57:32 +08:00
Henrik Grimler b363c0a1f4
chore(disabled/*): fix linting errors for disabled packages 2022-06-30 10:26:27 +02:00
Henrik Grimler 86f1969818
chore(disabled/crawl): remove, crawl is available from main repo 2022-06-30 10:26:24 +02:00
Henrik Grimler 2e070918e7
updpkg(disabled/premake): update to 5.0.0-beta1
To be able to download an archive and set TERMUX_PKG_SHA256.
2022-06-30 10:26:21 +02:00