]> git.pld-linux.org Git - packages/libvpx.git/blobdiff - libvpx.spec
- asm can be enabled on x32 now
[packages/libvpx.git] / libvpx.spec
index bb3f58e5062b1dca6517f3b7918c7a5ec7641eb2..28cf6208c961cf58437d94e727d27afbe451f9da 100644 (file)
@@ -5,7 +5,7 @@
 %bcond_with    tests   # build tests (not useful, creates libgtest.a)
 %bcond_without ssse3   # use SSSE3 instructions (Intel since Core2, Via Nano)
 
-%ifnarch %{ix86} %{x8664}
+%ifnarch %{ix86} %{x8664} x32
 %undefine      with_asm
 %endif
 
@@ -18,7 +18,7 @@ Summary:      VP8, a high-quality video codec
 Summary(pl.UTF-8):     VP8 - kodek obrazu wysokiej jakoĊ›ci
 Name:          libvpx
 Version:       1.4.0
-Release:       1
+Release:       2
 License:       BSD
 Group:         Libraries
 # Source in git web, but regenerated on each fetch, so use gentoo tarball instead
This page took 0.0323 seconds and 4 git commands to generate.