Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37593927
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 

%define qtdir %_libdir/qt3

Name: dssi
Version: 0.9.1
Release: alt1

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

Source: http://prdownloads.sourceforge.net/%name/%name-%version.tar.gz
# Patch: %name-0.4-alt-textrel.patch

# Automatically added by buildreq on Tue Dec 12 2006

BuildRequires: gcc-c++ gcc-fortran glibc-devel-static ladspa_sdk libqt3-devel libsamplerate-devel libsndfile-devel packages-info-i18n-common

%description
This is the Disposable Soft Synth Interface specification.

%package examples
Summary: Simple application 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

%prep
%setup -q
# %patch -p1 -b .textrel
# %__subst 's,\(usr\)\/local,\1,' %name.pc `find ./ -name "Makefile"`
%__autoreconf

%build
export QTDIR=%qtdir
%configure
%make_build

%install
%makeinstall
%make -C examples distclean

%files
%_includedir/*
%_libdir/pkgconfig/*
%dir %_libdir/%name/
%doc README
%doc doc/*

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

%changelog

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

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