summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authoradam <adam>2006-01-20 23:10:21 +0000
committeradam <adam>2006-01-20 23:10:21 +0000
commit622f452ed52122e6de1b9ca07a7bb19f2c14f696 (patch)
tree744019d978e6f366e8f4be3c9d86ee17c0743e42 /x11
parent131f009b4419c41a99bdeedcf9411f4df0227c09 (diff)
downloadpkgsrc-622f452ed52122e6de1b9ca07a7bb19f2c14f696.tar.gz
pkglint cosmetics fixed
Diffstat (limited to 'x11')
-rw-r--r--x11/wxGTK/DESCR42
-rw-r--r--x11/wxGTK/buildlink3.mk4
2 files changed, 21 insertions, 25 deletions
diff --git a/x11/wxGTK/DESCR b/x11/wxGTK/DESCR
index 60051fbe367..e81d1b332b4 100644
--- a/x11/wxGTK/DESCR
+++ b/x11/wxGTK/DESCR
@@ -1,27 +1,23 @@
-A GTK+-based implementation of the wxWidgets cross-platform GUI
-library.
+A GTK+-based implementation of the wxWidgets cross-platform GUI library.
-wxWidgets is a set of libraries that allows C++ applications to
-compile and run on several different types of computer, with minimal
-source code changes. There is one library per supported GUI (such
-as Windows, GTK+, Motif, and Mac). As well as providing a common
-API (Application Programming Interface) for GUI functionality, it
-provides functionality for accessing some commonly-used operating
-system facilities, from copying and deleting files to socket and
-thread support. wxWidgets is a 'framework' in the sense that it
-provides a lot of built-in functionality, which the application
-can use or replace as required, thus saving a great deal of coding
-effort. Basic data structures such as strings, arrays, linked lists
-and hash tables are also supported.
+wxWidgets is a set of libraries that allows C++ applications to compile and
+run on several different types of computer, with minimal source code changes.
+There is one library per supported GUI (such as Windows, GTK+, Motif, and Mac).
+As well as providing a common API (Application Programming Interface) for GUI
+functionality, it provides functionality for accessing some commonly-used
+operating system facilities, from copying and deleting files to socket and
+thread support. wxWidgets is a 'framework' in the sense that it provides a lot
+of built-in functionality, which the application can use or replace as required,
+thus saving a great deal of coding effort. Basic data structures such as
+strings, arrays, linked lists and hash tables are also supported.
-Such a toolkit is not unique - there are others to choose from -
-but wxWidgets is free, well-established, well-documented, and very
-broad in its coverage of GUI functionality. It has some extras that
-make it stand out from the crowd, such as the many convenience
-dialogs, built-in HTML display and printing, virtual filesystems,
-easy-to-use OLE automation controller class, Open GL support, and
-many other features that make it easier to write modern and
+Such a toolkit is not unique - there are others to choose from - but wxWidgets
+is free, well-established, well-documented, and very broad in its coverage of
+GUI functionality. It has some extras that make it stand out from the crowd,
+such as the many convenience dialogs, built-in HTML display and printing,
+virtual filesystems, easy-to-use OLE automation controller class, Open GL
+support, and many other features that make it easier to write modern and
user-friendly applications.
-There is also a python interface available, wxPython (see the
-py-wxWidgets package).
+There is also a python interface available, wxPython (see the py-wxWidgets
+package).
diff --git a/x11/wxGTK/buildlink3.mk b/x11/wxGTK/buildlink3.mk
index f2a54f1b8be..5f48da83c5e 100644
--- a/x11/wxGTK/buildlink3.mk
+++ b/x11/wxGTK/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2005/08/07 11:26:17 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2006/01/20 23:10:21 adam Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
WXGTK_BUILDLINK3_MK:= ${WXGTK_BUILDLINK3_MK}+
@@ -24,4 +24,4 @@ BUILDLINK_PKGSRCDIR.wxGTK?= ../../x11/wxGTK
.include "../../graphics/tiff/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}