Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] opentoonz: update to 1.4.0.
@ 2020-02-04  8:53 voidlinux-github
  2020-03-10 13:01 ` [WIP] " Piraty
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2020-02-04  8:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bra1nwave/void-packages opentoonz
https://github.com/void-linux/void-packages/pull/18804

opentoonz: update to 1.4.0.


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

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

From b58e0fd95dcdfc04fd55095ccd60de11bce0e6bf Mon Sep 17 00:00:00 2001
From: bra1nwave <bra1nwave@protonmail.com>
Date: Tue, 4 Feb 2020 09:51:54 +0100
Subject: [PATCH] opentoonz: update to 1.4.0.

---
 .../patches/Fix-Qt-5.13-build-error.patch     | 21 -------------------
 srcpkgs/opentoonz/template                    | 14 ++++++-------
 2 files changed, 7 insertions(+), 28 deletions(-)
 delete mode 100644 srcpkgs/opentoonz/patches/Fix-Qt-5.13-build-error.patch

diff --git a/srcpkgs/opentoonz/patches/Fix-Qt-5.13-build-error.patch b/srcpkgs/opentoonz/patches/Fix-Qt-5.13-build-error.patch
deleted file mode 100644
index 2149b2c3c01..00000000000
--- a/srcpkgs/opentoonz/patches/Fix-Qt-5.13-build-error.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From adae1528d6f580d56b5499c97b30acfb84af4390 Mon Sep 17 00:00:00 2001
-From: manongjohn <manongjohn@users.noreply.github.com>
-Date: Tue, 9 Jul 2019 23:19:16 -0400
-Subject: [PATCH] Fix Qt 5.13 build error (#2665)
-
----
- toonz/sources/include/tfxattributes.h | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/toonz/sources/include/tfxattributes.h b/toonz/sources/include/tfxattributes.h
-index 224a94426..92245cb8d 100644
---- toonz/sources/include/tfxattributes.h
-+++ toonz/sources/include/tfxattributes.h
-@@ -5,6 +5,7 @@
- 
- #include "tgeometry.h"
- #include <QStack>
-+#include <QList>
- 
- #undef DVAPI
- #undef DVVAR
diff --git a/srcpkgs/opentoonz/template b/srcpkgs/opentoonz/template
index d5024f9e205..57e03d24c41 100644
--- a/srcpkgs/opentoonz/template
+++ b/srcpkgs/opentoonz/template
@@ -1,20 +1,20 @@
 # Template file for 'opentoonz'
 pkgname=opentoonz
-version=1.3.0
+version=1.4.0
 revision=1
 build_wrksrc="toonz/sources"
 build_style=cmake
 hostmakedepends="qt5-qmake qt5-host-tools pkg-config automake libtool"
-makedepends="qt5-devel qt5-svg-devel qt5-script-devel qt5-tools-devel qt5-multimedia-devel
- superlu-devel glew-devel libjpeg-turbo-devel liblzma-devel liblz4-devel lzo-devel
- libusb-devel SDL2-devel libmypaint-devel boost-devel libfreeglut-devel
- openblas-devel"
+makedepends="qt5-devel qt5-svg-devel qt5-script-devel qt5-tools-devel
+ qt5-multimedia-devel superlu-devel glew-devel libjpeg-turbo-devel
+ liblzma-devel liblz4-devel lzo-devel libusb-devel libmypaint-devel
+ boost-devel libfreeglut-devel openblas-devel"
 short_desc="Full-featured 2D animation creation software"
-maintainer="bra1nwave <brainwave@openmailbox.org>"
+maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="BSD-3-Clause"
 homepage="https://opentoonz.github.io/e/"
 distfiles="https://github.com/opentoonz/opentoonz/archive/v${version}.tar.gz"
-checksum=a5dd0286a58017a086a3533016b9b4f54ada25a230c62de63b995bc04d0cd5a8
+checksum=176caca191bf2747964ecaf8cbb6be6a738fd04b464a2ba182b5aaf96ccaefa9
 
 pre_configure() {
 	# Upstream uses their own modified version of tiff

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

* Re: [WIP] opentoonz: update to 1.4.0.
  2020-02-04  8:53 [PR PATCH] opentoonz: update to 1.4.0 voidlinux-github
@ 2020-03-10 13:01 ` Piraty
  2020-03-10 13:41 ` Piraty
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Piraty @ 2020-03-10 13:01 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/18804#issuecomment-597072762

Comment:
is this still WIP?

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

* Re: [WIP] opentoonz: update to 1.4.0.
  2020-02-04  8:53 [PR PATCH] opentoonz: update to 1.4.0 voidlinux-github
  2020-03-10 13:01 ` [WIP] " Piraty
@ 2020-03-10 13:41 ` Piraty
  2020-03-10 13:42 ` Piraty
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Piraty @ 2020-03-10 13:41 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/18804#issuecomment-597072762

Comment:
~is this still WIP?~ yes, musl fails with
```
/builddir/opentoonz-1.4.0/toonz/sources/stdfx/igs_resource_msg_from_err_unix.cpp:313:35: error: invalid conversion from 'int' to 'const char*' [-fpermissive]

  313 |     const char *ret = ::strerror_r(erno, buff, sizeof(buff));

      |                       ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~

      |                                   |

      |                                   int
```

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

* Re: [WIP] opentoonz: update to 1.4.0.
  2020-02-04  8:53 [PR PATCH] opentoonz: update to 1.4.0 voidlinux-github
  2020-03-10 13:01 ` [WIP] " Piraty
  2020-03-10 13:41 ` Piraty
@ 2020-03-10 13:42 ` Piraty
  2020-09-29  1:30 ` ericonr
  2020-09-29  1:30 ` [PR PATCH] [Closed]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: Piraty @ 2020-03-10 13:42 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/18804#issuecomment-597072762

Comment:
~is this still WIP?~ yes, x86_64-musl fails with
```
/builddir/opentoonz-1.4.0/toonz/sources/stdfx/igs_resource_msg_from_err_unix.cpp:313:35: error: invalid conversion from 'int' to 'const char*' [-fpermissive]

  313 |     const char *ret = ::strerror_r(erno, buff, sizeof(buff));

      |                       ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~

      |                                   |

      |                                   int
```

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

* Re: [WIP] opentoonz: update to 1.4.0.
  2020-02-04  8:53 [PR PATCH] opentoonz: update to 1.4.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2020-03-10 13:42 ` Piraty
@ 2020-09-29  1:30 ` ericonr
  2020-09-29  1:30 ` [PR PATCH] [Closed]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-09-29  1:30 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/18804#issuecomment-700370634

Comment:
Merged in 1ed26ac221fe5431051cba303d5b18eca42c868c

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

* Re: [PR PATCH] [Closed]: [WIP] opentoonz: update to 1.4.0.
  2020-02-04  8:53 [PR PATCH] opentoonz: update to 1.4.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2020-09-29  1:30 ` ericonr
@ 2020-09-29  1:30 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-09-29  1:30 UTC (permalink / raw)
  To: ml

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

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

[WIP] opentoonz: update to 1.4.0.
https://github.com/void-linux/void-packages/pull/18804

Description:


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

end of thread, other threads:[~2020-09-29  1:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-04  8:53 [PR PATCH] opentoonz: update to 1.4.0 voidlinux-github
2020-03-10 13:01 ` [WIP] " Piraty
2020-03-10 13:41 ` Piraty
2020-03-10 13:42 ` Piraty
2020-09-29  1:30 ` ericonr
2020-09-29  1:30 ` [PR PATCH] [Closed]: " 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).