epiphany: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
56e0542f84
commit
aa10a73553
|
@ -1,21 +1,21 @@
|
|||
# Template file for 'epiphany'
|
||||
pkgname=epiphany
|
||||
version=3.24.4
|
||||
version=3.26.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-tests"
|
||||
build_style=meson
|
||||
configure_args="-Ddistributor_name=VoidLinux -Dunit_tests=false"
|
||||
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils
|
||||
gobject-introspection glib-devel"
|
||||
makedepends="nss-devel libsoup-gnome-devel libnotify-devel
|
||||
webkit2gtk-devel sqlite-devel libxslt-devel avahi-glib-libs-devel
|
||||
startup-notification-devel NetworkManager-devel gcr-devel
|
||||
gnome-desktop-devel libsecret-devel libwnck-devel iso-codes
|
||||
json-glib-devel"
|
||||
json-glib-devel nettle-devel"
|
||||
depends="webkit2gtk>=2.6 gsettings-desktop-schemas>=3.14 ca-certificates
|
||||
hicolor-icon-theme desktop-file-utils iso-codes"
|
||||
short_desc="Intuitive GNOME web browser"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org/projects/epiphany/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=15f0f664bed190143cce8a03f610fa863b92d9502513c107304e5285924ee5c9
|
||||
checksum=37956cbec3b4feda8b18f48e250ca50a904a9ed528433c812eca52be0e828879
|
||||
|
|
Loading…
Reference in New Issue