Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libframe: update to 8.48.3 #27384

Merged
merged 1 commit into from
Jan 14, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 10 additions & 7 deletions science/libframe/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,25 @@ PortGroup cmake 1.0
PortGroup gitlab 1.0

gitlab.instance https://git.ligo.org
gitlab.setup virgo/virgoapp Fr 8r41p3 v
gitlab.setup virgo/virgoapp Fr 8.48.3

name libframe
version [string map {r . p .} ${gitlab.version}]
categories science
license lgpl-2.1+
platforms darwin
maintainers {aronnax @lpsinger} openmaintainer

description LIGO/VIRGO Frame Library
description LIGO/VIRGO Frame Library
long_description \
A Common Data Frame Format for Interferometric Gravitational \
Wave Detector has been developed by VIRGO and LIGO. The Frame \
Library is a software dedicated to the frame manipulation \
including file input/output.

checksums rmd160 ce5345359325819061c23556e1ee44ea353d03a8 \
sha256 99423cdd764e35d838b02fd846c7f0590d3d495fed0e909092f684bf01108d51 \
size 1115040
checksums rmd160 78ad55d1d7c8fa098c54a8998852ceb50c745bf1 \
sha256 214326250c6cb3f388174bb4c1936e23154be1a9a3bc0464953301c847706072 \
size 2710621

configure.args -DENABLE_C:BOOL=yes \
-DENABLE_MATLAB:BOOL=no \
-DENABLE_PACKAGING:BOOL=no \
-DENABLE_PYTHON:BOOL=no