File tw-border-mgw.spec of Package tw-border-mgw
#
# spec file for package tw-border-mgw
#
# Copyright (c) 2024, 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 http://bugs.opensuse.org/
#
Name: tw-border-mgw
Version: 0~git20241123
Release: 0
Summary: Transcoding MGW between compressed-speech AoIP interface and 64 kbit/s PSTN
License: XXX FIXME XXX
Group: Hardware/Mobile
URL: https://gitea.osmocom.org/themwi/tw-border-mgw
Source: %{name}-%{version}.tar.xz
BuildRequires: pkgconfig
BuildRequires: pkgconfig(libosmocore)
BuildRequires: pkgconfig(libosmoctrl)
BuildRequires: pkgconfig(libosmovty)
BuildRequires: pkgconfig(libosmogsm)
BuildRequires: pkgconfig(libosmo-netif)
%description
Tanscoding MGW between compressed-speech AoIP interface and 64 kbit/s PSTN.
%prep
%setup -q
%build
./configure
%make_build
%install
%make_install
%files
#%%license
#%%{_bindir}/tw-border-mgw
%changelog