summaryrefslogtreecommitdiff
path: root/.SRCINFO
AgeCommit message (Collapse)Author
4 daysPKGBUILD: add boost-libs as one of the dependenciesmasterShulhan
The latest build failed with the following error, g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions \ -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security \ -fstack-clash-protection -fcf-protection \ -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer \ -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -fPIC -Wall -g -I. \ -Iinclude -I/usr/include/json-c -shared \ -Wl,-soname,libnss_oslogin.so.2 nss/nss_oslogin.o oslogin_utils.o \ -o libnss_oslogin-.so -lcurl -ljson-c -lboost_regex 2026-04-11 01:25:42 UTC job: aur_google-compute-engine-oslogin: \ /usr/bin/ld: cannot find -lboost_regex: No such file or directory
5 daysall: update to release 20260227.00Shulhan
2025-12-26all: update to release 20251022.00Shulhan
Changes, * Add package boost as one of the dependencies * Remove the prepare and checkdepends. The latest test does not run with the following error: *** No rule to make target '/usr/src/googletest/googletest//src/gtest-all.cc', needed by 'gtest-all.o'. Stop. * Remove patch on the test/Makefile since it does not relevant anymore. * Update the build commands, following google-compute-engine-oslogin.spec in the packaging directory. * Remove option --now in post_install and pre_remove script. In Arch Linux we did not start or stop the service manually during installation or removal. * Add common tasks in the Makefile.
2022-09-10Updates package to version 20220721.Lorenzo Castelli
2022-06-30Updates package to version 20220622.Lorenzo Castelli
2022-03-15Update to 20220205.00Samuel Littley
2021-01-24Update to v20210122.00-3Samuel Littley
2020-08-24Removes whitespace at eol.Lorenzo Castelli
2020-08-24Updates to version 20200819.Lorenzo Castelli
2020-05-16Updates to version 20200507.Lorenzo Castelli
2020-04-18Fixes up systemd configuration.Lorenzo Castelli
2020-03-31Update to 20200325Samuel Littley
2019-12-06Initial commit after split off google-compute-engine package.Lorenzo Castelli