source: projects/specs/trunk/o/openal-soft/openal-soft-vl.spec @ 7728

Revision 7728, 5.5 KB checked in by Takemikaduchi, 11 years ago (diff)

KDE-4.10.5

Line 
1Name:           openal-soft
2Summary:        Open Audio Library
3Version:        1.15.1
4Release:        1%{?_dist_release}
5
6Group:          System Environment/Libraries
7License:        LGPLv2+
8URL:            http://kcat.strangesoft.net/openal.html
9
10Source0:        http://kcat.strangesoft.net/openal-releases/openal-soft-%{version}.tar.bz2
11
12BuildRoot:      %{_tmppath}/%{name}-%{version}-root
13BuildRequires:  alsa-lib-devel
14BuildRequires:  pulseaudio-libs-devel
15BuildRequires:  portaudio-devel
16BuildRequires:  cmake
17Obsoletes:      openal <= 1:0.0.10
18Provides:       openal = 1:%{version}-%{release}
19
20%description
21OpenAL Soft is a cross-platform software implementation of the OpenAL 3D
22audio API. It's built off of the open-sourced Windows version available
23originally from the SVN repository at openal.org. OpenAL provides
24capabilities for playing audio in a virtual 3d environment. Distance
25attenuation, doppler shift, and directional sound emitters are among
26the features handled by the API. More advanced effects, including air
27absorption, low-pass filters, and reverb, are available through the
28EFX extension. It also facilitates streaming audio, multi-channel buffers,
29and audio capture.
30
31%package        devel
32Summary:        Development files for %{name}
33Group:          Development/Libraries
34Requires:       %{name} = %{version}-%{release}
35Obsoletes:      openal-devel <= 1:0.0.10
36Provides:       openal-devel = 1:%{version}-%{release}
37
38%description    devel
39The %{name}-devel package contains libraries and header files for
40developing applications that use %{name}.
41
42%prep
43%setup -q
44
45%build
46%cmake .
47make %{?_smp_mflags}
48
49%install
50rm -rf $RPM_BUILD_ROOT
51make install DESTDIR=$RPM_BUILD_ROOT
52find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
53
54install -Dpm644 alsoftrc.sample %{buildroot}%{_sysconfdir}/openal/alsoft.conf
55
56%clean
57rm -rf $RPM_BUILD_ROOT
58
59%post -p /sbin/ldconfig
60
61%postun -p /sbin/ldconfig
62
63%files
64%defattr(-,root,root,-)
65%doc COPYING
66%{_bindir}/makehrtf
67%{_bindir}/openal-info
68%{_libdir}/libopenal.so.*
69%{_datadir}/openal/alsoftrc.sample
70%dir %{_sysconfdir}/openal
71%config(noreplace) %{_sysconfdir}/openal/alsoft.conf
72
73%files devel
74%defattr(-,root,root,-)
75%{_includedir}/*
76%{_libdir}/libopenal.so
77%{_libdir}/pkgconfig/openal.pc
78
79%changelog
80* Sun Jul 07 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.15.1-1
81- new upstream release
82
83* Sun Feb 20 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1.13-1
84- Initial build for Vine Linux
85
86* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.854-2
87- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
88
89* Thu Apr 01 2010 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.12.854-1
90- New upstream release
91
92* Mon Mar 01 2010 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.11.753-3.20100225
93- Fixed Version Number
94
95* Sun Feb 28 2010 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.11.753-2.a9e0e57797c6f4321d5776e1f29bf1e75b11e6a1
96- Fixed Bug 567870
97
98* Mon Jan 18 2010 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.11.753-1
99- New Upstream Release
100
101* Wed Jan 13 2010 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.10.622-7.931f5875cdc4ce0ac61a5110f11e962426e53d99
102- Newer git version that fix more problems with pulseaudio.
103
104* Mon Jan 04 2010 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.10.622-6.0ceaa01c3de75c946ff2e7591e7f69b28ec00409
105- Newer git version with more Pulseaudio fixes. Have fun.
106
107* Mon Dec 28 2009 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.10.622-5.3793919892e6d61e5fec3abeaaeebc3f2332be13
108- Fixed small spec verion info.
109
110* Mon Dec 28 2009 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.10.622-4.3793919892e6d61e5fec3abeaaeebc3f2332be13
111- Fixed broken upgrade paths.
112
113* Sat Dec 26 2009 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.10.622-3.3793919892e6d61e5fec3abeaaeebc3f2332be13
114- Updatet to an newer git version because of some pulseaudio fixes.
115
116* Tue Nov 10 2009 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de> - 1.10.622-2
117- add default config
118
119* Mon Nov 09 2009 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.10.622-1
120- New upstream release
121
122* Sat Nov 07 2009 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.9.563-2.c1b161b44bbf60420de2e1ba886e957d9fcd495e
123- Updatet to an newer git version because of some pulseaudio fixes.
124- I hope it fix bug 533501
125
126* Fri Oct  09 2009 Hans de Goede <hdegoede@redhat.com> - 1.9.563-1.d6e439244ae00a1750f0dc8b249f47efb4967a23git
127- Update to 1.9.563 + some fixes from git
128- This fixes:
129  - Not having any sound in chromium-bsu
130  - Various openal using programs hanging on exit
131
132* Fri Aug 21 2009 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.8.466-9.487f0dde7593144ceabd817306500465caf7602agit
133- Fixed version info
134
135* Fri Aug 21 2009 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.8.466-8.487f0dde7593144ceabd817306500465caf7602agit
136- Fixed bug 517973
137
138* Sun Aug 16 2009 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.8.466-7
139- Fixed bug 517721. Added upstream.patch
140
141* Sat Aug 08 2009 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.8.466-6
142- Fixed license and pkgconfig problem thx goes to Christoph Wickert
143
144* Wed Aug 05 2009 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.8.466-5
145- Fixed Obsoletes: and Provides: sections
146
147* Tue Aug 04 2009 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.8.466-4
148- Added Obsoletes: openal <= 0.0.9 and remove Conflicts: openal-devel
149
150* Fri Jun 26 2009 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.8.466-3
151- Fixed all warnings of rpmlint
152
153* Sat Jun 20 2009 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.8.466-2
154- Updatet the SPEC and SRPM file because openal-soft-devel conflicts with
155openal-devel
156
157* Sat Jun 20 2009 Thomas Kowaliczek <linuxdonald@linuxdonald.de> - 1.8.466-1
158- Initial release for Fedora
Note: See TracBrowser for help on using the repository browser.