File BJumblr.spec of Package BJumblr

# spec file for package BJumblr
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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:           BJumblr
Version:        1.6.8
Release:        0
Summary:        Pattern-controlled audio stream / sample re-sequencer LV2 plugin
License:        GPL-3.0
URL:            https://github.com/sjaehn/BJumblr/
Source0:        https://github.com/sjaehn/BJumblr/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires:  gcc-c++
BuildRequires:  pkgconfig(x11)
BuildRequires:  pkgconfig(cairo)
BuildRequires:  pkgconfig(lv2)
BuildRequires:  pkgconfig(sndfile)
BuildRequires:  fdupes

%description

B.Jumblr is a pattern-controlled audio stream / sample re-sequencer LV2 plugin.

%package -n lv2-%{name}
Summary:        Pattern-controlled audio stream / sample re-sequencer LV2 plugin

%description -n lv2-%{name}

B.Jumblr is a pattern-controlled audio stream / sample re-sequencer LV2 plugin.

%prep
%setup -q

%build
%make_build

%install
%make_install LV2DIR=%{_libdir}/lv2

%fdupes -s %{buildroot}%{_datadir}
%fdupes -s %{buildroot}%{_libdir}

%files -n lv2-%{name}
%license LICENSE
%doc README.md
%dir %{_libdir}/lv2
%dir %{_libdir}/lv2/BJumblr.lv2
%{_libdir}/lv2/BJumblr.lv2/*

%changelog
openSUSE Build Service is sponsored by