diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2022-08-21 10:26:41 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-08-27 22:50:26 +0700 |
commit | 5c06499fd6a37f20a1f21b9bc07944073674f37e (patch) | |
tree | b536b3a50f5544213dff3481383eb607d8f7e470 /graphics/tuxpaint/README | |
parent | 82e8c1f81cbea61c4c4b23f24fdb1c1e41f97ae9 (diff) |
graphics/tuxpaint: Patched for new SDL2_Pango.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/tuxpaint/README')
-rw-r--r-- | graphics/tuxpaint/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/tuxpaint/README b/graphics/tuxpaint/README index 61289d88b4635..8d4a427dac966 100644 --- a/graphics/tuxpaint/README +++ b/graphics/tuxpaint/README @@ -9,8 +9,9 @@ and has entertaining, child-oriented additions such as sound effects. tuxpaint-config is now also included as a gui tool to configure tuxpaint. -Note: Please uninstall inkscape before creating this package to avoid -a couple of file artifacts outside the package directory. inkscape can -be reinstalled once this package is created. +Note: Please uninstall inkscape before creating this package if you +want to avoid a couple of file artifacts outside the package directory. +inkscape can be reinstalled once this package is created. This is the sdl2 version of the program. Note: dependencies have changed +note: this build update (3) is needed for using SDL2_Pango>0.9.0 |