Package: elkcode / 2.3.22-1

Metadata

Package Version Patches format
elkcode 2.3.22-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
default_data_directory.patch | (download)

src/readspecies.f90 | 18 13 + 5 - 0 !
utilities/xps/xps_exc.pl | 5 2 + 3 - 0 !
2 files changed, 15 insertions(+), 8 deletions(-)

---
makeflags.patch | (download)

make.inc | 20 20 + 0 - 0 !
src/Makefile | 2 1 + 1 - 0 !
2 files changed, 21 insertions(+), 1 deletion(-)

 set the compiler, compiler flags and linker flags. get the flags
 from dpkg-buildpackage to support DEB_BUILD_OPTIONS and hardening as well.
 .
 Fix clean targets.
 .
 Enable MPI support.
 .
 Enable libxc support.

testsuite_quick.patch | (download)

tests/tests_quick.sh | 22 22 + 0 - 0 !
1 file changed, 22 insertions(+)

---
makefile_clean.patch | (download)

Makefile | 1 1 + 0 - 0 !
src/Makefile | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 2 deletions(-)

 fix upstream makefile to clean properly.