mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
app-text/sup2srt: add 1.1.0, drop 1.0.6_p20250518
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST sup2srt-1.0.6_p20250518.tar.gz 28427 BLAKE2B 85065f966177d6c9517cb16281b6572e51a3482906d928ff8e1c6d3b9880ba4f7e175a29f3ead27fca942a35c864ac6af8886be9385cf5bb4bb175802f878344 SHA512 9ff990cf8e3059e305a86eb54bc7979b22a82c52ec99484fb246800f1db591898050c689bc5abdf192372737f8c7117f922fe10202191f66ad12cb87ec8ab18b
|
||||
DIST sup2srt-1.1.0.tar.gz 30459 BLAKE2B e19dcdf8fd31e5c7ebce3d7e3da6583d7a821cc984fea4aa295990d86dc6a8c6b2670b93135baf23758ed414f9b5a82387c2c80c1fea9a64c5e1ac6235530764 SHA512 9b2bae6d7b85db37b6fb1ca35db2cfde1ddb060574268930240686e62451aee2482558f1874c03e8694987d1f444d9687fce44ce59c482ed4624629affa648bd
|
||||
|
||||
@@ -5,13 +5,9 @@ EAPI=8
|
||||
|
||||
inherit cmake
|
||||
|
||||
EGIT_COMMIT="b40c5aa8022772d977006417ac60bd067ce5504e"
|
||||
|
||||
DESCRIPTION="Convert SUP graphic subtitles to text-based SRT format"
|
||||
HOMEPAGE="https://github.com/retrontology/sup2srt"
|
||||
SRC_URI="https://github.com/retrontology/sup2srt/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
|
||||
SRC_URI="https://github.com/retrontology/sup2srt/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
Reference in New Issue
Block a user