Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] MEGAsdk: update to 3.9.9
@ 2021-11-21 22:48 clyhtsuriva
  2021-11-21 22:55 ` [PR PATCH] [Updated] " clyhtsuriva
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: clyhtsuriva @ 2021-11-21 22:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages MEGAsdk-update
https://github.com/void-linux/void-packages/pull/34188

MEGAsdk: update to 3.9.9
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, x86_64-glibc
- I built this PR locally for these architectures :
  - aarch64-musl
  - armv7l
  - armv6l-musl



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

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

From 44aca7f4a7965c781b3bff3cb2f03b48fc33ff63 Mon Sep 17 00:00:00 2001
From: Clyhtsuriva <aimeric@adjutor.xyz>
Date: Sun, 21 Nov 2021 23:46:03 +0100
Subject: [PATCH] MEGAsdk: update to 3.9.9

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

diff --git a/common/shlibs b/common/shlibs
index 00d8a6cb0dd4..3dbcd629a950 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3141,7 +3141,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.30703 MEGAsdk-3.7.3c_2
+libmega.so.30909 MEGAsdk-3.9.9_2
 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 e9cbeb70f5db..9fee40165411 100644
--- a/srcpkgs/MEGAsdk/template
+++ b/srcpkgs/MEGAsdk/template
@@ -1,6 +1,6 @@
 # Template file for 'MEGAsdk'
 pkgname=MEGAsdk
-version=3.7.3c
+version=3.9.9
 revision=2
 wrksrc="sdk-${version}"
 build_style=gnu-configure
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://mega.nz"
 distfiles="https://github.com/meganz/sdk/archive/v${version}.tar.gz"
-checksum=0b55c1752d590a0367b9fcddd2465ea574308eb97e065540121f6261807aa111
+checksum=01b0a5155b32b6aadf5b6378cf0c31ede6b7974e4b158f71ea831f98728ad0d6
 replaces="libmega>=0"
 
 build_options="libuv mediainfo"

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

* Re: [PR PATCH] [Updated] MEGAsdk: update to 3.9.9
  2021-11-21 22:48 [PR PATCH] MEGAsdk: update to 3.9.9 clyhtsuriva
@ 2021-11-21 22:55 ` clyhtsuriva
  2021-11-21 23:10 ` clyhtsuriva
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: clyhtsuriva @ 2021-11-21 22:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages MEGAsdk-update
https://github.com/void-linux/void-packages/pull/34188

MEGAsdk: update to 3.9.9
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, x86_64-glibc
- I built this PR locally for these architectures :
  - aarch64-musl
  - armv7l
  - armv6l-musl



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

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

From 44aca7f4a7965c781b3bff3cb2f03b48fc33ff63 Mon Sep 17 00:00:00 2001
From: Clyhtsuriva <aimeric@adjutor.xyz>
Date: Sun, 21 Nov 2021 23:46:03 +0100
Subject: [PATCH 1/2] MEGAsdk: update to 3.9.9

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

diff --git a/common/shlibs b/common/shlibs
index 00d8a6cb0dd4..3dbcd629a950 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3141,7 +3141,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.30703 MEGAsdk-3.7.3c_2
+libmega.so.30909 MEGAsdk-3.9.9_2
 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 e9cbeb70f5db..9fee40165411 100644
--- a/srcpkgs/MEGAsdk/template
+++ b/srcpkgs/MEGAsdk/template
@@ -1,6 +1,6 @@
 # Template file for 'MEGAsdk'
 pkgname=MEGAsdk
-version=3.7.3c
+version=3.9.9
 revision=2
 wrksrc="sdk-${version}"
 build_style=gnu-configure
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://mega.nz"
 distfiles="https://github.com/meganz/sdk/archive/v${version}.tar.gz"
-checksum=0b55c1752d590a0367b9fcddd2465ea574308eb97e065540121f6261807aa111
+checksum=01b0a5155b32b6aadf5b6378cf0c31ede6b7974e4b158f71ea831f98728ad0d6
 replaces="libmega>=0"
 
 build_options="libuv mediainfo"

From 5e7543f98680f120688518ec9d66de83196790c8 Mon Sep 17 00:00:00 2001
From: Clyhtsuriva <aimeric@adjutor.xyz>
Date: Sun, 21 Nov 2021 23:54:43 +0100
Subject: [PATCH 2/2] MEGAsdk: update to 3.9.9

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

diff --git a/srcpkgs/MEGAsdk/template b/srcpkgs/MEGAsdk/template
index 9fee40165411..184d7162bfbb 100644
--- a/srcpkgs/MEGAsdk/template
+++ b/srcpkgs/MEGAsdk/template
@@ -1,7 +1,7 @@
 # Template file for 'MEGAsdk'
 pkgname=MEGAsdk
 version=3.9.9
-revision=2
+revision=1
 wrksrc="sdk-${version}"
 build_style=gnu-configure
 configure_args="--enable-chat --disable-examples $(vopt_with libuv)"

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

* Re: MEGAsdk: update to 3.9.9
  2021-11-21 22:48 [PR PATCH] MEGAsdk: update to 3.9.9 clyhtsuriva
  2021-11-21 22:55 ` [PR PATCH] [Updated] " clyhtsuriva
