its-pointless
31aef26cbc
libdb enabled libc++
7 years ago
Leonid Plyushch
3d4aea2ebc
dcraw: sources disappeared from official page, switching to mirror
6 years ago
Leonid Plyushch
5b89917051
bump revisions of packages using libjpeg-turbo
6 years ago
Leonid Plyushch
75b8aec619
libjpeg-turbo: enable jpeg8
6 years ago
Leonid Plyushch
07b3419026
libgnutls: do not split c++ part into a separate package
6 years ago
its-pointless
36b68aa992
enables cxx support in libgnutls
7 years ago
Leonid Plyushch
97734b8e9a
pcre: do not split c++ part into a separate package
6 years ago
its-pointless
246858d5bf
pcre: enable c++
7 years ago
Leonid Plyushch
216f3816e2
libtiff: do not split c++ part into a separate package
6 years ago
its-pointless
da8a29e983
add libtiff cxx interface
7 years ago
its-pointless
dc14276be8
enable libgmpcxx
7 years ago
Leonid Plyushch
8ae1e0769b
axel: remove patches that no longer needed
6 years ago
Leonid Plyushch
ae152d439f
ncurses: enable termcap support + more compatibility symlinks
libtinfo can be actually a symlink to libncursesw.so
6 years ago
Leonid Plyushch
2b3641ea54
Revert "new package: ncurses-termcap"
This reverts commit 4dce7b68fd
.
6 years ago
Leonid Plyushch
4dce7b68fd
new package: ncurses-termcap
Ncurses with termcap support and libtinfo.
6 years ago
Leonid Plyushch
9a6c14e76a
CI: omit newlines when printing list of packages for building
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
090d8e73e2
Merge branch 'updates/mariadb'
6 years ago
Leonid Plyushch
6ccc842c12
mariadb: update to 10.4.6
6 years ago
ImgBotApp
80928097e5
[ImgBot] Optimize images
/.github/static/powered-by-bintray.png -- 17.03kb -> 1.39kb (91.82%)
6 years ago
Leonid Plyushch
e9b4b2ce10
Merge branch 'updates/tracepath'
6 years ago
Leonid Plyushch
4e32452fd6
Merge branch 'updates/tesseract'
6 years ago
Leonid Plyushch
6e7b5b9d91
Merge branch 'updates/openal-soft'
6 years ago
Leonid Plyushch
4a5d1302e3
tesseract: update to 4.1.0
6 years ago
Leonid Plyushch
d1df563ba4
tracepath: update to 20190709
6 years ago
Leonid Plyushch
8aa1791b41
openal-soft: update to 1.19.1
6 years ago
Leonid Plyushch
5a3f32caa5
Merge branch 'updates/parallel'
6 years ago
Leonid Plyushch
a83ff94167
Merge branch 'updates/nginx'
6 years ago
Leonid Plyushch
1cacd174ea
parallel: update to 20190722
6 years ago
Leonid Plyushch
e92961326d
Merge branch 'updates/git-lfs'
6 years ago
Leonid Plyushch
ef6a441446
Merge branch 'updates/axel'
6 years ago
Leonid Plyushch
22199a8dac
nginx: update to 1.17.2
6 years ago
Leonid Plyushch
f4be04b36f
git-lfs: update to 2.8.0
6 years ago
Leonid Plyushch
2d87981e9a
axel: update to 2.17.5
6 years ago
Leonid Plyushch
d5c4aae1c3
CI: fix syntax error in .cirrus.yml
6 years ago
Leonid Plyushch
b54570d761
CI: let build task will depend on 'docker builder'
However this setup should be tested if working on non-master branch
since docker builder is disabled on them.
6 years ago
Leonid Plyushch
988ed344ac
CI: add support for automatic docker image rebuilding
6 years ago
Leonid Plyushch
12b9c2fffb
util-linux: fix utility 'losetup'
On Android loop devices located under /dev/block/.
6 years ago
Leonid Plyushch
d3e4199587
util-linux: update to 2.34
6 years ago
Leonid Plyushch
8674bd5ab4
valac: update to 0.44.6
6 years ago
Leonid Plyushch
17002599bf
texlive-bin: bump revision
6 years ago
Leonid Plyushch
6320fdb983
poppler: update to 0.79.0
6 years ago
Leonid Plyushch
1b56b01d05
CI: fix expression for filtering packages
6 years ago
Leonid Plyushch
3de914179b
librsvg: bump revision
To trigger CI build.
6 years ago
Leonid Plyushch
68ee2d8abd
CI: look for changes only in build.sh scripts
6 years ago
Leonid Plyushch
9a070bda54
librsvg: delete unneeded patch
6 years ago
Leonid Plyushch
f77f263839
librsvg: update to 2.45.8
6 years ago
Leonid Plyushch
90f1939cc5
CI: use git client provided by docker image
We still can't use the default Cirrus's one...
6 years ago
Leonid Plyushch
f17b7283b7
nim: update to 0.20.2
6 years ago
Leonid Plyushch
521e8373f6
CI: restore old way for building & uploading packages
Do not use pipes for building & uploading packages because:
* They spawn more jobs on Bintray for metadata generation - each upload is
done in a separate session.
* Bintray doesn't handle well concurrent uploads and metadata can be corrupted.
This happened in all recent builds of platform independent packages - in
each upload task file had a same name and that triggered problem with metadata.
* Using delays for workaround for a problem described above works, but isn't
safe.
6 years ago