Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37489011
en ru br
Репозитории ALT
S:1.1.1-alt2
5.1: 1.0.0-alt1
4.1: 0.9.1-alt1
4.0: 0.9.1-alt1
3.0: 0.4-alt1.1
www.altlinux.org/Changes

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

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


Name: dssi
Version: 1.1.1
Release: alt2

Summary: Disposable Soft Synth Interface specification & examples
License: LGPL-2.1
Group: Sound
Url: http://%name.sourceforge.net
Packager: Alex Karpov <karpov at altlinux.ru>

Source: http://prdownloads.sourceforge.net/%name/%name-%version.tar.gz
Patch1: alt-qt5.patch

# Automatically added by buildreq on Mon Apr 06 2009

BuildRequires: gcc-c++ gcc-fortran glibc-devel-static jackit-devel ladspa_sdk libalsa-devel liblo-devel qt5-base-devel libsamplerate-devel libsndfile-devel

%description
This is the Disposable Soft Synth Interface specification.

%package examples
Summary: Simple applications that use %name
Group: Development/C++

%description examples
This package contains simple apps that use lib%name.
dssi_osc_update -- simple DSSI OSC test programs
dssi_example_host -- a basic example host implementation
trivial_synth -- a quite useless but fairly clear illustrative synth plugin
less_trivial_synth -- a synth that actually does some basic synthesis
less_trivial_synth_qt_gui -- a very simple Qt GUI for the above

%package devel
Summary: Development stuff for %name
Group: Development/C++
Requires: %name = %version

%description devel
This package contents development stuff for %name.

%prep
%setup -q
%patch1 -p1
%autoreconf

%build
export QTDIR=%_qt5_prefix
%configure --with-qt
%make_build

%install
%makeinstall
%make -C examples distclean

%files
%dir %_libdir/%name/
%_bindir/*
%doc README
%doc doc/*
%_mandir/man1/*

%files examples
%_libdir/%name/*
%doc examples

%files devel
%_includedir/*
%_libdir/pkgconfig/*

%changelog

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

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