kfilemetadata5: rebuild for ffmpeg-4.0.1.
This commit is contained in:
parent
20e3cb67f5
commit
d5606e6c08
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kfilemetadata5'
|
||||
pkgname=kfilemetadata5
|
||||
version=5.43.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
wrksrc="${pkgname%5}-${version}"
|
||||
|
@ -11,7 +11,7 @@ short_desc="Simple library for extracting the text and metadata"
|
|||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kfilemetadata5"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=d866f80e8c8799d0640b9c76085b05b418162d0ed060fffaf2da38651d92abd3
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue