Github messages for voidlinux
 help / color / mirror / Atom feed
From: glaulher <glaulher@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] pulseeffects: update to 4.8.2
Date: Tue, 17 Nov 2020 23:33:37 +0100	[thread overview]
Message-ID: <20201117223337.vtUpSpP9cC9EeuM0X4Pk-2nqvVb-zTE3FxQ2BUqotfE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26389@inbox.vuxu.org>

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

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

https://github.com/glaulher/void-packages pulseeffects
https://github.com/void-linux/void-packages/pull/26389

pulseeffects: update to 4.8.2
this package run x86_64 and x86

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

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

From e8ae426c9f46c34fa819404aa4d74e8934791f78 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sat, 14 Nov 2020 12:57:54 -0300
Subject: [PATCH 1/7] containerd: update to 1.4.1

---
 srcpkgs/containerd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template
index 528edababcc..c035d23e7a3 100644
--- a/srcpkgs/containerd/template
+++ b/srcpkgs/containerd/template
@@ -1,6 +1,6 @@
 # Template file for 'containerd'
 pkgname=containerd
-version=1.3.7
+version=1.4.1
 revision=1
 build_style=go
 go_import_path=github.com/containerd/containerd
@@ -18,7 +18,7 @@ maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/containerd/containerd"
 distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
