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