Github messages for voidlinux
 help / color / mirror / Atom feed
From: motorto <motorto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] ccls: update to 0.20230717.
Date: Mon, 11 Sep 2023 20:44:22 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46017@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 743 bytes --]

There is a new pull request by motorto against master on the void-packages repository

https://github.com/motorto/void-packages ccls-0.20230717
https://github.com/void-linux/void-packages/pull/46017

ccls: update to 0.20230717.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv6l-musl (cross)
  - x86_64-musl


A patch file from https://github.com/void-linux/void-packages/pull/46017.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ccls-0.20230717-46017.patch --]
[-- Type: text/x-diff, Size: 1289 bytes --]

From 0b77becdc3f6e1e71d8b3a13532c7c09744e5a0f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Mon, 11 Sep 2023 17:58:43 +0100
Subject: [PATCH] ccls: update to 0.20230717.

---
 srcpkgs/ccls/template | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/ccls/template b/srcpkgs/ccls/template
index ec0597c9f6d85..9c1338c267372 100644
--- a/srcpkgs/ccls/template
+++ b/srcpkgs/ccls/template
@@ -1,8 +1,9 @@
 # Template file for 'ccls'
 pkgname=ccls
-version=0.20220729
-revision=2
+version=0.20230717
+revision=1
 build_style=cmake
+configure_args="-DUSE_SYSTEM_RAPIDJSON=ON"
 hostmakedepends="clang-tools-extra"
 makedepends="clang-tools-extra libxml2-devel llvm ncurses-devel rapidjson zlib-devel"
 short_desc="C/C++/ObjC language server"
@@ -10,8 +11,4 @@ maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/MaskRay/ccls"
 distfiles="https://github.com/MaskRay/ccls/archive/${version}.tar.gz"
-checksum=af19be36597c2a38b526ce7138c72a64c7fb63827830c4cff92256151fc7a6f4
-
-if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
-	configure_args="-DCMAKE_CXX_STANDARD_LIBRARIES=-latomic"
-fi
+checksum=118e84cc17172b1deef0f9c50767b7a2015198fd44adac7966614eb399867af8

             reply	other threads:[~2023-09-11 18:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-11 18:44 motorto [this message]
2023-09-13  7:06 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46017@inbox.vuxu.org \
    --to=motorto@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).