Skip to content
Snippets Groups Projects
Commit 56719e5a authored by Pedro Filipe's avatar Pedro Filipe Committed by Andy Postnikov
Browse files

community/phonon: upgrade to 4.10.1

clean-up and fix check options
parent f7a50b67
No related branches found
No related tags found
No related merge requests found
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=phonon
pkgver=4.9.1
pkgver=4.10.1
pkgrel=0
pkgdesc="KDE multimedia backend"
url="https://phonon.kde.org/"
arch="all"
license="LGPL"
depends=
depends_dev="qt-dev glib-dev"
makedepends="$depends_dev cmake automoc4"
depends_dev="glib-dev"
makedepends="glib-dev qt-dev cmake automoc4"
install=""
subpackages="$pkgname-dev"
source="http://download.kde.org/stable/phonon/${pkgver}/phonon-$pkgver.tar.xz"
options="!check" # No test configuration file found!
_builddir="$srcdir"/phonon-$pkgver
prepare() {
local i
......@@ -43,6 +45,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
md5sums="7896a560f5da345a626e782610c8e71e phonon-4.9.1.tar.xz"
sha256sums="67bee986f85ca8b575186c8ba58a85886cb3b1c3567c86a118d56129f221e69c phonon-4.9.1.tar.xz"
sha512sums="a1741765071a625d9b9073d9ad1571b91cf5bfce2223bd1b034828d02dc52624587a6ec5352f3702df79f6e4201007596843fbcb9f15c9b489a858200787d728 phonon-4.9.1.tar.xz"
sha512sums="a1cc0960c587d09a2fb0f43ae82147df133c34cba7bf01f5720b4b27aca4dda1d83444e89e40fb2f25828d152f89ccfff56d2d4649007c57b7df9eca8c64c007 phonon-4.10.1.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment