]> git.saurik.com Git - wxWidgets.git/blobdiff - wxGTK.spec
Now enabling sockets enables sockets.
[wxWidgets.git] / wxGTK.spec
index 2485a714d51a63d7970b5a9eac5dbf2ba23c23cb..a0590f982200451a97cf520877371d0c85240cc3 100644 (file)
@@ -1,16 +1,24 @@
 Summary: The GTK+ 1.0 port of wxWindows library
 Name: wxGTK
 Summary: The GTK+ 1.0 port of wxWindows library
 Name: wxGTK
-Version: 1.99.4
+Version: 2.0.1
 Release: 1
 Copyright: wxWindows Licence
 Group: X11/Libraries
 Release: 1
 Copyright: wxWindows Licence
 Group: X11/Libraries
-Source: ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/wxGTK2b4.tgz
+Source: ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/wxGTK201.tgz
 URL: http://www.freiburg.linux.de/~wxxt/docs.html
 Packager: Robert Roebling <roebling@ruf.uni-freiburg.de>
 Requires: gtk+ >= 1.0.4
 
 URL: http://www.freiburg.linux.de/~wxxt/docs.html
 Packager: Robert Roebling <roebling@ruf.uni-freiburg.de>
 Requires: gtk+ >= 1.0.4
 
+# all packages providing an implementation of wxWindows library (regardless of
+# the toolkit used) should provide the (virtual) wxwin package, this makes it
+# possible to require wxwin instead of requiring "wxgtk or wxmotif or wxqt..."
+Provides: wxwin
+
 %description
 %description
-wxWindows is a free C++ library for cross-platform GUI development. With wxWindows, you can create applications for different GUIs from the same source code. This package also contains a dialog editor.
+wxWindows is a free C++ library for cross-platform GUI development.
+With wxWindows, you can create applications for different GUIs (GTK+,
+Motif/LessTif, MS Windows, Mac) from the same source code.
+This package also contains a dialog editor.
 
 %prep
 %setup -n wxGTK
 
 %prep
 %setup -n wxGTK