1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 12:07:07 +00:00
Commit Graph

399 Commits

Author SHA1 Message Date
Tee KOBAYASHI
c1ff610bb9
new package: cadaver 2021-12-25 21:15:42 +01:00
Henrik Grimler
616b86c892 netcdf-cxx: mv to disabled packages
Bintray's free plan doesn't allow custom licenses
2021-12-04 14:36:35 +01:00
Yisus7u7
df4060a04a
new package: gst-libav (#8044) 2021-11-25 00:38:55 +02:00
Henrik Grimler
94c7e0770e
lrzsz: enable package again
And build from latest commit on github repo.
2021-11-10 10:34:32 +01:00
Leonid Pliushch
23e4884159
disabled packages: add tcc from unstable repo
TCC is a Tiny C Compiler. It doesn't support PIE executables but has
been added for its ability to act as C code interpreter. I don't know
whether package is still needed at all and considering its limited
usage scope on Android, I have moved it to disabled packages.
2021-10-24 18:40:58 +00:00
Lucy Phipps
d2067b15b8
fix files without trailing newlines
%ci:no-build
2021-10-22 20:44:59 +01:00
Leonid Pliushch
325f7b6061
disabled packages: add vlang - needs update, repl doesn't work 2021-10-08 18:51:03 +03:00
Leonid Pliushch
d091e8c58d
disabled packages: add rustc-nightly - needs update 2021-10-08 17:45:45 +03:00
Leonid Pliushch
cc2ce794cb
disabled packages: add roc - needs pulseaudio private headers for compilation 2021-10-08 17:45:19 +03:00
Leonid Pliushch
74268e0f16
disabled packages: add ghc - needs update and fix for current ndk version 2021-10-08 17:44:38 +03:00
Leonid Pliushch
0277c910bb
disabled packages: remove libffi-updated - replaced by libffi 2021-10-08 17:43:55 +03:00
Wisest_wizard
ca69ae3cb3
Enable package: ant (#7397) 2021-08-27 11:06:16 +01:00
Leonid Pliushch
fb62392abb
disabled packages: delete javac 2021-07-30 17:15:02 +03:00
Leonid Pliushch
4f6cb9b402
disabled packages: delete d8 2021-07-30 17:14:19 +03:00
Leonid Pliushch
ad4b0fb76f
disabled packages: delete openjdk-9-jre-headless
Replaced by openjdk-17
2021-07-30 16:18:54 +03:00
Leonid Pliushch
f42ab87bb6
disabled-packages/apg: update source link 2021-02-04 19:13:36 +00:00
Leonid Pliushch
8f31b53ca1 update and enable package 'sslscan' 2020-11-05 18:39:03 +02:00
Leonid Pliushch
06fbff4755 apt: update to 2.1.11 2020-11-05 17:17:56 +02:00
Leonid Pliushch
501ce516cd misc hardcoded home/prefix fixes 2020-10-30 22:48:55 +02:00
Leonid Pliushch
1bfb88cdd0 disabled packages: delete 'ffsend' as useless now
As Mozilla closed 'Firefox Send' service forever, client utility
is useless now.

https://support.mozilla.org/en-US/kb/what-happened-firefox-send:
> Firefox Send has been discontinued as of September 17th, 2020.
> You will no longer be able to upload or receive files. We’d like
> to thank all of you who tried Firefox Send.
2020-09-19 19:38:33 +03:00
Fredrik Fornwall
5bf18744cc Remove disabled-packages/pacman/ 2020-08-12 12:09:43 +02:00
Fredrik Fornwall
255450ab4d Remove old disabled-packages/alsa-lib/ 2020-08-12 11:09:37 +02:00
Leonid Pliushch
9ae4d26a6c ffsend: disable package - no longer working
Mozilla shutted down the Firefox Send service for unknown period due to
reports about "spreading malware".

Disable the package for this time.
2020-07-12 16:48:28 +03:00
Henrik Grimler
03a01c0a8f rm disabled-packages/cups, since packages/cups exists 2020-07-10 10:32:47 +02:00
Leonid Pliushch
cf050972ca disable package: fcgiwrap (depends on disabled fcgi) 2020-06-22 14:57:01 +03:00
Leonid Pliushch
1348d90f23 disable package: fcgi
Project seems dead, available only in archives.
2020-06-22 14:55:07 +03:00
Leonid Pliushch
322eacdeb8 disable package: apg
- apg project is dead. Home page domain (www.adel.nursat.kz) is no longer resolving.
- Termux tends to not package outdated, dead projects.
2020-06-21 23:19:33 +03:00
Leonid Pliushch
89951194a3 [disabled-packages] ghc: went to unstable-packages
https://github.com/termux/unstable-packages/pull/181
2020-06-20 23:29:37 +03:00
Leonid Pliushch
0af10d0f13 disabled-packages: remove openvpn
Package is already in root-repo.
2020-05-13 12:03:43 +03:00
Butta
f36759a52b swift: enable package and update to 5.2.1 2020-04-10 13:03:38 +03:00
Leonid Pliushch
eab39222c5 move 'swift' to disabled packages
Currently it supports only on-device builds.
https://github.com/termux/termux-packages/pull/4895

How to build:

 cp -a ./disabled-packages/swift ./packages/
 pkg install clang binutils-gold file patch python cmake ninja python2 perl rsync libandroid-spawn libcurl libicu libsqlite libuuid libxml2 llbuild pkg-config
 TERMUX_MAKE_PROCESSES=7 ./build-package.sh swift
2020-02-17 13:47:32 +02:00
Leonid Pliushch
a2d5c4520d mkvtoolnix: restore from disabled packages 2020-01-13 18:37:08 +02:00
Leonid Pliushch
905370a130 mkvtoolnix: currently disable package due to linking error 2020-01-13 02:16:56 +02:00
Leonid Pliushch
17acc4a871 add moc as disabled package
Requested in https://github.com/termux/termux-packages/issues/1637.

Package seems does not support PulseAudio which is required
for sound output in Termux.
2020-01-02 16:08:27 +02:00
Leonid Pliushch
4d7d3ed05e move abuild and apk-tools to disabled packages
We are continuing to use APT as package manager, so having another one is pointless
especially if we are not going to create repository for `apk`.
2019-10-10 15:33:35 +03:00
Leonid Pliushch
6d0832558a help2man: enable package 2019-08-16 15:37:57 +03:00
Leonid Pliushch
536e9dec56 some disabled packages can be removed
* elixir: https://github.com/termux/unstable-packages/tree/master/packages/elixir
 * libgeos: https://github.com/termux/science-packages/tree/master/packages/libgeos
 * nethack: https://github.com/termux/game-packages/tree/master/packages/nethack
2019-08-13 03:07:32 +03:00
Leonid Pliushch
8fba90f69f fix build.sh in disabled-packages 2019-08-12 18:56:27 +03:00
Leonid Pliushch
bd40522617 enable package 'build-essential'
It is now fixed and enhanced to met Termux requirements.
2019-05-11 18:36:47 +03:00
Leonid Pliushch
cded93e316 Revert "frobtads, sl, unrar: disable packages because their license is not accepted by hosting"
This reverts commit d941ce1f79.
2019-04-12 17:18:14 +03:00
erlanger
da5f38cb33 SWI-Prolog - update to 8.1.0 2019-04-09 18:57:29 +03:00
Leonid Pliushch
53a9ab7a8f frobtads, sl, unrar: disable packages because their license is not accepted by hosting
Bintray denied license requests for these packages, therefore we cannot provide
them via main repository.
2019-03-29 03:42:47 +02:00
Leonid Pliushch
9d6d69f05c blogc: downloads are now working so enabling package 2019-03-10 15:42:58 +02:00
Leonid Pliushch
7fff0bec2b disabled-packages: racket is now in https://github.com/termux/unstable-packages/tree/master/packages/racket 2019-02-17 18:49:01 +02:00
Leonid Pliushch
b1988a732d disabled-packages: remove obsolete version of 'caddy'
We have up-to-date 'caddy' as enabled package.
2019-02-17 18:42:34 +02:00
Wetitpig
7ddcce5701 No backticks 2019-02-15 18:01:09 +02:00
Wetitpig
d50c847f11 Shell script compliance 2019-02-15 18:01:09 +02:00
Wetitpig
5f07ac4eb9 Change permissions 2019-02-09 21:06:31 +02:00
Wetitpig
13cec16263 Spaces to tabs 2019-02-09 21:06:31 +02:00
Wetitpig
5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Fredrik Fornwall
e951dcf596 apk-tools & abuild: Enable packages 2018-11-21 23:37:17 +01:00
Leonid Pliushch
331bdeed7c abuild: set variables ac_cv_* and gl_cv_* like in build-package.sh 2018-11-20 22:04:57 +01:00
Leonid Pliushch
4f737bc7a5 abuild: remove 'df -PT' calls
Abuild uses 'df -PT' calls only to detect if 'btrfs|ecryptfs|zfs' filesystems used to
determine if it needed to execute 'sync'.
2018-11-20 22:04:57 +01:00
Leonid Pliushch
4a67d1175c abuild: disable getfattr/setfattr calls
a. We don't have getfattr/setfattr software.
b. May not work without root.
2018-11-20 22:04:57 +01:00
Leonid Pliushch
701e4891ac abuild: fix dependency tracing
Now dependency tracing seems working properly if 'scanelf' binary
is installed.
2018-11-20 22:04:57 +01:00
Leonid Pliushch
5b0dcffaf2 apk-tools: don't set db->root to $PREFIX
Setting db->root to $PREFIX breaks package installation if package
was configured with '--prefix=$PREFIX'.
2018-11-20 22:04:57 +01:00
Leonid Pliushch
dc9113cc21 abuild: use only Android/Termux-specific architecture specifications 2018-11-20 22:04:57 +01:00
Leonid Pliushch
57b1e0eddb abuild: add missing dependencies
Add necessary dependencies. Generally, deps like autoconf should be in 'build-base'
package but we don't have it.
2018-11-20 22:04:57 +01:00
Leonid Pliushch
1a77ab931b abuild: fix missing configuration file (/etc/abuild.conf)
File is required for 'abuild' configuration.
2018-11-20 22:04:57 +01:00
Leonid Pliushch
d0216b11d7 abuild: allow uncompressed manpages
Many packages installs only uncompressed manpages, but users may want
to keep APKBUILDs simple. So allowing uncompressed manpages.
2018-11-20 22:04:57 +01:00
Leonid Pliushch
2ecc0e95f2 abuild: adopt stuff to the Termux's file system style (rootfs in $PREFIX)
In Termux all package stuff is located under $PREFIX.
2018-11-20 22:04:57 +01:00
Leonid Pliushch
58fa8e3192 abuild: get rid of 'sudo' and other root-related stuff
Termux doesn't require things like 'sudo', 'chroot', 'adduser/addgroup' for
installing or building packages. Furthermore, Termux is single-user environment.
2018-11-20 22:04:57 +01:00
Leonid Pliushch
6fb3feaf24 abuild: don't use fakeroot as it hangs for some reason
Seems that fakeroot makes 'abuild' unusable. Perhaps this is
fakeroot(tcp)-specific bug ?

Anyway, fakeroot is not needed in Termux as we don't setting
ownership for packages but only permissions (chmod).
2018-11-20 22:04:57 +01:00
Leonid Pliushch
98d0c10e9d abuild: apply initial fixes
* Use bash instead of 'ash'.
 * Use clang instead of gcc.
 * Don't use sudo wrapper for 'apk' package manager.
2018-11-20 22:04:57 +01:00
Leonid Pliushch
046c92e2ae apk-tools: provide necessary files & dirs 2018-11-20 22:04:57 +01:00
Leonid Pliushch
3605599394 apk-tools: don't set ownership and xattrs
Such functionality causes 'permission denied' errors in Termux as
we don't require root permissions for installing packages.
2018-11-20 22:04:57 +01:00
Fredrik Fornwall
e6677aff2f abuild: Add as disabled package 2018-11-18 02:33:40 +01:00
Fredrik Fornwall
d530dc97d9 apk-tools: Add repositories file 2018-11-18 02:10:46 +01:00
Fredrik Fornwall
b42953c810 Update disable apk-tools 2018-11-18 02:01:58 +01:00
Kevin Cotugno
8f333f59f9 Remove disabled rust 2018-10-28 20:11:10 +01:00
Fredrik Fornwall
e4f2135503 bat: Enable package 2018-10-14 22:00:21 +02:00
Fredrik Fornwall
5af6067f1d bat: Build with patched version of termios 2018-10-08 03:34:29 +02:00
Fredrik Fornwall
4c85e18e1b x11-repo: Enable package 2018-10-02 02:04:54 +02:00
Fredrik Fornwall
b7743d5614 x11-repo: Add as disabled package 2018-10-02 01:56:30 +02:00
Fredrik Fornwall
4905896573 pkgconf: Add as disabled package 2018-09-27 00:53:39 +02:00
Fredrik Fornwall
bd9f9804ae Remove disabled cutter package 2018-09-23 17:15:26 +02:00
Leonid Pliushch
347483556e disabled-packages: remove qt5
Remove package 'qt5' in favor of https://github.com/termux/x11-packages/tree/master/packages/qt5-base
2018-09-21 23:49:22 +02:00
Fredrik Fornwall
11c765d731 rust: Try some more work 2018-09-20 02:26:10 +02:00
Fredrik Fornwall
9e9eaff2fd nodejs-lts: Add back a node LTS package 2018-09-20 02:19:41 +02:00
Wetitpig
1755e793ed Move libusb to packages 2018-09-15 22:27:55 +02:00
Fredrik Fornwall
9c88dd8257 rust: Add initial experiments with package 2018-09-15 01:47:23 +02:00
Fredrik Fornwall
b1a9c9c562 nodejs: Just keep a single current package
Drop the LTS version of node.js for now and keep only a single current
node package.
2018-09-11 23:51:55 +02:00
Fredrik Fornwall
fd72a74c42 openssl: Update from 1.0.2 to 1.1.1 (#2775) 2018-09-11 22:43:19 +02:00
Fredrik Fornwall
27b1f0a6f2 apk-tools: Add as disabled package 2018-09-11 00:46:45 +02:00
Fredrik Fornwall
54780069b0 ripgrep: Enable package
This is a first start on supporting rust packages. Feedback welcome.
2018-08-29 00:10:05 +02:00
Fredrik Fornwall
1047e5aab3 Remove libwebp from disabled-packages/ 2018-08-28 23:36:25 +02:00
Fredrik Fornwall
f8b8534f63 cadaver: Add note why package is disabled 2018-08-25 16:47:34 +02:00
Fredrik Fornwall
636c9b0ae6 cadaver: Disable due to no openssl 1.1 support 2018-08-25 10:03:43 +02:00
Fredrik Fornwall
3a7d393c3f sslscan: Disable due to no openssl 1.1 support 2018-08-23 20:22:08 +02:00
Fredrik Fornwall
682fc12703 ripgrep: Add as disabled-package
With this we can start looking at building rust code.
2018-08-23 17:35:49 +02:00
Fredrik Fornwall
d2bcee5d71 openssl 1.1.1: Build with no-ssl and no-engine 2018-08-22 12:05:53 +02:00
Fredrik Fornwall
4eaf2f7a8d openssl: Work on future openssl 1.1.1 package 2018-08-22 11:53:11 +02:00
Fredrik Fornwall
291ba8d1b3 disabled-packages/openssl: Update from 1.1.1~pre8 to 1.1.1~pre9 2018-08-22 08:48:40 +02:00
Fredrik Fornwall
4f2c9242d8 openssl: Add 1.1.1 WIP disabled-packages/openssl 2018-08-17 23:43:56 +02:00
Fredrik Fornwall
66aea0b5df libelf: Keep the libelf part of elfutils
While all of elfutils does not build with clang, the libelf part does
and is needed by ltrace. So keep libelf as a package and let it replace
elfutils for now.
2018-08-17 21:32:56 +02:00
Fredrik Fornwall
526f263b07 elfutils: Disable package (clang incompatible) 2018-08-17 21:10:58 +02:00
Fredrik Fornwall
5bb99cd307 Remove TERMUX_PKG_CLANG=no mention
TERMUX_PKG_CLANG is going away since every package package needs
to be built with clang starting with the upcoming ndk r18.
2018-08-06 16:32:35 +02:00
Fredrik Fornwall
19b9ddbe03 d8: Add as disabled package 2018-07-26 12:33:48 +02:00
Fredrik Fornwall
6446697658 ffmpeg: Update from 3.4.2 to 4.0.1 2018-06-26 02:48:48 +02:00
Fredrik Fornwall
7eb88453df libgeos: Disable build for now
Snapshots are stored only a few days back:
https://geos.osgeo.org/snapshots/
2018-04-22 23:58:16 +02:00