gnome-subtitles: update to 1.4.2.

This commit is contained in:
Rasmus Thomsen 2018-12-20 21:20:52 +01:00 committed by maxice8
parent d13c7e0d49
commit c278f4aea2

View file

@ -1,20 +1,19 @@
# Template file for 'gnome-subtitles'
pkgname=gnome-subtitles
version=1.4.1
version=1.4.2
revision=1
build_style=gnu-configure
configure_args="--disable-schemas-compile"
# Needs host's gnome-doc-utils but also check for the cross targets one?
hostmakedepends="gnome-doc-utils glib-devel intltool mono pkg-config"
makedepends="gnome-doc-utils gst-plugins-base1-devel gtkspell3-devel gtk-sharp
hostmakedepends="glib-devel intltool mono pkg-config yelp-tools"
makedepends="gst-plugins-base1-devel gtkspell3-devel gtk-sharp
gtk+3-devel mono-devel"
depends="gst-libav gtk-sharp mono"
short_desc="Video subtitle editor for GNOME"
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
license="GPL-2.0-or-later"
homepage="http://www.gnomesubtitles.org/"
homepage="https://www.gnomesubtitles.org/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=f5766ea81c48aa70d54842bf24c1f958536f9b3aa6354843219b71a5a02aae0c
checksum=12847186070c8edbfc17d4aa1118a2ad9d8a9d40b806adf5b7041b71e4682641
case "$XBPS_TARGET_MACHINE" in
*musl) broken="SIGSEVs on start: https://gitlab.gnome.org/GNOME/gnome-subtitles/issues/109"