Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / epiphany


Commits:
0a10a287 by Jan Alexander Steffens (heftig) at 2023-10-04T00:51:08+02:00
45.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,36 @@
+pkgbase = epiphany
+       pkgdesc = A GNOME web browser based on the WebKit rendering engine
+       pkgver = 45.0
+       pkgrel = 1
+       url = https://wiki.gnome.org/Apps/Web
+       arch = x86_64
+       groups = gnome
+       license = GPL
+       checkdepends = aspell
+       checkdepends = glibc-locales
+       checkdepends = hspell
+       checkdepends = hunspell
+       checkdepends = libvoikko
+       checkdepends = nuspell
+       checkdepends = xorg-server-xvfb
+       makedepends = docbook-xml
+       makedepends = git
+       makedepends = gobject-introspection
+       makedepends = lsb-release
+       makedepends = meson
+       makedepends = startup-notification
+       makedepends = yelp-tools
+       depends = gcr-4
+       depends = gstreamer
+       depends = gtk4
+       depends = libadwaita
+       depends = libarchive
+       depends = libportal-gtk4
+       depends = libsoup3
+       depends = webkitgtk-6.0
+       source = 
git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=a3dcb33c646154355698796dcd9e462da88bff7f
+       source = fix-test.diff
+       b2sums = SKIP
+       b2sums = 
05121ff5f759ec637a718c9b39406f9a384227a312d69f6dc74e73fde8351689d588a30dddea3cfe0a6edb094fdcf5382eb5ff725bb2adfccdff87ab3cf4c953
+
+pkgname = epiphany


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,9 @@
+# Maintainer: Fabian Bornschein <fabiscafe-at-mailbox-dot-org>
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
 # Contributor: Jan de Groot <j...@archlinux.org>
 
 pkgname=epiphany
-pkgver=44.7
+pkgver=45.0
 pkgrel=1
 pkgdesc="A GNOME web browser based on the WebKit rendering engine"
 url="https://wiki.gnome.org/Apps/Web";
@@ -12,7 +13,6 @@ depends=(
   gcr-4
   gstreamer
   gtk4
-  icu
   libadwaita
   libarchive
   libportal-gtk4
@@ -30,6 +30,7 @@ makedepends=(
 )
 checkdepends=(
   aspell
+  glibc-locales
   hspell
   hunspell
   libvoikko
@@ -37,7 +38,7 @@ checkdepends=(
   xorg-server-xvfb
 )
 groups=(gnome)
-_commit=542c5000479cbe0bf637d37718aff4df7d3da715  # tags/44.7^0
+_commit=a3dcb33c646154355698796dcd9e462da88bff7f  # tags/45.0^0
 source=(
   "git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit";
   fix-test.diff



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/epiphany/-/commit/0a10a287d8af25772899dbab6835460c41066cf9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/epiphany/-/commit/0a10a287d8af25772899dbab6835460c41066cf9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to