Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] peek: update to 1.4.0.
Date: Sat, 28 Sep 2019 18:45:15 +0200	[thread overview]
Message-ID: <20190928164515.DaH9zBn8b6_43hXimCifQ0gI6RXf6yC2kzsxqkRxM_A@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14789@inbox.vuxu.org>

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

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

https://github.com/pbui/void-packages peek
https://github.com/void-linux/void-packages/pull/14789

peek: update to 1.4.0.
- Switch to meson (upstream is deprecating cmake)
- Adopt package

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

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

From 5f92a088213eb82a01d460af54028675c3aaceeb Mon Sep 17 00:00:00 2001
From: Peter Bui <pbui@github.bx612.space>
Date: Sat, 28 Sep 2019 09:20:03 -0400
Subject: [PATCH] peek: update to 1.4.0.

- Switch to meson (upstream is deprecating cmake)
- Fix xlint issues
- Adopt package
---
 srcpkgs/peek/template | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/peek/template b/srcpkgs/peek/template
index 2899f7de935..8108c8a8c68 100644
--- a/srcpkgs/peek/template
+++ b/srcpkgs/peek/template
@@ -1,15 +1,14 @@
 # Template file for 'peek'
 pkgname=peek
-version=1.3.1
+version=1.4.0
 revision=1
-build_style=cmake
-configure_args="-DGSETTINGS_COMPILE=OFF"
+build_style=meson
 hostmakedepends="glib-devel libxml2 pkg-config txt2man vala"
 makedepends="gtk+3-devel libkeybinder3-devel"
 depends="gsettings-desktop-schemas"
-maintainer="Orphaned <orphan@voidlinux.org>"
 short_desc="Simple animated GIF screen recorder with an easy to use interface"
+maintainer="Peter Bui <pbui@github.bx612.space>"
+license="GPL-3.0-or-later"
 homepage="https://github.com/phw/peek"
-license="GPL-3"
 distfiles="https://github.com/phw/peek/archive/${version}.tar.gz"
-checksum=8104b65b041858b7f7f482e1425f8f22d429524340ad341f95f08b08fe4e8602
+checksum=506c5797102629ff4a319c5fcc4eb6b771ffd680bb83ea07c1e5e8166000d605

  reply	other threads:[~2019-09-28 16:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-28 13:22 [PR PATCH] " voidlinux-github
2019-09-28 16:45 ` voidlinux-github [this message]
2019-09-28 16:45 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-28 18:26 ` [PR PATCH] [Merged]: " voidlinux-github

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=20190928164515.DaH9zBn8b6_43hXimCifQ0gI6RXf6yC2kzsxqkRxM_A@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).