9 Commits

Author SHA1 Message Date
kili
86c0ab63c6 Update to gummi-0.6.6.
Tested by Sebastian Neuper, thanks!
2017-12-31 20:05:45 +00:00
kili
6a08325b2c Use -rdynamic instead of -export-dynamic in CFLAGS. While gcc just
silently passes -export-dynamic to the linker, clang doesn't, issues
a warning and discards it. This leads to lots of runtime warnings like
Gtk-WARNING **: Could not find signal handler ...
printed and to misbehaviour of gummi (especially menus don't work).

Problem (including the clang warnings about '-e xport-dynamic') by
Sebastian Neuper.

Some help and hints from jca@.

While this isn't the best way to fix it (because clang still prints
warnings when compiling rather than linking), it just works[tm],
and apart from one newer release of gummi (0.6.6), there's not much
upstream activity.
2017-12-21 19:36:17 +00:00
kili
27785ee95e Revert librt changes.
Prodded by espie@.
2014-03-23 18:17:34 +00:00
ajacoutot
a57358b482 Drop librt patch.
Regen WANTLIB.

ok kili@ (maintainer)
2014-03-19 07:32:37 +00:00
kili
6ef6bea7e1 Update to 0.6.5. 2012-11-24 21:49:46 +00:00
kili
971f39e91d Update to gummi-0.6.2. 2012-03-26 19:33:47 +00:00
kili
5c55abd6ff Bugfix update to gummi-0.6.1. 2011-12-05 19:48:21 +00:00
kili
25fcb5e873 Update to gummi-0.6.0 2011-11-16 23:34:53 +00:00
kili
60a6bc653f Gummi is a LaTeX editor written in the C programming language using
the GTK+ toolkit. It was designed with simplicity in mind, but hopes
to attract both novice and advanced LaTeX writers.

ok, "if you append 'textproc/intltool' to MODULES" (which i did), jasper@
2010-11-08 20:08:55 +00:00