Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144768 - media-radio/callgit-2.1 - ham radio callsign lookup pgm
Summary: media-radio/callgit-2.1 - ham radio callsign lookup pgm
Status: CONFIRMED
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://hamsoftware.org
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-08-22 10:02 UTC by Michael Studer
Modified: 2012-06-20 15:04 UTC (History)
0 users

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


Attachments
callgit-1.1.ebuild (callgit-1.1.ebuild,616 bytes, text/plain)
2006-08-22 10:04 UTC, Michael Studer
Details
callgit-1.1.ebuild (update 1) (callgit-1.1.ebuild,628 bytes, text/plain)
2006-08-22 11:14 UTC, Michael Studer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Studer 2006-08-22 10:02:19 UTC
Hi!
Attached is the ebuild for my NEW program callgit.  callgit-1.1.ebuild
It is a ham radio callsign lookup program.  Most of the similar ham radio type programs seem to end up residing in media-radio.  This is my first ebuild I have submitted but now I am sure I will do many more.  
I am not sure how to do it but make ME the MAINTAINER on this too.
Mike
Comment 1 Michael Studer 2006-08-22 10:04:10 UTC
Created attachment 94871 [details]
callgit-1.1.ebuild
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2006-08-22 10:10:15 UTC
- "gpl-2" is not a valid license value, have a look at /usr/portage/licenses
- Qt is for sure a runtime dependency as well.
- Your ebuild will conflict with the sandbox. Either inherit the qt3.eclass instead kde-functions.eclass or add the relevant add{write,predict} lines in the ebuild.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2006-08-22 10:15:07 UTC
Regarding maintainership, you've to become
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2006-08-22 10:15:07 UTC
Regarding maintainership, you've to become¹ a Gentoo developer, if you approach to) or contact a dev (e.g. on irc), if he accepts proxy maintainership (only a few do). 


[1] http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=1&chap=2
Comment 5 Michael Studer 2006-08-22 11:14:29 UTC
Created attachment 94878 [details]
callgit-1.1.ebuild (update 1)

Ok hope this is better.  This is my first try at ebuilding.
Mike