X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2a29700ecf3d6862db16c5f5c9086a698a7ff247..370ae202e1d3cb5d4c51e0cf2b97e70d5c5bd131:/wxGTK.spec diff --git a/wxGTK.spec b/wxGTK.spec index 13009c2c46..a0590f9822 100644 --- a/wxGTK.spec +++ b/wxGTK.spec @@ -4,13 +4,21 @@ Version: 2.0.1 Release: 1 Copyright: wxWindows Licence Group: X11/Libraries -Source: ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/wxGTK2b3.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 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 -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