Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 95410
Alias:
Product:
Component:
Status: NEW
Resolution:
Assigned To: Default Assignee for New Packages <maintainer-wanted@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Matthew Sherborne <msherborne@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 95410 depends on: Show dependency tree
Bug 95410 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.








View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-06-07 20:21 0000
Ebuild for new package

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Matthew Sherborne 2005-06-07 20:23:58 0000 -------
Created an attachment (id=60819) [details]
Ebuild file for 0.4 release

------- Comment #2 From Matthew Sherborne 2005-06-12 16:25:46 0000 -------
Created an attachment (id=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 From Thomas Raschbacher 2005-07-04 09:03:40 0000 -------
what is the status of this?

------- Comment #4 From Matthew Sherborne 2005-08-09 15:23:38 0000 -------
Created an attachment (id=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 From Matthew Sherborne 2005-08-09 19:07:08 0000 -------
Created an attachment (id=65567) [details]
More accurate dependencies 0.7 release

Unfortunately still depends on cvs version of twisted, which is not in main
gentoo tree yet.

------- Comment #6 From Matthew Sherborne 2005-08-09 19:23:19 0000 -------
(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 From Matthew Sherborne 2005-08-09 20:45:48 0000 -------
Created an attachment (id=65573) [details]
Now depends on twisted 2.0.1 assuming that they'll include our patch

------- Comment #8 From Matthew Sherborne 2005-11-02 19:04:45 0000 -------
Created an attachment (id=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 From Thomas Raschbacher 2005-12-06 17:31:13 0000 -------
is this working with twisted 2.1.0 ?

------- Comment #10 From Thomas Raschbacher 2005-12-17 20:19:34 0000 -------
please let me know if it works with the current twisted release

------- Comment #11 From Matthew Sherborne 2006-02-09 23:04:43 0000 -------
Created an attachment (id=79411) [details]
Ebuild for version 0.13

Version 0.13.

------- Comment #12 From Matthew Sherborne 2006-02-09 23:25:10 0000 -------
Tested and works ok with twisted-2.1

------- Comment #13 From Thomas Raschbacher 2006-05-07 04:28:09 0000 -------
k i'll test this asap. sorry for the delay. been busy lately..

------- Comment #14 From Thomas Raschbacher 2006-07-10 07:29:55 0000 -------
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 From Andrés Becerra Sandoval 2008-07-01 23:04:28 0000 -------
Created an attachment (id=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 From Jeremy Olexa (darkside) 2009-02-16 19:44:31 0000 -------
(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 From Andrés Becerra Sandoval 2009-03-20 21:21:49 0000 -------
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 From Andrés Becerra Sandoval 2009-03-25 18:27:23 0000 -------
Privisional URL in sunrise:

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

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug