Package Details: glaxnimate-git 0.5.4.r325.gb530060-1

Git Clone URL: https://aur.archlinux.org/glaxnimate-git.git (read-only, click to copy)
Package Base: glaxnimate-git
Description: Simple vector animation program
Upstream URL: https://invent.kde.org/graphics/glaxnimate
Licenses: GPL-3.0-or-later
Conflicts: glaxnimate
Provides: glaxnimate
Submitter: Sythelux
Maintainer: xiota (mattbas)
Last Packager: xiota
Votes: 3
Popularity: 0.000000
First Submitted: 2020-11-19 16:15 (UTC)
Last Updated: 2024-07-05 02:57 (UTC)

Latest Comments

lu9dce commented on 2024-07-04 19:06 (UTC)

error!!

[ 53%] Building CXX object bin/core/CMakeFiles/glaxnimate_core.dir/io/video/video_format.cpp.o
/home/eduardo/.cache/yay/glaxnimate-git/src/glaxnimate/src/core/io/video/video_format.cpp: In constructor ‘glaxnimate::av::DeviceIo::DeviceIo(QIODevice*, int)’:
/home/eduardo/.cache/yay/glaxnimate-git/src/glaxnimate/src/core/io/video/video_format.cpp:632:13: error: invalid conversion from ‘int (*)(void*, uint8_t*, int)’ {aka ‘int (*)(void*, unsigned char*, int)’} to ‘int (*)(void*, const uint8_t*, int)’ {aka ‘int (*)(void*, const unsigned char*, int)’} [-fpermissive]
  632 |             &DeviceIo::write_packet,
      |             ^~~~~~~~~~~~~~~~~~~~~~~
      |             |
      |             int (*)(void*, uint8_t*, int) {aka int (*)(void*, unsigned char*, int)}
En el fichero incluido desde /usr/include/libavformat/avformat.h:319,
                 desde /home/eduardo/.cache/yay/glaxnimate-git/src/glaxnimate/src/core/io/video/video_format.cpp:16:
/usr/include/libavformat/avio.h:404:25: nota:   argumento de inicialización 6 de ‘AVIOContext* avio_alloc_context(unsigned char*, int, int, void*, int (*)(void*, uint8_t*, int), int (*)(void*, const uint8_t*, int), int64_t (*)(void*, int64_t, int))’
  404 |                   int (*write_packet)(void *opaque, const uint8_t *buf, int buf_size),
      |                   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [bin/core/CMakeFiles/glaxnimate_core.dir/build.make:1469: bin/core/CMakeFiles/glaxnimate_core.dir/io/video/video_format.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:802: bin/core/CMakeFiles/glaxnimate_core.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: Se produjo un fallo en build().
    Cancelando...
 -> error compilando: glaxnimate-git-exit status 4
 -> Ha fallado al instalar los siguientes paquetes. Una intervención manual es requerida:
glaxnimate-git - exit status 4

Muflone commented on 2023-11-06 23:01 (UTC)

@mattbas

please disable the automatic updater for this package

https://wiki.archlinux.org/title/VCS_package_guidelines

*-git packages are not meant to have updated pkgver variable but only a pkgver() run by the user side

evorster commented on 2023-02-06 17:59 (UTC)

I would like to help with the AUR package for glaxnimate-git.

There is an optimization in regards with the submodules that is missing that is quite beneficial for people building the package often.

I maintain mlt-git, and kdenlive-git in AUR, both of which use glaxnimate, and mlt-git already has this optimization built in.

In AUR there is a package called darling-git, which takes this submodule thing to the next level.

At the bottom of this page there is a little more info on this: https://wiki.archlinux.org/title/VCS_package_guidelines

I will submit a request for co-maintainership of this package for this purpose, and if you agree, then grant the request.

Technetium1 commented on 2022-08-27 19:21 (UTC) (edited on 2022-08-27 19:39 (UTC) by Technetium1)

Missing qt6-declarative in makedepends to generate translations. Missing clang to build in clean chroot too.

Kunda commented on 2022-06-27 15:44 (UTC)

Please update git version so it doesn't show 0.4.x anymore