aboutsummaryrefslogtreecommitdiff

6107077797e0168190ac12ee2564c8e76d&showmsg=1'>gnu/packages/enchant.scm
AgeCommit message (Collapse)Author
2018-09-26gnu: enchant: Update to 2.2.3.Marius Bakke
* gnu/packages/enchant.scm (enchant): Update to 2.2.3. [arguments]: Add "--enable-relocatable" to #:configure-flags. [native-inputs]: Add UNITTEST-CPP. (enchant-1.6): New public variable. * gnu/packages/fcitx.scm (fcitx)[inputs]: Change ENCHANT to ENCHANT-1.6. * gnu/packages/gnome.scm (gspell): Likewise. * gnu/packages/mate.scm (pluma): Likewise. * gnu/packages/gtk.scm (gtkspell3)[propagated-inputs]: Likewise. [inputs]: Remove duplicate ENCHANT.
2018-09-26gnu: enchant: Propagate Glib.Marius Bakke
* gnu/packages/enchant.scm (enchant)[inputs]: Move GLIB ... [propagated-inputs]: ... here. New field.
2018-09-26gnu: enchant: Don't build libenchant.a.Marius Bakke
* gnu/packages/enchant.scm (enchant)[arguments]: Add #:configure-flags.
2018-09-26gnu: enchant: Update home page.Marius Bakke
* gnu/packages/enchant.scm (enchant)[home-page]: Set to URL mentioned on the legacy home page.