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

Bug 117095

Summary: FlameRobin ebuild
Product: Gentoo Linux Reporter: William L. Thomson Jr. (RETIRED) <wltjr>
Component: New packagesAssignee: William L. Thomson Jr. (RETIRED) <wltjr>
Status: RESOLVED FIXED    
Severity: enhancement CC: bugs, sekretarz, wltjr
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://www.flamerobin.org/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: flamerobin-0.5.0.ebuild
FlameRobin.desktop
flamerobin-0.6.0.ebuild
flamerobin-0.7.2.ebuild

Description William L. Thomson Jr. (RETIRED) gentoo-dev 2005-12-29 08:36:40 UTC
Initial ebuild for FlameRobin a database administration tool for Firebird DBMS.
Comment 1 William L. Thomson Jr. (RETIRED) gentoo-dev 2005-12-29 08:37:57 UTC
Created attachment 75724 [details]
flamerobin-0.5.0.ebuild
Comment 2 William L. Thomson Jr. (RETIRED) gentoo-dev 2005-12-29 08:38:31 UTC
Created attachment 75725 [details]
FlameRobin.desktop
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2006-02-12 17:43:13 UTC
- the ebuild header is invalid
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2006-02-12 17:43:13 UTC
- the ebuild header is invalidĀ¹
- do DEPEND=">=x11-libs/wxGTK" and DEPEND="${RDEPEND}" is superfluous, Portage assumes RDEPEND=DEPEND in this case
- do MY_P="${P}-src" and use that instead hardcoding twice
- you could the few variables directly to econf


[1] http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3
Comment 5 Ingo Bormuth 2006-03-21 14:24:28 UTC
Created attachment 82820 [details]
flamerobin-0.6.0.ebuild


Added the suggested modifications.
Works nicely for version 0.6.

Cheers
Comment 6 William L. Thomson Jr. (RETIRED) gentoo-dev 2006-05-06 11:13:33 UTC
Thanks for addressing ebuild and doing a revision bump. Also the ~amd64 keyword can be added. I am running 0.6.0 perfectly fine on AMD64. I am not a gentoo dev, but can maintain package when I do become one. I have been unofficially maintaining tomcat as well for the Java herd.
Comment 7 William L. Thomson Jr. (RETIRED) gentoo-dev 2006-05-06 11:14:33 UTC
Comment on attachment 75724 [details]
flamerobin-0.5.0.ebuild

0.5.0 ebuild works fine, but there is a newer version/ebuild, please use it instead.
Comment 8 Pavel Dobes 2006-06-24 01:11:57 UTC
Created attachment 89980 [details]
flamerobin-0.7.2.ebuild

this is only copy of flamerobin-0.6.0.ebuild and it works
Comment 9 William L. Thomson Jr. (RETIRED) gentoo-dev 2006-11-03 22:46:03 UTC
ok, I became a dev a few months back. I have now taken over package maintenance. I committed a 0.7.5 version I had locally to tree. Should be similar to ones here, but if for some reason is different. Let me know and I will be happy to commit the changes.
Comment 10 William L. Thomson Jr. (RETIRED) gentoo-dev 2006-11-03 22:46:36 UTC
closing bug since package is in tree now.