Hi, gnome-translate (http://www.nongnu.org/libtranslate/gnome-translate) is a simple but effective frontend for libtranslate (http://www.nongnu.org/libtranslate/ and http://bugs.gentoo.org/show_bug.cgi?id=81423). I'd suggest app-dicts/gnome-translate for this one. Sebastian
Created attachment 50963 [details] gnome-translate-0.99.ebuild
Created attachment 50990 [details] gnome-translate-0.99-r1.ebuild
Comment on attachment 50990 [details] gnome-translate-0.99-r1.ebuild Add ">=gnome-base/eel-2.6.0" dependency
Why is this in lang-misc? This herd is grouping *programming language* related packages. This one really looks like it might be taken by gnome people. I'll reassign it to gnome@g.o for now. If gnome people do not want it, please reassign to maintainer-wanted. George
Created attachment 90083 [details] gnome-translate-0.99-eel_alert.patch
Created attachment 90084 [details] gnome-translate-0.99-r2.ebuild
I can't get gnome-translate working properly. Fails: $ gnome-translate (gnome-translate:8273): libglade-WARNING **: could not find widget creation function (gnome-translate:8273): libglade-WARNING **: could not find widget creation function (gnome-translate:8273): libglade-WARNING **: could not find signal handler 'gt_app_window_state_eve nt_h'. Upstream recomends to build GNOME Translate with the --export-dynamic flag to the linker: LDFLAGS=-Wl,--export-dynamic ./configure make make install But if I set those LDFLAGS, I end up with: checking for C compiler default output file name... configure: error: C compiler cannot create executables Please, can someone help?
dev-libs/libtranslate is now in the tree. Maybe Gnome is interested in this?
i get the following error with and withouth the eel patch: (i have gnome-base/eel-2.22.1) Making all in src gt-app.c: In function ‘gt_app_save_as_response_h’: gt-app.c:1172: error: too many arguments to function ‘eel_alert_dialog_new’ make[3]: *** [gt-app.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 * * ERROR: gnome-extra/gnome-translate-0.99-r2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 691: Called gnome2_src_compile * environment, line 616: Called die * The specific snippet of code: * emake || die "compile failure" * The die message: * compile failure
align ebuild requests to same values
(this is an automated message based on filtering criteria that matched this bug) 'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached to this bug. This bug is assigned to maintainer-wanted which means that it is not in the main tree. Hello, The Gentoo Team would like to firstly thank you for your ebuild submission. We also apologize for not being able to accommodate you in a timely manner. There are simply too many new packages. Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and all users can have ebuilds reviewed by Gentoo devs for entry into the overlay. So, the sunrise team is suggesting that you look into this and submit your ebuild to the overlay where even *you* can commit to. =) Because this is a mass message, we are also asking you to be patient with us. We anticipate a large number of requests in a short time. Thanks, On behalf of the Gentoo Sunrise Team, Jeremy. [1]: http://www.gentoo.org/proj/en/sunrise/ [2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
gtranslator which is already in tree looks a far more active project since 2005. Hopefully it will fit your needs too.
sorry I meant wontfix
(In reply to comment #12) > gtranslator which is already in tree looks a far more active project since > 2005. Hopefully it will fit your needs too. Note: they're not the same type of program at all; gtranslator is a po file manager (a developer tool).
Oh right, I misunderstood what it does, sorry.