/[packages]/cauldron/libvpx/current/SPECS/libvpx.spec
ViewVC logotype

Diff of /cauldron/libvpx/current/SPECS/libvpx.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 823141 by umeabot, Wed Oct 15 03:49:08 2014 UTC revision 823142 by luigiwalser, Sun Jun 14 00:35:20 2015 UTC
# Line 9  Line 9 
9  Name:           libvpx  Name:           libvpx
10  Summary:        VP8 Video Codec SDK  Summary:        VP8 Video Codec SDK
11  Version:        1.3.0  Version:        1.3.0
12  Release:        %mkrel 3  Release:        %mkrel 4
13  License:        BSD  License:        BSD
14  Group:          System/Libraries  Group:          System/Libraries
15  Source0:        http://webm.googlecode.com/files/%{name}-v%{version}.tar.bz2  Source0:        http://webm.googlecode.com/files/%{name}-v%{version}.tar.bz2
16    Patch0:         libvpx-1.3.0-size_limit.patch
17  URL:            http://www.webmproject.org/  URL:            http://www.webmproject.org/
18  %ifarch %{ix86} x86_64  %ifarch %{ix86} x86_64
19  BuildRequires:  yasm  BuildRequires:  yasm
# Line 91  chmod 644 AUTHORS CHANGELOG LICENSE READ Line 92  chmod 644 AUTHORS CHANGELOG LICENSE READ
92      --disable-install-srcs \      --disable-install-srcs \
93      --prefix=%{_prefix} \      --prefix=%{_prefix} \
94      --libdir=%{_libdir} \      --libdir=%{_libdir} \
95      --enable-shared      --enable-shared \
96        --size-limit=16384x16384
97    
98  %make verbose=true target=libs  %make verbose=true target=libs
99    

Legend:
Removed from v.823141  
changed lines
  Added in v.823142

  ViewVC Help
Powered by ViewVC 1.1.30