Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pamixer: update to 20191030.
@ 2020-07-09  1:09 tibequadorian
  2020-07-09  9:21 ` tibequadorian
  2020-08-08 12:08 ` [PR PATCH] [Closed]: " tibequadorian
  0 siblings, 2 replies; 3+ messages in thread
From: tibequadorian @ 2020-07-09  1:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages pamixer
https://github.com/void-linux/void-packages/pull/23486

pamixer: update to 20191030.
add man page

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

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

From bbc04ce44769868fd1aaf1c3f28e698f42bf92dc Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Thu, 9 Jul 2020 03:08:28 +0200
Subject: [PATCH] pamixer: update to 20191030.

---
 srcpkgs/pamixer/template | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/pamixer/template b/srcpkgs/pamixer/template
index db1914bbabc..7cc9c24020b 100644
--- a/srcpkgs/pamixer/template
+++ b/srcpkgs/pamixer/template
@@ -1,16 +1,19 @@
 # Template file for 'pamixer'
 pkgname=pamixer
-version=1.4
-revision=2
+version=20191030
+revision=1
+_commit="8b94ee598e50258a646bf4e2a672de337b36a180"
+wrksrc="pamixer-${_commit}"
 build_style=gnu-makefile
 makedepends="pulseaudio-devel boost-devel"
 short_desc="Pulseaudio command line mixer"
 maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/cdemoulins/pamixer"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=d8c7175dd844e458f4222fd24367e16d2b6cc4edb450bfa8bb9b3dec538cbdea
+distfiles="${homepage}/archive/${_commit}.tar.gz"
+checksum=bba5907ecbb85d81aab228effba163b67615def96fe34e5ba4cbfc9fca232641
 
 do_install() {
 	vbin pamixer
+	vman pamixer.1
 }

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-08 12:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09  1:09 [PR PATCH] pamixer: update to 20191030 tibequadorian
2020-07-09  9:21 ` tibequadorian
2020-08-08 12:08 ` [PR PATCH] [Closed]: " tibequadorian

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).