Github messages for voidlinux
 help / color / mirror / Atom feed
From: CabrioletDiskette <CabrioletDiskette@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New Package: qtlanguageserver-6.5.0
Date: Sun, 25 Jun 2023 07:33:46 +0200	[thread overview]
Message-ID: <20230625053346.AI7v1Bx34vYQhfR8qFrjSpWHyFzLFJPgjeCYEL4S_l4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44628@inbox.vuxu.org>

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

There is an updated pull request by CabrioletDiskette against master on the void-packages repository

https://github.com/CabrioletDiskette/void-packages qtlanguageserver
https://github.com/void-linux/void-packages/pull/44628

New Package: qtlanguageserver-6.5.0
#### Testing the changes
- I tested the changes in this PR: **YES**


#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64


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

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

From 7db45dd76f0895024099d26ad353d9c651074c46 Mon Sep 17 00:00:00 2001
From: Adam Pschorr <adampschorr13@aol.com>
Date: Sat, 24 Jun 2023 22:35:57 -0600
Subject: [PATCH] New Package: qtlanguageserver-6.5.0

fixed multi arch support
---
 srcpkgs/qtlanguageserver/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/qtlanguageserver/template

diff --git a/srcpkgs/qtlanguageserver/template b/srcpkgs/qtlanguageserver/template
new file mode 100644
index 000000000000..9e21de3689c2
--- /dev/null
+++ b/srcpkgs/qtlanguageserver/template
@@ -0,0 +1,18 @@
+# Template file for 'qtlanguageserver'
+pkgname=qtlanguageserver
+version=6.5.0
+revision=1
+build_style=cmake
+hostmakedepends="qt6-base"
+makedepends="qt6-base-devel"
+depends="qt6-base"
+short_desc="Implementation of the Language Server Protocol for Qt6"
+maintainer="Adam Pschorr <adampschorr13@aol.com>"
+license="custom:LicenseRef-Qt-Commercial, LGPL-3.0-only, GPL-2.0-only, GPL-3.0-only"
+homepage="https://github.com/qt/qtlanguageserver"
+distfiles="https://github.com/qt/qtlanguageserver/archive/refs/tags/v$version.tar.gz"
+checksum=10b57ceb8a893089d396383d340bafdb75b364f332d8390f7b90f34092f706c5
+
+post_install() {
+	for License in $wrksrc/LICENSES/*; do vlicense $License; done
+}

  reply	other threads:[~2023-06-25  5:33 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-25  4:43 [PR PATCH] " CabrioletDiskette
2023-06-25  5:33 ` CabrioletDiskette [this message]
2023-06-25 10:13 ` [PR REVIEW] " classabbyamp
2023-06-25 10:14 ` classabbyamp
2023-06-25 22:57 ` [PR PATCH] [Updated] " CabrioletDiskette
2023-06-25 23:01 ` [PR REVIEW] " CabrioletDiskette
2023-06-25 23:04 ` classabbyamp
2023-06-25 23:36 ` [PR PATCH] [Updated] " CabrioletDiskette
2023-06-25 23:38 ` [PR REVIEW] " CabrioletDiskette
2023-06-26 17:45 ` Chocimier
2023-06-26 17:48 ` [PR REVIEW] " Chocimier
2023-06-26 21:22 ` CabrioletDiskette
2023-06-26 21:29 ` Chocimier
2023-06-27  1:38 ` CabrioletDiskette
2023-09-25  1:45 ` github-actions
2023-10-10  1:45 ` [PR PATCH] [Closed]: " github-actions

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=20230625053346.AI7v1Bx34vYQhfR8qFrjSpWHyFzLFJPgjeCYEL4S_l4@z \
    --to=cabrioletdiskette@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).