@ 2021-11-21 23:10 ` clyhtsuriva
  2021-11-21 23:11 ` clyhtsuriva
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: clyhtsuriva @ 2021-11-21 23:10 UTC (permalink / raw)
  To: ml

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

New comment by clyhtsuriva on void-packages repository

https://github.com/void-linux/void-packages/pull/34188#issuecomment-974915409

Comment:
Some tests are failing because they're trying to build MEGAcmd.
But without the shlibs update taken into account, I don't think anything will pass.
Or maybe there is a specific task to do on MEGAcmd but I don't see anything specifying that except from the shlibs.

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

* Re: MEGAsdk: update to 3.9.9
  2021-11-21 22:48 [PR PATCH] MEGAsdk: update to 3.9.9 clyhtsuriva
  2021-11-21 22:55 ` [PR PATCH] [Updated] " clyhtsuriva
  2021-11-21 23:10 ` clyhtsuriva
@ 2021-11-21 23:11 ` clyhtsuriva
  2021-11-21 23:14 ` [PR PATCH] [Updated] " clyhtsuriva
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: clyhtsuriva @ 2021-11-21 23:11 UTC (permalink / raw)
  To: ml

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

New comment by clyhtsuriva on void-packages repository

https://github.com/void-linux/void-packages/pull/34188#issuecomment-974915409

Comment:
Some tests are failing because they're trying to build MEGAcmd.
But without the shlibs update taken into account, I don't think anything will pass.
Or maybe there is a specific task to do on MEGAcmd but I don't see anything specifying that, except from the shlibs.

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

* Re: [PR PATCH] [Updated] MEGAsdk: update to 3.9.9
  2021-11-21 22:48 [PR PATCH] MEGAsdk: update to 3.9.9 clyhtsuriva
                   ` (2 preceding siblings ...)
  2021-11-21 23:11 ` clyhtsuriva
@ 2021-11-21 23:14 ` clyhtsuriva
  2021-11-22  0:40 ` cinerea0
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: clyhtsuriva @ 2021-11-21 23:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages MEGAsdk-update
https://github.com/void-linux/void-packages/pull/34188

MEGAsdk: update to 3.9.9
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, x86_64-glibc
- I built this PR locally for these architectures :
  - aarch64-musl
  - armv7l
  - armv6l-musl



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

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

From 789dca13f34704e9bf66b31d1fe0469efde04a72 Mon Sep 17 00:00:00 2001
From: Clyhtsuriva <aimeric@adjutor.xyz>
Date: Sun, 21 Nov 2021 23:46:03 +0100
Subject: [PATCH 1/2] MEGAsdk: update to 3.9.9

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

diff --git a/common/shlibs b/common/shlibs
index 00d8a6cb0dd4..3dbcd629a950 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3141,7 +3141,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.30703 MEGAsdk-3.7.3c_2
+libmega.so.30909 MEGAsdk-3.9.9_2
 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 e9cbeb70f5db..9fee40165411 100644
--- a/srcpkgs/MEGAsdk/template
+++ b/srcpkgs/MEGAsdk/template
@@ -1,6 +1,6 @@
 # Template file for 'MEGAsdk'
 pkgname=MEGAsdk
-version=3.7.3c
+version=3.9.9
 revision=2
 wrksrc="sdk-${version}"
 build_style=gnu-configure
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://mega.nz"
 distfiles="https://github.com/meganz/sdk/archive/v${version}.tar.gz"
