Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Audacious
@ 2020-05-01 17:38 mobinmob
  2020-05-01 19:02 ` [PR PATCH] [Merged]: Audacious Hoshpak
  0 siblings, 1 reply; 6+ messages in thread
From: mobinmob @ 2020-05-01 17:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages audacious
https://github.com/void-linux/void-packages/pull/21527

Audacious


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

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

From 46b0a15035db1104666d2333613a82685139fbab Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 1 May 2020 20:36:39 +0300
Subject: [PATCH 1/2] audacious: update to 4.0.3.

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

diff --git a/srcpkgs/audacious/template b/srcpkgs/audacious/template
index faa6761ecc6..eb47c84bf70 100644
--- a/srcpkgs/audacious/template
+++ b/srcpkgs/audacious/template
@@ -1,6 +1,6 @@
 # Template file for 'audacious'
 pkgname=audacious
-version=4.0.2
+version=4.0.3
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable gtk) $(vopt_enable qt)"
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://audacious-media-player.org/"
 distfiles="https://distfiles.${pkgname}-media-player.org/${pkgname}-${version}.tar.bz2"
-checksum=18a52bd9f1f96d17bf75ad6d40b0602fc29899ef2ccd9d2a6729dfa5fc7f5a67
+checksum=f30177c51857f32ac62b8a4d79e84ab19baf660da4b35abb7215dc8a231f76d6
 
 build_options="gtk qt"
 build_options_default="qt"

From 647fa82d4237c1430ef586dd7fd15cf0f004fef5 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 1 May 2020 20:36:46 +0300
Subject: [PATCH 2/2] audacious-plugins: update to 4.0.3.

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

diff --git a/srcpkgs/audacious-plugins/template b/srcpkgs/audacious-plugins/template
index 17a12f0515b..5c86edb9006 100644
--- a/srcpkgs/audacious-plugins/template
+++ b/srcpkgs/audacious-plugins/template
@@ -1,6 +1,6 @@
 # Template file for 'audacious-plugins'
 pkgname=audacious-plugins
-version=4.0.2
+version=4.0.3
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable gtk) $(vopt_enable qt)"
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://audacious-media-player.org/"
 distfiles="https://distfiles.audacious-media-player.org/${pkgname}-${version}.tar.bz2"
-checksum=59e432ee9ff8f90bc3c56378943ea73072421350f71b20d58ee2568ccd4af920
+checksum=e2a88f5cac3efe03eedbb8d320ca1bb9300788ce66056d2ceba60eb00f8aef97
 
 build_options="gtk qt"
 build_options_default="qt"

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

* Re: [PR PATCH] [Merged]: Audacious
  2020-05-01 17:38 [PR PATCH] Audacious mobinmob
@ 2020-05-01 19:02 ` Hoshpak
  0 siblings, 0 replies; 6+ messages in thread
From: Hoshpak @ 2020-05-01 19:02 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

Audacious
https://github.com/void-linux/void-packages/pull/21527

Description:


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

* Re: [PR PATCH] [Merged]: Audacious
  2021-02-05 22:14 [PR PATCH] Audacious mobinmob
@ 2021-02-08 14:49 ` ericonr
  0 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-02-08 14:49 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

Audacious
https://github.com/void-linux/void-packages/pull/28534

Description:
<!-- Mark items with [x] where applicable -->


#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

* Re: [PR PATCH] [Merged]: Audacious
  2020-07-20 19:15 [PR PATCH] Audacious mobinmob
@ 2020-07-24 15:58 ` Chocimier
  0 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2020-07-24 15:58 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

Audacious
https://github.com/void-linux/void-packages/pull/23672

Description:


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

* Re: [PR PATCH] [Merged]: Audacious
  2020-04-17  9:26 [PR PATCH] Audacious mobinmob
@ 2020-04-17 10:12 ` Piraty
  0 siblings, 0 replies; 6+ messages in thread
From: Piraty @ 2020-04-17 10:12 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

Audacious
https://github.com/void-linux/void-packages/pull/21071

Description:


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

* Re: [PR PATCH] [Merged]: Audacious
  2020-04-09 10:58 [PR PATCH] Audacious mobinmob
@ 2020-04-09 17:52 ` Hoshpak
  0 siblings, 0 replies; 6+ messages in thread
From: Hoshpak @ 2020-04-09 17:52 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

Audacious
https://github.com/void-linux/void-packages/pull/20791

Description:


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

end of thread, other threads:[~2021-02-08 14:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-01 17:38 [PR PATCH] Audacious mobinmob
2020-05-01 19:02 ` [PR PATCH] [Merged]: Audacious Hoshpak
  -- strict thread matches above, loose matches on Subject: below --
2021-02-05 22:14 [PR PATCH] Audacious mobinmob
2021-02-08 14:49 ` [PR PATCH] [Merged]: Audacious ericonr
2020-07-20 19:15 [PR PATCH] Audacious mobinmob
2020-07-24 15:58 ` [PR PATCH] [Merged]: Audacious Chocimier
2020-04-17  9:26 [PR PATCH] Audacious mobinmob
2020-04-17 10:12 ` [PR PATCH] [Merged]: Audacious Piraty
2020-04-09 10:58 [PR PATCH] Audacious mobinmob
2020-04-09 17:52 ` [PR PATCH] [Merged]: Audacious Hoshpak

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