Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] wbg: update to 1.1.0.
Date: Fri, 04 Nov 2022 08:41:49 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40328@inbox.vuxu.org> (raw)

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

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

https://github.com/icp1994/void-packages wbg
https://github.com/void-linux/void-packages/pull/40328

wbg: update to 1.1.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

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

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

From 3a8642b4238203bdf2fe750a914c068f56b5db2c Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 4 Nov 2022 12:53:53 +0530
Subject: [PATCH] wbg: update to 1.1.0.

---
 srcpkgs/wbg/template | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/wbg/template b/srcpkgs/wbg/template
index 61775d8151b9..f06fc1e8b198 100644
--- a/srcpkgs/wbg/template
+++ b/srcpkgs/wbg/template
@@ -1,15 +1,20 @@
 # Template file for 'wbg'
 pkgname=wbg
-version=1.0.2
+version=1.1.0
 revision=1
 wrksrc=$pkgname
 build_style=meson
 hostmakedepends="pkg-config wayland-devel"
-makedepends="libjpeg-turbo-devel libpng-devel pixman-devel
+makedepends="libjpeg-turbo-devel libpng-devel libwebp-devel pixman-devel
  tllist wayland-devel wayland-protocols"
 short_desc="Simple wallpaper application for Wayland compositors"
 maintainer="travankor <travankor@tuta.io>"
-license="GPL-3.0-or-later"
+license="MIT"
 homepage="https://codeberg.org/dnkl/wbg"
+changelog="https://codeberg.org/dnkl/wbg/raw/branch/master/CHANGELOG.md"
 distfiles="https://codeberg.org/dnkl/wbg/archive/${version}.tar.gz"
-checksum=3afcad17233ae3120369eaaf54bde41be8629bcda375d75a2d0d893649e802bc
+checksum=3f7844914c8a53fababa5df3575a9adb06026932bdd359664077ffdf19aae917
+
+post_install() {
+	vlicense LICENSE
+}

             reply	other threads:[~2022-11-04  7:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-04  7:41 icp1994 [this message]
2022-11-04 21:16 ` [PR PATCH] [Merged]: " classabbyamp

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