-checksum=0b55c1752d590a0367b9fcddd2465ea574308eb97e065540121f6261807aa111
+checksum=01b0a5155b32b6aadf5b6378cf0c31ede6b7974e4b158f71ea831f98728ad0d6
 replaces="libmega>=0"
 
 build_options="libuv mediainfo"

From 09f46a4fdc25f186ce5f0c500fd64dae7de7bd65 Mon Sep 17 00:00:00 2001
From: Clyhtsuriva <aimeric@adjutor.xyz>
Date: Sun, 21 Nov 2021 23:54:43 +0100
Subject: [PATCH 2/2] MEGAsdk: update to 3.9.9

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

diff --git a/srcpkgs/MEGAsdk/template b/srcpkgs/MEGAsdk/template
index 9fee40165411..184d7162bfbb 100644
--- a/srcpkgs/MEGAsdk/template
+++ b/srcpkgs/MEGAsdk/template
@@ -1,7 +1,7 @@
 # Template file for 'MEGAsdk'
 pkgname=MEGAsdk
 version=3.9.9
-revision=2
+revision=1
 wrksrc="sdk-${version}"
 build_style=gnu-configure
 configure_args="--enable-chat --disable-examples $(vopt_with libuv)"

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

* Re: MEGAsdk: update to 3.9.9
  2021-11-21 22:48 [PR PATCH] MEGAsdk: update to 3.9.9 clyhtsuriva
                   ` (3 preceding siblings ...)
  2021-11-21 23:14 ` [PR PATCH] [Updated] " clyhtsuriva
@ 2021-11-22  0:40 ` cinerea0
  2021-11-22  7:14 ` clyhtsuriva
  2021-11-22  7:15 ` [PR PATCH] [Closed]: " clyhtsuriva
  6 siblings, 0 replies; 8+ messages in thread
From: cinerea0 @ 2021-11-22  0:40 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/34188#issuecomment-974946696

Comment:
MEGAcmd still relies on the version of MEGAsdk currently in the repos, so I'm not sure if it's a good idea to update MEGAsdk.

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

* Re: MEGAsdk: update to 3.9.9
  2021-11-21 22:48 [PR PATCH] MEGAsdk: update to 3.9.9 clyhtsuriva
                   ` (4 preceding siblings ...)
  2021-11-22  0:40 ` cinerea0
@ 2021-11-22  7:14 ` clyhtsuriva
  2021-11-22  7:15 ` [PR PATCH] [Closed]: " clyhtsuriva
  6 siblings, 0 replies; 8+ messages in thread
From: clyhtsuriva @ 2021-11-22  7:14 UTC (permalink / raw)
  To: ml

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

New comment by clyhtsuriva on void-packages repository

https://github.com/void-linux/void-packages/pull/34188#issuecomment-975194325

Comment:
Alright. I'll close this PR and wait for a MEGAcmd update to do both at the same time then. 

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

* Re: [PR PATCH] [Closed]: MEGAsdk: update to 3.9.9
  2021-11-21 22:48 [PR PATCH] MEGAsdk: update to 3.9.9 clyhtsuriva
                   ` (5 preceding siblings ...)
  2021-11-22  7:14 ` clyhtsuriva
@ 2021-11-22  7:15 ` clyhtsuriva
  6 siblings, 0 replies; 8+ messages in thread
From: clyhtsuriva @ 2021-11-22  7:15 UTC (permalink / raw)
  To: ml

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

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

MEGAsdk: update to 3.9.9
https://github.com/void-linux/void-packages/pull/34188

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, x86_64-glibc
- I built this PR locally for these architectures :
  - aarch64-musl
  - armv7l
  - armv6l-musl



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

end of thread, other threads:[~2021-11-22  7:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-21 22:48 [PR PATCH] MEGAsdk: update to 3.9.9 clyhtsuriva
2021-11-21 22:55 ` [PR PATCH] [Updated] " clyhtsuriva
2021-11-21 23:10 ` clyhtsuriva
2021-11-21 23:11 ` clyhtsuriva
2021-11-21 23:14 ` [PR PATCH] [Updated] " clyhtsuriva
2021-11-22  0:40 ` cinerea0
2021-11-22  7:14 ` clyhtsuriva
2021-11-22  7:15 ` [PR PATCH] [Closed]: " clyhtsuriva

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