New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #27996 (closed defect: fixed)

Opened 2 years ago

Last modified 9 months ago

gnuplot: undeclared dependency on emacs

Reported by: dports@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: mojca.miklavec.lists@…, kilian.rosbach@…
Port: gnuplot

Description

gnuplot's autoconf script checks for an installed version of emacs and uses it to build gnuplot-mode.el. It shouldn't do that without declaring a dependency on emacs. Better would be to separate gnuplot-mode into a separate port or variant to keep from bloating gnuplot's dependency list gratuitously.

Change History

comment:1 Changed 14 months ago by mojca.miklavec.lists@…

  • Cc mojca.miklavec.lists@… added

Cc Me!

comment:2 Changed 14 months ago by mojca.miklavec.lists@…

My suggestion would be to add a flag --without-lisp-files by default and define a variant +emacs that would add a dependency on (any) emacs and remove --without-list-files. (I see that there are several emacs around.) I never cared about that particular setting. It usually either works or doesn't work and never does any harm if some extra files are generated or not.

comment:3 Changed 14 months ago by mojca.miklavec.lists@…

There is another related ticket here: #18913

comment:4 Changed 13 months ago by mojca.miklavec.lists@…

I added a patch to #18913.

comment:5 Changed 13 months ago by ryandesign@…

  • Cc kilian.rosbach@… added

Has duplicate #33554.

comment:6 Changed 9 months ago by macsforever2000@…

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.