mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-09 15:18:28 +08:00
libxvmc: 1.0.8
This commit is contained in:
parent
e2c80f5569
commit
3a843c8925
@ -1,19 +1,18 @@
|
||||
#
|
||||
# Platform Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# Part of the X.org group
|
||||
# Maintainer: Neophytos Kolokotronis <tetris4 AT gmail DOT com>
|
||||
|
||||
pkgname=libxvmc
|
||||
pkgver=1.0.7
|
||||
pkgver=1.0.8
|
||||
pkgrel=1
|
||||
pkgdesc="X11 Video Motion Compensation extension library"
|
||||
arch=(x86_64)
|
||||
url="http://xorg.freedesktop.org/"
|
||||
license=('custom')
|
||||
depends=('libxv')
|
||||
makedepends=('pkgconfig')
|
||||
makedepends=('pkgconfig' 'xorg-util-macros')
|
||||
options=('!libtool')
|
||||
source=(${url}/releases/individual/lib/libXvMC-${pkgver}.tar.bz2)
|
||||
sha1sums=('b8ee482514dfdf226694c830bdf292cc14e1cb91')
|
||||
sha1sums=('b0fa592cd615aa41290cb8d6f97e6ed53dd21bca')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/libXvMC-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user