Projects
Multimedia
vamp-match-plugin
vamp-match-plugin.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vamp-match-plugin.spec of Package vamp-match-plugin (Revision 3)
Currently displaying revision
3
,
Show latest
# vim: set sw=4 ts=4 et: # Copyright (c) 2005-2008 oc2pus # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments to packman@links2linux.de Name: vamp-match-plugin Summary: Vamp plugin implementation of the MATCH audio alignment algorithm Group: Productivity/Multimedia/Sound/Utilities Version: 0.2.1 Release: 0.pm.1 License: GNU General Public License version 2 or later (GPLv2 or later) Source: http://prdownloads.sourceforge.net/vamp/match-vamp-plugin-%{version}.tar.gz Patch1: vamp-match-plugin-fix_makefile.patch URL: http://sourceforge.net/projects/vamp/ BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: vamp-plugin-sdk-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-build %description This is a Vamp plugin implementation of the MATCH audio alignment algorithm: http://www.elec.qmul.ac.uk/people/simond/match/index.html %prep %setup -q -n "match-vamp-plugin-%{version}" %patch1 %build %__make %{?_smp_flags} \ CXX="%__cxx" \ OPTFLAGS="%{optflags}" %install %__install -dm 755 %{buildroot}%{_libdir}/vamp %__install -m 644 match-vamp-plugin.so \ %{buildroot}%{_libdir}/vamp %__install -m 644 match-vamp-plugin.cat \ %{buildroot}%{_libdir}/vamp %clean %{?buildroot:%__rm -rf "%{buildroot}"} %files %defattr(-,root,root) %doc COPYING README %dir %{_libdir}/vamp %{_libdir}/vamp/match-vamp-plugin.so %{_libdir}/vamp/match-vamp-plugin.cat %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.