Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 366567 - app-office/lyx-2 version bump request
Summary: app-office/lyx-2 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-09 09:21 UTC by Kristian Niemi
Modified: 2011-05-16 21:18 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
app-office/lyx/lyx-2.0.0.ebuild (lyx-2.0.0.ebuild,4.15 KB, text/plain)
2011-05-09 09:46 UTC, Kristian Niemi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kristian Niemi 2011-05-09 09:21:42 UTC
LyX 2.0 has gone stable.
http://www.lyx.org/News#item2

Current version in tree is 1.6.9.

Reproducible: Always

Steps to Reproduce:
1. Look for LyX 2.0 in portage.
Actual Results:  
Not found

Expected Results:  
Finding it.

Will attach working ebuild.
Comment 1 Kristian Niemi 2011-05-09 09:46:29 UTC
Created attachment 272595 [details]
app-office/lyx/lyx-2.0.0.ebuild

Found lyx-2.0.0_rc1.ebuild from somewhere on the net (sorry, can't recall where), and made some further version bumps to it myself (#1 => 2.0.0_rc2; #2 => 2.0.0 stable). 

Builds on amd64 here.

Expects files/1.6.7-python.patch from tree; haven't tried if it's actually still required to build or not, just left it there. (And builds that way.)
Comment 2 pavel sanda 2011-05-10 08:40:39 UTC
the preliminary version for 2.0 ebuild is in rebutia overlay.
Comment 3 Andreas Sturmlechner gentoo-dev 2011-05-11 20:39:21 UTC
Built without the patch.
Comment 4 Pacho Ramos gentoo-dev 2011-05-12 17:53:05 UTC
Looks like there is also a newer 1.6.10 version
Comment 5 basti 2011-05-13 15:40:25 UTC
(In reply to comment #4)
> Looks like there is also a newer 1.6.10 version

Because of this bug I would also like to see the 1.6.10 version soon:
http://www.lyx.org/trac/ticket/7371
Comment 6 Atman Sense 2011-05-14 06:14:05 UTC
change in the rebutia lyx-2.0.0.ebuild:

-               $(use_enable hunspell) \
-               $(use_enable aspell) \
-               $(use_enable enchant) \
-               --without-included-boost --disable-stdlib-debug
+               $(use_with hunspell) \
+               $(use_with aspell) \
+               $(use_with enchant) \
+               --without-included-boost --disable-stdlib-debug --disable-dependency-tracking

BTW: 
In case of hunspell and LC_MESSAGES=de_DE: You have to set 
Tools->Preferences->Language Settings->Spellchecker->Alternative language: de_DE_frami, because there is no de_DE dictionary in app-dicts/myspell-de. Shouldn't be there a symlink de_DE->de_DE_frami?
Comment 7 pavel sanda 2011-05-15 14:08:05 UTC
1.6.10 is in.

Atman, please can you file new bug report about hunspell de_DE_frami issue (with link to this bug)?

i'm not sure whether this is lyx bug, lyx ebuild bug, hunspell ebuild bug or opensuse packaging "bug" - naming of dictionaries (and dictionaries distributed themselves with lyx on other archs) were taken from opensuse repo. tried to look on openoffice package with german dictionaries to lookup, but their link seems to be down.

thanks for the other report.
Comment 8 pavel sanda 2011-05-16 18:43:32 UTC
2.0 is in tree.