1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-12 23:55:50 +01:00

Update libvorbis to 1.3.3.

This commit is contained in:
lllucius
2013-10-24 18:24:47 +00:00
parent 78309687be
commit 3a33e2f717
374 changed files with 119632 additions and 45432 deletions

View File

@@ -7,7 +7,7 @@ Group: System Environment/Libraries
License: BSD
URL: http://www.xiph.org/
Vendor: Xiph.org Foundation <team@xiph.org>
Source: http://www.vorbis.com/files/1.0.1/unix/%{name}-%{version}.tar.gz
Source: http://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-root
# We're forced to use an epoch since both Red Hat and Ximian use it in their
@@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/vorbisenc.pc
%changelog
* Sat May 3 2008 Ralph Giles <giles@xiph.org>
- updated source location
* Thu Jun 10 2004 Thomas Vander Stichele <thomas at apestaart dot org>
- autogenerate from configure
- fix download location