automatic version update by autodist [release 1.22.2-1mamba;Fri Sep 07 2018]
This commit is contained in:
parent
03be2f344b
commit
0a25e948a4
69
libcogl.spec
69
libcogl.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: libcogl
|
||||
Version: 1.22.0
|
||||
Version: 1.22.2
|
||||
Release: 1mamba
|
||||
Summary: A library for using 3D graphics hardware for rendering
|
||||
Group: System/Libraries
|
||||
@ -12,29 +12,50 @@ Source: ftp://ftp.gnome.org/pub/gnome/sources/cogl/%{majver}/cogl-%{versi
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgraphite2-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libpthread-stubs-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libEGL-devel
|
||||
BuildRequires: libGL-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libXcomposite-devel
|
||||
BuildRequires: libXdamage-devel
|
||||
BuildRequires: libXdmcp-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXfixes-devel
|
||||
BuildRequires: libXrandr-devel
|
||||
BuildRequires: libXrender-devel
|
||||
BuildRequires: libblkid-devel
|
||||
BuildRequires: libbsd-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libdrm-devel
|
||||
BuildRequires: libdw-devel
|
||||
BuildRequires: libelf-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libfribidi-devel
|
||||
BuildRequires: libgbm-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgraphite2-devel
|
||||
BuildRequires: libgst-plugins-base-devel
|
||||
BuildRequires: libgstreamer-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libmount-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpcre-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libsepol-devel
|
||||
BuildRequires: libthai-devel
|
||||
BuildRequires: libunwind-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libwayland-devel
|
||||
BuildRequires: libwayland-egl-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -69,11 +90,11 @@ This package includes the %{name} API documentation.
|
||||
--enable-cogl-gst \
|
||||
--enable-quartz-image \
|
||||
--enable-kms-egl-platform \
|
||||
--enable-xlib-egl-platform
|
||||
|
||||
# FIXME: requires enabling wayland-egl in Mesa
|
||||
# --enable-wayland-egl-platform \
|
||||
--enable-xlib-egl-platform \
|
||||
--enable-wayland-egl-platform \
|
||||
--enable-wayland-egl-server
|
||||
|
||||
export LC_ALL=en_US.UTF-8
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -149,6 +170,12 @@ This package includes the %{name} API documentation.
|
||||
%{_datadir}/gtk-doc/html/cogl-2.0-experimental/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 07 2018 Automatic Build System <autodist@mambasoft.it> 1.22.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 06 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.22.0-2mamba
|
||||
- rebuilt with wayland-egl support
|
||||
|
||||
* Fri Oct 09 2015 Automatic Build System <autodist@mambasoft.it> 1.22.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user