Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 464954 - =app-misc/gramps-4.0.3 - Version bump.
Summary: =app-misc/gramps-4.0.3 - Version bump.
Status: RESOLVED DUPLICATE of bug 371324
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 1 vote (vote)
Assignee: Christian Faulhammer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 470040 499592
Blocks:
  Show dependency tree
 
Reported: 2013-04-07 12:56 UTC by Jonas Stein
Modified: 2014-12-28 07:12 UTC (History)
4 users (show)

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


Attachments
Preliminary Gramps 4.0.0beta ebuild (gramps-4.0.0_beta.ebuild,752 bytes, text/plain)
2013-04-12 04:01 UTC, Christian Faulhammer (RETIRED)
Details
Preliminary ebuild for gramps 4.0.4 (gramps-4.0.4.ebuild,1.01 KB, text/plain)
2014-05-23 14:53 UTC, Benny P.
Details
Resource path patch for gramps 4.0.4 (gramps-4.0.4-resourcepath.patch,510 bytes, patch)
2014-05-23 14:54 UTC, Benny P.
Details | Diff
updated ebuild for gramps-4.0.4 (gramps-4.0.4.ebuild,1.23 KB, text/plain)
2014-11-16 15:32 UTC, Chris Mayo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Stein gentoo-dev 2013-04-07 12:56:47 UTC
The beta version of gramps 4 was released. 
http://gramps-project.org/2013/04/gramps-4-0-0-beta-released/

"The dependencies for Gramps 4.0.0 are completely different than 3.4 due to the switch to GObject introspection, and the removal of autotools."

Reproducible: Always
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2013-04-12 04:01:53 UTC
Created attachment 345298 [details]
Preliminary Gramps 4.0.0beta ebuild

Just to let you know: I am working on an ebuild, but it still has some issues with the python-r1.eclass (specifically distutils).  It works standalone but with Portage it has a strange failure.
Current state is attached, some dependencies are still missing.
Comment 2 Nikoli 2013-07-05 21:39:38 UTC
Version 4.0.1 was released:
http://gramps-project.org/2013/06/gramps-4-0-1-released/
Comment 3 Benny P. 2014-05-23 14:53:16 UTC
Created attachment 377506 [details]
Preliminary ebuild for gramps 4.0.4

Version 4.0.4 was released recently.

I have attempted to create a preliminary ebuild. Their installation script requires a small patch, since it attempts to auto-detect a path for some gramps resources, which ends up being the fake install path under portage.

Some other issues:
osm-gps-maps won't work with python3, so having the option to use gramps with python2.7 would be nice

There's a warning about webkit not being installed. It requires a package 'gir1.2-webkit-3.0', and I'm not sure what the equivalent gentoo package would be


I am by no means an ebuild expert, so comments/modifications welcome. Except for these, this ebuild has been working well for me.
Comment 4 Benny P. 2014-05-23 14:54:29 UTC
Created attachment 377508 [details, diff]
Resource path patch for gramps 4.0.4

Fixes the setup script so that the resource path is hardwired, rather than auto-detected to the (incorrect) portage install path.
Comment 5 Chris Mayo 2014-11-16 15:31:49 UTC
(In reply to Benny P. from comment #3)
I've developed the ebuild a little further (attachment following)

> Some other issues:
> osm-gps-maps won't work with python3, so having the option to use gramps
> with python2.7 would be nice
Added an ebuild to bug 499592 for latest osm-gps-map

> 
> There's a warning about webkit not being installed. It requires a package
> 'gir1.2-webkit-3.0', and I'm not sure what the equivalent gentoo package
> would be
Added webkit? ( net-libs/webkit-gtk:3[introspection] )

> 
> I am by no means an ebuild expert, so comments/modifications welcome. Except
> for these, this ebuild has been working well for me.

Also:
- added a sed to stop installing two doc directories
- fixed HOMEPAGE
- updated dependencies, not 100% sure, but based on 
https://gramps-project.org/wiki/index.php?title=Linux:Build_from_source#Linux_package_requirements_2
Comment 6 Chris Mayo 2014-11-16 15:32:28 UTC
Created attachment 389506 [details]
updated ebuild for gramps-4.0.4
Comment 7 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-28 07:12:48 UTC

*** This bug has been marked as a duplicate of bug 371324 ***