File osmo-cc-alsa-endpoint.spec of Package osmo-cc-alsa-endpoint

#
# spec file for package osmo-cc-alsa-endpoint
#
# Copyright (c) 2024-2025, Martin Hauke <mardnh@gmx.de>
#
# 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:           osmo-cc-alsa-endpoint
Version:        0~git20250208
Release:        0
Summary:        OsmoCC ALSA endpoint
License:        GPL-3.0-or-later
Group:          Productivity/Telephony/Servers
URL:            http://osmocom-analog.eversberg.eu/
#Git-Clone:     https://gitea.osmocom.org/cc/osmo-cc-alsa-endpoint.git
Source:         %{name}-%{version}.tar.xz
Patch0:         x.patch
BuildRequires:  autoconf
BuildRequires:  automake
BuildRequires:  libtool
BuildRequires:  pkgconfig
BuildRequires:  pkgconfig(alsa) >= 1.0
BuildRequires:  pkgconfig(libosmocore) >= 1.9.0
BuildRequires:  pkgconfig(libosmocc) >= 2.1.0

%description
OsmoCC ALSA endpoint.

%prep
%autosetup -p1

%build
echo "%{version}" >.tarball-version
autoreconf -fi
%configure
%make_build

%install
%make_install

%check
# No tests yet

%files
%license LICENSE
%{_bindir}/osmo-cc-alsa-endpoint

%changelog
openSUSE Build Service is sponsored by