From 0dd642ad3e583c6a192e633c8ef82a1430bd149e Mon Sep 17 00:00:00 2001 From: Niels Horn Date: Fri, 23 Dec 2011 13:52:34 -0200 Subject: libraries/wxGTK: Added option to build media library. Signed-off-by: Niels Horn --- libraries/wxGTK/README | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'libraries/wxGTK/README') diff --git a/libraries/wxGTK/README b/libraries/wxGTK/README index 3f96e57ee9..00c8f5ecdb 100644 --- a/libraries/wxGTK/README +++ b/libraries/wxGTK/README @@ -1,9 +1,12 @@ -wxGTK is part of wxWidgets, a cross-platform API for writing GUI applications -on multiple platforms that still utilize the native platform's controls and -utilities. +wxGTK is part of wxWidgets, a cross-platform API for writing GUI +applications on multiple platforms that still utilize the native platform's +controls and utilities. This is a unicode shared build. If you do not want the unicode build, use: UNICODE=NO ./wxGTK.SlackBuild -This package conflicts with wxPython because wxGTK is already included there. -Both cannot be installed at the same time! +If you want to include the media library, which provides bindings for +gstreamer, you will need to install GConf first. + +This package conflicts with wxPython because wxGTK is already included +there. Both cannot be installed at the same time! -- cgit v1.2.3