Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / aegisub
Commits: 5198a44a by Andreas Radke at 2023-12-11T16:47:36+01:00 upgpkg: 3.3.3-7; icu rebuild - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,32 @@ +pkgbase = aegisub + pkgdesc = A general-purpose subtitle editor with ASS/SSA support + pkgver = 3.3.3 + pkgrel = 7 + url = http://www.aegisub.org + arch = x86_64 + license = GPL + license = BSD + makedepends = boost + makedepends = cmake + makedepends = git + makedepends = mesa + makedepends = ninja + depends = alsa-lib + depends = boost-libs + depends = fftw + depends = fontconfig + depends = hunspell + depends = icu + depends = libass.so + depends = libffms2.so + depends = libgl + depends = libpulse + depends = uchardet + depends = wxwidgets-gtk3 + depends = zlib + source = git+https://github.com/wangqr/Aegisub#tag=a596a88115890a6f8ecd41518f1dbcdea1f6cd61 + source = boost-1.81.0.patch + b2sums = SKIP + b2sums = 5b6874ebb89f6ed3ab7929796bd1f59e1748c418ae5397df265fe3007d9f971eec7388f5f6a2dcac020d71c9cffece931a1ae5eb78f8ff4ab61fdc4c5e65328a + +pkgname = aegisub ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=aegisub pkgver=3.3.3 -pkgrel=6 +pkgrel=7 pkgdesc='A general-purpose subtitle editor with ASS/SSA support' arch=(x86_64) url=http://www.aegisub.org View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/aegisub/-/commit/5198a44a9b14cb2fe053012f1d50301810861262 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/aegisub/-/commit/5198a44a9b14cb2fe053012f1d50301810861262 You're receiving this email because of your account on gitlab.archlinux.org.
