slackbuilds/development/gedit
Juan M. Lasca 68e9cf0739
development/gedit: Updated for version 42.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-08-06 20:16:12 +07:00
..
README development/gedit: Updated for version 42.0. New maintainer. 2022-04-30 13:51:54 +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: Updated for version 42.2. 2022-08-06 20:16:12 +07:00
gedit.info development/gedit: Updated for version 42.2. 2022-08-06 20:16:12 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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

user documentation is installed by default (accessible through yelp).
If you don't need it, set the environment variable WITH_USER_DOCS
to "no", e.g.
  WITH_USER_DOCS="no" ./gedit.SlackBuild