pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/xforms



Module Name:    pkgsrc
Committed By:   vins
Date:           Tue Aug 29 16:44:13 UTC 2023

Modified Files:
        pkgsrc/x11/xforms: DESCR

Log Message:
x11/xforms: update DESCR.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/xforms/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xforms/DESCR
diff -u pkgsrc/x11/xforms/DESCR:1.3 pkgsrc/x11/xforms/DESCR:1.4
--- pkgsrc/x11/xforms/DESCR:1.3 Sat Dec 28 19:49:06 2002
+++ pkgsrc/x11/xforms/DESCR     Tue Aug 29 16:44:13 2023
@@ -1,9 +1,12 @@
 This is the Open Source distribution of the XForms Library,
-a graphical user interface toolkit for X Windows. XForms is
-licensed under the LGPL (Lesser Gnu Public License) version 2.1.
+a graphical user interface toolkit for X Windows.
+
+XForms features a rich set of objects, such as buttons, scrollbars,
+and menus etc. integrated into an easy and efficient object/event
+callback execution model that allows fast and easy construction of
+X-applications. In addition, the library is extensible and new objects
+can easily be created and added to the library.
 
 This package includes Form Designer (fdesign), a WYSIWYG interface
 builder program. fdesign output can also be translated into
 Postscript.
-
-This package is built without OpenGL support.



Home | Main Index | Thread Index | Old Index