Launchpad has imported 24 comments from the remote bug at
http://bugs.gentoo.org/show_bug.cgi?id=171944.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2007-03-23T18:05:11+00:00 Email-deleted-gqku wrote:

- Description: Freeware advanced editor for dynamic and Web languages.
[Note that it is a limited version of the Komodo IDE -which is also
available for Linux, though not a freeware]

- Homepage: http://www.activestate.com/products/komodo_edit/

- License: ActiveState Komodo Edit (globally, proprietary software, free
(cost) for personal and commercial use, free ("freedom" and cost) to
distribute, without any change, non commercially). It is not yet
included in "/usr/portage/licenses" (I will attach it).

- New local USE flag: `app-editors/komodo-edit-bin:default-templates -
Installs the default templates for new files` (Rationale: most default
templates are empty, or near-empty, and can clutter the new file dialog,
so we permit not to install them -some people might want to keep them,
as a number of these files still contain a possibly useful template).

- Category and package name: "app-editor/komodo-edit-bin".

- Note: it is an x86 binary package; sources are not available.

- Note: the package ships with its own Python (it seems to be well-
separated, but symlinks to the system version does not seem to work),
Mozilla (Komodo Edit seems to be using Mozilla for its whole interface,
so I have no idea if we could use our own version), HTML tidy (could be
replaced with a simple symlink), and a number of DTDs/schemas (including
a few for which we already have ebuilds).

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/0

------------------------------------------------------------------------
On 2007-03-23T18:06:12+00:00 Email-deleted-gqku wrote:

Created attachment 114156
komodo-edit-bin-4.0.2.ebuild (new package)

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/1

------------------------------------------------------------------------
On 2007-03-23T18:07:21+00:00 Email-deleted-gqku wrote:

Created attachment 114157
metadata.xml (EN, FR) for komodo-edit-bin

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/2

------------------------------------------------------------------------
On 2007-03-23T18:08:41+00:00 Email-deleted-gqku wrote:

Created attachment 114159
ActiveState_Komodo_Edit license

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/3

------------------------------------------------------------------------
On 2007-03-23T18:18:21+00:00 Email-deleted-gqku wrote:

I forgot to mention that there are EXECSTACK, TEXTRELS, and insecure
RUNPATH stuffs, but I don't know exactly what these are, and if there is
any possibility to solve these problems with a proprietary binary
package.

If needed, they have a bugzilla, here:
http://bugs.ActiveState.com/Komodo


Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/4

------------------------------------------------------------------------
On 2007-03-23T21:52:11+00:00 Email-deleted-gqku wrote:

Note that an ebuild for Komodo IDE (the commercial IDE from which Komodo
Edit is derived), has been posted in bug #82667 (an already existing
ebuild request). The package is very similar, except for a few more
files and directories.


Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/5

------------------------------------------------------------------------
On 2007-10-19T17:03:07+00:00 Bware wrote:

x86? (sys-libs/lib-compat-1.1)
!x86? (app-emulation/emul-linux-x86-compat)

Lets it work for amd64 as well.

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/6

------------------------------------------------------------------------
On 2007-12-23T18:15:55+00:00 Dennis Schridde wrote:

Was FOSSed a month ago. Sourcepackages seem to be still missing, though.
http://www.openkomodo.com/

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/7

------------------------------------------------------------------------
On 2007-12-30T18:30:11+00:00 Mescalinum-gentoo wrote:

as the openkomodo's README says, source are available (only?) from SVN:

svn co http://svn.openkomodo.com/repos/openkomodo/trunk openkomodo

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/8

------------------------------------------------------------------------
On 2008-01-02T20:01:46+00:00 Trentm-activestate wrote:

If it would really help, I should be able to add the creation of source
packages to regular releases. Would that help?

Otherwise the following works:

 svn export http://svn.openkomodo.com/repos/openkomodo/trunk openkomodo
 tar czf openkomodo.tar.gz openkomodo


Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/9

------------------------------------------------------------------------
On 2008-01-09T08:24:41+00:00 karl wrote:

Most gentoo packages prefer released versions as they are easier to
incorporate into portage. QA is easier, and you don't have a moving
target that a SVN repository is.

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/10

