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

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

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


%define _unpackaged_files_terminate_build 1

Name: lingot
Version: 1.1.1
Release: alt1

Summary: LINGOT Is Not a Guitar-Only Tuner
License: GPLv2+
Group: Sound
Url: http://lingot.nongnu.org/

BuildRequires: libjack-devel libalsa-devel
BuildRequires: intltool libgtk+3-devel
BuildRequires: libpulseaudio-devel libcairo-devel
BuildRequires: libfftw3-devel
BuildRequires: libjson-c-devel

Source: %name-%version.tar
Patch1: lingot-0.9.0-alt-desktop-category.patch

Requires: liblingot0 = %EVR

%description
LINGOT is a musical instrument tuner. It's accurate, easy to use, and
highly configurable. Originally conceived to tune electric guitars, it
can now be used to tune other instruments.

It looks like an analogue tuner, with a gauge indicating the relative
shift to a certain note, found automatically as the closest note to the
estimated frequency.

%package -n liblingot0
Group: Sound
Summary: LINGOT core library

%description -n liblingot0
%summary

%package devel
Group: Development/C
Summary: LINGOT core library development files

%description devel
%summary

%prep
%setup -q
%patch1 -p 2

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std
rm -rf %buildroot%_defaultdocdir/%name
rm %buildroot%_libdir/liblingot.a
%find_lang %name

%files
%_bindir/*
%_desktopdir/*.desktop
%_iconsdir/*/*/*/*
%_datadir/metainfo/*.xml
%_man1dir/*

%doc AUTHORS ChangeLog NEWS README THANKS

%files -n liblingot0 -f %name.lang
%_libdir/liblingot.so.0*

%files devel
%_libdir/lib%name.so
%_includedir/%name
%_pkgconfigdir/%name.pc


%changelog

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

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