Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Update MEGAsdk & MEGAsync
Date: Tue, 02 Jul 2019 10:33:50 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12781@inbox.vuxu.org> (raw)

[-- 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"

             reply	other threads:[~2019-07-02  8:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-02  8:33 voidlinux-github [this message]
2019-07-03  7:29 ` voidlinux-github
2019-07-04 15:29 ` [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-12781@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).