------------------------------------------------------------------------
On 2008-01-09T18:19:23+00:00 Trentm-activestate wrote:

Karl,

Note that the "build number" in a given Komodo release, e.g. the "527"
in this build:

http://downloads.openkomodo.com/komodoedit/nightly/latest-trunk/Komodo-
Edit-4.3.0-alpha1-527-linux-libcpp6-x86.tar.gz

is the SVN revision number from which that Komodo is built. So the exact
source for that build can be retrieved via:

 svn export -r 527 http://svn.openkomodo.com/repos/openkomodo/trunk openkomodo
 tar czf openkomodo-527.tar.gz openkomodo


Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/11

------------------------------------------------------------------------
On 2008-05-05T08:24:29+00:00 Michaelkintzios wrote:

Hi All, any idea how long before this editor is included in the portage tree?
-- 
Regards,
Mick

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/13

------------------------------------------------------------------------
On 2008-05-15T20:41:34+00:00 Darin McBride wrote:

AMD64:

error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open
shared object file: No such file or directory

I think this requires gtk+ (or emul-linux-x86-gtklibs) as well.

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/14

------------------------------------------------------------------------
On 2008-05-29T19:02:27+00:00 Landronimirc wrote:

Created attachment 154735
komodo-edit-bin-4.3.2.ebuild

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/15

------------------------------------------------------------------------
On 2008-05-29T19:10:12+00:00 Landronimirc wrote:

(In reply to comment #14)
> Created an attachment (id=154735) [edit]
> komodo-edit-bin-4.3.2.ebuild
> 

I hacked the previously 4.0.2 ebuild, by updating the download path and 
uncommenting the following line: 
dodoc FEEDBACK.txt README.txt RELNOTES.txt || die "dodoc failed"

With this line emerge fails.

It is important to note that Komodo Edit is now released under a different 
license: 
"Komodo Edit is built on the Mozilla code base and is now licensed under the 
same terms as Firefox: Mozilla Public License (MPL), GNU General Public License 
(GPL), and GNU Lesser Public License (LGPL)."


Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/16

------------------------------------------------------------------------
On 2008-09-03T07:30:35+00:00 Freaky wrote:

Any news on this package? 4.4 is out btw, would be nice to have it in
portage.

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/17

------------------------------------------------------------------------
On 2008-09-03T19:36:43+00:00 Michaelkintzios wrote:

Yes please!  :)

The wife is waiting to use her KDE desktop and her excuse is that it
does not have Komodo-Edit for her web development work.

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/18

------------------------------------------------------------------------
On 2009-02-19T23:37:55+00:00 Landronimirc wrote:

Created attachment 182591
ebuild for komodo-edit-bin-4.4.1

Here's another hack-ebuild that works here. There were couple of errors,
but no show-stoppers; dunno what they mean, but if you want komodo-edit
on your computer, you should probably not worry.

Would be nice if someone added the ebuild to the official tree. For
those installing it manually, consider the "dev-util" category.

### emerge-time errors ###
 * QA Notice: The following files contain insecure RUNPATH's
 *  Please file a bug about this at http://bugs.gentoo.org/
 *  with the maintaining herd of the package.
 * 
/var/tmp/portage/dev-util/komodo-edit-bin-4.4.1/image/opt/komodo-edit-bin-4.4.1/lib/python/lib
 opt/komodo-edit-bin-4.4.1/lib/python/bin/python2.5

Auto fixing rpaths for /var/tmp/portage/dev-util/komodo-edit-
bin-4.4.1/image/opt/komodo-edit-bin-4.4.1/lib/python/lib opt/komodo-
edit-bin-4.4.1/lib/python/bin/python2.5

 * QA Notice: The following files contain runtime text relocations
 *  Text relocations force the dynamic linker to perform extra
 *  work at startup, waste system resources, and may pose a security
 *  risk.  On some architectures, the code may not even function
 *  properly, if at all.
 *  For more information, see http://hardened.gentoo.org/pic-fix-guide.xml
 *  Please include the following list of files in your report:
 * TEXTREL 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/lib-dynload/_hashlib.so
 * TEXTREL 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/lib-dynload/_ssl.so

