First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 110083
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for New Packages <maintainer-wanted@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ciprian Ciubotariu <cheepeero@gmx.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
doxymacs-1.6.0.ebuild doxymacs-1.6.0.ebuild text/plain Ciprian Ciubotariu 2005-10-21 18:46 0000 1.07 KB Details
50doxymacs-gentoo.el 50doxymacs-gentoo.el text/plain Ciprian Ciubotariu 2005-10-21 18:48 0000 347 bytes Details
doxymacs-1.7.0.ebuild doxymacs-1.7.0.ebuild text/plain Christian Schlotter 2006-05-27 06:02 0000 876 bytes Details
50doxymacs-gentoo.el files/50doxymacs-gentoo.el text/plain Christian Schlotter 2006-05-27 06:03 0000 292 bytes Details
doxymacs-1.7.0.ebuild doxymacs-1.7.0.ebuild text/plain Christian Schlotter 2006-05-27 06:05 0000 877 bytes Details
doxymacs-1.7.0.ebuild doxymacs-1.7.0.ebuild text/plain Christian Schlotter 2006-05-27 06:07 0000 876 bytes Details
doxymacs-1.7.0.ebuild doxymacs-1.7.0.ebuild text/plain Christian Schlotter 2006-11-04 03:10 0000 895 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 110083 depends on: Show dependency tree
Show dependency graph
Bug 110083 blocks: 174469
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2005-10-21 18:45 0000
Hello.   
   
I'm using doxygen to generate docs from my C++ programs, and doxymacs is an   
emacs plugin for syntax coloring and inserting documentation snippets for   
doxygen. Since I have multiple gentoo machines I thought an ebuild would be   
nice, and since I have it... well, why not submit it? :-)  
   
Probably the best place for the ebuild is app-emacs/doxymacs; I don't know how   
to make one for XEmacs (I only use emacs), but on the homepage they place   
instructions for XEmacs too.   
  
Have fun, 
Cipi

------- Comment #1 From Ciprian Ciubotariu 2005-10-21 18:46:46 0000 -------
Created an attachment (id=71149) [edit]
doxymacs-1.6.0.ebuild

------- Comment #2 From Ciprian Ciubotariu 2005-10-21 18:48:11 0000 -------
Created an attachment (id=71150) [edit]
50doxymacs-gentoo.el

The site-gentoo.el code for initializing doxymacs. (from
app-emacs/doxymacs/files)

------- Comment #3 From Carsten Lohrke 2005-10-22 06:33:17 0000 -------
- missing

------- Comment #4 From Carsten Lohrke 2005-10-22 06:33:17 0000 -------
- missing¹ ebuild header


[1] http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3

------- Comment #5 From Ciprian Ciubotariu 2005-10-22 17:05:30 0000 -------
(In reply to comment #3) 
> - missing

------- Comment #6 From Ciprian Ciubotariu 2005-10-22 17:05:30 0000 -------
(In reply to comment #3) 
> - missing¹ ebuild header 
Hmmm... is it me responsible for correcting it? I don't know the rules, so...  
 
Anyway I apologize; I haven't read the rules for submitting ebuilds thoroughly. 
 

------- Comment #7 From Carsten Lohrke 2005-10-22 17:37:41 0000 -------
The rule of thumb is - the better the ebuild, the higher the chance a dev is
willing to work for you and accepts to maintain the package. The second point is
that the quality of user submitted ebuilds was pretty low and we have hundreds
of requests in bugzilla we currently cannot fulfill and maybe never can. So we
do at least review know.

------- Comment #8 From Ciprian Ciubotariu 2005-10-22 18:04:59 0000 -------
(In reply to comment #5) 
> The rule of thumb is - the better the ebuild, the higher the chance a dev is 
> willing to work for you and accepts to maintain the package. 
 
Wait! Doxymacs is not my package. Doxymacs is a package I use and I thought 
other gentoo users would benefit from easy installation through portage. I hope 
that's not a problem (i.e. I only made and submitted the ebuild, but haven't 
asked doxymacs' maintainer about permission or anything). In my understanding 
GPL-2 is okay with that, but I want to be clear. 
 
Second, it wouldn't be a problem for me to edit the ebuild and add the header, 
but I don't want to work against your process with that. 
 
Cipi 

------- Comment #9 From Carsten Lohrke 2005-10-23 05:46:05 0000 -------
(In reply to comment #6)
> Wait! Doxymacs is not my package. Doxymacs is a package I use and I thought 
> other gentoo users would benefit from easy installation through portage.

Everything you use within Gentoo, someone works for. That you or other users may
be interested in an application means not necessarily a developer is - so being
as helpful as you as a user can is the very least you can do using a community
distribution.

------- Comment #10 From Ciprian Ciubotariu 2005-10-24 12:56:42 0000 -------
(In reply to comment #7) 
Thanks. And congratulations to all of you for the gentoo distro. The package 
management works really great, and the docs are extraordinarily well written. 

------- Comment #11 From Christian Schlotter 2006-05-27 06:02:23 0000 -------
Created an attachment (id=87639) [edit]
doxymacs-1.7.0.ebuild

Cleaned up ebuild for newest version of doxymacs.  Obsoletes
doxymacs-1.6.0.ebuild.

------- Comment #12 From Christian Schlotter 2006-05-27 06:03:16 0000 -------
Created an attachment (id=87640) [edit]
files/50doxymacs-gentoo.el

Cleaned up version of previously posted 50doxymacs-gentoo.el.

------- Comment #13 From Christian Schlotter 2006-05-27 06:05:24 0000 -------
Created an attachment (id=87641) [edit]
doxymacs-1.7.0.ebuild

typo

------- Comment #14 From Christian Schlotter 2006-05-27 06:07:02 0000 -------
Created an attachment (id=87642) [edit]
doxymacs-1.7.0.ebuild

typo

------- Comment #15 From Christian Schlotter 2006-11-04 03:10:33 0000 -------
Created an attachment (id=101205) [edit]
doxymacs-1.7.0.ebuild

Change of dependencies.  app-emacs/w3 is only needed, if no GNU Emacs version
>=22 is available, as the URL package is now part of GNU Emacs.

------- Comment #16 From Christian Schlotter 2007-01-13 13:26:34 0000 -------
This ebuild is now in the sunrise overlay.  You will find it soon at:
http://gentoo-sunrise.org/svn/reviewed/app-emacs/doxymacs

------- Comment #17 From Santiago M. Mola 2007-03-13 12:54:58 0000 -------
The ebuild in sunrise depends on app-emacs/w3 which is no longer in the tree.

------- Comment #18 From Christian Schlotter 2007-03-13 23:12:52 0000 -------
Thanks! After review your fix will show up in sunrise.
http://www.gentoo-sunrise.org/sunrise/changeset/3224

------- Comment #19 From Christian Faulhammer 2007-06-28 11:33:32 0000 -------
I will bump to 1.8.0 and port it to our Emacs overlay.  The ebuild will
disappear from Sunrise, so switch to $(layman -a emacs), if you like to benefit
from bumps.  Thanks for all your work.

------- Comment #20 From Christian Faulhammer 2007-06-29 07:52:33 0000 -------
Ok, it is in Overlay now.  Please test and report failures here.  It now has
autoload capabilites and some other minor improvements.  Thanks for your work,
and the next time make sure, the Emacs team is cced on the bug so we actually
know about such requests.  I stepped by mistake over that package.

------- Comment #21 From Christian Faulhammer 2007-07-02 06:44:51 0000 -------
In Portage now.  Closing, thanks for your submissions.

First Last Prev Next    No search results available      Search page      Enter new bug