Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 144768

Summary: media-radio/callgit-2.1 - ham radio callsign lookup pgm
Product: Gentoo Linux Reporter: Michael Studer <k6eep>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://hamsoftware.org
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: callgit-1.1.ebuild
callgit-1.1.ebuild (update 1)

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