scanelf: Sorry, long names not yet supported; output will be incomplete
for /var/tmp/portage/dev-util/komodo-edit-bin-4.4.1/image/opt/komodo-
edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a

 * QA Notice: The following files contain executable stacks
 *  Files with executable stacks will not work properly (or at all!)
 *  on some architectures/operating systems.  A bug should be filed
 *  at http://bugs.gentoo.org/ to make sure the file is fixed.
 *  For more information, see http://hardened.gentoo.org/gnu-stack.xml
 *  Please include the following list of files in your report:
 * RWX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/lib-dynload/_ctypes.so
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:getbuildinfo.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:_typesmodule.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:acceler.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:grammar1.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:listnode.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:node.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:parser.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:parsetok.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:bitset.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:metagrammar.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:firstsets.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:grammar.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:pgen.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:myreadline.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:tokenizer.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:abstract.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:boolobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:bufferobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:cellobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:classobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:cobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:codeobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:complexobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:descrobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:enumobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:exceptions.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:genobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:fileobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:floatobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:frameobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:funcobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:intobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:iterobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:listobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:longobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:dictobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:methodobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:moduleobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:object.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:obmalloc.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:rangeobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:setobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:sliceobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:stringobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:structseq.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:tupleobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:typeobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:weakrefobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:unicodeobject.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:unicodectype.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:Python-ast.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:asdl.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:ast.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:bltinmodule.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:ceval.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:compile.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:codecs.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:errors.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:frozen.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:frozenmain.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:future.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:getargs.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:getcompiler.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:getcopyright.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:getmtime.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:getplatform.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:getversion.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:graminit.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:import.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:importdl.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:marshal.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:modsupport.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:mystrtoul.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:mysnprintf.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:pyarena.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:pyfpe.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:pystate.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:pythonrun.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:structmember.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:symtable.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:sysmodule.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:traceback.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:getopt.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:pystrtod.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:dynload_shlib.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:thread.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:config.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:getpath.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:main.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:gcmodule.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:threadmodule.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:signalmodule.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:posixmodule.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:errnomodule.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:pwdmodule.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:_sre.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:_codecsmodule.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:zipimport.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/libpython2.5.a:xxsubtype.o
 * !WX --- --- 
opt/komodo-edit-bin-4.4.1/lib/python/lib/python2.5/config/python.o

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/20

------------------------------------------------------------------------
On 2009-08-10T18:49:40+00:00 Mescalinum-gentoo wrote:

version 5.1.4 and 5.2.0a1 are out :)

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/21

------------------------------------------------------------------------
On 2010-01-17T15:16:21+00:00 Michaelkintzios wrote:

(In reply to comment #19)
> version 5.1.4 and 5.2.0a1 are out :)

Hi guys, any progress on this?
-- 
Regards,
Mick

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/25

------------------------------------------------------------------------
On 2010-05-30T15:11:13+00:00 Ross-foragesecurity wrote:

Created attachment 233519
ebuild for komodo-edit-bin-5.4.2

I've modified Liviu's 4.4.1 ebuild to work for 5.4.2 (build 4343
x86_64).  Not extensively tested, but it works on my machine.

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/28

------------------------------------------------------------------------
On 2011-01-21T23:28:02+00:00 Anarchy wrote:

Please do not add mozi...@gentoo.org to maintainer-wanted bugs, we are
not interested in any new packages at this time or in the near future.

Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/31

------------------------------------------------------------------------
On 2011-01-21T23:31:22+00:00 Anarchy wrote:

(In reply to comment #20)
> (In reply to comment #19)
> > version 5.1.4 and 5.2.0a1 are out :)
> 
> Hi guys, any progress on this?
> -- 
> Regards,
> Mick
> 
Based on your use of jpeg dep it needs to use the virtual/jpeg instead. Just a 
heads up as libjpeg-turbo will be keyworded once 1.1 final is released.


Reply at: https://bugs.launchpad.net/ubuntu/+bug/183492/comments/32


** Changed in: debian
       Status: Unknown => New

** Changed in: gentoo
   Importance: Unknown => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/183492

Title:
  [needs-packaging] Open Komodo Edit

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to