blob: d872436663af401c156b2500d897c51228a52091 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
pkgbase = aegisub-ttools-meson-git
pkgdesc = A general-purpose subtitle editor with ASS/SSA support (TypesettingTools fork)
pkgver = 3.2.2.r713.c88f918be
pkgrel = 1
url = http://www.aegisub.org
arch = x86_64
license = GPL
license = BSD
makedepends = boost
makedepends = git
makedepends = intltool
makedepends = lua
makedepends = mesa
makedepends = meson
depends = boost-libs
depends = fontconfig
depends = icu
depends = libgl
depends = wxgtk3
depends = zlib
depends = libass.so
depends = alsa-lib
depends = libffms2.so
depends = fftw
depends = hunspell
depends = uchardet
depends = glibc
depends = libiconv
provides = aegisub
conflicts = aegisub
conflicts = aegisub-git
noextract = gtest-1.14.0.tar.gz
noextract = gtest_1.14.0-1_patch.zip
source = aegisub-ttools::git+https://github.com/TypesettingTools/Aegisub.git
source = luajit::git+https://github.com/LuaJIT/LuaJIT.git#branch=v2.1
source = gtest-1.14.0.tar.gz::https://github.com/google/googletest/archive/refs/tags/v1.14.0.tar.gz
source = gtest_1.14.0-1_patch.zip::https://wrapdb.mesonbuild.com/v2/gtest_1.14.0-1/get_patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 8ad598c73ad796e0d8280b082cebd82a630d73e73cd3c70057938a6501bba5d7
sha256sums = 2e693c7d3f9370a7aa6dac802bada0874d3198ad4cfdf75647b818f691182b50
pkgname = aegisub-ttools-meson-git
|