Package Details: drawtiming 0.7.1-6

Git Clone URL: https://aur.archlinux.org/drawtiming.git (read-only, click to copy)
Package Base: drawtiming
Description: Tool that converts ASCII to UML Timing Diagrams. IM7 patches
Upstream URL: http://drawtiming.sourceforge.net/
Licenses: GPL-2.0-or-later
Submitter: melvinvermeeren
Maintainer: envolution
Last Packager: envolution
Votes: 1
Popularity: 0.96
First Submitted: 2016-02-22 18:10 (UTC)
Last Updated: 2024-11-20 11:32 (UTC)

Latest Comments

« First ‹ Previous 1 2

envolution commented on 2024-11-14 22:40 (UTC) (edited on 2024-11-16 11:14 (UTC) by envolution)

@oriba it's using imagemagick6 libraries, so having 7 installed shouldn't matter. If you could email me the gif, i could try a diff to see what's gone wrong.

oriba commented on 2024-11-14 22:05 (UTC)

It's imagegaick 7 here.... maybe the cause of the problem?

oriba commented on 2024-11-14 21:56 (UTC)

@envolution: here the resulting image for the first example: https://ibb.co/hM7zydS

fenugrec commented on 2024-11-14 19:20 (UTC)

@envolution cool. I haven't looked at this recently, have you tried my github fork ? I think I ported most of the stuff to IM7, not fresh on my mind

envolution commented on 2024-11-14 19:04 (UTC)

@oriba I can't seem to reproduce, can you share the output for sample 1?

https://imgur.com/r1zgcYU

oriba commented on 2024-11-14 11:23 (UTC)

@envolution: thanks for adopting and repairing the package. I tried the first example of https://drawtiming.sourceforge.net/samples.html and it does not look as expected. The other two examples look ok. So the package works, but the software has problems.

envolution commented on 2024-11-14 10:24 (UTC)

@fenugrec I implemented Debian c++17 patches and updated aur/libmagick6 to get this working. If you were able to port to imagemagick7 please let me know - I spent some time but found the process quite complex and time consuming.

For now I believe the package is working as intended.

fenugrec commented on 2024-01-03 03:12 (UTC)

0.7.1 is super old; original repo is unmaintained (last commits from author 2009, and another contributor around 2011). It was meant to build against imagemagick6, with a c++ compiler pre-C++11 ; compiling today needed quite a few fixes.

I've imported the original SVN repo to preserve its history, and fixed the build (hopefully), available here https://github.com/fenugrec/drawtiming

I'm in the process of combining misc patches from here, other SVN branches, and other github repos. Will appreciate any help and testing.

oriba commented on 2023-01-29 19:44 (UTC)

Could not create the package:

checking for MAGICK... configure: error: Package requirements (ImageMagick++) were not met:

Package 'ImageMagick++', required by 'virtual:world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables MAGICK_CFLAGS
and MAGICK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

==> ERROR: A failure occurred in build().
    Aborting...