File LiquidLib.spec of Package LiquidLib

#
# spec file for package LiquidLib
#
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


Name:	 LiquidLib
Version:	1.1.4
Release:	0
Summary:	A comprehensive toolbox
# FIXME: Select a correct license from https://github.com/openSUSE/spec-cleaner#spdx-licenses
License:	LGPL-3.0-or-later
URL:	https://data.mendeley.com/datasets/tyggwp7656/1
Source:	LiquidLib.tar.gz
BuildRequires:	cmake-full
BuildRequires:	gcc-c++
BuildRequires:	cmake(xdrfile)
BuildRequires:	pkgconfig(gsl)
# BuildRequires:	libboost_math-devel
%package	devel
Summary:        A comprehensive toolbox
%description	devel
A comprehensive toolbox for analyzing classical and ab initio molecular dynamics simulations of liquids and liquid-like matter with applications to neutron scattering experiments
%description
A comprehensive toolbox for analyzing classical and ab initio molecular dynamics simulations of liquids and liquid-like matter with applications to neutron scattering experiments
%prep
%autosetup -p1

%build
%cmake
%cmake_build

%install
%cmake_install


%files
%license LICENSE
%doc Manual.pdf
%{_bindir}/*
%{_datadir}/LiquidLib
%{_libdir}/*.so.*
%{_libexecdir}/LiquidLib.gui.py
%files  devel
%{_includedir}/*
%{_libdir}/*.so
openSUSE Build Service is sponsored by