Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] sratom: update to 0.6.6.
Date: Thu, 03 Dec 2020 03:14:11 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26899@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages sratom
https://github.com/void-linux/void-packages/pull/26899

sratom: update to 0.6.6.


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

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

From 345d7a911006385e68f9a16f9a9d2c75fb3cc2e2 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Wed, 2 Dec 2020 20:12:40 -0600
Subject: [PATCH] sratom: update to 0.6.6.

---
 srcpkgs/sratom/template | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sratom/template b/srcpkgs/sratom/template
index bc81b525a80..66f9163fb3f 100644
--- a/srcpkgs/sratom/template
+++ b/srcpkgs/sratom/template
@@ -1,8 +1,9 @@
 # Template file for 'sratom'
 pkgname=sratom
-version=0.6.4
+version=0.6.6
 revision=1
 build_style=waf3
+configure_args="-T" # Enable build of test
 hostmakedepends="pkg-config"
 makedepends="serd-devel sord-devel lv2"
 short_desc="Library for serialising LV2 atoms to/from RDF (Turtle syntax)"
@@ -10,7 +11,11 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="http://drobilla.net/software/sratom/"
 distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
-checksum=146c8f14b8902ac3c8fa8c2e0a014eb8a38fab60090c5adbfbff3e3b7c5c006e
+checksum=fb910bf62a5e69f4430bf09653d386fc4de9ff02bfd58635e1d45cbd31481b9d
+
+do_check() {
+	./build/sratom_test
+}
 
 post_install() {
 	vlicense COPYING

             reply	other threads:[~2020-12-03  2:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-03  2:14 ndowens [this message]
2020-12-09 23:24 ` [PR REVIEW] " Piraty
2020-12-09 23:42 ` [PR PATCH] [Updated] " ndowens
2020-12-11 23:50 ` [PR PATCH] [Merged]: " Piraty

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-26899@inbox.vuxu.org \
    --to=ndowens@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).