Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/spe,
Python IDE with UML, PyChecker, Debugger, GUI design, Blender and more
Branch: CURRENT,
Version: 0.8.4,
Package name: spe-0.8.4,
Maintainer: pkgsrc-usersSpe is a python IDE with wxGlade GUI designer, auto-indentation, auto
completion, call tips, syntax coloring, syntax highlighting, class explorer,
source index, auto todo list, sticky notes, integrated pycrust shell, python
file browser, recent file browser, drag&drop, context help, ... Special is
its blender support with a blender 3d object browser and its ability to run
interactively inside blender. Spe is extensible with boa.
Required to run:[
devel/py-checker] [
x11/py-wxWidgets]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
RMD160: 211c0465dce7aeab5b8a3d7fd9cf444b3efbe845
Filesize: 1181.782 KB
Version history: (Expand)
- (2023-06-27) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
- (2019-12-17) Package deleted from pkgsrc
CVS history: (Expand)
2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229) |
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
|
2014-01-25 11:38:23 by Thomas Klausner | Files touched by this commit (28) | |
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
|
2012-11-05 03:37:55 by othyro | Files touched by this commit (1) |
Log message:
Updated to latest stable version: Fixed HOMEPAGE, DISTNAME, PKGNAME, WRKSRC
, MASTER_SITES, LICENSE, COMMENT; Added py-checker as DEPENDS; Replaced env
interpreter in two files. Package still needs a little polishing, though.
|
2012-11-05 03:35:32 by othyro | Files touched by this commit (1) | |
Log message:
Regenerated due to update.
|
2012-11-05 03:34:56 by othyro | Files touched by this commit (1) | |
Log message:
Added/removed entries due to update.
|
2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235) |
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
2010-01-18 10:38:31 by Thomas Klausner | Files touched by this commit (75) |
Log message:
Second try at recursive PKGREVISION bump for jpeg shlib major bump (jpeg-8).
|
2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261) |
Log message:
Remove obsolete @dirrm lines.
|