* update aribb25 to 0.2.7-3

This commit is contained in:
Alexander Baldeck 2024-07-26 17:47:54 +02:00
parent 6fdb14974d
commit 82bc2dade9
2 changed files with 16 additions and 1 deletions

15
aribb25/.SRCINFO Normal file
View File

@ -0,0 +1,15 @@
pkgbase = aribb25
pkgdesc = Library for ARIB STD-B25, decoding JIS 8 bit characters and parsing MPEG-TS stream
pkgver = 0.2.7
pkgrel = 3
url = https://code.videolan.org/videolan/aribb25
arch = x86_64
license = custom:ISC
depends = glibc
depends = pcsclite
provides = libaribb25.so
source = https://code.videolan.org/videolan/aribb25/-/archive/0.2.7/aribb25-0.2.7.tar.bz2
sha512sums = 1f4f9aa40586d5984b30dd8972c258ef5003a60f2ab91ec56aff702be406e3d10a24868de0f188d215dbc497db23f734ffbcc8dcbc7b51de8edcfcbac7c0052e
b2sums = c3458f76fd43516e1b114d799e0455ee9adaa9aec627ec1444219e67a01bc89a9267c287da34696ee5b8564c107f9740353af2e7a9c3e4bdea218bbb24640f71
pkgname = aribb25

View File

@ -4,7 +4,7 @@
pkgname=aribb25
pkgver=0.2.7
pkgrel=2
pkgrel=3
pkgdesc='Library for ARIB STD-B25, decoding JIS 8 bit characters and parsing MPEG-TS stream'
url='https://code.videolan.org/videolan/aribb25'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)