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.1
Date: Thu, 14 Jan 2021 19:45:12 +0100	[thread overview]
Message-ID: <20210114184512.MpQ2A4XHLEKJGJMHrnoIENlDcZbZGwgOp61iZh6lxB0@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.1


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: 1881 bytes --]

From bb6b653da57519046d29754c50160add5caf0409 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/patches/disable-tests.patch | 18 ++++++++++++++++++
 srcpkgs/cawbird/template                    | 19 +++++++++++++++++++
 2 files changed, 37 insertions(+)
 create mode 100644 srcpkgs/cawbird/patches/disable-tests.patch
 create mode 100644 srcpkgs/cawbird/template

diff --git a/srcpkgs/cawbird/patches/disable-tests.patch b/srcpkgs/cawbird/patches/disable-tests.patch
new file mode 100644
index 00000000000..a752102ffcb
--- /dev/null
+++ b/srcpkgs/cawbird/patches/disable-tests.patch
@@ -0,0 +1,18 @@
+--- tests/meson.build
++++ tests/meson.build
+@@ -1,15 +1,10 @@
+ 
+ tests = [
+   'avatarcache',
+-  'avatardownload',
+   'bundlehistory',
+   'dmmanager',
+-  'filters',
+   'friends',
+-  'inlinemediadownloader',
+-  'texttransform',
+   'tweetmodel',
+-  'tweetparsing',
+   'twitteritem',
+   'usercompletionmodel',
+   'usercounter',
diff --git a/srcpkgs/cawbird/template b/srcpkgs/cawbird/template
new file mode 100644
index 00000000000..8de53620941
--- /dev/null
+++ b/srcpkgs/cawbird/template
@@ -0,0 +1,19 @@
+# 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"
+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
+
+pre_check() {
+	mkdir -p ~/.config
+}

  parent reply	other threads:[~2021-01-14 18:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-09 23:01 [PR PATCH] " paper42
2021-01-09 23:18 ` [PR PATCH] [Updated] " paper42
2021-01-14 18:45 ` paper42 [this message]
2021-03-12 21:53 ` [PR PATCH] [Updated] New package: cawbird-1.3.2 paper42
2021-03-12 21:54 ` [PR REVIEW] " 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=20210114184512.MpQ2A4XHLEKJGJMHrnoIENlDcZbZGwgOp61iZh6lxB0@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).