File heatherx11.spec of Package heatherx11

#
# spec file for package heatherx11
#
# Copyright (c) 2024 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:           heatherx11
Version:        5.01
Release:        0
Summary:        Lady Heather's Disciplined Oscillator Control Program
License:        MIT
URL:            http://www.thegleam.com/ke5fx/heather/readme.htm
Source0:        heatherx11-%{version}.tar.gz
BuildRequires:  gcc-c++
BuildRequires:  libX11-devel

%description
Lady Heather's Disciplined Oscillator Control Program

%prep
%setup -q

%build
make %{?_smp_mflags}

%install
install -m 755 -D -t %{buildroot}/opt/%{name}/ heather
install -m 644 -D -t %{buildroot}/opt/%{name}/ heather.xpm
install -m 666 -D -t %{buildroot}/opt/%{name}/ heather.cal
install -m 666 -D -t %{buildroot}/opt/%{name}/ heather.cfg
install -m 644 -D -t %{buildroot}/opt/%{name}/ heather.pdf
install -m 644 -D -t %{buildroot}/opt/%{name}/ readme.txt
install -m 644 -D -t %{buildroot}/opt/%{name}/ heather_*.wav

%files
%doc heather.pdf readme.txt
/opt/%{name}

%changelog
openSUSE Build Service is sponsored by