mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/libcec to 4.0.2-2
This commit is contained in:
parent
ded8a4a1c1
commit
d4f55f7e58
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
||||||
# $Id$
|
|
||||||
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
|
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
|
||||||
# Contributor: Philippe Cherel <philippe.cherel@mayenne.org>
|
# Contributor: Philippe Cherel <philippe.cherel@mayenne.org>
|
||||||
# vim: ft=sh:
|
# vim: ft=sh:
|
||||||
|
@ -11,9 +10,9 @@ buildarch=14
|
||||||
|
|
||||||
pkgname=libcec
|
pkgname=libcec
|
||||||
pkgver=4.0.2
|
pkgver=4.0.2
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter"
|
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter"
|
||||||
arch=('i686' 'x86_64')
|
arch=('x86_64')
|
||||||
url="http://libcec.pulse-eight.com/"
|
url="http://libcec.pulse-eight.com/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
makedepends=('cmake')
|
makedepends=('cmake')
|
||||||
|
|
Loading…
Reference in a new issue