Github messages for voidlinux
 help / color / mirror / Atom feed
From: jbenden <jbenden@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: pvs-studio-7.07.37949.43_1
Date: Mon, 31 May 2021 19:28:10 +0200	[thread overview]
Message-ID: <20210531172810.YJW6HQBAsesHKAoGOVLQqv08zGDpDzB8C49JHLNv-jY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19116@inbox.vuxu.org>

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

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

https://github.com/jbenden/void-packages pvs-studio
https://github.com/void-linux/void-packages/pull/19116

New package: pvs-studio-7.07.37949.43_1
PVS-Studio is a static analysis tool for C/C++. It is commercial software.

Signed-off-by: Joseph Benden <joe@benden.us>

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

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

From 4f707fede8dd816c05f725001d0d43d14aab91b0 Mon Sep 17 00:00:00 2001
From: Joseph Benden <joe@benden.us>
Date: Thu, 13 Feb 2020 18:54:26 -0700
Subject: [PATCH] New package: pvs-studio-7.13.48133.129_1

Signed-off-by: Joseph Benden <joe@benden.us>
---
 srcpkgs/pvs-studio/template | 31 +++++++++++++++++++++++++++++++
 srcpkgs/pvs-studio/update   |  2 ++
 2 files changed, 33 insertions(+)
 create mode 100644 srcpkgs/pvs-studio/template
 create mode 100644 srcpkgs/pvs-studio/update

diff --git a/srcpkgs/pvs-studio/template b/srcpkgs/pvs-studio/template
new file mode 100644
index 000000000000..ceaf6d6663ff
--- /dev/null
+++ b/srcpkgs/pvs-studio/template
@@ -0,0 +1,31 @@
+# Template file for 'pvs-studio'
+pkgname=pvs-studio
+version=7.13.48133.129
+revision=1
+archs="x86_64"
+wrksrc="$pkgname-${version}-${XBPS_MACHINE}"
+short_desc="Static code analysis for C and C++"
+maintainer="Joseph Benden <joe@benden.us>"
+license="custom:Commercial"
+homepage="https://www.viva64.com/"
+distfiles="http://files.viva64.com/${pkgname}-${version}-x86_64.tgz"
+checksum=f8d32dc49917b926a90a496d42b4ca1e062af25b65f1341f727a41814fa3f59a
+repository="nonfree"
+restricted=yes
+
+post_fetch() {
+	$XBPS_FETCH_CMD -o license.html https://www.viva64.com/en/terms-of-use/
+}
+
+do_install() {
+	vmkdir usr/bin
+	vmkdir usr/share/bash-completion/completions
+
+	vbin bin/pvs-studio
+	vbin bin/plog-converter
+	vbin bin/pvs-studio-analyzer
+
+	vcopy etc/bash_completion.d/pvs-studio.sh usr/share/bash-completion/completions/pvs-studio
+
+	vlicense ${XBPS_SRCDISTDIR}/${pkgname}-${version}/license.html
+}
diff --git a/srcpkgs/pvs-studio/update b/srcpkgs/pvs-studio/update
new file mode 100644
index 000000000000..bbb0deb20c65
--- /dev/null
+++ b/srcpkgs/pvs-studio/update
@@ -0,0 +1,2 @@
+site="https://pvs-studio.com/en/pvs-studio/download-all/"
+pattern='https?://files.pvs-studio.com/pvs-studio-\K[\d\.]+(?=-x86_64.tgz")'

  parent reply	other threads:[~2021-05-31 17:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19116@inbox.vuxu.org>
2020-02-15 22:11 ` New package: pvs-studio-7.05.35582.25_1 jbenden
2020-03-25 17:26 ` Chocimier
2020-03-26  5:01 ` jbenden
2020-04-17 18:58 ` [PR PATCH] [Updated] " jbenden
2020-05-16 15:54 ` [PR PATCH] [Updated] New package: pvs-studio-7.07.37949.43_1 jbenden
2021-04-27 18:04 ` jbenden
2021-05-31 17:28 ` jbenden [this message]
2021-05-31 17:29 ` jbenden
2021-07-29  3:42 ` [PR PATCH] [Closed]: " jbenden

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=20210531172810.YJW6HQBAsesHKAoGOVLQqv08zGDpDzB8C49JHLNv-jY@z \
    --to=jbenden@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).