Summary: | app-text/sigil-0.8.4 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | avx <idevelop> |
Component: | Current packages | Assignee: | M. B. <tomboy64> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | bertrand, bircoph, edes, jesse, jouni.kosonen, mrueg, proxy-maint, Sander.Sweers, svantoviit |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 457024, 466244 | ||
Bug Blocks: | |||
Attachments: |
sigil-0.7.2.ebuild
sigil-0.7.2.ebuild sigil-0.7.2.ebuild sigil-0.7.2.ebuild sigil-0.7.4.ebuild sigil-0.7.4.ebuild |
Description
avx
2013-04-10 20:10:22 UTC
1. it's 0.7.2 now 2. it depends on qt:5 - please make it depend on #454132 Created attachment 345788 [details] sigil-0.7.2.ebuild as i already wrote, it depends on qt5, especially on qttools which has no ebuild yet. ( bug #466244 ) Created attachment 345822 [details]
sigil-0.7.2.ebuild
updated version
as always you can also get it from my overlay (tbc)
Tried the ebuild but it seems something is not installed which sigil wants. I have the qt overlay installed for qt5. I looked around but can't really find a package that would provide this.. CMake Warning at src/Sigil/CMakeLists.txt:48 (find_package): By not providing "FindQt5LinguistTools.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5LinguistTools", but CMake did not find one. Could not find a package configuration file provided by "Qt5LinguistTools" with any of the following names: Qt5LinguistToolsConfig.cmake qt5linguisttools-config.cmake Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or set "Qt5LinguistTools_DIR" to a directory containing one of the above files. If "Qt5LinguistTools" provides a separate development package or SDK, be sure it has been installed. CMake Error at src/Sigil/CMakeLists.txt:468 (qt5_add_translation): Unknown CMake command "qt5_add_translation". -- Configuring incomplete, errors occurred! In qt4 linguistics tools is part qtcore. But these tools are not build in qtcore version 5 ebuild. Created attachment 348602 [details] sigil-0.7.2.ebuild Hehehe, I filed bug #466244 for that, but since it was magically fixed a couple of hours later I didn't recall to re-upload the ebuild. (In reply to comment #6) > Hehehe, I filed bug #466244 for that, but since it was magically fixed a > couple of hours later I didn't recall to re-upload the ebuild. No, that (qttest) is not what it wants. The linguistics tools are not in any of the qt5 ebuilds afaics. They are the last 3 in the qtcore version 4 ebuild. QT4_TARGET_DIRECTORIES=" src/tools/bootstrap src/tools/moc src/tools/rcc src/tools/uic src/corelib src/xml src/network src/plugins/codecs tools/linguist/lconvert tools/linguist/lrelease tools/linguist/lupdate" Created attachment 348730 [details] sigil-0.7.2.ebuild erm, my bad. that stuff is in the qttools-ebuild. bug #466244 dealt with that, but somehow in my ingenuity i put qttest into the depend part. and you won't have any luck with qt regarding sigil 0.7. it needs the qt packages from the qt-overlay for this to work. okay, no idea what i'm on today ... and you won't have any luck with *qt4* regarding sigil 0.7. it needs the *qt5* packages from the qt-overlay for this to work. (In reply to comment #8) > erm, my bad. > that stuff is in the qttools-ebuild. bug #466244 dealt with that, but > somehow in my ingenuity i put qttest into the depend part. That bug has wrongfully been closed by yoo. There is no ebuild for qttools in the qt overlay... !!! The following update has been skipped due to unsatisfied dependencies: app-text/sigil:0 emerge: there are no ebuilds to satisfy "dev-qt/qttools:5". (dependency required by "app-text/sigil-0.7.2::infirit" [ebuild]) So after a brief adventure into qttools compile dependancies I got this to build. It runs but that is as far as my testing went. Quiet off topic. Is this also possible to get some stable version for 0.6 ? (In reply to Bertrand Jacquin from comment #12) > Quiet off topic. Is this also possible to get some stable version for 0.6 ? Yes, sigil 0.6.x is in the tree. Updated ebuild now that the neccesary changes have been made to the qt overlay. https://github.com/infirit/infirit/tree/master/app-text/sigil Removed the user guide and put in some einfo where to get it. (In reply to Bertrand Jacquin from comment #12) > Quiet off topic. Is this also possible to get some stable version for 0.6 ? Simply open a bug report for that is there is none yet (as done for most of the packages) Thanks! Created attachment 369160 [details]
sigil-0.7.4.ebuild
This builds fine with "stock" qt-5 from the qt-overlay.
The ebuild is available in my overlay (tbc) and installs the documentation epub for 0.7.2.
Created attachment 380778 [details]
sigil-0.7.4.ebuild
Updated the ebuild to work with assistant-tools instead of qttools, available in the qt-overlay.
Howdy. I'd be happy to test this if the code were committed to unstable. :) *** Bug 542102 has been marked as a duplicate of this bug. *** There's some new ebuilds too in bug #542102. I've added sigil-0.8.5. Please check it and report. sigil-0.8.6 is also in the tree. |