X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-wm0-f68.google.com (mail-wm0-f68.google.com [74.125.82.68]) by lists.alpinelinux.org (Postfix) with ESMTP id 727E85C5DF6 for ; Tue, 20 Mar 2018 05:22:32 +0000 (GMT) Received: by mail-wm0-f68.google.com with SMTP id r82so992523wme.0 for ; Mon, 19 Mar 2018 22:22:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=PixjnvrkOM4GoJ2VwDyD1Zh6y3kcb3LkN7KjnDyeMfM=; b=EHE9weswTHYJ1Fy8tRVMK9qnXDX6l9/6YbjVunNt1mVrNrhMP06pK94KcEvhVfn/jh Rlx7pBRAKU077odYqvEQtXH3Ls39VLp/QFO0Mqs4L1S/99hN16DJYCiA1FO4/GfWZp+F KKDenr5L5eEQtQ720gomVJcYB5rRVA4ZQL8qbeEVhK8oMQkzmP0MX4TZty0rNTOn/udr 1+wQ4RsksDUIxG1cv+aF5GBTmgj/+lrncPSlv2mz8wzBnViOcenPGbIjZU28Q7Zaj5sU 1DDuXYzGcmM6j8Ko1RLNJDrtYfnN0Zks248wzhsrVcfIEeZqn1MI8mGLDlP8fY+4GB/K sp2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=PixjnvrkOM4GoJ2VwDyD1Zh6y3kcb3LkN7KjnDyeMfM=; b=hM1sbnChO9txAuhIbAC2N0+aK5qTsPp/7eBRPWTymGhze8il2COWGKefY+dyxTYhBq UnK55aYVfpCG6F5pX+dfMg6MABHAJ72cN/KOwpyr+PwRhcikss5B1DTvdnAyc51mrf3w EK8mDKX/jZmG4EkegAkBy2lnBbsXNIi05qmPLyfKxzWJ64O88SsnBHMdVfnjxKWqxie7 KFxAQG9I9MvkqXOPg3XrqZv2JZUUpK6Pnz+qd5f2QVcGWEejuFI2K8an5lrtt6pXrvMN QY6ag0qiSjLzqH+pEeBfqZxT0GTxkTzjQQUB0NOHB/CUZlkWzcufivn8wjHv4Uw3aQzJ 9TXg== X-Gm-Message-State: AElRT7HHZizkZ3EHfNaTZFsPBxs3hfyO2YpNCDWSS7xP2zpGdgxCVMAh rg5j5zhDIW/prTt20HamwVbG0g== X-Google-Smtp-Source: AG47ELv6qlbkVhZqWwKLntXmVlC3NJDErXPC0/+svGLL7y4jyvQxefCqIWB70ucnPnB7syQcOwv2lg== X-Received: by 10.28.159.68 with SMTP id i65mr958456wme.27.1521523351619; Mon, 19 Mar 2018 22:22:31 -0700 (PDT) Received: from localhost.localdomain ([31.223.26.236]) by smtp.gmail.com with ESMTPSA id c14sm569492wmi.16.2018.03.19.22.22.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Mar 2018 22:22:30 -0700 (PDT) From: Taner Tas To: alpine-aports@lists.alpinelinux.org Cc: Taner Tas Subject: [alpine-aports] [PATCH 2/2] testing/libva-utils: Upgrade to 2.1.0 Date: Tue, 20 Mar 2018 07:22:02 +0000 Message-Id: <20180320072202.28877-2-taner76@gmail.com> X-Mailer: git-send-email 2.16.2 In-Reply-To: <20180320072202.28877-1-taner76@gmail.com> References: <20180320072202.28877-1-taner76@gmail.com> X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: --- testing/libva-utils/APKBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/testing/libva-utils/APKBUILD b/testing/libva-utils/APKBUILD index 98288d51..b5508dcf 100644 --- a/testing/libva-utils/APKBUILD +++ b/testing/libva-utils/APKBUILD @@ -1,15 +1,17 @@ +# Contributor: Taner Tas # Maintainer: Taner Tas pkgname=libva-utils -pkgver="2.0.0" +pkgver=2.1.0 pkgrel=0 pkgdesc="Intel VA-API Media Applications and Scripts for libva" url="https://github.com/01org/libva-utils" arch="all" -license="custom" +license="MIT" makedepends="mesa-dev libva-dev autoconf automake libtool" source="https://github.com/01org/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.bz2" options="!check" builddir="${srcdir}/${pkgname}-${pkgver}" + build() { cd "$builddir" ./autogen.sh \ @@ -33,4 +35,4 @@ package() { cd "$builddir" make DESTDIR="$pkgdir" install } -sha512sums="6f6da5ca99745f78ad1ee9c7fa8c9d986a5a4360b8e7b01031fd33bfe3884075291c7596817824f7dbd310b07614b0633b60cf29195769e651e2e8c579d1d211 libva-utils-2.0.0.tar.bz2" +sha512sums="17517c09197a84d1c56b2da1b8af5cc17cfe5bf6a667eb78d80398d54a74e2f27d45808710d52a4348700fcd6cde9866140e9826b24ffa39e08e6400ec17a5f2 libva-utils-2.1.0.tar.bz2" -- 2.16.2 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---