Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] owncloudclient: update to 2.7.4.
@ 2020-12-26 23:26 ndowens
  2020-12-26 23:53 ` [PR PATCH] [Updated] " ndowens
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: ndowens @ 2020-12-26 23:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages owncloud-client
https://github.com/void-linux/void-packages/pull/27461

owncloudclient: update to 2.7.4.


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

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

From 13e84d888d054ea6039f0e8268657d652997af13 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sat, 26 Dec 2020 17:27:24 -0600
Subject: [PATCH] owncloudclient: update to 2.7.4.

---
 srcpkgs/owncloudclient/template | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/owncloudclient/template b/srcpkgs/owncloudclient/template
index 50e6a6de420..621161f73a4 100644
--- a/srcpkgs/owncloudclient/template
+++ b/srcpkgs/owncloudclient/template
@@ -1,23 +1,18 @@
 # Template file for 'owncloudclient'
 pkgname=owncloudclient
-version=2.7.1
+version=2.7.4
 revision=1
 wrksrc=client-${version}
 build_style=cmake
 configure_args="-Wno-dev -DNO_SHIBBOLETH=TRUE"
-hostmakedepends="pkg-config extra-cmake-modules"
+hostmakedepends="pkg-config extra-cmake-modules qt5-tools-devel qt5-host-tools"
 makedepends="qtkeychain-qt5-devel sqlite-devel qt5-declarative-devel
  qt5-tools-devel qt5-plugin-odbc qt5-plugin-tds qt5-plugin-pgsql qt5-plugin-mysql
  qt5-plugin-sqlite"
-depends="qt5-plugin-sqlite"
 conf_files="/etc/ownCloud/sync-exclude.lst"
 short_desc="Connect to ownCloud servers"
 maintainer="Nathan Owens <ndowens@artixlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.owncloud.org"
 distfiles="https://github.com/owncloud/client/archive/v${version}.tar.gz"
-checksum=77fe458edeb141fd93bf713f1fa1412f2d7cc7ccae26de816e09d9b5168a5293
-
-if [ "$CROSS_BUILD" ]; then
-	hostmakedepends+=" qt5-host-tools qt5-tools-devel"
-fi
+checksum=fa21fa4e11cb3f094bb8c9102d28b44322d76bb0bfb9d3c300cdf6bf5aa7d37e

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

* Re: [PR PATCH] [Updated] owncloudclient: update to 2.7.4.
  2020-12-26 23:26 [PR PATCH] owncloudclient: update to 2.7.4 ndowens
@ 2020-12-26 23:53 ` ndowens
  2021-08-10 19:40 ` ericonr
  2021-08-10 19:40 ` [PR PATCH] [Closed]: " ericonr
  2 siblings, 0 replies; 5+ messages in thread
From: ndowens @ 2020-12-26 23:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages owncloud-client
https://github.com/void-linux/void-packages/pull/27461

owncloudclient: update to 2.7.4.


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

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

From cf365ace6fca79c98f132881c739920adc9ecc10 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sat, 26 Dec 2020 17:27:24 -0600
Subject: [PATCH] owncloudclient: update to 2.7.4.

---
 srcpkgs/owncloudclient/template | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/owncloudclient/template b/srcpkgs/owncloudclient/template
index 50e6a6de420..88a1b735800 100644
--- a/srcpkgs/owncloudclient/template
+++ b/srcpkgs/owncloudclient/template
@@ -1,11 +1,11 @@
 # Template file for 'owncloudclient'
 pkgname=owncloudclient
-version=2.7.1
+version=2.7.4
 revision=1
 wrksrc=client-${version}
 build_style=cmake
 configure_args="-Wno-dev -DNO_SHIBBOLETH=TRUE"
-hostmakedepends="pkg-config extra-cmake-modules"
+hostmakedepends="pkg-config extra-cmake-modules qt5-tools-devel qt5-host-tools"
 makedepends="qtkeychain-qt5-devel sqlite-devel qt5-declarative-devel
  qt5-tools-devel qt5-plugin-odbc qt5-plugin-tds qt5-plugin-pgsql qt5-plugin-mysql
  qt5-plugin-sqlite"
@@ -16,8 +16,4 @@ maintainer="Nathan Owens <ndowens@artixlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.owncloud.org"
 distfiles="https://github.com/owncloud/client/archive/v${version}.tar.gz"
-checksum=77fe458edeb141fd93bf713f1fa1412f2d7cc7ccae26de816e09d9b5168a5293
-
-if [ "$CROSS_BUILD" ]; then
-	hostmakedepends+=" qt5-host-tools qt5-tools-devel"
-fi
+checksum=fa21fa4e11cb3f094bb8c9102d28b44322d76bb0bfb9d3c300cdf6bf5aa7d37e

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

* Re: owncloudclient: update to 2.7.4.
  2020-12-26 23:26 [PR PATCH] owncloudclient: update to 2.7.4 ndowens
  2020-12-26 23:53 ` [PR PATCH] [Updated] " ndowens
@ 2021-08-10 19:40 ` ericonr
  2021-08-10 19:40 ` [PR PATCH] [Closed]: " ericonr
  2 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-08-10 19:40 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27461#issuecomment-896266202

Comment:
It's on 2.8.2 already.

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

* Re: [PR PATCH] [Closed]: owncloudclient: update to 2.7.4.
  2020-12-26 23:26 [PR PATCH] owncloudclient: update to 2.7.4 ndowens
  2020-12-26 23:53 ` [PR PATCH] [Updated] " ndowens
  2021-08-10 19:40 ` ericonr
@ 2021-08-10 19:40 ` ericonr
  2 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-08-10 19:40 UTC (permalink / raw)
  To: ml

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

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

owncloudclient: update to 2.7.4.
https://github.com/void-linux/void-packages/pull/27461

Description:


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

* Re: owncloudclient: update to 2.7.4.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27369@inbox.vuxu.org>
@ 2021-08-10 19:40 ` ericonr
  0 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-08-10 19:40 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27369#issuecomment-896266286

Comment:
It's on 2.8.2 already.

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

end of thread, other threads:[~2021-08-10 19:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-26 23:26 [PR PATCH] owncloudclient: update to 2.7.4 ndowens
2020-12-26 23:53 ` [PR PATCH] [Updated] " ndowens
2021-08-10 19:40 ` ericonr
2021-08-10 19:40 ` [PR PATCH] [Closed]: " ericonr
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27369@inbox.vuxu.org>
2021-08-10 19:40 ` ericonr

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