mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/wpewebkit to 2.40.0-2
This commit is contained in:
parent
2a8cab31d5
commit
cf32282e04
2 changed files with 4 additions and 2 deletions
|
@ -12,7 +12,7 @@ pkgname=(
|
|||
webkit2gtk-4.1-docs
|
||||
)
|
||||
pkgver=2.40.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Web content engine for GTK"
|
||||
url="https://webkitgtk.org"
|
||||
arch=(x86_64)
|
||||
|
@ -26,6 +26,7 @@ depends=(
|
|||
fontconfig
|
||||
freetype2
|
||||
glib2
|
||||
gst-plugins-bad-libs
|
||||
gst-plugins-base-libs
|
||||
gstreamer
|
||||
gtk3
|
||||
|
|
|
@ -9,7 +9,7 @@ pkgname=(
|
|||
wpewebkit-docs
|
||||
)
|
||||
pkgver=2.40.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Embeddable web content engine"
|
||||
url="https://wpewebkit.org"
|
||||
arch=(x86_64)
|
||||
|
@ -22,6 +22,7 @@ depends=(
|
|||
fontconfig
|
||||
freetype2
|
||||
glib2
|
||||
gst-plugins-bad-libs
|
||||
gst-plugins-base-libs
|
||||
gstreamer
|
||||
harfbuzz
|
||||
|
|
Loading…
Reference in a new issue