@@ -258,3 +258,39 @@ easyconfigs:
258258 - PostgreSQL-16.1-GCCcore-12.3.0.eb
259259 - ImageMagick-7.1.1-15-GCCcore-12.3.0.eb
260260 - GDAL-3.7.1-foss-2023a.eb
261+ # from here on apps were originally built with EB 4.9.1 (except for
262+ # R-bundle-CRAN-2023.12-foss-2023a, which was originally built with 4.9.4)
263+ - ncdu-1.18-GCC-12.3.0.eb
264+ - SAMtools-1.18-GCC-12.3.0.eb
265+ - R-bundle-CRAN-2023.12-foss-2023a.eb
266+ # while PR 20379 is included since EB 4.9.2, we need to use a commit to avoid
267+ # rebuilding R-bundle-Bioconductor due to the later PR 21948 which was only made
268+ # available with EB 5.0.0
269+ # - R-bundle-Bioconductor-3.18-foss-2023a-R-4.3.2.eb:
270+ # options:
271+ # from-pr: 20379
272+ - R-bundle-Bioconductor-3.18-foss-2023a-R-4.3.2.eb :
273+ options :
274+ # (additional extensions have been added)
275+ # see https://github.com/easybuilders/easybuild-easyconfigs/pull/21948
276+ from-commit : f9cfe6ac7d9019970c2be3e8b09db4d846cf005a
277+ # PR 18852 is included since EB 4.9.2
278+ # - ipympl-0.9.3-gfbf-2023a.eb:
279+ # options:
280+ # # see https://github.com/easybuilders/easybuild-easyconfigs/pull/18852
281+ # from-pr: 18852
282+ - ipympl-0.9.3-gfbf-2023a.eb
283+ # PR 20595 is included since EB 4.9.2
284+ # - ESPResSo-4.2.2-foss-2023a.eb:
285+ # options:
286+ # from-pr: 20595
287+ - ESPResSo-4.2.2-foss-2023a.eb
288+ - GATK-4.5.0.0-GCCcore-12.3.0-Java-17.eb
289+ - WhatsHap-2.2-foss-2023a.eb
290+ # PR 20784 is included since EB 4.9.2
291+ # - BLAST+-2.14.1-gompi-2023a.eb:
292+ # options:
293+ # from-pr: 20784
294+ - BLAST+-2.14.1-gompi-2023a.eb
295+ - Valgrind-3.21.0-gompi-2023a.eb
296+ - OrthoFinder-2.5.5-foss-2023a.eb
0 commit comments