Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>aubio</Name> | <Name>aubio</Name> | ||||
| <Packager> | <Packager> | ||||
| <Name>Joey Riches</Name> | <Name>Pierre-Yves</Name> | ||||
| <Email>josephriches@gmail.com</Email> | <Email>pyu@riseup.net</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>GPL-3.0-or-later</License> | <License>GPL-3.0-or-later</License> | ||||
| <PartOf>multimedia.library</PartOf> | <PartOf>multimedia.library</PartOf> | ||||
| <Summary xml:lang="en">Library for extracting annotations from audio signals</Summary> | <Summary xml:lang="en">Library for extracting annotations from audio signals</Summary> | ||||
| <Description xml:lang="en">aubio is a tool designed for the extraction of annotations from audio signals. Its features include segmenting a sound file before each o its attacks, performing pitch detection, tapping the beat and producing MIDI streams from live audio. | <Description xml:lang="en">aubio is a tool designed for the extraction of annotations from audio signals. Its features include segmenting a sound file before each o its attacks, performing pitch detection, tapping the beat and producing MIDI streams from live audio. | ||||
| </Description> | </Description> | ||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | ||||
| </Source> | </Source> | ||||
| <Package> | <Package> | ||||
| <Name>aubio</Name> | <Name>aubio</Name> | ||||
| <Summary xml:lang="en">Library for extracting annotations from audio signals</Summary> | <Summary xml:lang="en">Library for extracting annotations from audio signals</Summary> | ||||
| <Description xml:lang="en">aubio is a tool designed for the extraction of annotations from audio signals. Its features include segmenting a sound file before each o its attacks, performing pitch detection, tapping the beat and producing MIDI streams from live audio. | <Description xml:lang="en">aubio is a tool designed for the extraction of annotations from audio signals. Its features include segmenting a sound file before each o its attacks, performing pitch detection, tapping the beat and producing MIDI streams from live audio. | ||||
| </Description> | </Description> | ||||
| <PartOf>multimedia.library</PartOf> | <PartOf>multimedia.library</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="executable">/usr/bin</Path> | <Path fileType="executable">/usr/bin/aubiomfcc</Path> | ||||
| <Path fileType="library">/usr/lib64/lib*.so.*</Path> | <Path fileType="executable">/usr/bin/aubionotes</Path> | ||||
| <Path fileType="executable">/usr/bin/aubioonset</Path> | |||||
| <Path fileType="executable">/usr/bin/aubiopitch</Path> | |||||
| <Path fileType="executable">/usr/bin/aubioquiet</Path> | |||||
| <Path fileType="executable">/usr/bin/aubiotrack</Path> | |||||
| <Path fileType="library">/usr/lib64/libaubio.so.5</Path> | |||||
| <Path fileType="library">/usr/lib64/libaubio.so.5.3.7</Path> | |||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <Package> | <Package> | ||||
| <Name>aubio-devel</Name> | <Name>aubio-devel</Name> | ||||
| <Summary xml:lang="en">Development files for aubio</Summary> | <Summary xml:lang="en">Development files for aubio</Summary> | ||||
| <Description xml:lang="en">aubio is a tool designed for the extraction of annotations from audio signals. Its features include segmenting a sound file before each o its attacks, performing pitch detection, tapping the beat and producing MIDI streams from live audio. | <Description xml:lang="en">aubio is a tool designed for the extraction of annotations from audio signals. Its features include segmenting a sound file before each o its attacks, performing pitch detection, tapping the beat and producing MIDI streams from live audio. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.devel</PartOf> | <PartOf>programming.devel</PartOf> | ||||
| <RuntimeDependencies> | <RuntimeDependencies> | ||||
| <Dependency release="4">aubio</Dependency> | <Dependency release="5">aubio</Dependency> | ||||
| </RuntimeDependencies> | </RuntimeDependencies> | ||||
| <Files> | <Files> | ||||
| <Path fileType="header">/usr/include/</Path> | <Path fileType="header">/usr/include/aubio/aubio.h</Path> | ||||
| <Path fileType="library">/usr/lib64/lib*.a</Path> | <Path fileType="header">/usr/include/aubio/cvec.h</Path> | ||||
| <Path fileType="library">/usr/lib64/lib*.so</Path> | <Path fileType="header">/usr/include/aubio/fmat.h</Path> | ||||
| <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path> | <Path fileType="header">/usr/include/aubio/fvec.h</Path> | ||||
| <Path fileType="header">/usr/include/aubio/io/audio_unit.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/io/ioutils.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/io/sink.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/io/sink_apple_audio.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/io/sink_sndfile.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/io/sink_wavwrite.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/io/source.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/io/source_apple_audio.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/io/source_avcodec.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/io/source_sndfile.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/io/source_wavread.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/lvec.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/mathutils.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/musicutils.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/notes/notes.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/onset/onset.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/onset/peakpicker.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/pitch/pitch.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/pitch/pitchfcomb.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/pitch/pitchmcomb.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/pitch/pitchschmitt.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/pitch/pitchspecacf.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/pitch/pitchyin.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/pitch/pitchyinfast.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/pitch/pitchyinfft.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/spectral/awhitening.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/spectral/fft.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/spectral/filterbank.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/spectral/filterbank_mel.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/spectral/mfcc.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/spectral/phasevoc.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/spectral/specdesc.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/spectral/tss.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/synth/sampler.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/synth/wavetable.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/tempo/beattracking.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/tempo/tempo.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/temporal/a_weighting.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/temporal/biquad.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/temporal/c_weighting.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/temporal/filter.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/temporal/resampler.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/types.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/utils/hist.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/utils/log.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/utils/parameter.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/utils/scale.h</Path> | |||||
| <Path fileType="header">/usr/include/aubio/vecutils.h</Path> | |||||
| <Path fileType="library">/usr/lib64/libaubio.a</Path> | |||||
| <Path fileType="library">/usr/lib64/libaubio.so</Path> | |||||
| <Path fileType="data">/usr/lib64/pkgconfig/aubio.pc</Path> | |||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="4"> | <Update release="5"> | ||||
| <Date>2018-04-20</Date> | <Date>2018-08-10</Date> | ||||
| <Version>0.4.6</Version> | <Version>0.4.6</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Joey Riches</Name> | <Name>Pierre-Yves</Name> | ||||
| <Email>josephriches@gmail.com</Email> | <Email>pyu@riseup.net</Email> | ||||
| </Update> | </Update> | ||||
| </History> | </History> | ||||
| </PISI> | </PISI> | ||||
| No newline at end of file | No newline at end of file | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.