Package Details: enve-git continuous.linux.r68.gd919d4d3-1

Git Clone URL: https://aur.archlinux.org/enve-git.git (read-only, click to copy)
Package Base: enve-git
Description: 2D animation software
Upstream URL: https://maurycyliebner.github.io/
Licenses: GPL3
Submitter: tecnotercio
Maintainer: tecnotercio
Last Packager: tecnotercio
Votes: 2
Popularity: 0.000000
First Submitted: 2020-06-29 01:00 (UTC)
Last Updated: 2022-12-12 05:45 (UTC)

Latest Comments

xiota commented on 2023-10-25 08:29 (UTC) (edited on 2023-11-09 14:03 (UTC) by xiota)

Please make following changes:

  • Point url to github project page.
  • Update pkgver() to use r#.# format.
  • Update depends (quazipquazip-qt5)

Note: Currently creating version strings like: continuous.linux.r68.gd919d4d3

0x81 commented on 2022-04-06 01:26 (UTC)

Fails to build

make[2]: *** [Makefile:12836: outputsettingsdialog.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from ../../../../src/app/GUI/ekeyfilter.cpp:18:
../../../../src/app/GUI/mainwindow.h: In member function ‘void MainWindow::writeRecentFiles()’:
../../../../src/app/GUI/mainwindow.h:217:37: warning: ‘QTextStream& QTextStreamFunctions::endl(QTextStream&)’ is deprecated: Use Qt::endl [-Wdeprecated-declarations]
  217 |                 stream << recent << endl;
      |                                     ^~~~
In file included from /usr/include/qt/QtCore/qdebug.h:49,
                 from /usr/include/qt/QtCore/qcborcommon.h:45,
                 from /usr/include/qt/QtCore/qcborvalue.h:45,
                 from /usr/include/qt/QtCore/qcborarray.h:43,
                 from /usr/include/qt/QtCore/QtCore:38,
                 from ../../../../src/core/smartPointers/stdpointer.h:19,
                 from ../../../../src/core/smartPointers/ememory.h:20,
                 from ../../../../src/core/undoredo.h:21,
                 from ../../../../src/app/GUI/mainwindow.h:24,
                 from ../../../../src/app/GUI/ekeyfilter.cpp:18:
/usr/include/qt/QtCore/qtextstream.h:293:75: note: declared here
  293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
      |                                                                           ^~~~
In file included from ../../../../src/app/GUI/ekeyfilter.cpp:18:
../../../../src/app/GUI/mainwindow.h:217:37: warning: ‘QTextStream& QTextStreamFunctions::endl(QTextStream&)’ is deprecated: Use Qt::endl [-Wdeprecated-declarations]
  217 |                 stream << recent << endl;
      |                                     ^~~~
In file included from /usr/include/qt/QtCore/qdebug.h:49,
                 from /usr/include/qt/QtCore/qcborcommon.h:45,
                 from /usr/include/qt/QtCore/qcborvalue.h:45,
                 from /usr/include/qt/QtCore/qcborarray.h:43,
                 from /usr/include/qt/QtCore/QtCore:38,
                 from ../../../../src/core/smartPointers/stdpointer.h:19,
                 from ../../../../src/core/smartPointers/ememory.h:20,
                 from ../../../../src/core/undoredo.h:21,
                 from ../../../../src/app/GUI/mainwindow.h:24,
                 from ../../../../src/app/GUI/ekeyfilter.cpp:18:
/usr/include/qt/QtCore/qtextstream.h:293:75: note: declared here
  293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
      |                                                                           ^~~~
make[2]: Leaving directory '/home/user/.cache/yay/enve-git/src/enve/build/Release/src/app'
make[1]: *** [Makefile:50: sub-app-make_first] Error 2
make[1]: Leaving directory '/home/user/.cache/yay/enve-git/src/enve/build/Release/src'
make: *** [Makefile:47: sub-src-make_first] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: enve-git

tecnotercio commented on 2021-08-14 03:22 (UTC)

@tryst: PKGBUILD has been changed to correctly detect the quazip library.

tryst commented on 2021-08-11 12:40 (UTC)

thank you, it's building now, but for some reason it throws up this error even though quazip is installed enve: error while loading shared libraries: libquazip.so.1: cannot open shared object file: No such file or directory

tiko commented on 2021-08-11 07:39 (UTC)

i always get failed when downloading skia it always get stuck on 66% (about 1,1 GB download SIZE) and cannot resume when failed

tryst commented on 2021-08-02 20:15 (UTC)

currently just getting the same patch errors as xuv

bazza commented on 2021-04-24 22:52 (UTC) (edited on 2021-04-24 22:55 (UTC) by bazza)

==> Iniciando pkgver()...
fatal: No hay tags anotados que puedan describir 'ca94388a5ffd47640ce1176b2f3997a6c31bc7e5'.
Sin embargo, hubieron tags no anotados: intente --tags.
==> ERROR: pkgver no puede estar vacío.
==> ERROR: pkgver() ha generado una versión no válida: 
Finished with result: exit-code
Main processes terminated with: code=exited/status=12

YAOMTC commented on 2020-12-12 01:59 (UTC)

Doesn't build. I get Error 2, possibly from "quazip5/quazipfile.h: No such file or directory".

xuv commented on 2020-10-31 10:45 (UTC)

There are a few questions regarding applying patches that it feels unclear what to respond.

Example:

The next patch, when reversed, would delete the file include/gperftools/heap-checker.h,
which does not exist!  Ignore -R? [n] 

What is the correct answer here and can this be automated?