diff --git a/Golden_Repo/e/Exiv2/Exiv2-0.27.5-GCCcore-11.3.0.eb b/Golden_Repo/e/Exiv2/Exiv2-0.27.5-GCCcore-11.3.0.eb deleted file mode 100644 index 764780cfb0f701c40c67a937721cd007538270ce..0000000000000000000000000000000000000000 --- a/Golden_Repo/e/Exiv2/Exiv2-0.27.5-GCCcore-11.3.0.eb +++ /dev/null @@ -1,34 +0,0 @@ -easyblock = 'CMakeMake' - -name = 'Exiv2' -version = '0.27.5' - -homepage = 'http://www.exiv2.org' -description = """ - Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write - access to the Exif, IPTC and XMP metadata of digital images in various formats. Exiv2 is available as free software and - with a commercial license, and is used in many projects. -""" - - -toolchain = {'name': 'GCCcore', 'version': '11.3.0'} - -source_urls = ['http://www.exiv2.org'] -sources = ['https://github.com/Exiv2/exiv2/releases/download/v%(version)s/%(namelower)s-%(version)s-Source.tar.gz'] -checksums = ['35a58618ab236a901ca4928b0ad8b31007ebdc0386d904409d825024e45ea6e2'] - -builddependencies = [ - ('binutils', '2.38'), - ('CMake', '3.23.1'), -] - -dependencies = [ - ('expat', '2.4.8'), -] - -sanity_check_paths = { - 'files': ['bin/exiv2', 'lib/libexiv2.%s' % SHLIB_EXT], - 'dirs': [] -} - -moduleclass = 'vis' diff --git a/acls.yml b/acls.yml index b45ff7e695f0c4cd6f89d852f2c96c28198cc3cd..69e30bf294917edbfc56dcd701a44a4b78930c28 100644 --- a/acls.yml +++ b/acls.yml @@ -1212,7 +1212,7 @@ software: owner: 'herten1' mpi: True - name: 'netCDF' - owner: 'strube1' + owner: ['griessbach1', 'strube1'] mpi: True base: True - name: 'netCDF-C++4'