Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] io.elementary.files: update to 4.3.0.
Date: Sun, 26 Jan 2020 03:43:47 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18553@inbox.vuxu.org> (raw)

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

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

https://github.com/CameronNemo/void-packages io.elementary.files-4.3.0
https://github.com/void-linux/void-packages/pull/18553

io.elementary.files: update to 4.3.0.
None

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

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

From 66d32855690799dd2202b26250fddb8c4cc2c0fa Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Sat, 25 Jan 2020 18:38:45 -0800
Subject: [PATCH] io.elementary.files: update to 4.3.0.

---
 .../io.elementary.files/patches/ftbfs.patch   | 23 -------------------
 srcpkgs/io.elementary.files/template          |  6 ++---
 2 files changed, 3 insertions(+), 26 deletions(-)
 delete mode 100644 srcpkgs/io.elementary.files/patches/ftbfs.patch

diff --git a/srcpkgs/io.elementary.files/patches/ftbfs.patch b/srcpkgs/io.elementary.files/patches/ftbfs.patch
deleted file mode 100644
index 894020c475c..00000000000
--- a/srcpkgs/io.elementary.files/patches/ftbfs.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From 76b5cc95466733c2c100a99127ecd4fbd4d2a5ec Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Corentin=20No=C3=ABl?= <corentin@elementary.io>
-Date: Fri, 4 Oct 2019 00:01:57 +0200
-Subject: [PATCH] ClipboardManager: cast the callback function (#1054)
-
-Fixes build with latest Vala
----
- src/ClipboardManager.vala | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/ClipboardManager.vala b/src/ClipboardManager.vala
-index 9e3d25791..3dd72e471 100644
---- src/ClipboardManager.vala
-+++ src/ClipboardManager.vala
-@@ -173,7 +173,7 @@ namespace Marlin {
-                                                target_file,
-                                                action,
-                                                widget,
--                                               new_files_callback);
-+                                               (Marlin.CopyCallback) new_files_callback);
-             }
- 
-             /* clear the clipboard if it contained "cutted data"
diff --git a/srcpkgs/io.elementary.files/template b/srcpkgs/io.elementary.files/template
index 3eb6525b0b0..cb6427b04b8 100644
--- a/srcpkgs/io.elementary.files/template
+++ b/srcpkgs/io.elementary.files/template
@@ -1,6 +1,6 @@
 # Template file for 'io.elementary.files'
 pkgname=io.elementary.files
-version=4.2.0
+version=4.3.0
 revision=1
 wrksrc="files-${version}"
 build_style=meson
@@ -8,13 +8,13 @@ configure_args="-Dwith-unity=false"
 hostmakedepends="vala glib-devel pkg-config"
 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"
+ libnotify-devel libcloudproviders-devel libgit2-glib-devel"
 short_desc="File browser designed for elementary OS"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/elementary/files"
 distfiles="https://github.com/elementary/files/archive/${version}.tar.gz"
-checksum=6151db8279f38abd7a938ea63ea43371148b0e9d9a989351f77ac51c85a10325
+checksum=10bc68242d40d3391e188bddb747705281220b2f03bd6c8afb24a495e19f4460
 
 libio.elementary.files_package() {
 	short_desc+=" - library"

             reply	other threads:[~2020-01-26  2:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-26  2:43 voidlinux-github [this message]
2020-01-26 13:27 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18553@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).