Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21610 - dccserver command for linux
Summary: dccserver command for linux
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement
Assignee: Greg Fitzgerald (RETIRED)
URL: http://www.nih.at/dccserver/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-05-24 10:17 UTC by Frank Zschockelt
Modified: 2003-07-26 13:48 UTC (History)
2 users (show)

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


Attachments
the ebuild (dccserver-0.3.ebuild,513 bytes, text/plain)
2003-05-24 10:18 UTC, Frank Zschockelt
Details
Suggestions for ebuild. (dccserver-0.3.ebuild.suggestions,888 bytes, patch)
2003-06-25 17:53 UTC, Chuck Short (RETIRED)
Details | Diff
digest (digest-dccserver-0.3,65 bytes, text/plain)
2003-06-25 17:54 UTC, Chuck Short (RETIRED)
Details
patched ebuild (dccserver-0.3.ebuild,508 bytes, text/plain)
2003-06-26 21:54 UTC, Frank Zschockelt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Zschockelt 2003-05-24 10:17:58 UTC
It's normal, that you can download files from irc users which use mirc. Often, they are using some proprietary feature of mirc, called "/dccserver".
It is only possible to download from them if you have mirc... or the application which i am submitting right now ;)
Comment 1 Frank Zschockelt 2003-05-24 10:18:44 UTC
Created attachment 12364 [details]
the ebuild

the ebuild for dccserver
Comment 2 Chuck Short (RETIRED) gentoo-dev 2003-06-25 17:53:42 UTC
Created attachment 13870 [details, diff]
Suggestions for ebuild.

Hi,

I just checked out your ebuild, and I made a couple of changes to your ebuild.
The changes are the following:

- I removed the inherit eutils. I dont think it is needed in this ebuild.
- I changed the description so it is more specific. 
- I changed your LICENSE, dccserver is licensed under BSD, not the GPL-2.
- I added an IUSE.
- I removed the src_compile, it was needed for this ebuild. 
- I added an explanation why econf and emake died.
- I also added documentation to be installed in src_install.

If you make this changes then you would have my vote to have dccserver included
into portage, although I cant do it myself. I suggest net-misc for the
category.

Can you also add the changelog of what you did to your ebuild. I haved added
the digest for your ebuild below,

Regards,
Chuck
Comment 3 Chuck Short (RETIRED) gentoo-dev 2003-06-25 17:54:25 UTC
Created attachment 13871 [details]
digest
Comment 4 Chuck Short (RETIRED) gentoo-dev 2003-06-25 17:55:36 UTC
The severity should be set to enhancement as well.
Comment 5 Frank Zschockelt 2003-06-26 21:54:58 UTC
Created attachment 13922 [details]
patched ebuild

I patched the ebuild with the patch from Chuck and i suggest net-irc for the
ebuild.
Comment 6 Greg Fitzgerald (RETIRED) gentoo-dev 2003-07-26 13:48:54 UTC
Tested it out, looks good. Its now in cvs.