geant4: version 11.2.1 added and build-block reviewed

This commit is contained in:
2025-05-26 18:05:04 +02:00
parent e34ce19757
commit c15706a031
5 changed files with 40 additions and 29 deletions
-17
View File
@@ -1,19 +1,2 @@
#!/usr/bin/env modbuild
pbuild::set_download_url "https://github.com/$P/$P/releases/download/R_${V_PKG//./_}/expat-${V_PKG}.tar.bz2"
pbuild::add_to_group 'Libraries'
#pbuild::compile_in_sourcetree
pbuild::install_docfiles 'AUTHORS'
pbuild::install_docfiles 'Changes'
pbuild::install_docfiles 'COPYING'
pbuild::install_docfiles 'README.md'
pbuild::pre_configure() {
pbuild::add_configure_args "--disable-shared"
pbuild::add_configure_args "--with-pic"
}
pbuild::make_all
+26
View File
@@ -0,0 +1,26 @@
format: 1
libexpat:
defaults:
group: Libraries
overlay: base
relstage: stable
configure_args: []
docfiles:
- AUTHOR'
- Changes
- COPYING
- README.md
urls:
- url: https://github.com/$P/$P/releases/download/R_${V_PKG//./_}/expat-${V_PKG}.tar.bz2
configure_args:
- --disable-shared
- --with-pic
shasums:
libexpat-2.2.6.tar.bz2: 0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5
versions:
2.2.6:
config:
relstage: stable
-1
View File
@@ -1 +0,0 @@
libexpat/2.2.6 unstable