mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
eolie: update to 0.9.52.
This commit is contained in:
parent
870dabcaf3
commit
724bb8da71
1 changed files with 6 additions and 5 deletions
|
@ -1,17 +1,18 @@
|
||||||
# Template file for 'eolie'
|
# Template file for 'eolie'
|
||||||
pkgname=eolie
|
pkgname=eolie
|
||||||
version=0.9.51
|
version=0.9.52
|
||||||
revision=1
|
revision=1
|
||||||
_eolie_hash=0736cec89442b16b37d3b09ebfcc44c3
|
_eolie_hash=d95bf72958276c80dfaca8cce0e4e92c
|
||||||
build_style=meson
|
build_style=meson
|
||||||
pycompile_module="eolie"
|
pycompile_module="eolie"
|
||||||
hostmakedepends="appstream-glib desktop-file-utils glib-devel pkg-config gobject-introspection"
|
hostmakedepends="appstream-glib desktop-file-utils glib-devel pkg-config
|
||||||
makedepends="gtk+3-devel libglib-devel python-gobject-devel webkit2gtk-devel"
|
gobject-introspection"
|
||||||
|
makedepends="gtk+3-devel libglib-devel python3-gobject-devel webkit2gtk-devel"
|
||||||
depends="gtkspell3 python3-dateutil python3-gobject webkit2gtk python3-PyFxA"
|
depends="gtkspell3 python3-dateutil python3-gobject webkit2gtk python3-PyFxA"
|
||||||
short_desc="Web browser for GNOME"
|
short_desc="Web browser for GNOME"
|
||||||
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Eolie"
|
homepage="https://wiki.gnome.org/Apps/Eolie"
|
||||||
distfiles="https://gitlab.gnome.org/World/eolie/uploads/${_eolie_hash}/eolie-${version}.tar.xz"
|
distfiles="https://gitlab.gnome.org/World/eolie/uploads/${_eolie_hash}/eolie-${version}.tar.xz"
|
||||||
checksum=a866fef312350bbf6b9d70fc77ab799e69bc64ea2a612e84bb12d696b8a583bf
|
checksum=9672ea996c6c8a270dffbef3a2640e3198bff1b79a0813ff87b56b5467066be8
|
||||||
nocross="Hard dependency on gobject-introspection"
|
nocross="Hard dependency on gobject-introspection"
|
||||||
|
|
Loading…
Add table
Reference in a new issue