summaryrefslogtreecommitdiffstats
path: root/bare/config/devel/pixman-0.32.4-1.cfg
blob: ec7d4c962fcd9d09e16f16a498d4720c50df3c4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# Pixman
#

%if %{release} == %{nil}
%define release 1
%endif

%include %{_configdir}/base.cfg

%define pixman_version 0.32.4

#
# The Pixman build instructions. We use 0.x.x Release 1.
#
%ifn %{check pixman-1}
 %include %{_configdir}/pixman-0-1.cfg
%endif