Fredrik Fornwall
7fc9693f2d
postgresql: Enable package
2017-03-08 18:37:31 +01:00
rnauber
d415b125a8
Enable texlive ( #752 )
2017-03-08 17:41:26 +01:00
Fredrik Fornwall
b69a8220c9
postgresql: Build with bundled time zone database
2017-03-08 02:10:00 +01:00
Fredrik Fornwall
b09bf60c87
postgresql: Patch zic.c
2017-03-07 01:39:26 +01:00
Fredrik Fornwall
2eecb49a7f
postgresql: Build man pages and minor tweaks
2017-03-06 00:17:23 +01:00
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.
2017-03-05 16:16:59 +01:00
Fredrik Fornwall
9cded47c80
postgresql: Fix the \e psql command
2017-03-05 15:37:08 +01:00
Fredrik Fornwall
40868b30a6
postgresql: Package some contrib/ extensions
2017-03-05 15:25:38 +01:00
Fredrik Fornwall
826f3f28b2
postgresql: Do not try to run locale in initdb
2017-03-05 14:55:17 +01:00
Fredrik Fornwall
ac48c2790d
postgresql: Patch away /bin/sh
2017-03-05 14:55:17 +01:00
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)
2017-03-05 14:23:52 +01:00
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>
2017-03-05 14:22:31 +01:00
Fredrik Fornwall
faa6f4063a
postgresql: Use _PATH_TMP instead of P_tmpdir
2017-03-05 12:55:54 +01:00
Fredrik Fornwall
7c9adcb970
postgresql: Fix default unix socket dir
2017-03-05 12:41:34 +01:00
Fredrik Fornwall
f552180d3e
postgresql: Patch for non-working hard links
2017-03-05 12:23:53 +01:00
Fredrik Fornwall
a950838920
postgresql: Specify USE_UNNAMED_POSIX_SEMAPHORES=1
2017-03-05 12:09:20 +01:00
Fredrik Fornwall
349fd91f9e
postgresql: Use libandroid-shmem
2017-03-05 11:50:11 +01:00
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
2017-03-05 11:40:50 +01:00
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.
2017-03-05 00:22:55 +01:00
Fredrik Fornwall
49f47dcc30
libressl: Update the disabled package and add note
2017-03-05 00:15:41 +01:00
Fredrik Fornwall
b0fc85bb33
Add libandroid-shmem as a disabled package
2017-03-05 00:15:41 +01:00
Fredrik Fornwall
e1040e0cee
alsa-lib: Add -DTERMUX_SEMOPS_STUBS ( fixes #797 )
2017-02-27 20:34:02 +01:00
Fredrik Fornwall
b858950354
openjdk-9-headless: Update to latest tag
...
Also fix cups url
2017-02-26 22:09:41 +01:00
Fredrik Fornwall
0840b5a923
toybox: Add disabled package
2017-02-26 15:28:12 +01:00
Fredrik Fornwall
a2454bfff3
openssl: Add a disabled v1.1 update
2017-02-25 23:38:09 +01:00
Fredrik Fornwall
2e97faecc1
nodejs-current: Update disabled package
2017-02-24 22:47:57 +01:00
Fredrik Fornwall
a27346012d
jack-updated: Bump version
2017-02-18 00:48:01 +01:00
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
2017-02-08 00:44:12 +01:00
Fredrik Fornwall
4c29be99e4
postgresql: Add source checksum
2017-02-05 14:29:02 +01:00
Vishal Biswas
f8cb52375f
add postgresql and mariadb as disabled packages ( #741 )
2017-02-04 23:21:33 +01:00
Fredrik Fornwall
a2e59a1aad
attr: Patch and enable package
2017-02-02 22:14:00 +01:00
Fredrik Fornwall
388815307d
util-linux: Enable package
2017-02-02 01:37:52 +01:00
Fredrik Fornwall
341728f512
Add disabled-packages/jack-updated
2017-02-02 01:04:53 +01:00
Fredrik Fornwall
ef395df35c
util-linux: Fixes, update 2.28 to 2.29.1
2017-02-01 23:45:58 +01:00
Fredrik Fornwall
cc5964a4c2
hydra: Enable package
2017-01-31 13:52:20 +01:00
Fredrik Fornwall
236d269a2b
hydra: Add as disabled package
2017-01-31 11:04:39 +01:00
Fredrik Fornwall
b6c7cb349d
Remove unused backslash in bash multiline string
2017-01-28 16:39:37 +01:00
Fredrik Fornwall
cb958a2e23
texlive: Move to disable packages
...
There is some work remaining to build harfbuzz-icu and graphite
support in harfbuzz.
2017-01-19 06:03:56 +01:00
Fredrik Fornwall
dbd30a8cc5
Remove TERMUX_PKG_CLANG=yes as it is now default
2017-01-19 03:53:00 +01:00
Vishal Biswas
58f7a21c18
Add support for cmake 3.7 ( #660 )
2017-01-15 13:48:05 +01:00
Fredrik Fornwall
fadeb6b639
libx265: Enable package
2017-01-11 01:29:11 -05:00
Fredrik Fornwall
af4dc416ed
s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/
2017-01-11 01:21:42 -05:00
Fredrik Fornwall
42471506b0
libx265: Add comment about text relocations on x86
2017-01-10 10:52:01 -05:00
Fredrik Fornwall
53a2231fee
nodejs-current: Update work in progress
2017-01-09 19:13:20 -05:00
Fredrik Fornwall
a61e7e4556
Add nodejs-current as disabled package
2017-01-09 17:30:11 -05:00
Fredrik Fornwall
be8ba38973
Remove old disabled nodejs-lts package
2017-01-09 17:21:51 -05:00
Fredrik Fornwall
7b1f1bd35d
build-package.sh: Cleanup a bit
...
- Put everything into shell functions.
- Start fixing shellcheck warnings.
- Run a hostbuild before setting up an android toolchain (fixes #657 ).
It was quite a hasty rewrite, so things could be broken. Let me know!
2017-01-05 20:37:45 -05:00
Fredrik Fornwall
3d7bb83b11
libx265: Disable assembly on x86 to avoid relocs
2017-01-03 19:27:14 -05:00
Fredrik Fornwall
bc97f0d816
libx265: Add as disabled package
2017-01-03 18:58:44 -05:00
Fredrik Fornwall
7b43aad7b3
gstreamer: Update to 1.10.2
2017-01-03 16:55:50 -05:00