/[thuban]/branches/WIP-pyshapelib-bramz/setup.cfg
ViewVC logotype

Annotation of /branches/WIP-pyshapelib-bramz/setup.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 19 - (hide annotations)
Tue Sep 4 15:11:27 2001 UTC (23 years, 6 months ago) by bh
Original Path: trunk/thuban/setup.cfg
File size: 262 byte(s)
* MANIFEST.in: Add extensions/pyprojection/LICENSE

* setup.py (thuban_bdist_rpm): New class implementing a Thuban
specific bdist_rpm command.

* Thuban/UI/main.py: Catch ImportError exceptions when importing
the locale module because it may not be available on some
installations.

* extensions/pyprojection/LICENSE: Copy of the license text in
Projection.i. Having it in a separate file makes it easier to
refer to license text in e.g. RPMs

* setup.py: use wx-config instead of wxgtk-config because it's
more generic

* setup.py (ThubanInstall.get_outputs): Add the symlink in
<prefix>/bin to the outputs
(ThubanInstall.link_file): New method to link files. We need this
because the standard copy_files refuses to link non-existing
files.
(ThubanInstall.run): Remove the leading install root from the
script filename if an install root was specified and use the new
link_file method

1 bh 6 [bdist_rpm]
2     release = 1
3 bh 19 doc_files = README
4     extensions/pyshapelib/README.pyshapelib
5     extensions/pyshapelib/COPYING.pyshapelib
6     extensions/pyprojection/LICENSE.pyprojection
7     prep_script = bdist_rpm_prep
8 bh 17
9     [bdist_inno]
10     copyright = Copyright © 2001 Intevation GmbH

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26