Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] audacious: update to 4.2.
@ 2022-09-23 11:19 usernamer-git
  2022-12-23  1:57 ` github-actions
  2023-01-06  2:00 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 4+ messages in thread
From: usernamer-git @ 2022-09-23 11:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/usernamer-git/void-packages audacious
https://github.com/void-linux/void-packages/pull/39432

audacious: update to 4.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
- ->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l


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

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

From 6c39b11b74d1d3dbfe2ca14468d088057811cc23 Mon Sep 17 00:00:00 2001
From: "S. Kiyoshi" <s.kiyoshi@e.email>
Date: Fri, 23 Sep 2022 08:10:56 -0300
Subject: [PATCH] audacious: update to 4.2.

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

diff --git a/srcpkgs/audacious/template b/srcpkgs/audacious/template
index ebeca48a6171..e58c5d9d1916 100644
--- a/srcpkgs/audacious/template
+++ b/srcpkgs/audacious/template
@@ -1,7 +1,7 @@
 # Template file for 'audacious'
 #Keep in sync with audacious-plugins!
 pkgname=audacious
-version=4.1
+version=4.2
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable gtk) $(vopt_enable qt) --enable-libarchive"
@@ -10,11 +10,11 @@ makedepends="libSM-devel dbus-glib-devel libguess-devel libarchive-devel
  $(vopt_if gtk gtk+-devel) $(vopt_if qt qt5-devel)"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Lightweight, advanced audio player focused on audio quality"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="S. Kiyoshi <s.kiyoshi@e.email>"
 license="BSD-2-Clause"
 homepage="https://audacious-media-player.org/"
 distfiles="https://distfiles.${pkgname}-media-player.org/${pkgname}-${version}.tar.bz2"
-checksum=1f58858f9789e867c513b5272987f13bdfb09332b03c2814ad4c6e29f525e35c
+checksum=feb304e470a481fe2b3c4ca1c9cb3b23ec262540c12d0d1e6c22a5eb625e04b3
 
 build_options="gtk qt"
 build_options_default="qt"

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

* Re: audacious: update to 4.2.
  2022-09-23 11:19 [PR PATCH] audacious: update to 4.2 usernamer-git
@ 2022-12-23  1:57 ` github-actions
  2023-01-06  2:00 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 4+ messages in thread
From: github-actions @ 2022-12-23  1:57 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/39432#issuecomment-1363535488

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: audacious: update to 4.2.
  2022-09-23 11:19 [PR PATCH] audacious: update to 4.2 usernamer-git
  2022-12-23  1:57 ` github-actions
@ 2023-01-06  2:00 ` github-actions
  1 sibling, 0 replies; 4+ messages in thread
From: github-actions @ 2023-01-06  2:00 UTC (permalink / raw)
  To: ml

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

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

audacious: update to 4.2.
https://github.com/void-linux/void-packages/pull/39432

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
- ->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l


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

* [PR PATCH] audacious: update to 4.2
@ 2022-11-19 12:52 Tsu-gu
  0 siblings, 0 replies; 4+ messages in thread
From: Tsu-gu @ 2022-11-19 12:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Tsu-gu/void-packages Audacious-4.2-update
https://github.com/void-linux/void-packages/pull/40612

audacious: update to 4.2
I've changed the version, alongside the checksum, and succesfully compiled and run the package. It will not launch without audacious-plugins, which I have also updated and succesfully compiled.

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
-->

<!--
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Audacious-4.2-update-40612.patch --]
[-- Type: text/x-diff, Size: 1343 bytes --]

From 0a00c8e1a445f97eb77587a370af474ca543b096 Mon Sep 17 00:00:00 2001
From: Tsu-gu <108401269+Tsu-gu@users.noreply.github.com>
Date: Sat, 19 Nov 2022 11:24:17 +0000
Subject: [PATCH] Update audacious to 4.2

I've changed the version, alongside the checksum, and succesfully compiled and run the package. It will not launch without audacious-plugins, which I have also updated and succesfully compiled.
---
 srcpkgs/audacious/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/audacious/template b/srcpkgs/audacious/template
index ebeca48a6171..7df759a2f29a 100644
--- a/srcpkgs/audacious/template
+++ b/srcpkgs/audacious/template
@@ -1,7 +1,7 @@
 # Template file for 'audacious'
 #Keep in sync with audacious-plugins!
 pkgname=audacious
-version=4.1
+version=4.2
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable gtk) $(vopt_enable qt) --enable-libarchive"
@@ -14,7 +14,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=1f58858f9789e867c513b5272987f13bdfb09332b03c2814ad4c6e29f525e35c
+checksum=feb304e470a481fe2b3c4ca1c9cb3b23ec262540c12d0d1e6c22a5eb625e04b3
 
 build_options="gtk qt"
 build_options_default="qt"

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

end of thread, other threads:[~2023-01-06  2:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-23 11:19 [PR PATCH] audacious: update to 4.2 usernamer-git
2022-12-23  1:57 ` github-actions
2023-01-06  2:00 ` [PR PATCH] [Closed]: " github-actions
2022-11-19 12:52 [PR PATCH] " Tsu-gu

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