Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37404768
en ru br
Репозитории ALT

Группа :: Звук
Пакет: geonkick

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 


%define _unpackaged_files_terminate_build 1

Name:     geonkick
Version:  2.10.0
Release:  alt1

Summary:  A free software percussion synthesizer
License:  GPL-3.0
Group:    Sound
Url:      https://github.com/free-sm/geonkick
# https://gitlab.com/iurie-sw/geonkick

Source:   %name-%version.tar
Patch1:   geonkick-alt-linking-fixes.patch

BuildRequires: cmake gcc-c++
BuildRequires: pkgconfig(RapidJSON)
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(lv2)
BuildRequires: pkgconfig(jack)
BuildRequires: pkgconfig(sndfile)

Requires: %name-common

%description
Geonkick is a synthesizer that can synthesize elements of percussion.
The most basic examples are: kicks, snares, hit-hats, shakers, claps.

This package contains a standalone (jack) version on Geonkick.

%package  common
Group:    Sound
Summary:  Common files for Geonkick -- A free software percussion synthesizer

%description common
Geonkick is a synthesizer that can synthesize elements of percussion.
The most basic examples are: kicks, snares, hit-hats, shakers, claps.

This package contains common files that are used by all builds
of Geonkick.

%package -n lv2-geonkick-plugins
Group:    Sound
Summary:  A free software percussion synthesizer -- lv2
Requires: %name-common

%description -n lv2-geonkick-plugins
Geonkick is a synthesizer that can synthesize elements of percussion.
The most basic examples are: kicks, snares, hit-hats, shakers, claps.

This package contains Geonkick build as LV2 plugins.

%prep
%setup
%autopatch -p1

%build
%cmake
%cmake_build

%install
%cmakeinstall_std

%files
%_bindir/*
%_man1dir/%name.*
%_desktopdir/%name.desktop
%_iconsdir/hicolor/*/apps/*
%_datadir/mime/*

%files common
%_datadir/%name

%files -n lv2-geonkick-plugins
%_libdir/lv2/*.lv2


%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin