diff --git a/pisi-index.xml b/pisi-index.xml
index 82b1f61430..9e34c01a2b 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -21035,7 +21035,7 @@
2020-05-25
4.2.6
- Version bump
+ Version bump.
Kamil Atlı
suvari@pisilinux.org
@@ -272840,6 +272840,75 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
+
+
+ wpebackend-fdo
+ https://wpewebkit.org
+
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+ custom
+ library
+ programming.library
+ Freedesktop.org backend for WPE WebKit
+ Freedesktop.org backend for WPE WebKit
+ WPE WebKit için Freedesktop.org arka ucu
+ WPE WebKit için Freedesktop.org arka ucu
+ https://github.com/Igalia/WPEBackend-fdo/archive/1.9.1.tar.gz
+
+ meson
+ mesa-devel
+ glib2-devel
+ wayland-devel
+ libwpe-devel
+ libglvnd-devel
+ libepoxy-devel
+ wayland-protocols-devel
+ wayland-client
+ wayland-server
+ libxkbcommon-devel
+
+ programming/library/wpebackend-fdo/pspec.xml
+
+
+ wpebackend-fdo
+
+ glib2
+ libgcc
+ libwpe
+ wayland
+ libepoxy
+ wayland-client
+ wayland-server
+
+
+ /usr/lib
+ /usr/share
+ /usr/share/doc
+
+
+
+ wpebackend-fdo-devel
+ Development files for wpebackend-fdo
+
+ wpebackend-fdo
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+ 2021-02-27
+ 1.9.1
+ First release
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+
+
expected
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index c8cc6f5b62..693fef4da2 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-561516ca7f62947063d1e9dcaa403e1adabbfe6d
\ No newline at end of file
+cfd6cd8953bc81d2ee346bb84fb6eb984d3cacc9
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 53d679e4e2..cbec0abaef 100644
Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ
diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum
index 330d5a9e41..46cd9f1d2c 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-d90b778e4c52257cef56ec18d57c29297d93aa65
\ No newline at end of file
+c892958d61b211af182c905879edd6df89d0c505
\ No newline at end of file
diff --git a/programming/library/wpebackend-fdo/actions.py b/programming/library/wpebackend-fdo/actions.py
new file mode 100644
index 0000000000..fec31e6133
--- /dev/null
+++ b/programming/library/wpebackend-fdo/actions.py
@@ -0,0 +1,23 @@
+#!/usr/bin/env python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import autotools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import shelltools
+from pisi.actionsapi import mesontools
+from pisi.actionsapi import get
+
+def setup():
+ mesontools.configure()
+
+def build():
+ mesontools.build()
+
+def install():
+ mesontools.install()
+
+ #shelltools.cd("..")
+ pisitools.dodoc("COPYING", "NEWS")
diff --git a/programming/library/wpebackend-fdo/pspec.xml b/programming/library/wpebackend-fdo/pspec.xml
new file mode 100644
index 0000000000..f75f06c697
--- /dev/null
+++ b/programming/library/wpebackend-fdo/pspec.xml
@@ -0,0 +1,76 @@
+
+
+
+
+ wpebackend-fdo
+ https://wpewebkit.org
+
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+ custom
+ library
+ Freedesktop.org backend for WPE WebKit
+ WPE WebKit için Freedesktop.org arka ucu
+ https://github.com/Igalia/WPEBackend-fdo/archive/1.9.1.tar.gz
+
+ meson
+ mesa-devel
+ glib2-devel
+ wayland-devel
+ libwpe-devel
+ libglvnd-devel
+ libepoxy-devel
+ wayland-protocols-devel
+ wayland-client
+ wayland-server
+ libxkbcommon-devel
+
+
+
+
+
+ wpebackend-fdo
+
+ glib2
+ libgcc
+ libwpe
+ wayland
+ libepoxy
+ wayland-client
+ wayland-server
+
+
+ /usr/lib
+ /usr/share
+ /usr/share/doc
+
+
+
+
+ wpebackend-fdo-devel
+ Development files for wpebackend-fdo
+
+ wpebackend-fdo
+
+
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2021-02-27
+ 1.9.1
+ First release
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+
+
diff --git a/programming/library/wpebackend-fdo/translations.xml b/programming/library/wpebackend-fdo/translations.xml
new file mode 100644
index 0000000000..efc18932a9
--- /dev/null
+++ b/programming/library/wpebackend-fdo/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ wpebackend-fdo
+ Freedesktop.org backend for WPE WebKit
+ WPE WebKit için Freedesktop.org arka ucu
+
+