mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
New package: gnome-subtitles-1.4.1
This commit is contained in:
parent
b68f51b9c8
commit
accf1a9b05
1 changed files with 21 additions and 0 deletions
21
srcpkgs/gnome-subtitles/template
Normal file
21
srcpkgs/gnome-subtitles/template
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
# Template file for 'gnome-subtitles'
|
||||||
|
pkgname=gnome-subtitles
|
||||||
|
version=1.4.1
|
||||||
|
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
|
||||||
|
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/"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=f5766ea81c48aa70d54842bf24c1f958536f9b3aa6354843219b71a5a02aae0c
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
*musl) broken="SIGSEVs on start: https://gitlab.gnome.org/GNOME/gnome-subtitles/issues/109"
|
||||||
|
esac
|
Loading…
Add table
Reference in a new issue