Henrik Grimler
10744dc621
setup-ubuntu.sh: add cvs for myman
5 years ago
Henrik Grimler
1fe6ea54c2
setup-ubuntu: add packages needed by science and game packages
5 years ago
ifurther
df2b8d3b6a
new package: wrk ( #5262 )
* add wrk package
* install luajit into docker image
5 years ago
Leonid Plyushch
7264e81ef4
docker image: install tcl
Tcl is needed for building package 'sqlcipher'.
5 years ago
Henrik Grimler
f0887f4a8c
setup-ubuntu: install python-is-python3
Some packages looks for python instead of python3 or python2
5 years ago
Henrik Grimler
f6d3d8f993
setup-ubuntu: python-yaml is needed by libduktape (uses py2)
5 years ago
Fredrik Fornwall
4d32fd3cf6
Update docker image to Ubuntu 20.04
5 years ago
Leonid Plyushch
e0d9d5a280
php: run buildconf after extracting sources
Needed for generating configure script.
+ added re2c package for Docker image
5 years ago
Butta
5e6418f935
swift: enable package and update to 5.2.1
5 years ago
Leonid Plyushch
83385be03d
docker image: install 'clang-9'
5 years ago
Leonid Plyushch
bb8a2d2728
build-package.sh: verify release files with gpg when doing autobuilds ( #5062 )
5 years ago
Leonid Plyushch
3b8fd7b431
docker image: fix installation of JDK 8
5 years ago
Leonid Plyushch
67b184c903
Revert "docker image: use JDK 11"
This reverts commit 90af396e47
.
5 years ago
Leonid Plyushch
90af396e47
docker image: use JDK 11
5 years ago
Leonid Plyushch
33ed8a0b55
docker image: install docbook-xsl-ns
docbook-xsl-ns is needed by libnotify package.
5 years ago
Leonid Plyushch
3b2ca90598
docker image: install npm as it is used by 'gitea' in build process
5 years ago
Leonid Plyushch
6c86e6e599
docker image: install llvm-9-dev
Needed by rustc-nightly in unstable-packages.
5 years ago
Leonid Plyushch
7b09a286d0
setup-ubuntu.sh: re-enable package 'erlang-nox'
5 years ago
Leonid Plyushch
0a874e2cb1
setup-ubuntu.sh: do not install 'erlang-nox' because it can't be installed on CI/CD for some reason
5 years ago
Leonid Plyushch
17cb80e2e7
docker image: add more packages used by unstable & x11 repositories
5 years ago
Leonid Plyushch
20e65683e9
docker image: install erlang-nox, itstool, libgdk-pixbuf2.0-dev, xfonts-utils
More tools to build packages in unstable & x11 repositories.
5 years ago
Leonid Plyushch
d48ebbfeec
update scripts/setup-ubuntu.sh
Will add host packages required by unstable-packages and x11-packages,
so I don't need to have a custom Docker image for them.
Current package list may be incomplete.
5 years ago
Leonid Plyushch
0af821b51f
setup scripts: do not use sudo if already running under root
Reworked variant of https://github.com/termux/termux-packages/pull/4753 .
5 years ago
Leonid Plyushch
052f0c1816
docker image: install locales and configure en_US.UTF-8 as default
5 years ago
Leonid Plyushch
aac6d966a6
docker image: install libltdl-dev and libsigsegv-dev
5 years ago
Leonid Plyushch
05165d6375
docker image: install zip
5 years ago
Leonid Plyushch
be95bebcb0
docker image: install groff
5 years ago
Leonid Plyushch
94b41f49a7
docker image: install python3.8
5 years ago
Leonid Plyushch
c860d5c61e
Revert "docker image: install libossp-uuid-dev"
libossp-uuid-dev is not needed since we are not going to build
swi-prolog documentation currently.
This reverts commit e8fe70fc90
.
5 years ago
Leonid Plyushch
e8fe70fc90
docker image: install libossp-uuid-dev
5 years ago
Leonid Plyushch
ab406aac27
docker image: install bsdmainutils
5 years ago
Leonid Plyushch
3e7ea9df42
docker image: install pandoc
5 years ago
Leonid Plyushch
47fef45d79
docker image: install valac
6 years ago
Leonid Plyushch
0833dc940e
docker image: install libc-ares-dev and libicu-dev
Needed by host-build part of nodejs v12.6.0+
6 years ago
Leonid Plyushch
69b3b99dd7
docker image: install autopoint
6 years ago
Leonid Plyushch
76bdc3bf9f
docker image: install libdbus-1-dev
Required by host-build if dbus-glib.
https://github.com/termux/termux-packages/pull/4046 .
6 years ago
Christopher Latham
cf0abb1a9f
setup-ubuntu.sh: Download 19.04 java package when running Ubuntu 19.04
6 years ago
Christopher Latham
2397e9ab73
Fix broken java 8 download link locations
6 years ago
Fredrik Fornwall
2a5e6ec7ea
Update docker image to ubuntu 19.04 and llvm 8
6 years ago
Leonid Plyushch
beaa0c61f8
swi-prolog: specify necessary host tools in setup-ubuntu.sh
6 years ago
its-pointless
0e5ca471d1
llvm-8 and rust with back ports for llvm-8
6 years ago
Leonid Plyushch
952df9c00e
setup-ubuntu.sh: add lua5.3, needed by luarocks
6 years ago
Henrik Grimler
e56f784f95
setup-ubuntu.sh: add jq and remove debdiff
6 years ago
Wetitpig
8dcfd793a2
No backticks
6 years ago
Leonid Plyushch
f2b51dcfd9
setup-ubuntu.sh: install "devscripts"
Makes utility "debdiff" available.
6 years ago
Henrik Grimler
f32d3cb648
Add gnupg to docker image
6 years ago
Leonid Plyushch
b978ccd747
setup-ubuntu.sh: install "devscripts"
Makes utility "debdiff" available.
6 years ago
Henrik Grimler
720442ba67
Add gnupg to docker image
6 years ago
Kevin Cotugno
ddf454180e
Build for host
This fixes the issue where clippy failed to build for arm causing that
release to be incomplete.
We remove the host files from the install directory to reduce the final
size is minimal.
6 years ago
Fredrik Fornwall
f156702ce7
python: Update from 3.6.6 to 3.7.1
6 years ago