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

Bug 309197

Summary: New translation application: app-i18n/virtaal
Product: Gentoo Linux Reporter: Richard Ash <richard>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: steffen, vasco.almeid, v_2e
Priority: Lowest Keywords: EBUILD
Version: 10.0   
Hardware: All   
OS: Linux   
URL: http://translate.sourceforge.net/wiki/virtaal/index
Whiteboard: sunrise-suggested
Package list:
Runtime testing required: ---
Attachments: ebuild for latest version of virtaal (0.5.2)
New ebuild
patch to make icons paths XDG-compliant (sent upstream)
virtaal-0.7.0 ebuild
Fixed python/pysqlite deps.
virtaal-0.7.1.ebuild
virtaal-0.7.1.ebuild
virtaal-0.7.1.ebuild
virtaal-0.7.1.ebuild

Description Richard Ash 2010-03-12 22:23:17 UTC
The same team that developed the Translation Toolkit and Pootle have produced a translation application in python called Virtaal. This is relatively simple to get installed through portage, the only dependency missing is translation-toolkit itself (see the bug this depends on for the ebuild for that).
Comment 1 Richard Ash 2010-03-12 22:23:51 UTC
Created attachment 223337 [details]
ebuild for latest version of virtaal (0.5.2)
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2010-03-14 10:56:03 UTC
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. =)

Thanks,
On behalf of the Gentoo Sunrise Team,
Markos.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 3 Steffen Schaumburg 2010-05-14 11:29:35 UTC
This ebuild does not seem to actually install anything executable for me, just some documentation. Has anyone installed this and got it to work?

# cd / && find | grep virtaal | grep -v "./var/db/" | grep -v "./var/log"
./usr/portage/distfiles/virtaal-0.5.2.tar.bz2
./usr/local/portage/app-i18n/virtaal
./usr/local/portage/app-i18n/virtaal/Manifest
./usr/local/portage/app-i18n/virtaal/virtaal-0.5.2.ebuild
./usr/share/doc/virtaal-0.5.2
./usr/share/doc/virtaal-0.5.2/ChangeLog.bz2
./usr/share/doc/virtaal-0.5.2/PKG-INFO.bz2
./usr/share/doc/virtaal-0.5.2/MANIFEST.in.bz2
./usr/share/doc/virtaal-0.5.2/README.bz2
./var/cache/edb/dep/usr/local/portage/app-i18n/virtaal-0.5.2
Comment 4 Ihar Hrachyshka 2010-07-26 11:50:32 UTC
Created attachment 240195 [details]
New ebuild
Comment 5 Ihar Hrachyshka 2010-07-26 11:51:01 UTC
Created attachment 240197 [details]
patch to make icons paths XDG-compliant (sent upstream)
Comment 6 Steffen Schaumburg 2010-08-15 23:22:38 UTC
This bug depends on #153512
Comment 7 Ihar Hrachyshka 2011-06-28 13:54:56 UTC
Created attachment 278481 [details]
virtaal-0.7.0 ebuild
Comment 8 Ihar Hrachyshka 2011-08-05 19:06:30 UTC
Created attachment 282225 [details]
Fixed python/pysqlite deps.
Comment 9 Ihar Hrachyshka 2012-01-12 10:43:25 UTC
Created attachment 298735 [details]
virtaal-0.7.1.ebuild
Comment 10 Ihar Hrachyshka 2012-01-12 10:51:48 UTC
Created attachment 298737 [details]
virtaal-0.7.1.ebuild

Now that translate-toolkit is in-tree, use stock one.
Comment 11 Ihar Hrachyshka 2012-01-12 10:52:32 UTC
Now this bug does not depend on #153512.
Comment 12 Ihar Hrachyshka 2012-02-14 08:16:55 UTC
Created attachment 301879 [details]
virtaal-0.7.1.ebuild

Removed libtranslate from dependencies: used by custom machine translation plug-in not installed by default; removed from portage tree lately.
Comment 13 Vasco Almeida 2016-05-11 18:15:35 UTC
Created attachment 433982 [details]
virtaal-0.7.1.ebuild

Use EAPI 6, inherit l10n and add patches for QA and to toggle Virtaal packed mode.