Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xfburn: update to 0.7.0
@ 2023-04-12 19:17 mojamuto
  2023-04-12 21:30 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mojamuto @ 2023-04-12 19:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mojamuto/void-packages xfburn-branch
https://github.com/void-linux/void-packages/pull/43408

xfburn: update to 0.7.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/43408.patch is attached

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

From 8b1325a96aa1500e47bcb1d9996515f793701067 Mon Sep 17 00:00:00 2001
From: Mojamuto <carlosme@protonmail.ch>
Date: Wed, 12 Apr 2023 21:10:22 +0200
Subject: [PATCH] xfburn: update to 0.7.0

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

diff --git a/srcpkgs/xfburn/template b/srcpkgs/xfburn/template
index cb9497f4e5b4..95ac80cb7742 100644
--- a/srcpkgs/xfburn/template
+++ b/srcpkgs/xfburn/template
@@ -1,7 +1,7 @@
 # Template file for 'xfburn'
 pkgname=xfburn
-version=0.6.2
-revision=2
+version=0.7.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-locales-dir=/usr/share/locale --enable-gstreamer"
 hostmakedepends="intltool pkg-config"
@@ -12,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://goodies.xfce.org/projects/applications/xfburn"
 distfiles="https://archive.xfce.org/src/apps/xfburn/${version%.*}/xfburn-${version}.tar.bz2"
-checksum=83416e132e9bb31cd52fdc41460f96efa9ed57a290ec65f09714b83bb3d00327
+checksum=ba960ea79a044b93e513f7c32bca1a599472d687ed0e0184bde8c84aeebb1f45

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

* Re: [PR REVIEW] xfburn: update to 0.7.0
  2023-04-12 19:17 [PR PATCH] xfburn: update to 0.7.0 mojamuto
@ 2023-04-12 21:30 ` classabbyamp
  2023-04-12 21:38 ` [PR PATCH] [Updated] " mojamuto
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-04-12 21:30 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/43408#discussion_r1164672330

Comment:
```suggestion
homepage="https://docs.xfce.org/apps/xfburn/start"
```

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

* Re: [PR PATCH] [Updated] xfburn: update to 0.7.0
  2023-04-12 19:17 [PR PATCH] xfburn: update to 0.7.0 mojamuto
  2023-04-12 21:30 ` [PR REVIEW] " classabbyamp
@ 2023-04-12 21:38 ` mojamuto
  2023-04-12 21:43 ` mojamuto
  2023-04-12 21:48 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: mojamuto @ 2023-04-12 21:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mojamuto/void-packages xfburn-branch
https://github.com/void-linux/void-packages/pull/43408

xfburn: update to 0.7.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/43408.patch is attached

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

From 8b1325a96aa1500e47bcb1d9996515f793701067 Mon Sep 17 00:00:00 2001
From: Mojamuto <carlosme@protonmail.ch>
Date: Wed, 12 Apr 2023 21:10:22 +0200
Subject: [PATCH 1/2] xfburn: update to 0.7.0

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

diff --git a/srcpkgs/xfburn/template b/srcpkgs/xfburn/template
index cb9497f4e5b4..95ac80cb7742 100644
--- a/srcpkgs/xfburn/template
+++ b/srcpkgs/xfburn/template
@@ -1,7 +1,7 @@
 # Template file for 'xfburn'
 pkgname=xfburn
-version=0.6.2
-revision=2
+version=0.7.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-locales-dir=/usr/share/locale --enable-gstreamer"
 hostmakedepends="intltool pkg-config"
@@ -12,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://goodies.xfce.org/projects/applications/xfburn"
 distfiles="https://archive.xfce.org/src/apps/xfburn/${version%.*}/xfburn-${version}.tar.bz2"
-checksum=83416e132e9bb31cd52fdc41460f96efa9ed57a290ec65f09714b83bb3d00327
+checksum=ba960ea79a044b93e513f7c32bca1a599472d687ed0e0184bde8c84aeebb1f45

From 01743df6ff07c94b9514cc3ce888e49bc0b0d1a0 Mon Sep 17 00:00:00 2001
From: mojamuto <36079583+mojamuto@users.noreply.github.com>
Date: Wed, 12 Apr 2023 23:38:46 +0200
Subject: [PATCH 2/2] Update srcpkgs/xfburn/template

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/xfburn/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/xfburn/template b/srcpkgs/xfburn/template
index 95ac80cb7742..a32b6d45b305 100644
--- a/srcpkgs/xfburn/template
+++ b/srcpkgs/xfburn/template
@@ -10,6 +10,6 @@ depends="desktop-file-utils hicolor-icon-theme"
 short_desc="CD-burner application for the Xfce Desktop Environment"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
-homepage="https://goodies.xfce.org/projects/applications/xfburn"
+homepage="https://docs.xfce.org/apps/xfburn/start"
 distfiles="https://archive.xfce.org/src/apps/xfburn/${version%.*}/xfburn-${version}.tar.bz2"
 checksum=ba960ea79a044b93e513f7c32bca1a599472d687ed0e0184bde8c84aeebb1f45

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

* Re: [PR PATCH] [Updated] xfburn: update to 0.7.0
  2023-04-12 19:17 [PR PATCH] xfburn: update to 0.7.0 mojamuto
  2023-04-12 21:30 ` [PR REVIEW] " classabbyamp
  2023-04-12 21:38 ` [PR PATCH] [Updated] " mojamuto
@ 2023-04-12 21:43 ` mojamuto
  2023-04-12 21:48 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: mojamuto @ 2023-04-12 21:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mojamuto/void-packages xfburn-branch
