Github messages for voidlinux
 help / color / mirror / Atom feed
From: ifreund <ifreund@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] waylock: remove uneeded wayland-devel makedepends
Date: Sun, 10 May 2020 22:01:23 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21824@inbox.vuxu.org> (raw)

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

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

https://github.com/ifreund/void-packages waylock-no-wayland-dep
https://github.com/void-linux/void-packages/pull/21824

waylock: remove uneeded wayland-devel makedepends
With the new version of smithay's client toolkit the wayland
implementation used by waylock is pure rust.

Don't think this needs a revision bump as the package produced should be identical.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-waylock-no-wayland-dep-21824.patch --]
[-- Type: text/x-diff, Size: 857 bytes --]

From a3ed6f2fd926b19fb660ebe3755b25e459112613 Mon Sep 17 00:00:00 2001
From: Isaac Freund <ifreund@ifreund.xyz>
Date: Sun, 10 May 2020 21:56:36 +0200
Subject: [PATCH] waylock: remove uneeded wayland-devel makedepends

With the new version of smithay's client toolkit the wayland
implementation used by waylock is pure rust.
---
 srcpkgs/waylock/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/waylock/template b/srcpkgs/waylock/template
index 466e5e8cf8f..99f90ee7ff0 100644
--- a/srcpkgs/waylock/template
+++ b/srcpkgs/waylock/template
@@ -3,7 +3,7 @@ pkgname=waylock
 version=0.3.1
 revision=1
 build_style=cargo
-makedepends="cairo-devel pam-devel wayland-devel"
+makedepends="cairo-devel pam-devel"
 short_desc="Simple screenlocker for wayland compositors"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"

             reply	other threads:[~2020-05-10 20:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-10 20:01 ifreund [this message]
2020-05-11 18:18 ` [PR PATCH] [Merged]: " Hoshpak

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