Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286026 - [ebuild] app-text/wv2-0.4.0 Version bump
Summary: [ebuild] app-text/wv2-0.4.0 Version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: TeX project
URL: http://sourceforge.net/projects/wvware/
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2009-09-22 21:18 UTC by Alexey Charkov
Modified: 2009-09-29 17:40 UTC (History)
0 users

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


Attachments
Updated ebuild using cmake-utils (wv2-0.4.0.ebuild,797 bytes, text/plain)
2009-09-22 21:21 UTC, Alexey Charkov
Details
Patch for #elif statements (wv2-0.4.0-elif.patch,764 bytes, patch)
2009-09-22 21:23 UTC, Alexey Charkov
Details | Diff
Cleaned up ebuild (wv2-0.4.0.ebuild,680 bytes, text/plain)
2009-09-22 21:33 UTC, Alexey Charkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Charkov 2009-09-22 21:18:13 UTC
The official homepage contains an updated version of app-text/wv2, namely 0.4.0, released at August, 27. It is now required to build the MSWord filter in a recent pre-release of KWord.

Reproducible: Always

Steps to Reproduce:
Comment 1 Alexey Charkov 2009-09-22 21:21:18 UTC
Created attachment 204975 [details]
Updated ebuild using cmake-utils
Comment 2 Alexey Charkov 2009-09-22 21:23:09 UTC
Created attachment 204976 [details, diff]
Patch for #elif statements

This is required to build with GCC 4.4 due to the otherwise possibly empty #elif statements.
Comment 3 Alexey Charkov 2009-09-22 21:33:42 UTC
Created attachment 204977 [details]
Cleaned up ebuild

Adjusted KEYWORDS to the arch actually tested, cleaned up the Header, added glib2 dependency as per CMakeLists.txt
Comment 4 Hanno Böck gentoo-dev 2009-09-29 17:40:14 UTC
was committed by scarabeus, but without gcc44 patch, I've now added that, so fixed.