Commit Graph

8 Commits

Author SHA1 Message Date
Aditya Alok 3baa1a3a36
refactor(auto update): replace `pkg_dir` with `TERMUX_PKG_BUILDER_DIR`
- this variable will store path of directory containing packages
  `build.sh` file.
- this is a more standard approach than specifying `pkg_dir` each time

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-20 23:56:00 +05:30
Yaksh Bariya fd130685ae
fixup previous commit 2022-04-20 16:43:14 +05:30
Aditya Alok 2c11650b05
fix(libmsgpack{,-cxx}): regexp in tag name check
%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-05 23:53:10 +05:30
Termux Github Actions e7116a279a libmsgpack-cxx: update to 4.1.1
This commit has been automatically submitted by Github Actions.
2022-04-02 19:31:07 +00:00
Aditya Alok d5d6af6090
fix(libmsgpack{,-cxx}): check name of tag before auto updating
upstream uses 'c-' and 'cpp-' prefix in tag name to distinguish release,
but both releases are from same repository, so auto update system
confuses release of one package to be of another.

Now we explicitly check tag name before auto-updating.

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-03 00:47:49 +05:30
Tee KOBAYASHI ea97ab2e7d boost: Make revdeps build-depend on boost-headers
%ci:no-build
2022-03-02 07:09:32 +09:00
Tee KOBAYASHI c51922fa98 boost: Revbump revdeps
excluding:

* openfoam (taking too much time to build)

* osm2pgsql (having build issue; actually just a revbdep)
2022-02-09 09:10:06 +09:00
Tee KOBAYASHI 9746bcadcf new package: libmsgpack-cxx 2022-01-14 10:49:11 +02:00