Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95410 - New ebuild for eLearning XHTML Editor (EXE)
Summary: New ebuild for eLearning XHTML Editor (EXE)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: http://exe.cfdl.auckland.ac.nz
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-06-07 20:21 UTC by Matthew Sherborne
Modified: 2018-06-07 18:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild file for 0.4 release (exe-0.4.ebuild,625 bytes, text/plain)
2005-06-07 20:23 UTC, Matthew Sherborne
Details
0.5 Release Binary i386 Ebuild (exe-bin-0.5.ebuild,773 bytes, text/plain)
2005-06-12 16:25 UTC, Matthew Sherborne
Details
Much easier to install ebuild 0.7 release (exe-0.7.ebuild,1.25 KB, application/octet-stream)
2005-08-09 15:23 UTC, Matthew Sherborne
Details
More accurate dependencies 0.7 release. (Has error where www-client is in twice) (exe-0.7.ebuild,1.22 KB, text/plain)
2005-08-09 19:07 UTC, Matthew Sherborne
Details
Now depends on twisted 2.0.1 assuming that they'll include our patch (exe-0.7.ebuild,1.21 KB, text/plain)
2005-08-09 20:45 UTC, Matthew Sherborne
Details
0.10 ebuild and patches for exe (not patches for twisted (exe.tgz,1.25 KB, application/octet-stream)
2005-11-02 19:04 UTC, Matthew Sherborne
Details
Ebuild for version 0.13 (exe-0.13.ebuild,845 bytes, application/octet-stream)
2006-02-09 23:04 UTC, Matthew Sherborne
Details
ebuild for exe-1.04 (exe-1.04.0.3532.ebuild,859 bytes, text/plain)
2008-07-01 23:04 UTC, Andrés Becerra Sandoval
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Sherborne 2005-06-07 20:21:48 UTC
Ebuild for new package

Reproducible: Always
Steps to Reproduce:
Comment 1 Matthew Sherborne 2005-06-07 20:23:58 UTC
Created attachment 60819 [details]
Ebuild file for 0.4 release
Comment 2 Matthew Sherborne 2005-06-12 16:25:46 UTC
Created attachment 61127 [details]
0.5 Release Binary i386 Ebuild

This is a binary ebuild for the 0.5 release. Although exe itself is pure python
it depends on undocumented features in Mozilla Firefox that are not available
in the gentoo mozilla-firefox, so we have included a binary of mozilla-firefox
that supports our command line arguments. It does not conflict in any way with
the gentoo mozilla.

We're now working on PyXPCOM bindings between exe and mozilla-firefox, which
will also need a different mozilla build, or patches to the current
mozilla-firefox ebuild, because it doesn't build pyxpcom by default.
Comment 3 Thomas Raschbacher gentoo-dev 2005-07-04 09:03:40 UTC
what is the status of this?
Comment 4 Matthew Sherborne 2005-08-09 15:23:38 UTC
Created attachment 65561 [details]
Much easier to install ebuild 0.7 release

This is the 0.7 release. It uses gtkmozembed and pygtk, so is now more
compatible with gentoo's mozilla-firefox build. (The 0.5 release depended on an
undocumented mozilla-firefox flag that wasn't in the gentoo firefox build. The
new release depends instead on gnome-python-extras who provide gtkmozembed.
Comment 5 Matthew Sherborne 2005-08-09 19:07:08 UTC
Created attachment 65567 [details]
More accurate dependencies 0.7 release. (Has error where www-client is in twice)

Unfortunately still depends on cvs version of twisted, which is not in main
gentoo tree yet.
Comment 6 Matthew Sherborne 2005-08-09 19:23:19 UTC
(In reply to comment #3)
> what is the status of this?

With release 0.7 it has come back to life. 0.5 was too hard to make an ebuild,
because it depended on undocumented mozilla features, which are not in gentoo
mozilla.

Unfortunately we still depend on twisted-666 (cvs version). However I'm going to
upload a patch to https://bugs.gentoo.org/show_bug.cgi?id=99300. That will
enable us to run.
Comment 7 Matthew Sherborne 2005-08-09 20:45:48 UTC
Created attachment 65573 [details]
Now depends on twisted 2.0.1 assuming that they'll include our patch
Comment 8 Matthew Sherborne 2005-11-02 19:04:45 UTC
Created attachment 71977 [details]
0.10 ebuild and patches for exe (not patches for twisted

This is the 0.10 ebuild. Still depends on twisted 2.0.1. Out patch is in
twitsed, so we're just waiting for them to release.
Comment 9 Thomas Raschbacher gentoo-dev 2005-12-06 17:31:13 UTC
is this working with twisted 2.1.0 ?
Comment 10 Thomas Raschbacher gentoo-dev 2005-12-17 20:19:34 UTC
please let me know if it works with the current twisted release
Comment 11 Matthew Sherborne 2006-02-09 23:04:43 UTC
Created attachment 79411 [details]
Ebuild for version 0.13

Version 0.13.
Comment 12 Matthew Sherborne 2006-02-09 23:25:10 UTC
Tested and works ok with twisted-2.1
Comment 13 Thomas Raschbacher gentoo-dev 2006-05-07 04:28:09 UTC
k i'll test this asap. sorry for the delay. been busy lately..
Comment 14 Thomas Raschbacher gentoo-dev 2006-07-10 07:29:55 UTC
hi

i can commit this as soon as i've finished checking it but one thing. I don't really want to be responsible for this ebuild since I'm not really interested in using it myself though I would be willing to be a 'proxy' for you so you email me when there's a new build and I check/correct & commit it for you. You'd also be listed in the metadata.xml file as maintainer so people can contact you.
Is this ok with you?

regards
P.S.: if i don't answer to bug comments plz email me directly as i sometimes overlook bug emails ;)
Comment 15 Andrés Becerra Sandoval 2008-07-01 23:04:28 UTC
Created attachment 159175 [details]
ebuild for exe-1.04 

The actual version for exe is 1.04. I modified the 0.13 ebuild a little bit to get exe installing and working correctly:

15c15
< S="${WORKDIR}/exe"
---
> S="${WORKDIR}"
18c18
<               >=www-client/mozilla-firefox-1.7.8
---
>               >=www-client/mozilla-1.7.8
30d29
<
Comment 16 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-02-16 19:44:31 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 17 Andrés Becerra Sandoval 2009-03-20 21:21:49 UTC
Now the ebuild is commited to the sunrise overlay, under app-misc/exe, waiting to be reviewed.

Matthew, could you add the keyword "InOverlay" to the bug?


Comment 18 Andrés Becerra Sandoval 2009-03-25 18:27:23 UTC
Privisional URL in sunrise:

http://overlays.gentoo.org/proj/sunrise/browser/sunrise/app-misc/exe/exe-1.04.0.3532.ebuild?rev=8123