Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] io.elementary.files: update to 6.5.3.
@ 2024-04-23 17:15 pfpulux
  2024-04-24  0:04 ` [PR PATCH] [Updated] " sgn
  2024-04-24  0:42 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 2 replies; 3+ messages in thread
From: pfpulux @ 2024-04-23 17:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages io.elementary.files
https://github.com/void-linux/void-packages/pull/50001

io.elementary.files: update to 6.5.3.
<!-- 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**|**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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-io.elementary.files-50001.patch --]
[-- Type: text/x-diff, Size: 1555 bytes --]

From d92d1a84e1f2b8d429cecb3168f2fe45e38d89f1 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.eu>
Date: Tue, 23 Apr 2024 19:14:33 +0200
Subject: [PATCH] io.elementary.files: update to 6.5.3.

---
 srcpkgs/io.elementary.files/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/io.elementary.files/template b/srcpkgs/io.elementary.files/template
index 50aa71c44a7521..97d255277a6bb1 100644
--- a/srcpkgs/io.elementary.files/template
+++ b/srcpkgs/io.elementary.files/template
@@ -1,20 +1,21 @@
 # Template file for 'io.elementary.files'
 pkgname=io.elementary.files
-version=6.3.1
+version=6.5.3
 revision=1
 build_style=meson
 configure_args="-Dsystemduserunitdir=no"
 hostmakedepends="vala glib-devel pkg-config gettext"
 makedepends="gtk+3-devel libglib-devel libgee08-devel sqlite-devel plank-devel
  libcanberra-devel granite-devel pango-devel zeitgeist-devel dbus-glib-devel
- libnotify-devel libcloudproviders-devel libgit2-glib-devel libhandy1-devel"
+ libnotify-devel libcloudproviders-devel libgit2-glib-devel libhandy1-devel
+ desktop-file-utils"
 depends="accountsservice gvfs"
 short_desc="File browser designed for elementary OS"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/elementary/files"
 distfiles="https://github.com/elementary/files/archive/${version}.tar.gz"
-checksum=a14e7aeca4a1e9e19e4ecec6fea3fded73da701e2cd0131075767e2a96336012
+checksum=df3d4dd84d4b606b9ce4817106c41280c9bddb19c8592b2a72959283db9ed4d3
 
 CFLAGS="-fcommon"
 

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

* Re: [PR PATCH] [Updated] io.elementary.files: update to 6.5.3.
  2024-04-23 17:15 [PR PATCH] io.elementary.files: update to 6.5.3 pfpulux
@ 2024-04-24  0:04 ` sgn
  2024-04-24  0:42 ` [PR PATCH] [Merged]: " sgn
  1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2024-04-24  0:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages io.elementary.files
https://github.com/void-linux/void-packages/pull/50001

io.elementary.files: update to 6.5.3.
<!-- 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**|**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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-io.elementary.files-50001.patch --]
[-- Type: text/x-diff, Size: 1538 bytes --]

From 8d7cfb01c6f7dbb4594dee7d7af5a8594b5dadb2 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.eu>
Date: Tue, 23 Apr 2024 19:14:33 +0200
Subject: [PATCH] io.elementary.files: update to 6.5.3.

Close: #50001
---
 srcpkgs/io.elementary.files/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/io.elementary.files/template b/srcpkgs/io.elementary.files/template
index 50aa71c44a7521..d918306177c4c9 100644
--- a/srcpkgs/io.elementary.files/template
+++ b/srcpkgs/io.elementary.files/template
@@ -1,10 +1,10 @@
 # Template file for 'io.elementary.files'
 pkgname=io.elementary.files
-version=6.3.1
+version=6.5.3
 revision=1
 build_style=meson
 configure_args="-Dsystemduserunitdir=no"
-hostmakedepends="vala glib-devel pkg-config gettext"
+hostmakedepends="vala glib-devel pkg-config gettext desktop-file-utils"
 makedepends="gtk+3-devel libglib-devel libgee08-devel sqlite-devel plank-devel
  libcanberra-devel granite-devel pango-devel zeitgeist-devel dbus-glib-devel
  libnotify-devel libcloudproviders-devel libgit2-glib-devel libhandy1-devel"
@@ -14,9 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/elementary/files"
 distfiles="https://github.com/elementary/files/archive/${version}.tar.gz"
-checksum=a14e7aeca4a1e9e19e4ecec6fea3fded73da701e2cd0131075767e2a96336012
-
-CFLAGS="-fcommon"
+checksum=df3d4dd84d4b606b9ce4817106c41280c9bddb19c8592b2a72959283db9ed4d3
 
 libio.elementary.files_package() {
 	short_desc+=" - library"

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

* Re: [PR PATCH] [Merged]: io.elementary.files: update to 6.5.3.
  2024-04-23 17:15 [PR PATCH] io.elementary.files: update to 6.5.3 pfpulux
  2024-04-24  0:04 ` [PR PATCH] [Updated] " sgn
@ 2024-04-24  0:42 ` sgn
  1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2024-04-24  0:42 UTC (permalink / raw)
  To: ml

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

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

io.elementary.files: update to 6.5.3.
https://github.com/void-linux/void-packages/pull/50001

Description:
<!-- 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**|**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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2024-04-24  0:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-23 17:15 [PR PATCH] io.elementary.files: update to 6.5.3 pfpulux
2024-04-24  0:04 ` [PR PATCH] [Updated] " sgn
2024-04-24  0:42 ` [PR PATCH] [Merged]: " sgn

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