automatic version update by autodist [release 2.30.5-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
acc423b4de
commit
983b4615e9
@ -20,14 +20,14 @@
|
|||||||
%define libname libwebkit2gtk
|
%define libname libwebkit2gtk
|
||||||
|
|
||||||
Name: webkitgtk
|
Name: webkitgtk
|
||||||
Version: 2.30.4
|
Version: 2.30.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Port of WebKit embeddable web component to GTK+
|
Summary: Port of WebKit embeddable web component to GTK+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.webkitgtk.org/
|
URL: https://www.webkitgtk.org/
|
||||||
Source0: http://www.webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
|
Source0: http://www.webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
|
||||||
Patch0: libwebkit-gtk-1.3.10-nspluginwrapper.patch
|
Patch0: libwebkit-gtk-1.3.10-nspluginwrapper.patch
|
||||||
Patch1: webkitgtk-2.16.6-arm-sync_add_and_fetch_8_duplicate.patch
|
Patch1: webkitgtk-2.16.6-arm-sync_add_and_fetch_8_duplicate.patch
|
||||||
@ -89,7 +89,6 @@ BuildRequires: libtool
|
|||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: bubblewrap
|
BuildRequires: bubblewrap
|
||||||
BuildRequires: xdg-dbus-proxy
|
BuildRequires: xdg-dbus-proxy
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
WebKit/GTK+ is the new GTK+ port of the WebKit, an open-source web content engine that powers numerous applications such as web browsers, email clients, feed readers, web and text editors, and a whole lot more.
|
WebKit/GTK+ is the new GTK+ port of the WebKit, an open-source web content engine that powers numerous applications such as web browsers, email clients, feed readers, web and text editors, and a whole lot more.
|
||||||
@ -110,8 +109,7 @@ Requires: %{libname} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
|
|
||||||
%description -n %{libname}-devel
|
%description -n %{libname}-devel
|
||||||
WebKit/GTK+ is the new GTK+ port of the WebKit, an open-source web content engine that powers numerous applications such as web browsers, email clients, feed readers, web and text editors, and a whole lot more.
|
WebKit/GTK+ is the new GTK+ port of the WebKit, an open-source web content engine that powers numerous applications such as web browsers, email clients, feed readers, web and text editors, and a whole lot more.
|
||||||
|
This package contains libraries and header files needed for development.
|
||||||
This package contains libraries and header files need for development.
|
|
||||||
|
|
||||||
#%package jsc
|
#%package jsc
|
||||||
#Group: Applications/Networking
|
#Group: Applications/Networking
|
||||||
@ -129,7 +127,6 @@ Obsoletes: Webkit
|
|||||||
|
|
||||||
%description webinspector
|
%description webinspector
|
||||||
WebKit/GTK+ is the new GTK+ port of the WebKit, an open-source web content engine that powers numerous applications such as web browsers, email clients, feed readers, web and text editors, and a whole lot more.
|
WebKit/GTK+ is the new GTK+ port of the WebKit, an open-source web content engine that powers numerous applications such as web browsers, email clients, feed readers, web and text editors, and a whole lot more.
|
||||||
|
|
||||||
This package contains the data files necessary for Web Inspector to work.
|
This package contains the data files necessary for Web Inspector to work.
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
@ -138,7 +135,6 @@ Summary: Documentation for %{name}
|
|||||||
|
|
||||||
%description doc
|
%description doc
|
||||||
WebKit/GTK+ is the new GTK+ port of the WebKit, an open-source web content engine that powers numerous applications such as web browsers, email clients, feed readers, web and text editors, and a whole lot more.
|
WebKit/GTK+ is the new GTK+ port of the WebKit, an open-source web content engine that powers numerous applications such as web browsers, email clients, feed readers, web and text editors, and a whole lot more.
|
||||||
|
|
||||||
This package contains the documentation for %{name},
|
This package contains the documentation for %{name},
|
||||||
|
|
||||||
%debug_package
|
%debug_package
|
||||||
@ -196,8 +192,8 @@ sed -i "s|WTF_CPU_ARM64|WTF_CPU_ARM|" CMakeLists.txt
|
|||||||
# Note: seen on arm ,2.30.4: in case of failure due to missing JavaScriptCore-4.gir:
|
# Note: seen on arm ,2.30.4: in case of failure due to missing JavaScriptCore-4.gir:
|
||||||
# make JavaScriptCore-4-gir
|
# make JavaScriptCore-4-gir
|
||||||
|
|
||||||
%make \
|
%make JavaScriptCore-4-gir all \
|
||||||
%ifarch arm aarch64
|
%ifarch arm
|
||||||
-j1
|
-j1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -259,6 +255,9 @@ sed -i "s|WTF_CPU_ARM64|WTF_CPU_ARM|" CMakeLists.txt
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 2.30.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Jan 17 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.30.4-1mamba
|
* Sun Jan 17 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.30.4-1mamba
|
||||||
- update to 2.30.4
|
- update to 2.30.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user