Hello! I have write ebuild for QStarDict - http://qstardict.ylsoftware.com/download.html. Reproducible: Didn't try
(In reply to comment #0) > Hello! I have write ebuild for QStarDict - Looks like you forgot to attach the ebuild. :)
Created attachment 124295 [details] ebuild for app-dicts/qstardict-0.03 Fixed qstardict-0.03.ebuild is attached. Problem was with the naming. In his ebuild it was: PROVIDE="app-dicts/stardict" now corrected as: PROVIDE="app-dicts/qstardict" There seems one bug remaining. It does not see the dictionaries installed to users home directory (/home/user/.stardict/dic). Nice application though. Thanks.
(In reply to comment #2) > now corrected as: > PROVIDE="app-dicts/qstardict" This is not valid, you cannot provide anything but virtual/<package>, remove it.
Created attachment 124727 [details, diff] strip-warning.patch This patch fixes this warning: "QA Notice: pre-stripped files found" If I did understand right, it must be fixed by upstream. Until he gives the stripping work to the package manager, this patch is ok, isn't it?
Created attachment 124729 [details] qstardict-0.03.ebuild (In reply to comment #3) > > now corrected as: > > PROVIDE="app-dicts/qstardict" > > This is not valid, you cannot provide anything but virtual/<package>, remove > it. > Thanks, I removed that statement from the new ebuild with the new patch, also.
Created attachment 127725 [details] Latest ebuild
(In reply to comment #6) > Created an attachment (id=127725) [edit] > Latest ebuild > qstardict-0.07 is out
0.09 is out! Now it's cute usable and ready for adding into portage tree.
Created attachment 146990 [details] 0.09 ebuild Got 0.09 ebuild at http://www.opendesktop.org/content/show.php/QStarDict?content=61606
Looks like posted ebuild have only en translation, while original qstardict is translated into several languages. Must be fixed...
The QStarDict homepage has an ebuild for the latest version (0.12.7 right now). http://qstardict.ylsoftware.com/download.php In addition, the stardict.eclass and all stardict-* ebuilds must be changed to require virtual/stardict.
*** Bug 216699 has been marked as a duplicate of this bug. ***
To make things easier to remember later, I'm posting here what I've described in the (now duplicate) bug 216699. [...] I'm requesting that virtual/stardict should be created. Here are the required changes: * Create virtua/stardict ebuild * Add PROVIDE="virtual/stardict" to app-dicts/stardict ebuild * Modify stardict.eclass do DEPEND="virtual/stardict" * Remove all RDEPEND lines from app-dicts/stardict-* ebuilds (they all currently depend on >=stardict-2.4.2) * Add RDEPEND to stardict.eclass I think that's all. (By the way, there are several open bugs about new dictionaries to stardict. I'm adding many dictionaries to my own local overlay, and I think most of them should hit the main portage tree)
*** Bug 229511 has been marked as a duplicate of this bug. ***
Created attachment 158581 [details] qstardict-0.12.9.ebuild
Looks like project is dead. No work fro the last 23 monthes. Although some posts in the internet[1] report that goldendict is not working in some cases I strongly suggest to report this issue to goldendict developers - they are active and might fix this issues, while qstartdict has no progress and has issues [2] too which ... looks like nobody going to fix. Please reopen if project became alive. [1] http://www.linux.org.ru/jump-message.jsp?msgid=3731126&cid=3732622 [2] http://forum.altlinux.org/index.php?PHPSESSID=fn5ipband0tnb3qnm9ioickh82fb3nia&topic=7868.msg107354#msg107354 And if anybody needs this package ebuild was in my overlay. I've just dropped it but it's possible to get it from attic ;)
Hm, interesting. There is 1.0.0 release and again no work after that for two months... If somebody wants to maintain this package just contact me and we'll do it through proxy maintaining.