Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update MEGAsdk & MEGAsync
@ 2019-07-02  8:33 voidlinux-github
  2019-07-03  7:29 ` voidlinux-github
  2019-07-04 15:29 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-07-02  8:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Johnnynator/void-packages MEGAsdk
https://github.com/void-linux/void-packages/pull/12781

Update MEGAsdk & MEGAsync
None

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

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

From 86d6885aaddbe6cb7d503f3cdbf5e71b6ede1dc2 Mon Sep 17 00:00:00 2001
From: John <johnz@posteo.net>
Date: Tue, 2 Jul 2019 10:13:10 +0200
Subject: [PATCH 1/3] MEGAsdk: update to 3.5.4.

---
 common/shlibs            | 2 +-
 srcpkgs/MEGAsdk/template | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 22c315708e6..d4a66b6b797 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2948,7 +2948,7 @@ libvted-3.so.0 libvted-3.7.0_2
 libpeasd-3.so.0 libpeasd-3.7.0_2
 libgstreamerd-3.so.0 libgstreamerd-3.7.0_2
 libgtkdgl-3.so.0 libgtkdgl-3.7.0_2
-libmega.so.30408 MEGAsdk-3.4.8_1
+libmega.so.30504 MEGAsdk-3.5.4_1
 libopenglrecorder.so.0 libopenglrecorder-0.1.0_1
 libgpod.so.4 libgpod-0.8.3_1
 libi2c.so.0 i2c-tools-4.0_1
diff --git a/srcpkgs/MEGAsdk/template b/srcpkgs/MEGAsdk/template
index 2e6b07556f8..a7a9977393e 100644
--- a/srcpkgs/MEGAsdk/template
+++ b/srcpkgs/MEGAsdk/template
@@ -1,7 +1,7 @@
 # Template file for 'MEGAsdk'
 pkgname=MEGAsdk
-version=3.4.8
-revision=2
+version=3.5.4
+revision=1
 wrksrc="sdk-${version}"
 build_style=gnu-configure
 configure_args="--enable-chat --disable-examples $(vopt_with libuv)"
@@ -16,7 +16,7 @@ maintainer="John <johnz@posteo.net>"
 license="BSD-2-Clause"
 homepage="https://mega.nz"
 distfiles="https://github.com/meganz/sdk/archive/v${version}.tar.gz"
-checksum=26f89d7f253e821dd8c46a46a382e3664bc8398b4750c8703be0888c1c3b10a3
+checksum=7fc81a64a77829bbc8dd316aac2159890a556dfdeade527a1386482e6dee26ee
 replaces="libmega>=0"
 
 build_options="libuv mediainfo"

From b503f1a0cb04625074865d692a1d88a93e1fa03c Mon Sep 17 00:00:00 2001
From: John <johnz@posteo.net>
Date: Tue, 2 Jul 2019 10:13:23 +0200
Subject: [PATCH 2/3] MEGAsync: update to 4.1.1.0.

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

diff --git a/srcpkgs/MEGAsync/template b/srcpkgs/MEGAsync/template
index f4112eb1498..923d5cbc32d 100644
--- a/srcpkgs/MEGAsync/template
+++ b/srcpkgs/MEGAsync/template
@@ -1,7 +1,7 @@
 # Template file for 'MEGAsync'
 pkgname=MEGAsync
-version=4.0.2.0
-revision=2
+version=4.1.1.0
+revision=1
 wrksrc="${pkgname}-${version}_Linux"
 build_wrksrc=src
 build_style=qmake
@@ -14,7 +14,7 @@ maintainer="John <johnz@posteo.net>"
 license="custom"
 homepage="https://mega.co.nz"
 distfiles="https://github.com/meganz/MEGAsync/archive/v${version}_Linux.tar.gz"
-checksum=5153aa382f8fd2a518af90c98c4933e5d5df6810d1b2143a7ff1ae667458ae17
+checksum=5f43a3f402c10519e2f59c8c2a70c55affd3eb1a323767127929fb5f4baa429c
 restricted=yes
 nocross=yes
 

From f991b8d7f4ac225d02a1f9a4b08929b53862b2c3 Mon Sep 17 00:00:00 2001
From: John <johnz@posteo.net>
Date: Tue, 2 Jul 2019 10:14:32 +0200
Subject: [PATCH 3/3] MEGAcmd: rebuilt for MEGAsdk-3.5.4

---
 srcpkgs/MEGAcmd/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/MEGAcmd/template b/srcpkgs/MEGAcmd/template
index d783af47566..2345b3972b8 100644
--- a/srcpkgs/MEGAcmd/template
+++ b/srcpkgs/MEGAcmd/template
@@ -1,7 +1,7 @@
 # Template file for 'MEGAcmd'
 pkgname=MEGAcmd
 version=1.0.0
-revision=10
+revision=11
 build_style=gnu-configure
 make_build_args='LIBTOOLFLAGS="--tag=CXX"'
 hostmakedepends="autoconf-archive autogen gettext automake libtool pkg-config"

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

* Re: Update MEGAsdk & MEGAsync
  2019-07-02  8:33 [PR PATCH] Update MEGAsdk & MEGAsync voidlinux-github
@ 2019-07-03  7:29 ` voidlinux-github
  2019-07-04 15:29 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-07-03  7:29 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/12781#issuecomment-507975722
Comment:
Built fine here.

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

* Re: [PR PATCH] [Merged]: Update MEGAsdk & MEGAsync
  2019-07-02  8:33 [PR PATCH] Update MEGAsdk & MEGAsync voidlinux-github
  2019-07-03  7:29 ` voidlinux-github
@ 2019-07-04 15:29 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-07-04 15:29 UTC (permalink / raw)
  To: ml

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

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

Update MEGAsdk & MEGAsync
https://github.com/void-linux/void-packages/pull/12781
Description: None

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

end of thread, other threads:[~2019-07-04 15:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-02  8:33 [PR PATCH] Update MEGAsdk & MEGAsync voidlinux-github
2019-07-03  7:29 ` voidlinux-github
2019-07-04 15:29 ` [PR PATCH] [Merged]: " voidlinux-github

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