Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 329429

Summary: Wannier90 ebuild
Product: Gentoo Linux Reporter: Honza Macháček <Hloupy.Honza>
Component: Current packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: gentoo_bugs.nu_q5v
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.wannier.org/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 249493    
Attachments: sci-libs/wannier90-1.2.ebuild
wannier90-1.1-0001.patch
wannier90-1.1-0002.patch

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"