Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Add wf recorder
Date: Wed, 09 Oct 2019 14:37:10 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15277@inbox.vuxu.org> (raw)

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

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

https://github.com/KristupasSavickas/void-packages add-wf-recorder
https://github.com/void-linux/void-packages/pull/15277

Add wf recorder


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-wf-recorder-15277.patch --]
[-- Type: text/x-diff, Size: 1964 bytes --]

From e8f752fce54b3025d433c7899058b89f5d80fbec Mon Sep 17 00:00:00 2001
From: Kristupas Savickas <kristupas.savickas@pm.me>
Date: Wed, 9 Oct 2019 15:35:21 +0300
Subject: [PATCH 1/2] wf-recorder: initial addition

---
 srcpkgs/wf-recorder/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/wf-recorder/template

diff --git a/srcpkgs/wf-recorder/template b/srcpkgs/wf-recorder/template
new file mode 100644
index 00000000000..9d7694d542a
--- /dev/null
+++ b/srcpkgs/wf-recorder/template
@@ -0,0 +1,19 @@
+# Template file for 'wf-recorder'
+pkgname=wf-recorder
+version=0.1
+revision=1
+build_style=meson
+hostmakedepends="pkg-config ninja"
+makedepends="wayland-protocols wayland-devel ffmpeg-devel x264-devel
+ pulseaudio-devel"
+depends=""
+short_desc="Program for screen recording of wlroots-based compositors"
+maintainer="Kristupas Savickas <kristupas.savickas@pm.me>"
+license="MIT"
+homepage="https://github.com/ammen99/wf-recorder"
+distfiles="https://github.com/ammen99/${pkgname}/archive/v${version}.tar.gz"
+checksum=1a59e979eda8326c1d6dbdfcc734ee03d9f0afbcca3c30191e3b2c9641637d24
+
+pkg_install() {
+	vlicense LICENSE
+}

From 92f6abbfaf94acc6ddde2c43b294f0ea17d3f5d2 Mon Sep 17 00:00:00 2001
From: Kristupas Savickas <kristupas.savickas@pm.me>
Date: Wed, 9 Oct 2019 15:36:38 +0300
Subject: [PATCH 2/2] wf-recorder: fix linting warning

---
 srcpkgs/wf-recorder/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/wf-recorder/template b/srcpkgs/wf-recorder/template
index 9d7694d542a..6c8ed5772d7 100644
--- a/srcpkgs/wf-recorder/template
+++ b/srcpkgs/wf-recorder/template
@@ -6,7 +6,6 @@ build_style=meson
 hostmakedepends="pkg-config ninja"
 makedepends="wayland-protocols wayland-devel ffmpeg-devel x264-devel
  pulseaudio-devel"
-depends=""
 short_desc="Program for screen recording of wlroots-based compositors"
 maintainer="Kristupas Savickas <kristupas.savickas@pm.me>"
 license="MIT"

             reply	other threads:[~2019-10-09 12:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-09 12:37 voidlinux-github [this message]
2019-10-10  9:35 ` voidlinux-github
2020-03-20  7:11 ` travankor
2020-03-20  7:35 ` [PR PATCH] [Closed]: " KristupasSavickas

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-15277@inbox.vuxu.org \
    --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).