termux-packages/packages
Leonid Pliushch dc14c12940 apt: prevent usage of certain commands as root
Usage of package manager as root has certain bad effects in Termux such as
messed up SELinux contexts and ownership. Root checks done in 'pkg' wrapper
are not reliable because one can execute 'apt' directly or with third-party
script downloaded from the Internet.

This commit adds user id check and if it found that uid is 0, apt will
refuse to do any work in root session. These checks done in such way so
they cannot be bypassed in any way unless command is executed as non-root
user.

Those who use Termux via ADB root shell should be able to switch to Termux
user id with command 'su' in order to have package manager working.

---

This change also affects the 'termux-info' utility:

 * It will no longer use 'apt policy' to detect subscribed repositories. Each
   source will be checked by script manually.

 * Information will be copied to clipboard only if 'termux-api' is installed.

 * Syntax error in timeout command is fixed: 'timeout' doesn't understand the
   argument '-t'.

 * Minor information entries reordering.
2019-11-13 16:38:40 +02:00
..
aapt add new linter script & fix packages where needed 2019-08-14 14:27:55 +03:00
abduco packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
abook
ack-grep ack-grep: update to 3.1.2 2019-10-18 14:38:32 +03:00
acr move from unstable: acr 2019-11-10 19:32:23 +02:00
algernon move some packages from unstable repo 2019-09-08 16:44:36 +03:00
alpine additional libraries should be specified in LIBS instead of LDFLAGS if using autotools 2019-08-13 17:13:50 +03:00
antiword update maintainer fields where needed 2019-05-16 19:54:59 +03:00
apache2 apache2: Update from 2.4.39 to 2.4.41 2019-08-17 23:52:23 +02:00
apg apg: update source url 2019-09-08 16:44:36 +03:00
apksigner packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
apr packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
apr-util no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
apt apt: prevent usage of certain commands as root 2019-11-13 16:38:40 +02:00
aptly move some packages from unstable repo 2019-09-08 16:44:36 +03:00
argp packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
aria2 aria2c: build with -Os for ARM 2019-10-13 20:24:56 +03:00
arj move some packages from unstable repo 2019-09-08 16:44:36 +03:00
asciidoc asciidoc: depend on xsltproc instead of libxslt 2019-08-16 02:42:29 +03:00
asciinema packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
assimp assimp: update to 5.0.0 2019-09-29 13:00:26 +03:00
atomicparsley atomicparsley: bump revision 2019-06-19 21:12:50 +03:00
attr packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
autoconf packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
automake packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
autossh additional libraries should be specified in LIBS instead of LDFLAGS if using autotools 2019-08-13 17:13:50 +03:00
axel axel: update to 2.17.6 2019-09-08 02:36:21 +03:00
babl babl: update to 0.1.72 2019-09-18 17:31:00 +03:00
barcode new package: barcode 2019-06-16 15:37:32 +03:00
bash bash: Update from 5.0.9 to 5.0.11 2019-09-03 05:45:05 +02:00
bash-completion packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
bat bat: Update from 0.11.0 to 0.12.1 2019-09-10 22:09:48 +02:00
bc
beanshell beanshell: use dx for dexing jar file 2019-09-23 01:56:58 +03:00
binutils update binutils as well 2019-10-22 23:47:58 +02:00
bison bison: fix build error if libandroid-spawn has been built 2019-10-06 17:52:04 +02:00
bitcoin bitcoin: bump revision 2019-09-18 13:21:26 +03:00
blogc blogc: Update from 0.17.0 to 0.18.0 2019-09-11 00:56:48 +03:00
bmon packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
boost packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
brotli packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
build-essential add new linter script & fix packages where needed 2019-08-14 14:27:55 +03:00
busybox busybox: fix more applets 2019-11-12 13:07:11 +02:00
bvi bvi: Update from 1.4.0 to 1.4.1 2019-10-17 09:51:46 +02:00
byobu packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
c-ares packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
c-toxcore no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
ca-certificates Bump package version 2019-10-22 03:24:31 +03:00
cabextract update maintainer fields where needed 2019-05-16 19:54:59 +03:00
caddy Rebuild all go packages with go 1.13 2019-09-03 23:09:04 +02:00
calcurse calcurse: update to 4.5.1 2019-10-25 01:29:08 +03:00
capstone no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
cava bump revisions for pulseaudio update 2019-10-08 20:58:52 +08:00
cboard cboard: assume that /dev/ptmx always available & works 2019-08-16 14:06:23 +03:00
ccache ccache: Update from 3.7.4 to 3.7.5 2019-10-23 10:11:47 +02:00
ccnet packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
ccrypt
cgdb cgdb: Update from 0.7.0 to 0.7.1 2019-08-16 00:16:45 +02:00
clamav clamav: fix linking error for at least ARM 2019-11-03 01:55:54 +02:00
cmake cmake: Update from 3.15.3 to 3.15.5 2019-11-03 23:01:21 +01:00
cmark no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
cmatrix
cmus bump revisions for pulseaudio update 2019-10-08 20:58:52 +08:00
codecrypt move some packages from unstable repo 2019-09-08 16:44:36 +03:00
colordiff packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
command-not-found command-not-found: use sources in github.com/termux/command-not-found 2019-10-13 21:08:28 +03:00
coreutils coreutils: bump revision 2019-09-19 20:00:14 +03:00
corkscrew
cowsay packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
cpio
cppi
crunch move some packages from unstable repo 2019-09-08 16:44:36 +03:00
cryptopp cryptopp: fix typo in patch 2019-09-15 22:25:41 +03:00
cscope
ctags packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
cvs
daemonize
darkhttpd packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
dart add new linter script & fix packages where needed 2019-08-14 14:27:55 +03:00
dash dash: do not attempt to do a static linking 2019-08-16 03:31:14 +03:00
dasm dasm moved from sourceforge to github 2019-10-02 12:33:55 +02:00
datamash datamash: update to 1.5 2019-09-18 15:31:02 +03:00
dcraw packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
ddrescue ddrescue: bump revision 2019-06-19 21:22:13 +03:00
debianutils debianutils: update to 4.9 2019-09-18 15:27:54 +03:00
debootstrap debootstrap: update to 1.0.116 2019-10-18 14:07:50 +03:00
deutex deutex: update to 5.2.1 2019-08-11 17:56:59 +03:00
dialog dialog: update to 1.3-20190808 2019-09-18 15:28:31 +03:00
dictd dictd: add zlib to dependencies 2019-10-24 20:17:18 +03:00
diffutils packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
direnv Rebuild all go packages with go 1.13 2019-09-03 23:09:04 +02:00
direvent additional libraries should be specified in LIBS instead of LDFLAGS if using autotools 2019-08-13 17:13:50 +03:00
diskus diskus: update to 0.6.0 2019-09-22 20:28:31 +03:00
dnsutils dnsutils: update to 9.14.7 2019-10-18 14:52:25 +03:00
docbook-xml docbook-xml: minor improvements 2019-08-16 02:42:29 +03:00
docbook-xsl docbook-xsl: depend on xsltproc 2019-08-16 02:42:29 +03:00
dos2unix dos2unix: Update from 7.4.0 to 7.4.1 2019-10-06 18:21:48 +02:00
double-conversion new package: double-conversion 2019-10-05 15:56:54 +03:00
doxygen doxygen: update to 1.8.16 2019-08-11 20:38:58 +03:00
dpkg packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
dropbear packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
dtc dtc: update to 1.5.1 2019-09-08 02:38:43 +03:00
dte new package: dte 2019-10-18 04:26:54 +01:00
dvtm packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
dx dx: Use TERMUX_PKG_API_LEVEL 2019-09-25 23:01:31 +02:00
e2fsprogs e2fsprogs: update to 1.45.4 2019-09-29 13:00:26 +03:00
ecj packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
ed
elinks patches: replace hardcoded termux paths with @TERMUX_PREFIX@ and @TERMUX_HOME@ where needed 2019-06-08 00:56:49 +03:00
emacs emacs: make emacsclient look for socket in $PREFIX/var/run per default 2019-08-29 20:27:12 +02:00
erlang packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
espeak espeak: build with -Os optimization level 2019-09-22 20:15:05 +03:00
exa packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
exiftool move from unstable: exiftool 2019-11-10 19:32:23 +02:00
exiv2 exiv2: Update from 0.27.1 to 0.27.2 2019-07-31 23:09:01 +02:00
expect no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
fakeroot fakeroot: more fix for quote syntax error 2019-10-15 14:34:10 +03:00
fastmod new package: fastmod 2019-09-26 17:32:43 +03:00
fbless packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
fcgi fcgi: update to 2.4.2 2019-09-18 17:37:16 +03:00
fcgiwrap fcgiwrap: Fix manpage location 2019-07-05 00:11:25 +02:00
fd fd: Update from 7.3.0 to 7.4.0 2019-09-17 21:42:03 +02:00
fdupes packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
ffmpeg ffmpeg: bump revision 2019-11-07 01:54:54 +02:00
fftw no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
figlet packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
file packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
finch no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
findutils findutils: Update from 4.6.0 to 4.7.0 2019-09-08 20:55:41 +02:00
fish fish: do not use wcstod_l() even if found on target 2019-08-16 22:31:55 +03:00
flex no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
fontconfig no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
fortune
fossil fossil: update to 2.9 2019-07-14 20:31:39 +03:00
freetype no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
fribidi fribidi: update to 1.0.7 2019-09-29 13:00:26 +03:00
frobtads frobtads: bump revision 2019-06-19 21:26:37 +03:00
fsmon packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
fwknop no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
fzf fzf: Bump to rebuild with go 1.13 2019-09-03 21:46:43 +02:00
game-repo add new linter script & fix packages where needed 2019-08-14 14:27:55 +03:00
gawk gawk: bump revision 2019-08-15 00:05:23 +03:00
gbt gbt: Update from 1.2.0 to 2.0.0 2019-08-01 13:25:01 +03:00
gcal gcal: fix build error if libandroid-spawn has been built 2019-10-06 17:51:53 +02:00
gdb gdb: update to 8.3.1 2019-09-22 20:23:45 +03:00
gdbm no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
gdk-pixbuf gdk-pixbuf: update to 2.40.0 2019-11-03 01:25:20 +02:00
gegl Bump packages that depends on ffmpeg after ffmpeg update 2019-08-12 22:00:50 +02:00
geoip2-database geoip2-database: update to 20191103 2019-11-03 01:28:12 +02:00
getconf packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
geth geth: update to 1.9.6 2019-10-18 14:38:19 +03:00
getmail getmail: update to 5.14 2019-09-18 17:15:50 +03:00
gettext packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
ghostscript bump revisions of packages using libjpeg-turbo 2019-07-25 16:06:29 +03:00
giflib packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
gifsicle gifsicle: Update from 1.91 to 1.92 2019-04-22 16:59:50 +02:00
git git: Update from 2.22.1 to 2.23.0 2019-08-18 22:06:42 +02:00
git-crypt git-crypt: bump revision 2019-06-19 21:32:11 +03:00
git-lfs git-lfs: update to 2.9.0 2019-10-18 14:38:02 +03:00
gitea gitea: update to 1.9.5 2019-11-03 01:33:11 +02:00
gkermit Add gkermit build scripts (#1937) 2019-10-24 20:27:16 +03:00
glib glib: update to 2.62.2 2019-11-03 01:40:12 +02:00
global
gmic gmic: update to 2.7.5 2019-11-03 02:17:52 +02:00
gnuchess gnuchess: bump revision 2019-06-19 21:35:51 +03:00
gnuit patches: replace hardcoded termux paths with @TERMUX_PREFIX@ and @TERMUX_HOME@ where needed 2019-06-08 00:56:49 +03:00
gnupg gnupg: Update from 2.2.16 to 2.2.17 2019-07-11 10:32:30 +02:00
gnuplot packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
golang golang: update to 1.13.3 2019-10-18 15:11:11 +03:00
google-glog move some packages from unstable repo 2019-09-08 16:44:36 +03:00
googletest googletest: update to 1.10.0 2019-11-03 02:20:01 +02:00
gotty Rebuild all go packages with go 1.13 2019-09-03 23:09:04 +02:00
gperf packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
gpgme no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
gpsbabel
graphicsmagick graphicsmagick: Update from 1.3.32 to 1.3.33 2019-07-30 01:48:19 +02:00
graphviz packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
grep packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
gsl gsl: Update from 2.5 to 2.6 2019-10-06 18:21:48 +02:00
gst-plugins-bad libx265: Update from 3.1.2 to 3.2.1 2019-11-06 15:49:41 +01:00
gst-plugins-base gst-plugins-base: update to 1.16.1 2019-09-29 13:00:26 +03:00
gst-plugins-good bump revisions for pulseaudio update 2019-10-08 20:58:52 +08:00
gst-plugins-ugly gst-plugins-ugly: update to 1.16.1 2019-09-29 13:00:26 +03:00
gstreamer gstreamer: update to 1.16.1 2019-09-29 13:00:26 +03:00
gtypist add libiconv to dependencies where needed 2019-05-05 21:29:36 +02:00
gumbo-parser new package: gumbo-parser 2019-08-17 21:09:00 +03:00
gzip packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
harfbuzz harfbuzz: Switch to fossies as freedesktop.org is down 2019-11-03 23:40:31 +01:00
hashdeep hashdeep: bump revision 2019-06-19 23:53:41 +03:00
help2man help2man: update to 1.47.11 2019-08-20 14:49:28 +03:00
hexcurse
hexedit packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
hexyl hexyl: update to 0.6.0 2019-10-18 14:38:22 +03:00
heyu additional libraries should be specified in LIBS instead of LDFLAGS if using autotools 2019-08-13 17:13:50 +03:00
hfsutils packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
hoedown packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
htop packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
httping packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
httrack packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
hub hub: Update from 2.12.7 to 2.12.8 2019-10-06 18:38:16 +02:00
hugo hugo: update to 0.59.1 2019-11-03 02:37:33 +02:00
hunspell packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
hunspell-en-us add new linter script & fix packages where needed 2019-08-14 14:27:55 +03:00
hunspell-ru add new linter script & fix packages where needed 2019-08-14 14:27:55 +03:00
hydra packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
hyperfine hyperfine: update to 1.8.0 2019-10-18 14:38:26 +03:00
icecast packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
imagemagick imagemagick: bump revision 2019-11-08 14:05:57 +02:00
imgflo packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
indent indent: add patch needed for debug build 2019-05-31 20:25:54 +02:00
inetutils inetutils: pass LIBS=-llog in make args 2019-08-16 18:19:13 +03:00
inotify-tools packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
ipcalc
iperf3 no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
ipfs Rebuild all go packages with go 1.13 2019-09-03 23:09:04 +02:00
ipmitool new package: ipmitool 2019-06-16 15:37:32 +03:00
ired packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
irssi irssi: update to 1.2.2 2019-09-08 02:45:02 +03:00
isync isync: Update from 1.3.0 to 1.3.1 2019-05-29 23:44:37 +02:00
iverilog iverilog: update to 10.3 2019-08-20 23:08:59 +03:00
jbig2dec jbig2dec: Update from 0.16 to 0.17 2019-11-01 12:20:46 +01:00
jhead packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
joe alternatives: more editors can be used as alternative for /bin/editor 2019-08-10 22:34:54 +03:00
jp2a move some packages from unstable repo 2019-09-08 16:44:36 +03:00
jq packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
json-c no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
json-glib no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
jsoncpp packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
jupp alternatives: more editors can be used as alternative for /bin/editor 2019-08-10 22:34:54 +03:00
kakoune packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
keybase keybase: update to 4.7.2 2019-11-03 02:37:49 +02:00
keystone no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
kona packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
krb5 additional libraries should be specified in LIBS instead of LDFLAGS if using autotools 2019-08-13 17:13:50 +03:00
ldc LDC: Upgrade to v1.18.0 2019-10-17 00:24:04 +02:00
ldns packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
ledger no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
leptonica no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
less packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
leveldb no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
lftp lftp: fix lib-vasnprintf.c.patch 2019-10-27 20:10:31 +02:00
lhasa packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
libandroid-glob add new linter script & fix packages where needed 2019-08-14 14:27:55 +03:00
libandroid-shmem packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
libandroid-spawn libandroid-spawn: switch to modified upstream implementation and use it for ninja 2019-08-29 22:05:52 +02:00
libandroid-support libandroid-support: fix typo in build.sh 2019-09-11 04:25:38 +03:00
libao bump revisions for pulseaudio update 2019-10-08 20:58:52 +08:00
libarchive no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libass no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libassuan no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libbsd packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
libbz2 packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
libc++ add new linter script & fix packages where needed 2019-08-14 14:27:55 +03:00
libcaca no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libcairo libcairo: Switch to faster download url 2019-08-06 03:02:24 +02:00
libcap no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libcln packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
libcoap no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libconfig no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libconfuse no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libcroco no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libcrypt add new linter script & fix packages where needed 2019-08-14 14:27:55 +03:00
libcue no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libcurl curl: Update from 7.66.0 to 7.67.0 2019-11-07 18:05:56 +01:00
libdav1d ffmpeg: build with libdav1d 2019-10-12 13:31:28 +03:00
libdb no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libdispatch libdispatch: fix source url 2019-09-23 17:27:26 +03:00
libduktape libduktape: install pyyaml if building on device 2019-08-16 14:31:46 +03:00
libedit libedit: Update from 20190324-3.1 to 20191025-3.1 2019-11-01 12:21:38 +01:00
libelf libelf: update to 0.177 2019-09-18 16:26:24 +03:00
libev no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libevent libevent: don't remove additional libs 2019-09-13 15:35:03 +03:00
libexif no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libexpat libexpat: update to 2.2.9 2019-09-29 13:00:26 +03:00
libffi fix for libffi 2019-10-25 12:52:01 +11:00
libflac libflac: update to 1.3.3 2019-08-11 18:27:35 +03:00
libgc libgc: update homepage 2019-09-19 23:31:57 +03:00
libgcrypt libgcrypt: Update from 1.8.4 to 1.8.5 2019-09-03 11:05:57 +02:00
libgd no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libgfshare move some packages from unstable repo 2019-09-08 16:44:36 +03:00
libgit2 libgit2: Update from 0.28.2 to 0.28.3 2019-08-16 00:25:44 +02:00
libgmime libgmime: Update from 3.2.3 to 3.2.4 2019-10-06 18:21:48 +02:00
libgmp no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libgnutls Package libgnutls update (#4356) 2019-09-30 19:53:11 +03:00
libgpg-error libgpg-error: replace pthreads-no-weak.patch with sed expression 2019-08-16 21:35:49 +03:00
libgraphite no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libgrpc libgrpc: update to 1.24.3 2019-10-25 01:35:52 +03:00
libgsasl libgsasl: Update from 1.8.0 to 1.8.1 2019-09-10 22:51:04 +02:00
libical libical: Update from 3.0.5 to 3.0.6 2019-09-17 21:14:55 +02:00
libiconv libiconv: breaks & replaces libandroid-support-dev 2019-08-21 10:59:43 +03:00
libicu libicu: Update from 64.2 to 65.1 2019-10-06 00:49:09 +02:00
libid3tag no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libidn no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libidn2 no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libisl no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libjansson packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
libjasper libjasper: specify lib directory for installation 2019-08-16 22:10:04 +03:00
libjpeg-turbo libjpeg-turbo: Update from 2.0.2 to 2.0.3 2019-09-06 15:19:23 +02:00
libksba no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libllvm update to llvm9 and fix tools in rust 2019-10-22 23:47:58 +02:00
liblua packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
liblua52 liblua52: set prefix from @TERMUX_PREFIX@ in lua.pc 2019-09-20 00:52:24 +03:00
libluajit move from unstable: libluajit 2019-11-10 19:32:23 +02:00
liblz4 liblz4: fix build & installation steps 2019-09-09 03:44:02 +03:00
liblzma packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
liblzo no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libmaa dictd (#2117) 2019-10-24 20:08:35 +03:00
libmad no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libmaxminddb libmaxminddb: update to 1.4.1 2019-11-03 02:50:46 +02:00
libmcrypt libmcrypt: Fix mandir 2019-09-09 12:31:58 +02:00
libmesode libmesode: Update from 0.9.2 to 0.9.3 2019-10-30 17:11:25 +01:00
libmhash move some packages from unstable repo 2019-09-08 16:44:36 +03:00
libmicrohttpd libmicrohttpd: update to 0.9.68 2019-11-03 02:51:07 +02:00
libmnl no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libmosquitto libmosquitto: update to 1.6.7 2019-09-29 13:00:26 +03:00
libmp3lame create lame.subpackage.sh 2019-07-29 19:17:33 +03:00
libmp3splt no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libmpc no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libmpdclient no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libmpfr no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libmsgpack packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
libnet libnet: add package 2019-08-27 20:34:56 +02:00
libnettle no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libnfs no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libnftnl libnftnl: update to 1.1.4 2019-09-18 15:26:30 +03:00
libnghttp2 libnghttp2: Update from 1.39.1 to 1.39.2 2019-08-18 22:06:55 +02:00
libnl libnl: update to 3.5.0 2019-09-18 17:16:49 +03:00
libnpth no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libogg libogg: update to 1.3.4 2019-09-08 02:51:23 +03:00
liboggz no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libopus libopus: do not build tests & demo 2019-08-16 20:29:34 +03:00
libopusenc no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libotr packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
libpcap bump libpcap version to 1.9.1 (#4376) 2019-10-02 14:14:07 +03:00
libpipeline no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libpixman no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libpng no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libpopt no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libprotobuf packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
libprotobuf-c libprotobuf-c: rebuild to get rid of libprotobuf-c-dev 2019-08-15 21:44:27 +02:00
libpsl no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libqrencode no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
librsvg librsvg: update to 2.46.3 2019-10-25 01:47:26 +03:00
librsync librsync: update to 2.2.1 2019-10-18 14:38:39 +03:00
libsasl no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libsearpc libsearpc: Fix source checksum 2019-11-07 12:08:35 +01:00
libsignal-protocol-c Add package libsignal-protocol-c 2019-09-20 00:22:15 +03:00
libsigsegv move some packages from unstable repo 2019-09-08 16:44:36 +03:00
libsndfile no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libsodium no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libsoup libsoup: update to 2.68.2 2019-10-18 14:38:43 +03:00
libsoxr packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
libsqlite libsqlite: update to 3.30.1 2019-10-18 14:07:44 +03:00
libssh libssh: Update from 0.9.0 to 0.9.1 2019-10-30 17:12:26 +01:00
libssh2 no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libtalloc libtalloc: add support for building static library 2019-08-16 15:57:26 +03:00
libtermkey packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
libtiff no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libtool no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libunibilium packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
libunistring no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libusb libusb: Move from termux-root-packages 2019-10-07 01:55:19 +02:00
libuuid no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libuv libuv: Update from 1.32.0 to 1.33.1 2019-10-30 17:13:10 +01:00
libvorbis no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libvpx packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
libvterm libvterm: Update from 18.11.26 to 19.09.17 2019-09-26 00:31:05 +02:00
libwebp no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libwebsockets libwebsockets: Update from 3.2.0 to 3.2.99.1 2019-09-17 21:14:18 +02:00
libx264 no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libx265 libx265: Update from 3.1.2 to 3.2.1 2019-11-06 15:49:41 +01:00
libxapian libxapian: Update from 1.4.12 to 1.4.13 2019-10-23 09:29:45 +02:00
libxml2 libxml2: Update from 2.9.9 to 2.9.10 2019-11-01 12:20:38 +01:00
libxslt libxslt: Update from 1.1.33 to 1.1.34 2019-11-01 12:21:31 +01:00
libyaml no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libzip no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
libzmq libzmq: update homepage 2019-09-19 23:32:33 +03:00
libzopfli packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
lighttpd lighttpd: Update from 1.4.53 to 1.4.54 2019-05-29 23:45:03 +02:00
links links: Update from 2.20.1 to 2.20.2 2019-09-26 01:03:02 +02:00
linux-man-pages linux-man-pages: update to 5.03 2019-10-18 14:07:37 +03:00
littlecms no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
llbuild llbuild: update from 0.1.1 to 5.1 2019-09-21 21:12:42 +03:00
lldb fix lldb for later android versions 2019-11-03 11:44:51 +11:00
lnd bump lnd version to 0.8.0 2019-11-07 14:15:49 +01:00
loksh loksh: update to 6.6 2019-11-03 03:28:52 +02:00
ltrace ltrace: bump revision 2019-06-20 00:31:13 +03:00
lua-lpeg move some packages from unstable repo 2019-09-08 16:44:36 +03:00
luarocks luarocks: specify correct path to lua interpreter when building on device 2019-08-16 14:21:24 +03:00
luv luv: Update from 1.30.1-1 to 1.32.0-0 2019-11-13 09:52:44 +01:00
lynx add libiconv to dependencies where needed 2019-05-05 21:29:36 +02:00
lzip lzip: bump revision 2019-06-20 00:31:13 +03:00
lzlib new package: plzip 2019-09-23 19:40:05 +03:00
lzop
m4 m4: Patch to work on Android 10 2019-10-02 21:53:25 +02:00
make packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
man packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
mariadb mariadb: use correct version for URL 2019-09-24 19:00:41 +03:00
mathomatic packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
mbedtls no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
mc packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
mdp packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
megatools packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
memcached memcached: update to 1.5.17 2019-09-08 03:01:05 +03:00
mg packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
micro micro: Rebuild with Android Q compatible go 1.13 2019-10-05 22:08:35 +02:00
mime-support mime-support: Update from 3.63 to 3.64 2019-11-03 23:00:56 +01:00
minicom minicom: specify lock directory 2019-08-16 20:45:59 +03:00
miniupnpc move from unstable: miniupnpc 2019-11-10 19:32:23 +02:00
mksh update maintainer fields where needed 2019-05-16 19:54:59 +03:00
mktorrent packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
mlocate mlocate: fix getid patch 2019-05-18 10:31:22 +02:00
morse2ascii move some packages from unstable repo 2019-09-08 16:44:36 +03:00
mosh bump libprotobuf-using packages 2019-07-28 01:52:45 +03:00
mp3splt
mpc mpc: fixes for GNU libiconv dependency 2019-08-13 22:44:28 +03:00
mpd mpd: update to 0.21.16 2019-10-18 14:07:40 +03:00
mpdscribble add new linter script & fix packages where needed 2019-08-14 14:27:55 +03:00
mpv mpv: Update from 0.29.1 to 0.30.0 2019-10-30 02:05:31 +08:00
msmtp msmtp: update to 1.8.6 2019-09-29 13:00:26 +03:00
mtd-utils new package: mtd-utils 2019-10-04 20:26:18 +03:00
mtools mtools: force link with libiconv 2019-05-06 00:26:54 +03:00
mu mu: bump revision 2019-06-20 00:46:18 +03:00
multitail packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
mutt mutt: update to 1.12.2 2019-09-22 20:45:29 +03:00
myrepos move some packages from unstable repo 2019-09-08 17:25:28 +03:00
nano nano: Update from 4.4 to 4.5 2019-10-06 18:38:19 +02:00
ncdc packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
ncdu ncdu: Update from 1.14 to 1.14.1 2019-08-07 23:45:52 +02:00
ncmpcpp ncmpcpp: Fix socket path after it has been updated in mpd 2019-09-01 14:58:40 +02:00
ncompress new package: ncompress 2019-06-16 15:37:32 +03:00
ncurses ncurses: Update from 6.1.20190511 to 6.1.20190928 2019-10-05 21:25:59 +02:00
ndk-multilib ndk-multilib: fix arch for libc++ 2019-09-11 01:43:58 +03:00
ndk-sysroot ndk-sysroot: use linker scripts instead of compatibility symlinks 2019-09-23 13:05:43 +03:00
ne ne: update to 3.2.1 and use github for src tar 2019-10-02 21:11:26 +02:00
neofetch neofetch: Update from 6.0.0 to 6.1.0 2019-09-10 22:58:07 +02:00
neovim neovim: Update from 0.4.2 to 0.4.3 2019-11-13 09:53:18 +01:00
net-tools net-tools: use LDLIBS to pass "-llog" 2019-08-13 17:33:00 +03:00
netpbm packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
newsboat newsboat: Update from 2.17 to 2.17.1 2019-10-06 18:38:26 +02:00
nginx nginx: update to 1.17.4 2019-09-29 13:00:26 +03:00
nim nim: update to 1.0.2 2019-10-25 01:46:25 +03:00
ninja libandroid-spawn: switch to modified upstream implementation and use it for ninja 2019-08-29 22:05:52 +02:00
nmap packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
nnn nnn: Update from 2.6 to 2.7 2019-10-06 19:10:52 +02:00
nodejs Revert nodejs update to 13.1.0 2019-11-10 19:32:23 +02:00
nodejs-lts nodejs-lts: Do not conflict with itself 2019-11-01 11:46:14 +01:00
notmuch notmuch: Update from 0.29.1 to 0.29.2 2019-10-23 10:08:27 +02:00
nyancat packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
nzbget packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
oathtool packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
obfs4proxy Rebuild all go packages with go 1.13 2019-09-03 23:09:04 +02:00
ocrad no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
odt2txt odt2txt: fix package for on-device builds 2019-08-13 21:53:25 +03:00
oleo move some packages from unstable repo 2019-09-08 17:25:28 +03:00
openal-soft no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
openjpeg packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
openssh openssh: fix typo in build.sh 2019-11-02 12:39:27 +02:00
openssl openssl: Add a add-trusted-certificate script 2019-09-30 22:49:37 +02:00
optipng packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
opus-tools
opusfile packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
ossp-uuid packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
p7zip packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
pango pango: update to 1.44.7 2019-11-03 02:55:54 +02:00
par2 packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
parallel parallel: update to 20191022 2019-11-03 03:05:37 +02:00
parted parted: force link with libiconv (required for on-device builds) 2019-08-16 18:25:19 +03:00
pass packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
pass-otp packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
pastebinit packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
patch
patchelf packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
pathpicker pathpicker: update to 0.9.2 2019-09-19 14:26:40 +03:00
pcre no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
pcre2 no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
pdfgrep pdfgrep: bump revision 2019-06-20 00:51:21 +03:00
perl perl: replace hardcoded prefix path with variable in build.sh 2019-09-20 00:44:47 +03:00
pforth packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
php php: update to 7.3.10 2019-09-29 13:00:26 +03:00
pianobar Add packages: pianobar, libao (#2744) 2019-09-23 01:30:54 +03:00
pick packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
picolisp packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
pigz new package: pigz 2019-09-23 22:49:55 +03:00
pinentry pinentry: prevent accidental linkage with libcap 2019-05-20 02:49:29 +03:00
pkg-config packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
play-audio packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
plzip new package: plzip 2019-09-23 19:40:05 +03:00
pngquant pngquant: Update from 2.12.3 to 2.12.5 2019-07-30 01:46:27 +02:00
poppler no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
postgresql postgresql: Bump after libicu update 2019-10-06 01:07:24 +02:00
potrace potrace: Update from 1.15 to 1.16 2019-09-17 21:18:54 +02:00
privoxy packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
procps packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
profanity profanity: Update from 0.7.0 to 0.7.1 2019-09-26 01:03:02 +02:00
proot proot: Update package 2019-10-06 15:41:20 +02:00
proxychains-ng packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
psmisc packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
pulseaudio fix sles source 2019-10-08 14:32:50 +08:00
pure-ftpd
pv
pwgen
python python: Update from 3.7.4 to 3.7.5 2019-10-23 10:10:20 +02:00
python2 python2: Update from 2.7.16 to 2.17.7 2019-10-23 10:09:49 +02:00
qalc no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
qpdf qpdf: Update from 8.4.2 to 9.0.2 2019-10-14 14:11:58 +02:00
quickjs quickjs: update to 2019.10.27 2019-11-03 02:56:13 +02:00
radare2 radare2: Update from 3.9.0 to 4.0.0 2019-11-01 12:21:07 +01:00
ragel ragel: bump revision 2019-06-20 04:03:57 +03:00
ranger packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
rclone rclone: update to 1.50.1 2019-11-03 03:05:10 +02:00
rcs packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
readline readline: Update from 8.0 to 8.0.1 2019-08-18 22:07:29 +02:00
redir additional libraries should be specified in LIBS instead of LDFLAGS if using autotools 2019-08-13 17:13:50 +03:00
redis redis: update to 5.0.6 2019-09-29 13:00:26 +03:00
remind packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
resolv-conf add new linter script & fix packages where needed 2019-08-14 14:27:55 +03:00
restic Rebuild all go packages with go 1.13 2019-09-03 23:09:04 +02:00
rgbds
rhash no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
ripgrep packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
rlwrap
root-repo add new linter script & fix packages where needed 2019-08-14 14:27:55 +03:00
rsync add libiconv to dependencies where needed 2019-05-05 21:29:36 +02:00
rtmpdump packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
ruby ruby: Update from 2.6.4 to 2.6.5 2019-10-02 21:33:49 +02:00
rust experiment generating llvm-config 2019-10-26 16:46:24 +11:00
samefile move some packages from unstable repo 2019-09-08 17:25:28 +03:00
sc sc: use @TERMUX_PREFIX@ in patches instead of path 2019-09-19 23:36:36 +03:00
sc-im packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
science-repo add new linter script & fix packages where needed 2019-08-14 14:27:55 +03:00
screen screen: add patch for setuid/setgid calls 2019-10-14 02:17:06 +03:00
screenfetch screenfetch: Update from 3.8.0 to 3.9.0 2019-10-06 10:18:00 +02:00
scrypt scrypt: update to 1.3.0 2019-09-18 15:26:52 +03:00
sdcv move some packages from unstable repo 2019-09-08 17:25:28 +03:00
seafile-client seafile-client: update to 7.0.2 2019-08-20 14:49:28 +03:00
seccure move some packages from unstable repo 2019-09-08 16:44:36 +03:00
secure-delete move some packages from unstable repo 2019-09-08 16:44:36 +03:00
sed packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
sensible-utils packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
serf packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
sharutils sharutils: fix build error 2019-10-03 21:08:50 +02:00
shellharden shellharden: Update from 4.1 to 4.1.1 2019-08-23 10:09:10 +02:00
silversearcher-ag silversearcher-ag: rebuild due to versioned liblzma 2019-05-03 17:23:14 +03:00
sl packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
socat additional libraries should be specified in LIBS instead of LDFLAGS if using autotools 2019-08-13 17:13:50 +03:00
sox bump revisions for pulseaudio update 2019-10-08 20:58:52 +08:00
speexdsp no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
squid squid: create cache & log directories 2019-09-23 19:03:04 +03:00
sshpass sshpass: use https for homepage 2019-05-15 02:46:36 +03:00
ssss ssss: Ensure share/man/man1 exists 2019-09-08 22:31:55 +02:00
stag packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
starship starship: update to 0.26.0 2019-11-03 03:17:31 +02:00
steghide steghide: Fix mandir 2019-09-09 12:31:50 +02:00
stfl stfl: fix makefile for on-device build support 2019-08-16 15:21:13 +03:00
stow packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
strace strace: replace fputs_unlocked with fputs 2019-09-26 03:02:46 +03:00
stunnel stunnel: update to 5.55 2019-06-13 23:35:31 +03:00
subversion subversion: Update from 1.12.0 to 1.12.2 2019-07-30 01:46:58 +02:00
swi-prolog swi-prolog: update to 8.1.15 2019-11-03 03:06:04 +02:00
swig swig: Update from 4.0.0 to 4.0.1 2019-08-23 10:09:13 +02:00
syncthing syncthing: Update from 1.2.2 to 1.3.0 2019-10-06 11:05:37 +02:00
taglib taglib: Depend on zlib correctly 2019-09-08 22:39:21 +02:00
tar packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
tasksh tasksh: bump revision 2019-06-20 04:05:27 +03:00
taskwarrior taskwarrior: bump revision 2019-06-20 04:01:41 +03:00
tcl sqlite: Update from 3.29.0 to 3.30.0 2019-10-06 11:05:10 +02:00
tcsh tcsh: use https for homepage 2019-06-08 13:16:17 +03:00
teckit no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
tergent tergent: reformat build.sh and remove redundant stuff 2019-06-20 14:51:36 +03:00
termimage new package: termimage 2019-09-26 17:10:53 +03:00
termux-am packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
termux-api termux-api: update to 0.47 2019-10-06 17:53:23 +02:00
termux-apt-repo packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
termux-auth no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
termux-create-package packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
termux-elf-cleaner termux-elf-cleaner: update to v1.7 2019-08-15 21:48:07 +03:00
termux-exec packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
termux-keyring add new linter script & fix packages where needed 2019-08-14 14:27:55 +03:00
termux-licenses add new linter script & fix packages where needed 2019-08-14 14:27:55 +03:00
termux-services termux-services: update to 0.0.5 and set LICENSE to GPL-3.0 2019-08-13 22:48:30 +03:00
termux-tools apt: prevent usage of certain commands as root 2019-11-13 16:38:40 +02:00
teseq
tesseract no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
texinfo texinfo: Update from 6.6 to 6.7 2019-10-06 10:58:16 +02:00
texlive packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
texlive-bin texlive-bin: Bump after libicu update 2019-10-06 01:10:19 +02:00
texlive-tlmgr packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
tidy no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
tig packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
timewarrior timewarrior: bump revision 2019-06-20 04:09:12 +03:00
tintin++ tintin++: Update from 2.01.90 to 2.01.91 2019-10-06 18:38:22 +02:00
tinyproxy additional libraries should be specified in LIBS instead of LDFLAGS if using autotools 2019-08-13 17:13:50 +03:00
tinyscheme packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
tmate tmate: Update from 2.3.0 to 2.3.1 2019-10-17 09:54:20 +02:00
tmux tmux: Add patch fixing ordering of events 2019-10-06 00:32:09 +02:00
toilet packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
tor tor: update to 0.4.1.6 2019-09-22 20:22:20 +03:00
torsocks
toxic update maintainer fields where needed 2019-05-16 19:54:59 +03:00
tracepath packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
transmission transmission: mark service scripts as config files 2019-08-22 21:57:06 +02:00
tree packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
tsocks tsocks: fix patch 2019-08-16 03:46:22 +03:00
tsu add new linter script & fix packages where needed 2019-08-14 14:27:55 +03:00
tty-clock packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
ttyd ttyd: Rebuild after libwebsockets bump 2019-09-17 21:22:10 +02:00
ttyrec packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
tweego Rebuild all go packages with go 1.13 2019-09-03 23:09:04 +02:00
uftrace uftrace: use @TERMUX_PREFIX@ in patches instead of path 2019-09-19 23:38:10 +03:00
unicorn move some packages from unstable repo 2019-09-08 16:44:36 +03:00
unifdef new package: unifdef 2019-06-16 15:37:32 +03:00
units packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
unrar unrar: Update from 5.8.2 to 5.8.3 2019-10-23 10:12:43 +02:00
unstable-repo unstable-repo: switch to unversioned url 2019-10-31 17:45:28 +02:00
unzip unzip: fix for on-device build 2019-08-16 04:11:19 +03:00
utf8cpp packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
utf8proc packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
utfdecode utfdecode: bump revision 2019-06-20 04:11:35 +03:00
util-linux no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
valac no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
valgrind valgrind: Fix build 2019-08-06 19:30:04 +02:00
vcsh packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
vegeta move some packages from unstable repo 2019-09-08 16:44:36 +03:00
vifm packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
vim vim: Update from 8.1.2150 to 8.1.2200 2019-10-23 11:06:18 +02:00
vim-python vim: Update from 8.1.2150 to 8.1.2200 2019-10-23 11:06:18 +02:00
virustotal-cli move from unstable: virustotal-cli 2019-11-10 19:32:23 +02:00
vis move some packages from unstable repo 2019-09-08 16:44:36 +03:00
vorbis-tools add libiconv to dependencies where needed 2019-05-05 21:29:36 +02:00
vttest vttest: update to 20190710 2019-07-14 20:31:39 +03:00
vtutils vtutils: bump revision 2019-06-20 04:11:35 +03:00
w3m w3m: add perl as suggested package 2019-09-22 21:47:27 +03:00
wcalc
weechat weechat: bump revision 2019-09-22 19:39:00 +03:00
wget add libiconv to dependencies where needed 2019-05-05 21:29:36 +02:00
wireguard-tools wireguard-tools: update to 0.0.20191012 2019-11-03 03:20:25 +02:00
wol wol: use https for homepage 2019-05-15 02:51:13 +03:00
wordgrinder packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
wren move some packages from unstable repo 2019-09-08 16:44:36 +03:00
wuzz move some packages from unstable repo 2019-09-08 16:44:36 +03:00
x11-repo x11-repo: switch to unversioned url 2019-11-02 02:57:50 +02:00
xmlsec xmlsec: Update from 1.2.28 to 1.2.29 2019-10-23 10:10:59 +02:00
xmlstarlet packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
xorriso xorriso: Update from 1.5.0 to 1.5.2 2019-10-30 17:10:23 +01:00
xvidcore packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
yadm move some packages from unstable repo 2019-09-08 17:25:28 +03:00
yajl no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
yarn yarn: update to 1.19.1 2019-11-03 03:20:43 +02:00
yasm yasm: add --enable-nls 2019-11-05 17:18:34 +02:00
zbar no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
zile zile: fix build error if libandroid-spawn has been built 2019-10-06 17:52:24 +02:00
zip packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
zlib no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
zsh packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
zstd zstd: Update from 1.4.2 to 1.4.3 2019-08-27 18:49:43 +02:00
zsync move some packages from unstable repo 2019-09-08 16:44:36 +03:00