Commit Graph

399 Commits

Author SHA1 Message Date
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
Henrik Grimler 74f38f54d1
updpkg(disabled/gst123): update to 0.3.5
Switch to https and update version while we are at it.
2022-06-30 10:26:18 +02:00
Henrik Grimler 881380b95e
updpkg(disabled/deborphan): update to 1.7.33
Old url is dead, so update package.
2022-06-30 10:26:06 +02:00
Tee KOBAYASHI 7ffd5a4e51 new disabled package: bytepath
Disabled due to unclear license.
2022-05-19 10:03:11 +05:30
Tee KOBAYASHI a2b8b38703 new disabled package: widelands
disabled due to violation of 100MiB criterion in our packaging policy.
2022-05-08 16:27:15 +09:00
muku Takeda 5ec9a796fa
rustc-nightly: Make it possible to build the deb package
This is squashed 6 commits into the first one.

- Fix containing unneccessary files that prevents dpkg install

- Move rustc-nightly from disabled-package to package

- Reduce the amount of disk needed

- Fix using specific version of beta

- Fix wrong PATH value

- Fix how to retrieve LLVM_VERSION
2022-04-27 10:13:22 +02:00
Tee KOBAYASHI 40efdad801 deno, librusty-v8: Move to disabled-packages
because they are not working at all.

See https://github.com/termux/termux-packages/issues/8689.
2022-04-07 09:18:45 +09:00
Aditya Alok 306c1deaf8
fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP
why? since we get versions not tag when updating from repology

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-01 13:16:01 +05:30
Tee KOBAYASHI 3362326d7e music-file-organizer: Move to disabled-packages
due to licensing issue.
2022-03-30 05:43:22 +09:00
Tee KOBAYASHI 272f30ead3 dgsh: Move to disabled packages
due to not being properly packaged.

See https://github.com/termux/termux-packages/issues/8702 for details.
2022-02-26 02:20:11 +09:00
Tee KOBAYASHI a7332ef7a6 slashem-extended: Move to disabled packages
until problems are solved listed in https://github.com/termux/termux-packages/issues/8571.
2022-02-26 01:55:34 +09:00
Tee KOBAYASHI ee67c5ba6a btfs: Move to disabled packages 2022-02-22 02:50:15 +09:00
Tee KOBAYASHI 0196f5a948 openethereum: Re-enable and update to 3.3.3 2022-02-15 19:53:03 +01:00
Tee KOBAYASHI 3db2125a6e iverilog: Re-enable and update to 11.0 2022-02-15 19:52:41 +01:00
Henrik Grimler 425135d923
iverilog: disable package
It doesn't build, fails with:

    parse.cc:299:10: fatal error: 'parse.hh' file not found
    #include "parse.hh"
             ^~~~~~~~~~
    1 warning and 1 error generated.
    make[1]: *** [Makefile:108: parse.o] Error 1
2022-02-08 08:41:48 +01:00
Henrik Grimler f5a9ac986b
disabled-packages: fix dependencies of alsa-*
alsa-lib has been removed, so can't be a dependency
2022-02-04 13:24:39 +01:00
Henrik Grimler 8ecee44dfb
disabled-packages: rm groff, guile and mono
They have been ported :)
2022-02-04 13:24:36 +01:00
Henrik Grimler 6286c284f0
openethereum: disable package
It doesn't build anymore. Disable until someone has managed to fix the
errors:

gmake[2]: *** [CMakeFiles/Makefile2:484: CMakeFiles/rocksdb.dir/all] Error 2
gmake[1]: *** [CMakeFiles/Makefile2:491: CMakeFiles/rocksdb.dir/rule] Error 2
gmake: *** [Makefile:208: rocksdb] Error 2
thread 'main' panicked at '
command did not execute successfully, got: exit code: 2

build script failed, must exit now', /home/builder/.cargo/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:861:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2022-02-04 13:24:34 +01:00
xeffyr d8f95ece36 disabled packages: update maintainer for roc, tcc & vlang 2022-01-31 20:22:56 +02:00
Yaksh Bariya 76e3b95e41
Fix more instances of `which`
How did I miss this before?
2022-01-30 10:26:06 +05:30
Tee KOBAYASHI 441038dda1 hiptext: Move to disabled packages
Build fails with ffmpeg 5.0. Upstream does not maintain this anymore.
Use `timg` instead.
2022-01-17 13:41:36 +02:00
xtkoba 579c10293c
ghc: enable package & fix for current ndk (#8436) 2022-01-04 13:13:23 +02:00