20 Commits

Author SHA1 Message Date
kili
080b252224 Update to gummi-0.8.2. 2021-11-01 18:34:14 +00:00
kili
6191c97d7c Update to gummi-0.8.1. 2020-02-22 20:27:13 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
espie
d2700404fa add @tag markers/bump packages that depend on texlive/base to include ,-main 2018-07-01 09:02:40 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
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
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +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
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
kili
6ef6bea7e1 Update to 0.6.5. 2012-11-24 21:49:46 +00:00
kili
7944065a2e Bugfix update to gummi-0.6.3. 2012-03-28 19:27:04 +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
espie
999b4db39c normalize pkgpath 2011-09-16 09:48:08 +00:00
kili
6b21ae8f46 Update to gummi-0.5.8. Fixes the display problem with texlive-2010. 2011-05-30 23:55:18 +00:00
espie
a14bf26ca8 new depends 2010-11-15 23:22:07 +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