summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuigi Pertoldi2021-09-07 16:11:39 +0200
committerLuigi Pertoldi2021-09-07 16:11:39 +0200
commita4fe517d2e2a7a2c00329504209239a35d8c0ad1 (patch)
treebf0fdf83130fc1caa63ee760c4f3f7cd7861b4fa /.SRCINFO
downloadaur-a4fe517d2e2a7a2c00329504209239a35d8c0ad1.tar.gz
First commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO31
1 files changed, 31 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6744a088505d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,31 @@
+pkgbase = bxdecay0
+ pkgdesc = C++ port of the legacy Decay0 FORTRAN library
+ pkgver = 1.0.10.13.g5366e1f
+ pkgrel = 1
+ url = https://github.com/BxCppDev/bxdecay0
+ arch = x86_64
+ license = GPL
+ makedepends = gcc
+ makedepends = cmake
+ depends = gsl
+ provides = libBxDecay0.so
+ provides = bxdecay0-config
+ provides = bxdecay0-run
+ source = bxdecay0::git+https://github.com/BxCppDev/bxdecay0
+ md5sums = SKIP
+
+pkgname = bxdecay0-git
+ conflicts = bxdecay0-geant4
+ conflicts = bxdecay0-geant4-git
+ conflicts = bxdecay0
+
+pkgname = bxdecay0-geant4-git
+ depends = gsl
+ depends = geant4
+ provides = libBxDecay0.so
+ provides = bxdecay0-config
+ provides = bxdecay0-run
+ provides = libBxDecay0_Geant4.so
+ conflicts = bxdecay0
+ conflicts = bxdecay0-git
+ conflicts = bxdecay0-geant4