slackbuilds/development/gedit
Bob Funk 425d776188 development/gedit: Fix building on Slackware-current
Detect the glib-2.0 version and set G_CONNECT_DEFAULT=0 only on
Slackware-15.0 builds, so that gedit still builds on Slackware-current.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-05-16 08:23:12 +07:00
..
README development/gedit: Updated for version 46.1. 2023-10-28 13:11:52 +07:00
doinst.sh development/gedit: Updated for version 42.0. New maintainer. 2022-04-30 13:51:54 +07:00
gedit.SlackBuild development/gedit: Fix building on Slackware-current 2025-05-16 08:23:12 +07:00
gedit.info development/gedit: New maintainer. 2024-05-11 08:12:16 +07:00
slack-desc

README

gedit is the official text editor of the GNOME desktop
environment. While aiming at simplicity and ease of use, gedit is a
powerful general purpose text editor.

gspell is an optional (autodetected) dependency. If it's already
installed, but you don't want to build gedit with spell-checking
support, set the environment variable WITH_GSPELL to "no", e.g.
  WITH_GSPELL="no" ./gedit.SlackBuild