blob: 5faa897340c4df2616ec14f50e3a551a3ad25238 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = subtitleeditor
pkgdesc = A GTK+3 tool to create or edit subtitles for GNU/Linux/*BSD
pkgver = 0.56.2
pkgrel = 1
url = https://subtitleeditor.github.io/subtitleeditor/
changelog = subtitleeditor.changelog
arch = x86_64
license = GPL3
makedepends = intltool
depends = desktop-file-utils
depends = enchant
depends = gst-plugins-base
depends = gstreamermm
depends = gst-libav
depends = gtkmm3
depends = hicolor-icon-theme
depends = libsigc++
depends = libxml++2.6
depends = xdg-utils
source = subtitleeditor-0.56.2.tar.gz::https://github.com/subtitleeditor/subtitleeditor/archive/refs/tags/0.56.2.tar.gz
sha256sums = 333598a35facfc2c1d6b9c53f9e722c21044c7025bfc02d596ac40a853f976b3
pkgname = subtitleeditor
|