Github messages for voidlinux
 help / color / mirror / Atom feed
From: paper42 <paper42@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: cawbird-1.3.2
Date: Fri, 12 Mar 2021 22:53:34 +0100	[thread overview]
Message-ID: <20210312215334.m3hsWcYjTySv609mCagDIBosZcVs_YkW6qpRYBcnir0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27799@inbox.vuxu.org>

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

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

https://github.com/paper42/void-packages 0001-New-package-cawbird-1.3.1.patch
https://github.com/void-linux/void-packages/pull/27799

New package: cawbird-1.3.2


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-0001-New-package-cawbird-1.3.1.patch-27799.patch --]
[-- Type: text/x-diff, Size: 1272 bytes --]

From 0e9b548c73b77854e4ed7d3f59d3d8818944ca0a Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Sat, 9 Jan 2021 23:18:23 +0100
Subject: [PATCH] New package: cawbird-1.3.2

---
 srcpkgs/cawbird/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/cawbird/template

diff --git a/srcpkgs/cawbird/template b/srcpkgs/cawbird/template
new file mode 100644
index 000000000000..970c728e3866
--- /dev/null
+++ b/srcpkgs/cawbird/template
@@ -0,0 +1,22 @@
+# Template file for 'cawbird'
+pkgname=cawbird
+version=1.3.2
+revision=1
+build_style=meson
+hostmakedepends="pkg-config gettext vala glib-devel"
+makedepends="gtk+3-devel gspell-devel gst-plugins-base1-devel libsoup-devel
+ json-glib-devel sqlite-devel vala-devel rest-devel liboauth-devel
+ libglib-devel"
+checkdepends="xvfb-run"
+short_desc="GTK Twitter client"
+maintainer="Paper <paper@tilde.institute>"
+license="GPL-3.0-or-later"
+homepage="https://ibboard.co.uk/cawbird/"
+distfiles="https://github.com/IBBoard/cawbird/archive/v$version.tar.gz"
+checksum=20dd01b1b93f2608bbf6a83d5e4589927f875eff111a11366283b121c6136de7
+
+do_check() {
+	mkdir -p "$HOME/.config"
+	cd build
+	GSETTINGS_SCHEMA_DIR=data/ GSETTINGS_BACKEND='memory' xvfb-run meson test
+}

  parent reply	other threads:[~2021-03-12 21:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-09 23:01 [PR PATCH] New package: cawbird-1.3.1 paper42
2021-01-09 23:18 ` [PR PATCH] [Updated] " paper42
2021-01-14 18:45 ` paper42
2021-03-12 21:53 ` paper42 [this message]
2021-03-12 21:54 ` [PR REVIEW] New package: cawbird-1.3.2 paper42
2021-04-29 13:23 ` [PR PATCH] [Closed]: " Duncaen

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=20210312215334.m3hsWcYjTySv609mCagDIBosZcVs_YkW6qpRYBcnir0@z \
    --to=paper42@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).