libde265: update to 1.0.11.

This commit is contained in:
mhmdanas 2023-04-03 22:40:58 +01:00 committed by Duncan Overbruck
parent e4bdc7c377
commit 461364f38e

View file

@ -1,19 +1,16 @@
# Template file for 'libde265'
pkgname=libde265
version=1.0.8
version=1.0.11
revision=1
build_style=gnu-configure
hostmakedepends="automake autoconf pkg-config libtool"
hostmakedepends="pkg-config"
short_desc="Open h.265 video codec implementation"
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
license="LGPL-3.0-or-later"
homepage="https://www.libde265.org"
distfiles="https://github.com/strukturag/libde265/archive/v${version}.tar.gz"
checksum=c5ab61185f283f46388c700c43dc08606b0e260cd53f06b967ec0ad7a809ff11
pre_configure() {
./autogen.sh
}
changelog="https://github.com/strukturag/libde265/releases"
distfiles="https://github.com/strukturag/libde265/releases/download/v${version}/libde265-${version}.tar.gz"
checksum=2f8f12cabbdb15e53532b7c1eb964d4e15d444db1be802505e6ac97a25035bab
libde265-devel_package() {
short_desc+=" - development files"