summaryrefslogtreecommitdiffstats
path: root/development/bluefish/README
diff options
context:
space:
mode:
author Edward W. Koenig <kingbeowulf@linuxgalaxy.org>2023-05-01 20:15:19 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-06 08:28:33 +0700
commit2586c88514da3d4efe535a904ddb89424a558376 (patch)
treea49afcf806612cce4ae955c8f2970bec2f058b74 /development/bluefish/README
parent638f67e3e62d565d41e724764cd9eadd1ae3807c (diff)
downloadslackbuilds-2586c88514da3d4efe535a904ddb89424a558376.tar.gz
slackbuilds-2586c88514da3d4efe535a904ddb89424a558376.tar.xz
development/bluefish: Added GTK2 option, updated for version 2.2.13
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/bluefish/README')
-rw-r--r--development/bluefish/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/development/bluefish/README b/development/bluefish/README
index c152074e9f..e21ae10191 100644
--- a/development/bluefish/README
+++ b/development/bluefish/README
@@ -4,3 +4,9 @@ but it focuses on editing dynamic and interactive websites. See
features for an extensive overview, take a look at the screenshots,
or download it right away. Bluefish is an open source development
project released under the GPL license.
+
+If you want to build Bluefish with GTK2=yes,
+
+GTK2=yes ./bluefish.SlackBuild
+
+otherwise GTK3 will be used by default.