summaryrefslogtreecommitdiff
path: root/graphene.spec
diff options
context:
space:
mode:
authorJakub Bogusz2022-03-29 17:27:09 (GMT)
committerJakub Bogusz2022-03-29 17:27:09 (GMT)
commit73c43ee697314fa120130c7affbe8e1796a7d10d (patch)
treeff9bb15cb1980252a0c3619de56e3b0dd8ac595c /graphene.spec
parent93c4f9dd7084b24680291a3a4808f16b10cb2156 (diff)
downloadgraphene-master.zip
graphene-master.tar.gz
- x32 is also always sse2-capable
Diffstat (limited to 'graphene.spec')
-rw-r--r--graphene.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphene.spec b/graphene.spec
index 2cba9a7..ea8cfff 100644
--- a/graphene.spec
+++ b/graphene.spec
@@ -7,18 +7,18 @@
%bcond_with sse2 # x86 SSE2 fast paths
%bcond_without armneon # ARM NEON fast paths
-%ifarch pentium4 %{x8664}
+%ifarch pentium4 %{x8664} x32
%define with_sse2 1
%endif
Summary: Graphene - a thin layer of types for graphic libraries
Summary(pl.UTF-8): Graphene - cienka warstwa typów dla bibliotek graficznych
Name: graphene
-Version: 1.10.6
-Release: 2
+Version: 1.10.8
+Release: 1
License: MIT
Group: Libraries
Source0: https://download.gnome.org/sources/graphene/1.10/%{name}-%{version}.tar.xz
-# Source0-md5: 390139e704772b915ff2b7cac56c24ae
+# Source0-md5: 169e3c507b5a5c26e9af492412070b81
URL: https://github.com/ebassi/graphene
%if %{with sse2} || %{with armneon}
BuildRequires: gcc >= 6:4.9
@@ -28,7 +28,7 @@ BuildRequires: gcc >= 5:3.2
BuildRequires: glib2-devel >= 1:2.40.0
%{?with_introspection:BuildRequires: gobject-introspection-devel >= 1.41.0}
BuildRequires: gtk-doc >= 1.20
-BuildRequires: meson >= 0.50.1
+BuildRequires: meson >= 0.55.3
BuildRequires: ninja >= 1.5
BuildRequires: pkgconfig
BuildRequires: python3 >= 1:3