-checksum=d30d59e143697aa4f0960205b3f5ac59c573b332f20507740ef2dc0fb5ae8ded
+checksum=d410b8efc94e4124990f01de7107223971be8c9258fc651decf9e0ba648485b5
 make_dirs="/var/lib/containerd 0755 root root"
 
 post_build() {

From 98a11f9e53f9a47c2f953e2e948da583d63c728b Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sat, 14 Nov 2020 13:17:39 -0300
Subject: [PATCH 2/7] vscode: update to 1.51.1

---
 srcpkgs/vscode/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 96a0c349229..5948f7fd1eb 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,6 +1,6 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.50.1
+version=1.51.1
 revision=1
 _electronver=9.3.1
 hostmakedepends="pkg-config python nodejs-lts-10 yarn tar git"

From fe50642f6136458355e56493c7fa51b57cd94129 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sat, 14 Nov 2020 14:56:10 -0300
Subject: [PATCH 3/7] vscode: update to 1.51.1

---
 srcpkgs/vscode/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 5948f7fd1eb..37d1c6c5dc8 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -11,7 +11,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
-checksum=7d874637055e2425fe981f387165b7c7949db0821b1135f9cd7ccd5c70903af7
+checksum=3a7127983fac7c8e44b5b26b026341b8fd91c65ff34a4664e65ae43ae358d31b
 patch_args="-Np1"
 
 if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then

From 79294bfc1d385e7aa635e63a16827a5bfb4fdcaa Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sat, 14 Nov 2020 15:06:44 -0300
Subject: [PATCH 4/7] vscode: update to 1.51.1

---
 srcpkgs/vscode/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 37d1c6c5dc8..2730abbf43f 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,7 +1,7 @@
 # Template file for 'vscode'
 pkgname=vscode
 version=1.51.1
-revision=1
+revision=1 
 _electronver=9.3.1
 hostmakedepends="pkg-config python nodejs-lts-10 yarn tar git"
 makedepends="libxkbfile-devel libsecret-devel electron9"

From c738eaed37ccfcd636b62a2b2d733cb9789b50c6 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sat, 14 Nov 2020 15:33:59 -0300
Subject: [PATCH 5/7] compton-conf: update to 0.16.0

---
 srcpkgs/compton-conf/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/compton-conf/template b/srcpkgs/compton-conf/template
index 0405611d764..e30254e5c62 100644
--- a/srcpkgs/compton-conf/template
+++ b/srcpkgs/compton-conf/template
@@ -1,15 +1,15 @@
 # Template file for 'compton-conf'
 pkgname=compton-conf
-version=0.15.0
+version=0.16.0
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
 makedepends="qt5-tools-devel libconfig-devel"
 depends="compton desktop-file-utils"
 short_desc="LXQt GUI configuration tool for compton"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="glaulher <glaulher.developer@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://lxqt.org/"
 distfiles="https://github.com/lxqt/compton-conf/releases/download/${version}/compton-conf-${version}.tar.xz"
-checksum=09077799b7a3aebae815c94da42e908c34352e6e7af79a5375aaf1a3ad5a21c6
+checksum=7d5354d88ad8cd3342ce237f0cf8b0ed422ee837be31e89ae5e0ca66e1cf4a41
 replaces="lxqt-common>=0"

From 9b662ad80d59cdd6f5d77a049fa933c1be74b267 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sat, 14 Nov 2020 15:53:30 -0300
Subject: [PATCH 6/7] conky-cli: update to 1.11.6

---
 srcpkgs/conky-cli/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/conky-cli/template b/srcpkgs/conky-cli/template
index 64e9bc3ba7f..f0e361ebf08 100644
--- a/srcpkgs/conky-cli/template
+++ b/srcpkgs/conky-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'conky-cli'
 pkgname=conky-cli
-version=1.11.5
+version=1.11.6
 revision=3
 wrksrc="${pkgname/-cli/}-${version}"
 build_style=cmake
@@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause, GPL-3.0-or-later"
 homepage="https://github.com/brndnmtthws/conky"
 distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz"
-checksum=4cefdd92219a90934c28297e4ac7448a3f69d6aeec5d48c5763b23f6b214ef13
+checksum=e7c01e4910744851e05f85f0a0aab3f5068215b1af850515189ac40e7deeb26d
 
 provides="conky-${version}_${revision}"
 conflicts="conky>=0"

From 4803b646a5940cef0e782f59c807099fabc6f660 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sun, 15 Nov 2020 01:10:42 -0300
Subject: [PATCH 7/7] pulseeffects: update to 4.8.2

---
 srcpkgs/pulseeffects/template | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/pulseeffects/template b/srcpkgs/pulseeffects/template
index e4d25c7ecb2..1f7bb3e01e0 100644
--- a/srcpkgs/pulseeffects/template
+++ b/srcpkgs/pulseeffects/template
@@ -1,18 +1,20 @@
 # Template file for 'pulseeffects'
 pkgname=pulseeffects
 reverts="4.3.4_1"
-version=3.2.3
-revision=6
+version=4.8.2
+revision=2
 build_style=meson
-pycompile_module="PulseEffects PulseEffectsTest"
-hostmakedepends="pkg-config"
-makedepends="gsettings-desktop-schemas-devel gst-plugins-bad1-devel
- gtk+3-devel libbs2b-devel pulseaudio-devel python3-gobject-devel"
-depends="calf gsettings-desktop-schemas gst-plugins-bad1
- gst-plugins-good1 pulseaudio python3-gobject python3-numpy python3-scipy"
+hostmakedepends="pkg-config itstool lilv appstream-glib gettext glib-devel"
+makedepends="boost-devel gsettings-desktop-schemas-devel gst-plugins-bad1-devel
+ gtk+3-devel libbs2b-devel pulseaudio-devel zita-convolver-devel
+ glibmm-devel gtkmm-devel libebur128-devel"
+depends="gsettings-desktop-schemas gst-plugins-bad1
+ gst-plugins-good1 pulseaudio
+ calf yelp lv2 ladspa-sdk jack gtk+3 gtkmm libpulseaudio gst123 gst-plugins-good1 gst-plugins-bad1
+ lilv libboost_system1.72 libsigc++ libsndfile libsamplerate zita-convolver libebur128 glibmm"
 short_desc="Sound effects for Pulseaudio applications"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-3"
+license="GPL-3.0-only"
 homepage="https://github.com/wwmm/pulseeffects"
 distfiles="https://github.com/wwmm/pulseeffects/archive/v${version}.tar.gz"
-checksum=049a9d9c162a17790d392b7de9a0cc1397de32bd4324ae6490a45b96c92e5528
+checksum=6a287957b91530023b9b72ca1d57507a8dcd6363e48ce34dd225fb6bab7d27ec

  parent reply	other threads:[~2020-11-17 22:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-15  4:14 [PR PATCH] " glaulher
2020-11-15  4:21 ` ericonr
2020-11-17 22:33 ` glaulher [this message]
2020-11-18 20:48 ` [PR PATCH] [Closed]: " glaulher
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26709@inbox.vuxu.org>
2020-12-12 21:12 ` [PR PATCH] [Updated] " ndowens

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=20201117223337.vtUpSpP9cC9EeuM0X4Pk-2nqvVb-zTE3FxQ2BUqotfE@z \
    --to=glaulher@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).