https://github.com/void-linux/void-packages/pull/43408

xfburn: update to 0.7.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/43408.patch is attached

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

From 37ad2ffbd21cda6bef48d6a7304be87a66223b8c Mon Sep 17 00:00:00 2001
From: Mojamuto <carlosme@protonmail.ch>
Date: Wed, 12 Apr 2023 21:10:22 +0200
Subject: [PATCH] xfburn: update to 0.7.0

---
 srcpkgs/xfburn/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/xfburn/template b/srcpkgs/xfburn/template
index cb9497f4e5b4..a32b6d45b305 100644
--- a/srcpkgs/xfburn/template
+++ b/srcpkgs/xfburn/template
@@ -1,7 +1,7 @@
 # Template file for 'xfburn'
 pkgname=xfburn
-version=0.6.2
-revision=2
+version=0.7.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-locales-dir=/usr/share/locale --enable-gstreamer"
 hostmakedepends="intltool pkg-config"
@@ -10,6 +10,6 @@ depends="desktop-file-utils hicolor-icon-theme"
 short_desc="CD-burner application for the Xfce Desktop Environment"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
-homepage="https://goodies.xfce.org/projects/applications/xfburn"
+homepage="https://docs.xfce.org/apps/xfburn/start"
 distfiles="https://archive.xfce.org/src/apps/xfburn/${version%.*}/xfburn-${version}.tar.bz2"
-checksum=83416e132e9bb31cd52fdc41460f96efa9ed57a290ec65f09714b83bb3d00327
+checksum=ba960ea79a044b93e513f7c32bca1a599472d687ed0e0184bde8c84aeebb1f45

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

* Re: [PR PATCH] [Merged]: xfburn: update to 0.7.0
  2023-04-12 19:17 [PR PATCH] xfburn: update to 0.7.0 mojamuto
                   ` (2 preceding siblings ...)
  2023-04-12 21:43 ` mojamuto
@ 2023-04-12 21:48 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-04-12 21:48 UTC (permalink / raw)
  To: ml

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

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

xfburn: update to 0.7.0
https://github.com/void-linux/void-packages/pull/43408

Description:
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


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

end of thread, other threads:[~2023-04-12 21:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-12 19:17 [PR PATCH] xfburn: update to 0.7.0 mojamuto
2023-04-12 21:30 ` [PR REVIEW] " classabbyamp
2023-04-12 21:38 ` [PR PATCH] [Updated] " mojamuto
2023-04-12 21:43 ` mojamuto
2023-04-12 21:48 ` [PR PATCH] [Merged]: " classabbyamp

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