mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
qemu4.bset: Update to pixman 0.40.0.
This commit is contained in:
parent
0affb6647d
commit
da17bda77a
19
bare/config/devel/pixman-0.40.0-1.cfg
Normal file
19
bare/config/devel/pixman-0.40.0-1.cfg
Normal file
@ -0,0 +1,19 @@
|
||||
#
|
||||
# Pixman
|
||||
#
|
||||
|
||||
%if %{release} == %{nil}
|
||||
%define release 1
|
||||
%endif
|
||||
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define pixman_version 0.40.0
|
||||
%hash sha512 pixman-0.40.0.tar.gz 063776e132f5d59a6d3f94497da41d6fc1c7dca0d269149c78247f0e0d7f520a25208d908cf5e421d1564889a91da44267b12d61c0bd7934cd54261729a7de5f
|
||||
|
||||
#
|
||||
# The Pixman build instructions. We use 0.x.x Release 1.
|
||||
#
|
||||
%if !%{pkgconfig check pixman-1} || %{defined _rsb_getting_source}
|
||||
%include %{_configdir}/pixman-0-1.cfg
|
||||
%endif
|
@ -20,6 +20,6 @@ package: qemu-%{qemu_version}-%{_host}-%{release}
|
||||
devel/libiconv-1.14-1
|
||||
devel/gettext-0.18.3.1-1
|
||||
devel/libffi-3.0.13-1
|
||||
devel/pixman-0.32.4-1
|
||||
devel/pixman-0.40.0-1
|
||||
devel/glib-2.46.2-1
|
||||
devel/qemu4-git-1
|
||||
|
Loading…
x
Reference in New Issue
Block a user