wxWidgets/debian
Ron Lee 148e141b23 Enable concurrent installs of runtime packages after a soname change.
Add a common package for afm metrics, and other 'static' data and utilities.
Remove the version/flavour from afm installs on unix as discussed with Vaclav,
these files really do never change.
Mention --static along with other selection options in --help.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-28 14:47:08 +00:00
..
changelog Add xrc to the dist target. 2004-09-21 21:54:57 +00:00
compat
control.in Enable concurrent installs of runtime packages after a soname change. 2004-09-28 14:47:08 +00:00
copyright
libwxgtk-dbg-python.menu Enable concurrent installs of runtime packages after a soname change. 2004-09-28 14:47:08 +00:00
libwxgtk-dbg-python.prerm Enable concurrent installs of runtime packages after a soname change. 2004-09-28 14:47:08 +00:00
libwxgtk-dbg.postinst wx-config2.6 2004-09-21 17:16:29 +00:00
libwxgtk-dbg.prerm wx-config2.6 2004-09-21 17:16:29 +00:00
libwxgtk-dev.postinst wx-config2.6 2004-09-21 17:16:29 +00:00
libwxgtk-dev.prerm wx-config2.6 2004-09-21 17:16:29 +00:00
libwxgtk-python.dirs
libwxgtk-python.docs
libwxgtk-python.menu Enable concurrent installs of runtime packages after a soname change. 2004-09-28 14:47:08 +00:00
libwxgtk-python.postinst wx-config2.6 2004-09-21 17:16:29 +00:00
libwxgtk-python.prerm Enable concurrent installs of runtime packages after a soname change. 2004-09-28 14:47:08 +00:00
libwxmsw-dbg.postinst wx-config2.6 2004-09-21 17:16:29 +00:00
libwxmsw-dbg.prerm wx-config2.6 2004-09-21 17:16:29 +00:00
libwxmsw-dev.postinst wx-config2.6 2004-09-21 17:16:29 +00:00
libwxmsw-dev.prerm wx-config2.6 2004-09-21 17:16:29 +00:00
lintian-override.in wx-config2.6 2004-09-21 17:16:29 +00:00
README.Debian wx-config2.6 2004-09-21 17:16:29 +00:00
README.examples
rules Enable concurrent installs of runtime packages after a soname change. 2004-09-28 14:47:08 +00:00
wx-config.1
wx-doc.doc-base Fix registered location of docs. 2004-09-21 17:58:23 +00:00
wx-doc.docs
wx-examples.examples
wxPython-tools.1
wxrc-tools.1

These examples are provided as extended documentation for the wxWidgets
package.  If you wish to actually run them rather than just browse them
as documents you should copy them into a working directory elsewhere
first.  Note that some of them will attempt to write to the current
working directory, or to the home directory of the user they are run as.

Some of the files have been compressed in accordance with Debian policy
regarding documentation, you will need to uncompress such files before
building or executing them.

The examples provided here typically show a minimal implementation of
the feature(s) they are demonstrating.  There are examples of more
complete (mini) applications, available in the /wxPython/samples and
/demos directories of the wxWidgets cvs repository (which is browsable
via http://cvs.wxwidgets.org), or of course you can always apt-get the
source of any wx using package for some less contrived examples of
real world wx applications.

  Ron