Grimler91
099d4d4980
texlive: remove -N option from wget command in termux-install-tl. ( #873 )
Busybox version of wget doesn't support -N so wget shouldn't use -N (or be
added to package dependencies).
8 years ago
Fredrik Fornwall
d5585b7585
texlive: Move man pages to normal path
This ensures that the man command works, and fixes complaints
from a validation script that thinks that all man pages should be
under $PREFIX/share/man.
8 years ago
Fredrik Fornwall
c5c29b2af8
mpc: Bump package revision
We need to rebuild the package against the updated libmpdclient
which dropped a version suffix from the shared library file.
8 years ago
Fredrik Fornwall
38a5614f43
Add share/vala to -dev packages
8 years ago
Fredrik Fornwall
4d6cca1938
mpc: Add source checksum
8 years ago
Matthew Klein
f5ff2c2e57
libmpdclient: update to 2.11 ( #864 )
8 years ago
Grimler91
ae4de1d70b
ghostscript: Update to 9.21 and patch to make it build. ( #867 )
Package builds but doesn't work on device, running gs gives error:
"GPL Ghostscript 9.21: /home/builder/.termux-build/ghostscript/src/psi/interp.c(303): Fatal error -20 in gs_interp_init!"
8 years ago
Fredrik Fornwall
ba198479a3
Fix typo in scripts/setup-ubuntu.sh
8 years ago
Vishal Biswas
0a5412793e
nginx: add package ( #859 )
8 years ago
Grimler91
d8a7fd1e31
texlive: Changed install-tl-unx.tar.gz to a historic version and removed the previous patch to install-tl. ( #862 )
8 years ago
Fredrik Fornwall
b2542477f0
Remove disabled-packages/jack-updated
8 years ago
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
8 years ago
Fredrik Fornwall
43c066d02e
command-not-found: Regenerate with new commands
8 years ago
Fredrik Fornwall
6ebd8dafa5
command-not-found: Instruct to use 'packages'
Running 'packages install' wraps apt to run 'apt update' before
running 'apt install', so it should avoid the initial confusion
with 'apt install' not working for any packages.
8 years ago
Vishal Biswas
2565699009
valac: update from 0.34.4 to 0.36.0 ( #860 )
8 years ago
Vishal Biswas
efb97f17e0
openjdk-9-headless: update to newest changeset, tag 160 ( #861 )
8 years ago
Fredrik Fornwall
38fb608d79
libunwind: Enable package
8 years ago
Fredrik Fornwall
1400960ef9
libunwind: Build with --disable-coredump
8 years ago
Fredrik Fornwall
93af9238bf
libunwind: Build from latest git master
8 years ago
Fredrik Fornwall
d899d7938b
libunwind: Update from 1.2-rc1 to 1.2
8 years ago
Fredrik Fornwall
f0d9d8e2c0
Remove scripts/bintray-upload-deb
It doesn't work and termux-apt-repo is the new black.
8 years ago
Fredrik Fornwall
d1a699b743
termux-create-package: Update from 0.2 to 0.4
8 years ago
Fredrik Fornwall
3f703c88b2
termux-apt-repo: Depend on binutils for ar
8 years ago
Fredrik Fornwall
f82320ff76
termux-apt-repo: Update from 0.1 to 0.2
8 years ago
Fredrik Fornwall
fa0a18ce61
Update README.md
8 years ago
Fredrik Fornwall
d7af85ec52
Update README.md
8 years ago
Fredrik Fornwall
6bde679f83
Update README.md
8 years ago
Fredrik Fornwall
5ddd26ca75
Remove outdated sections from the README
8 years ago
Fredrik Fornwall
7e8a3d2b1f
Split out license section from README into LICENSE
8 years ago
Fredrik Fornwall
ed6a014708
aria2: Patch away -lsupc++
Specifying -lsupc++ doesn't work for arm with -mthumb.
8 years ago
Fredrik Fornwall
62059d3689
aria2: Better formatting
8 years ago
Fredrik Fornwall
906d1bbedb
golang: Enable user stubs without cgo
Fixes #848 .
8 years ago
Fredrik Fornwall
dcd0fa6ba9
lftp: Update from 4.7.6 to 4.7.7
8 years ago
Fredrik Fornwall
1ff2e77195
libpng: Update from 1.6.28 to 1.6.29
8 years ago
Fredrik Fornwall
580afa5ac7
apt: Remove useless ac_cv_c_bigendian=no
8 years ago
Markus Wagner
de9af52cfc
add ssh to the apt transports ( #851 )
8 years ago
Markus Wagner
785a2dc34e
update dpkg to 1.18.23 ( #850 )
8 years ago
Fredrik Fornwall
d6e574615c
llvm&clang: Update from 3.9.1 to 4.0.0
8 years ago
Fredrik Fornwall
489ad7089a
Remove some outdated disabled-packages/
8 years ago
Rafael Martins
b88cca5b0b
blogc: initial packaging ( #832 )
blogc is a blogging tool written in C, without any external
dependencies. It is released under BSD license, and targeted to
developers.
The package is based on a snapshot version. Version 0.13.0 should
be release soon, but the snapshot is stable and useful enough.
For more info, see: https://blogc.rgm.io/
8 years ago
bajabaq
20560abb71
Created nonworking (yet) build.sh for libusb ( #764 )
* Create build.sh
initial try to get libusb to build for termux
In docker image, had to apt-get install libudev-dev
so libudev is probably a dependency
* libusb: switch to github zip, disable udev
8 years ago
Fredrik Fornwall
9fde9f6c3d
radare2: Update from 1.2.1 to 1.3.0 ( fixes #839 )
8 years ago
Fredrik Fornwall
c864741f8f
mpv: Build with --disable-pulse
Now that we have pulseaudio we need this to avoid accidental linkage.
8 years ago
Fredrik Fornwall
68dbe1ee9a
glib: Format configure arguments
8 years ago
Fredrik Fornwall
8ad708ec4c
mpv: Bump version after lua removal (see #799 )
8 years ago
Fredrik Fornwall
e3a88b4b8e
libflac: Update from 1.3.1 to 1.3.2
8 years ago
Fredrik Fornwall
f323695ff3
libtool: Specify source checksum
8 years ago
Alain Kalker
a680abcbdf
alsa-{lib,utils,plugins} and pulseaudio packages ( #825 )
* New package: libsndfile-1.0.27
* Bring back disabled package alsa-lib
* Bring back disabled package alsa-utils
* New disabled package: alsa-plugins-1.1.1
* New package: libpulseaudio-10.0, subpackage pulseaudio
8 years ago
Fredrik Fornwall
2100eed584
gdbm: Build without readline for now
8 years ago
Fredrik Fornwall
5e193ac3ff
harfbuzz: Update from 1.4.4 to 1.4.5
8 years ago