Home
last modified time | relevance | path

Searched +full:libsndfile1 +full:- +full:dev (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/
D.gitlab-ci.yml4 # effectively a no-op. All of this infrastructure is inherited from the
5 # wayland/ci-templates repository which is the recommended way to set up CI
14 - container
15 - build
22 FDO_DISTRIBUTION_TAG: '2020-03-07-01'
32 - project: 'wayland/ci-templates'
36 build-container:
37 extends: .fdo.container-ifnot-exists@ubuntu
45 FDO_DISTRIBUTION_PACKAGES: >-
49 bash-completion
[all …]
/third_party/libsnd/
Dlibsndfile.spec.in12 Source: http://www.mega-nerd.com/libsndfile/libsndfile-%{version}.tar.gz
13 Url: http://www.mega-nerd.com/libsndfile/
14 BuildRoot: /var/tmp/%{name}-%{version}
19 read/write 8, 16, 24 and 32-bit PCM files as well as 32-bit floating
37 if [ -d $RPM_BUILD_ROOT ]; then rm -rf $RPM_BUILD_ROOT; fi
38 mkdir -p $RPM_BUILD_ROOT
41 if [ -d $RPM_BUILD_ROOT ]; then rm -rf $RPM_BUILD_ROOT; fi
44 %defattr(-,root,root)
50 %{_defaultdocdir}/libsndfile1-dev/html/*
53 %defattr(-,root,root)
[all …]