# Copyright (C) 2001-2016 Quantum ESPRESSO group
# 
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License. See the file `License' in the root directory
# of the present distribution.

########################################
# definition of plugins version and URL
########################################
#
URL=http://files.qe-forge.org/index.php?file=
#
#
# Package maintainer: Andrea Ferretti
WANT=want
WANT_URL=http://www.wannier-transport.org/files/want-latest.tar.gz
#
# Package maintainer: Andrea Ferretti
YAMBO_DEVEL=yambo-devel
YAMBO_DEVEL_URL=http://www.yambo-code.org/files/yambo-devel-latest.tar.gz
#
# Package maintainer: Andrea Ferretti
YAMBO=yambo-stable
YAMBO_URL=http://www.yambo-code.org/files/yambo-stable-latest.tar.gz
#
# Package maintainer: 
W90=wannier90-2.0.1
W90_URL=http://www.wannier.org/code/$(W90).tar.gz
#
# Package maintainer: Layla Martin-Samos
SAX=sax-2.0.3
SAX_URL=$(URL)$(SAX).tar.gz
#
# Package maintainer: Davide Ceresoli
GIPAW=qe-gipaw-6.0
GIPAW_URL=$(URL)$(GIPAW).tar.gz
#
# Package maintainer: Layla Martin-Samos
PLUMED=plumed-1.3-qe
PLUMED_URL=$(URL)$(PLUMED).tar.gz
#
# Package maintainer: Lorenzo Paulatto
D3Q=d3q-thermal2_1.0.5_qe6.0
D3Q_URL=$(URL)$(D3Q).tgz
#
# Package maintainer: Filippo Spiga
TESTSUITE=qe-6.0-test-suite
TESTSUITE_URL=$(URL)$(TESTSUITE).tar.gz
#
# Package maintainer: Marco Govoni
WEST=West-2.0.0
WEST_URL=http://www.west-code.org/downloads/$(WEST).tar.gz
#
# Package maintainer:
EXAMPLES=qe-6.0-examples
EXAMPLES_URL=$(URL)$(EXAMPLES).tar.gz
