[bug-notifications] [tcl 0004652]: uncomplete packaging
Mantis Bug Tracker
noreply at opencsw.org
Fri Oct 5 10:06:40 CEST 2012
A NOTE has been added to this issue.
======================================================================
https://www.opencsw.org/mantis/view.php?id=4652
======================================================================
Reported By: pfelecan
Assigned To: dam
======================================================================
Project: tcl
Issue ID: 4652
Category: packaging
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
======================================================================
Date Submitted: 2011-01-02 13:13 CET
Last Modified: 2012-10-05 10:06 CEST
======================================================================
Summary: uncomplete packaging
Description:
Some projects use Tcl/Tk to provide a graphical interface, e.g., gdb. For
that, they need some "private headers" situated in
/opt/csw/include/tcl-private. The current package doesn't contain these
components.
======================================================================
----------------------------------------------------------------------
(0010166) pfelecan (developer) - 2012-10-05 10:06
https://www.opencsw.org/mantis/view.php?id=4652#c10166
----------------------------------------------------------------------
IMHO, patching is not the best option.
The detection mechanism is implemented in a autoconf file, e.g. tcl.m4 in
/usr/share/aclocal. BTW, the corresponding file is missing in your
package.
If you take a look in the Debian package, you can see that in tcl 8.5 the
detection mechanism changed and that is reflected in the tcl8.5.m4
A lot of other projects offering bindings with Tcl use this mechanism. If
we wish to provide a good maintainer experience we should follow the usages
of the community.
More information about the bug-notifications
mailing list