blob: cad61a63c4e1a04f8563ddfa744b6c7d90110c62 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = libfdf
pkgdesc = LibFDF is the official implementation of the FDF specifications for use in client codes
pkgver = 0.5.1
pkgrel = 1
url = https://gitlab.com/siesta-project/libraries/libfdf
arch = i686
arch = x86_64
arch = aarch64
license = BSD3
checkdepends = gcc-fortran
checkdepends = cmake
makedepends = gcc-fortran
makedepends = cmake
options = staticlibs
source = https://gitlab.com/siesta-project/libraries/libfdf/uploads/e1774d1bd63db5edfdcadbe3972bbfcc/libfdf-0.5.1.tar.gz
sha256sums = b53dbd00b6dfca769ade7228502236958864c134081a9b018e49e81f4057efb6
pkgname = libfdf
|