Leonid Plyushch
68eb81cb02
gmic: fix Makefile.patch
5 years ago
Leonid Plyushch
ecb58b0f28
inotify-tools: update to 3.20.2
5 years ago
Leonid Plyushch
7c99c08192
imagemagick: update to 7.0.9.20
5 years ago
Leonid Plyushch
7c910f891e
hugo: update to 0.63.2
5 years ago
Leonid Plyushch
6fd453051b
gegl: remove unneeded patch
5 years ago
Leonid Plyushch
3d22946d26
gmic: rebuild
5 years ago
Leonid Plyushch
40ccd0b8de
golang: update to 1.13.7
5 years ago
Leonid Plyushch
d4d2a9f2a1
gmic: update to 2.8.3
5 years ago
Leonid Plyushch
4c5f3a7398
gegl: update to 0.4.20
5 years ago
Leonid Plyushch
62af1e6bd1
exiftool: update to 11.85
5 years ago
Leonid Plyushch
e69cf3bb34
erlang: update to 22.2.4
5 years ago
Leonid Plyushch
439986d15a
elixir: update to 1.10.0
5 years ago
Leonid Plyushch
86ffbe7108
direnv: update to 2.21.2
5 years ago
Leonid Plyushch
4046e2d81e
cmake: update to 3.16.3
5 years ago
Leonid Plyushch
e580a233ca
ipfs: update to 0.4.23
5 years ago
Leonid Plyushch
2f1ff11c4d
alpine: update to 2.22
5 years ago
Leonid Plyushch
bb3ee9ec38
axel: update to 2.17.7
5 years ago
Leonid Plyushch
ff75c1792f
busybox: avoid use of xopen_as_uid_gid() in `crontab` applet
Issue https://github.com/termux/termux-packages/issues/4837 .
5 years ago
Leonid Plyushch
2d23669a09
busybox: do not try to chown() files when running `crontab -e`
Issue https://github.com/termux/termux-packages/issues/4837 .
5 years ago
Leonid Plyushch
babf6c1fab
leptonica: fix typo in build.sh
5 years ago
Leonid Plyushch
3e15f32f0e
leptonica: build with giflib, libwebp and openjpeg
5 years ago
Leonid Plyushch
fe1c1ffb71
git: tk dependency present in related subpackages and should not be specified for main
5 years ago
Leonid Plyushch
638aed5555
git: add subpackages git-gui and git-gitk
Requested in https://github.com/termux/termux-packages/issues/4841 .
5 years ago
Leonid Plyushch
a2058769c5
natpmpc: fix installation prefix
5 years ago
Leonid Plyushch
d78689d328
new package: natpmpc
Requested in https://github.com/termux/termux-packages/issues/4842 .
5 years ago
Leonid Plyushch
d29ac72fe5
CI: update workflows/packages.yml
5 years ago
Leonid Plyushch
e93938b781
dart: bump revision
Single-commit merges are not handled well by CI currently...
5 years ago
Leonid Plyushch
81e8ccfa48
Merge pull request #4838 from zorro/master
dart: update to 2.7.1 and fixes x86_64 build failure
5 years ago
Arun
aee1c54866
dart: update to 2.7.1 and fixes x86_64 build failure
5 years ago
Leonid Plyushch
6c86e6e599
docker image: install llvm-9-dev
Needed by rustc-nightly in unstable-packages.
5 years ago
Leonid Plyushch
af949a75a1
8086tiny: do not prompt for bios image in wrapper
Alternate bios is not available for this emulator, so
packaged image will be used instead.
5 years ago
Leonid Plyushch
16981eb282
8086tiny: clear screen before running + specify package dependencies
5 years ago
Leonid Plyushch
3744bec218
new package: 8086tiny
Requested in https://github.com/termux/termux-packages/issues/4828 .
5 years ago
Craig Comstock
15030e5df0
Initial liblmdb packaging ( #4835 )
5 years ago
Leonid Plyushch
16d3a295ff
bump revision for html2text & emacs
Re-submit packages after https://github.com/termux/termux-packages/pull/4831 .
Package 'bison' was affected too, but was built & uploaded manually.
5 years ago
Leonid Plyushch
a1ac1c7a5a
CI: fix incorrect *.deb file transfer between jobs
Should fix the issue where updating is done only for
deb files from the last finished build job.
5 years ago
Leonid Plyushch
01db5cbee1
CI: allow to use customized Docker image
Necessary to handle cases where setup scripts were changed
during push or pull request.
5 years ago
Leonid Plyushch
f8b655c386
fix unbound variable error in scripts/run-docker.sh
5 years ago
Leonid Plyushch
7b09a286d0
setup-ubuntu.sh: re-enable package 'erlang-nox'
5 years ago
Leonid Plyushch
2d0ed197bb
CI: use termux/package-builder Docker image as build environment
5 years ago
Leonid Plyushch
7067d850fe
rebuild packages emacs & bison
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
36b4c3209b
emacs: remove ./share/info/dir from package
5 years ago
Leonid Plyushch
5eae738978
bison: remove ./share/info/dir from package
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
973a67fb64
CI: set path to where extract downloaded artifacts
5 years ago
Leonid Plyushch
f6c648b35e
html2text: bump revision
5 years ago
Leonid Plyushch
b3387bcd20
CI: workaround for possible artifact upload failure
Certain symbols in file name may cause problems, so directory ./debs
will be archived in tar before uploading.
5 years ago