Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 329429 - Wannier90 ebuild
Summary: Wannier90 ebuild
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.wannier.org/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 249493
  Show dependency tree
 
Reported: 2010-07-22 15:08 UTC by Honza Macháček
Modified: 2011-01-18 12:13 UTC (History)
1 user (show)

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


Attachments
sci-libs/wannier90-1.2.ebuild (wannier90-1.2.ebuild,1.73 KB, text/plain)
2010-07-22 15:11 UTC, Honza Macháček
Details
wannier90-1.1-0001.patch (wannier90-1.1-0001.patch,616 bytes, patch)
2010-07-22 15:12 UTC, Honza Macháček
Details | Diff
wannier90-1.1-0002.patch (wannier90-1.1-0002.patch,5.46 KB, patch)
2010-07-22 15:13 UTC, Honza Macháček
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Honza Macháček 2010-07-22 15:08:06 UTC
Wannier90 is a Fortran 90 code to generate maximally-localised Wannier functions. Used by Abinit.
Comment 1 Honza Macháček 2010-07-22 15:11:34 UTC
Created attachment 239829 [details]
sci-libs/wannier90-1.2.ebuild

An ebuild for the current version. Sorted under sci-libs according to Donnie Berkholz, although I personally would rather categorise it as sci-physics, because it seems to be a standalone program in the first place.
Comment 2 Honza Macháček 2010-07-22 15:12:21 UTC
Created attachment 239831 [details, diff]
wannier90-1.1-0001.patch

Patch number 1 from Abinit.
Comment 3 Honza Macháček 2010-07-22 15:13:00 UTC
Created attachment 239833 [details, diff]
wannier90-1.1-0002.patch

Patch number 2 from Abinit.
Comment 4 J.Borme 2011-01-18 12:13:02 UTC
SRC="http://quasiamore.mit.edu/wannier/code/${P}.tar.gz" 

The SRC is in error 404, could you update the ebuild to use the following?

SRC="http://wannier.org/code/${P}.tar.gz"