summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/google-cloud-cpp: drop oldFilip Kobierski2024-08-114-143/+0
| | | | | Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* net-libs/google-cloud-cpp: Keyword 2.19.0 arm64, #906576Matoro Mahri2023-12-261-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-libs/google-cloud-cpp: disable test broken under portageMatoro Mahri2023-12-221-2/+3
| | | | | | | | | | | ClogEnvironment fails (segfault) under portage sandbox, doesn't fail outside, unsure why. Most of other large test suite is fine, just disable this one for now. Bug: https://bugs.gentoo.org/906576 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/34408 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/google-cloud-cpp: add 2.19.0Matoro Mahri2023-12-143-0/+61
| | | | | | | Closes: https://bugs.gentoo.org/913108 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/34140 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/google-cloud-cpp: drop 0.10.0-r1Jason Zaman2022-03-051-60/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* net-libs/google-cloud-cpp: bump 1.36.0Jason Zaman2022-03-052-0/+64
| | | | | | | | Closes: https://bugs.gentoo.org/815904 Closes: https://bugs.gentoo.org/744661 Closes: https://bugs.gentoo.org/727786 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* net-libs/google-cloud-cpp: Drop oldJason Zaman2022-02-279-441/+0
| | | | | | | Keep last cmake-utils version for now Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* net-libs/google-cloud-cpp: port to cmake.eclassJason Zaman2022-02-271-0/+61
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-141-3/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-libs/google-cloud-cpp: new revision depending on OpenSSL.Michael Orlitzky2020-04-101-0/+60
| | | | | | | | | | | | | | | As of v0.9.0, google-cloud-cpp now depends unconditionally on OpenSSL (according to upstream). We carry a patch that tries to eliminate the dependency, but several people (including myself) have reported that it only results in link failures these days. This commit introduces a new revision of google-cloud-cpp-0.10.0 without the patch. Note that the patch also dropped some zlib stuff, and no one remembers why. We might find out! Closes: https://bugs.gentoo.org/691352 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-libs/google-cloud-cpp: bump to 0.10.0Jason Zaman2019-08-022-0/+61
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* net-libs/google-cloud-cpp: bump 0.9.0Jason Zaman2019-06-053-0/+76
| | | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* net-libs/google-cloud-cpp: Depend on dev-libs/protobuf:=.Arfrever Frehtes Taifersar Arahesis2019-05-052-3/+3
| | | | | | Bug: https://bugs.gentoo.org/683928 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-libs/google-cloud-cpp: add gtest bdepJason Zaman2019-03-311-1/+2
| | | | | | Closes: https://bugs.gentoo.org/677258 Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* net-libs/google-cloud-cpp: add missing crc32c depJason Zaman2019-02-011-0/+1
| | | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-libs/google-cloud-cpp: bump to 0.5.0Jason Zaman2019-02-013-0/+79
| | | | | Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-libs/google-cloud-cpp: revbump with patches that are now upstreamJason Zaman2018-09-285-190/+153
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* net-libs/google-cloud-cpp: Add gtest depJason Zaman2018-09-081-2/+3
| | | | | Fixes: https://bugs.gentoo.org/665478 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-libs/google-cloud-cpp: new packageJason Zaman2018-09-085-0/+287
ebuild by me Package-Manager: Portage-2.3.40, Repoman-2.3.9