Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250656 - app-emacs/maude-mode-0.1 (New Package)
Summary: app-emacs/maude-mode-0.1 (New Package)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://maude-mode.sourceforge.net/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2008-12-12 00:06 UTC by Peter Simons
Modified: 2010-01-10 10:46 UTC (History)
3 users (show)

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


Attachments
maude-mode-0.1.ebuild (maude-mode-0.1.ebuild,565 bytes, text/plain)
2008-12-12 00:06 UTC, Peter Simons
Details
files/51maude-mode-gentoo.el (51maude-mode-gentoo.el,91 bytes, text/plain)
2008-12-12 00:09 UTC, Peter Simons
Details
maude-mode-0.1.ebuild (maude-mode-0.1.ebuild,630 bytes, text/plain)
2008-12-12 00:21 UTC, Peter Simons
Details
maude-mode-0.1.ebuild (maude-mode-0.1.ebuild,432 bytes, text/plain)
2010-01-10 10:46 UTC, Ulrich Müller
Details
files/50maude-mode-gentoo.el (50maude-mode-gentoo.el,359 bytes, text/plain)
2010-01-10 10:46 UTC, Ulrich Müller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Simons 2008-12-12 00:06:30 UTC
Ebuild for maude-mode 0.1.

Reproducible: Always
Comment 1 Peter Simons 2008-12-12 00:06:54 UTC
Created attachment 175016 [details]
maude-mode-0.1.ebuild
Comment 2 Peter Simons 2008-12-12 00:09:33 UTC
Created attachment 175017 [details]
files/51maude-mode-gentoo.el
Comment 3 Peter Simons 2008-12-12 00:21:59 UTC
Created attachment 175019 [details]
maude-mode-0.1.ebuild

Removed hard-coded /usr/local/bin path to the maude binary.
Comment 4 Ulrich Müller gentoo-dev 2008-12-14 20:19:37 UTC
Thank you very much for this contribution.

Following questions / suggestions:
1. Have you tested it on all architectures listed in KEYWORDS?
2. Probably a matter of personal taste, but I wouldn't use a sed tweak for the
   defcustom of "maude-command", but just set it in the site-init file instead.
3. As far as I can see, the build system of the package (configure/make) does
   nothing more than byte-compile the single elisp file. And it gives me a
   "maintainer mode" QA warning. :( Maybe it would be simpler to use
   "elisp-compile" instead? (And in that case src_compile could just be
   removed and the eclass default be used.)
4. elisp.eclass supports the DOCS variable: if you make use of it, you may
   get rid of src_install altogether and again use the eclass default instead.
5. "NEWS" and "README" files are empty, no need to install them; but "AUTHORS"
   should be installed (in addition to "ChangeLog").
6. We (the Gentoo Emacs team) don't like "require" statements in site-init
   files, see <http://overlays.gentoo.org/proj/emacs/wiki/sitefile%20problems>
   for an explanation. Could maude-mode be autoloaded instead? See the site
   init file of app-emacs/csv-mode for an example how to do this.
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-12-30 17:05:18 UTC
(this is an automated message based on filtering criteria that matched this bug)

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 manor. 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 6 Ulrich Müller gentoo-dev 2008-12-30 17:34:55 UTC
(In reply to comment #5)
> So, the sunrise team is suggesting that you look into this and submit your
> ebuild to the overlay where even *you* can commit to. =)

Well, I see no reason why this couldn't go directly to the main tree, once the points of comment #4 have been addressed.
Comment 7 Ulrich Müller gentoo-dev 2009-01-03 10:15:12 UTC
Bugday today. ;-)

I've committed an updated ebuild to the Emacs overlay. Please test.
Comment 8 Ulrich Müller gentoo-dev 2010-01-02 14:46:51 UTC
(In reply to comment #7)
> Bugday today. ;-)
> 
> I've committed an updated ebuild to the Emacs overlay. Please test.

No answer since one year. Please test the package in the Emacs overlay if you still want it to be included in the main tree, otherwise we'll remove it from the overlay again.
Comment 9 Peter Simons 2010-01-02 19:06:36 UTC
Hi Ulrich, 

I switched to another Linux distribution a while ago, so I cannot test the ebuild anymore. Please pardon the inconvenience.

Take care,
Peter
Comment 10 Ulrich Müller gentoo-dev 2010-01-02 19:24:54 UTC
@sci team (as maintainer of dev-lang/maude): Interested in this?
Comment 11 Ulrich Müller gentoo-dev 2010-01-10 10:43:39 UTC
Removed from Emacs overlay.

Seems nobody is interested in this package. Feel free to reopen if you are.
Comment 12 Ulrich Müller gentoo-dev 2010-01-10 10:46:15 UTC
Created attachment 215912 [details]
maude-mode-0.1.ebuild

Attaching latest ebuild and site-init file from Emacs overlay for reference.
Comment 13 Ulrich Müller gentoo-dev 2010-01-10 10:46:49 UTC
Created attachment 215913 [details]
files/50maude-mode-gentoo.el