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
b2542477f0
Remove disabled-packages/jack-updated
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
489ad7089a
Remove some outdated disabled-packages/
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
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
7fc9693f2d
postgresql: Enable package
8 years ago
rnauber
d415b125a8
Enable texlive ( #752 )
8 years ago
Fredrik Fornwall
b69a8220c9
postgresql: Build with bundled time zone database
8 years ago
Fredrik Fornwall
b09bf60c87
postgresql: Patch zic.c
8 years ago
Fredrik Fornwall
2eecb49a7f
postgresql: Build man pages and minor tweaks
8 years ago
Fredrik Fornwall
ff81c4964c
postgresql: Remove --with-system-tzdata
Android has a single /system/usr/share/zoneinfo/tzdata containing
all time zones, won't work without application level understanding.
8 years ago
Fredrik Fornwall
9cded47c80
postgresql: Fix the \e psql command
8 years ago
Fredrik Fornwall
40868b30a6
postgresql: Package some contrib/ extensions
8 years ago
Fredrik Fornwall
826f3f28b2
postgresql: Do not try to run locale in initdb
8 years ago
Fredrik Fornwall
ac48c2790d
postgresql: Patch away /bin/sh
8 years ago
Vishal Biswas
77b0e69667
openjdk-9-headless: make it build (at least on arm) ( #820 )
switch from jdk9/dev to mobile/dev repo
switch from tag based to changeset based build
add patch to use our getgr{gid,nam}_r from grp.h
remove all old patches
clean up code big time (no more custom patch format)
8 years ago
Fredrik Fornwall
67d2d61527
Remove <sys/sem.h>
System V semaphores doesn't work for non-root, it's better to
point at unnamed POSIX semaphores in <semaphore.h>
8 years ago
Fredrik Fornwall
faa6f4063a
postgresql: Use _PATH_TMP instead of P_tmpdir
8 years ago
Fredrik Fornwall
7c9adcb970
postgresql: Fix default unix socket dir
8 years ago
Fredrik Fornwall
f552180d3e
postgresql: Patch for non-working hard links
8 years ago
Fredrik Fornwall
a950838920
postgresql: Specify USE_UNNAMED_POSIX_SEMAPHORES=1
8 years ago
Fredrik Fornwall
349fd91f9e
postgresql: Use libandroid-shmem
8 years ago
Vishal Biswas
7106823dfe
Fixes ( #819 )
* remove ndk_patches/sys-shm.h.patch
add a note about libandroid-shmem and posix semaphores
* libandroid-shmem: enable package
* separate function to replace autoconf guess scripts
8 years ago
Fredrik Fornwall
e0afb84a66
Remove alsa-lib and alsa-utils disabled packages
Android does not have the alsa kernel level support. These packages
were only added as a build dependency of openjdk 9, but that should
no longer be necessary.
8 years ago
Fredrik Fornwall
49f47dcc30
libressl: Update the disabled package and add note
8 years ago
Fredrik Fornwall
b0fc85bb33
Add libandroid-shmem as a disabled package
8 years ago
Fredrik Fornwall
e1040e0cee
alsa-lib: Add -DTERMUX_SEMOPS_STUBS ( fixes #797 )
8 years ago
Fredrik Fornwall
b858950354
openjdk-9-headless: Update to latest tag
Also fix cups url
8 years ago
Fredrik Fornwall
0840b5a923
toybox: Add disabled package
8 years ago
Fredrik Fornwall
a2454bfff3
openssl: Add a disabled v1.1 update
8 years ago
Fredrik Fornwall
2e97faecc1
nodejs-current: Update disabled package
8 years ago
Fredrik Fornwall
a27346012d
jack-updated: Bump version
8 years ago
Vishal Biswas
ffcb22f1b0
add more disabled packages ( #742 )
* easy-rsa: add as disabled package
* openvpn: add as disabled package
* squid: add as disabled package
* llvm: add as disabled package
* alsa-lib: add as disabled package
* alsa-utils: add as disabled package
* openjdk-9-headless: add as disabled package
8 years ago
Fredrik Fornwall
4c29be99e4
postgresql: Add source checksum
8 years ago
Vishal Biswas
f8cb52375f
add postgresql and mariadb as disabled packages ( #741 )
8 years ago
Fredrik Fornwall
a2e59a1aad
attr: Patch and enable package
8 years ago
Fredrik Fornwall
388815307d
util-linux: Enable package
8 years ago
Fredrik Fornwall
341728f512
Add disabled-packages/jack-updated
8 years ago
Fredrik Fornwall
ef395df35c
util-linux: Fixes, update 2.28 to 2.29.1
8 years ago
Fredrik Fornwall
cc5964a4c2
hydra: Enable package
8 years ago
Fredrik Fornwall
236d269a2b
hydra: Add as disabled package
8 years ago
Fredrik Fornwall
b6c7cb349d
Remove unused backslash in bash multiline string
8 years ago
Fredrik Fornwall
cb958a2e23
texlive: Move to disable packages
There is some work remaining to build harfbuzz-icu and graphite
support in harfbuzz.
8 years ago
Fredrik Fornwall
dbd30a8cc5
Remove TERMUX_PKG_CLANG=yes as it is now default
8 years ago
Vishal Biswas
58f7a21c18
Add support for cmake 3.7 ( #660 )
8 years ago