Package Details: ploticus 2.42.r201406-2

Git Clone URL: https://aur.archlinux.org/ploticus.git (read-only, click to copy)
Package Base: ploticus
Description: produce plots and graphs in GIF, PNG, PostScript, SVG from CSV like data
Upstream URL: https://ploticus.sourceforge.net/doc/welcome.html
Licenses: GPL
Submitter: severach
Maintainer: severach
Last Packager: severach
Votes: 1
Popularity: 0.000000
First Submitted: 2015-09-07 09:44 (UTC)
Last Updated: 2026-01-07 20:45 (UTC)

Latest Comments

micwoj92 commented on 2026-01-05 07:17 (UTC)

@severach still fails, could you take a look? This error can be fixed with -std=gnu17, but I didn't attempt to build it since my last comment.

micwoj92 commented on 2025-08-21 20:01 (UTC)

Build fails:

plg.h:188:57: error: too many arguments to function 'PLG_textdir'; expected 0, have 1
  188 | #define Etextdir( x )                                   PLG_textdir( x )
      |                                                         ^~~~~~~~~~~
proc_bars.c:795:1: note: in expansion of macro 'Etextdir'
  795 | Etextdir(0);
      | ^~~~~~~~
plg.h:340:12: note: declared here
  340 | extern int PLG_textdir();
      |            ^~~~~~~~~~~
make: *** [<builtin>: proc_bars.o] Error 1
==> ERROR: A failure occurred in build().
    Aborting...

haawda commented on 2017-11-05 12:34 (UTC)

Thanks for providing Co-Maintainership. I updated the package.

haawda commented on 2017-11-04 20:04 (UTC) (edited on 2017-11-04 20:04 (UTC) by haawda)

As no other suggestions come, what about renaming pl to ploticus? And the manpage silmilarily.

haawda commented on 2017-01-03 17:35 (UTC)

The first step would be to have a conflicts=('gnustep-base').

severach commented on 2016-06-09 18:07 (UTC)

The solution is to change the name of the executable. Do you have any suggestions? Considerations include changes that other distros have made and how much trouble it is to update all of your scripts and backend programs.

haawda commented on 2016-06-08 18:10 (UTC)

This conflicts to gnustep-base, as both packages contain /usr/bin/pl.