summaryrefslogtreecommitdiffstats
path: root/bare/config/devel/pixman-0.32.4-1.cfg
blob: aadc7734d44ec70837216c2136a03c9383090c1c (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 %{pkgconfig pixman-1}
 %include %{_configdir}/pixman-0-1.cfg
%endif