Add top-level attributes for hg, svn, and git A-L packages
This commit is contained in:

committed by
Todd Gamblin

parent
5f00056490
commit
4c6aca533a
@@ -44,8 +44,9 @@ class Kahip(SConsPackage):
|
||||
|
||||
homepage = 'http://algo2.iti.kit.edu/documents/kahip/index.html'
|
||||
url = 'http://algo2.iti.kit.edu/schulz/software_releases/KaHIP_2.00.tar.gz'
|
||||
git = 'https://github.com/schulzchristian/KaHIP.git'
|
||||
|
||||
version('develop', git='https://github.com/schulzchristian/KaHIP.git')
|
||||
version('develop', git=git)
|
||||
version('2.00', '0a66b0a604ad72cfb7e3dce00e2c9fdfac82b855')
|
||||
|
||||
depends_on('argtable')
|
||||
|
Reference in New Issue
Block a user