mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
Merge pull request #328 from tgc-dk/master
Updated xbmc-rbp-git and libcec-rpi to latest version
This commit is contained in:
commit
cfbe68fce6
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
||||||
buildarch=16
|
buildarch=16
|
||||||
|
|
||||||
pkgname=libcec-rpi
|
pkgname=libcec-rpi
|
||||||
pkgver=2.0.4
|
pkgver=2.0.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter with support for raspberry pi"
|
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter with support for raspberry pi"
|
||||||
arch=('armv6h')
|
arch=('armv6h')
|
||||||
|
@ -14,10 +14,10 @@ license=('GPL')
|
||||||
depends=('udev' 'lockdev' 'raspberrypi-firmware')
|
depends=('udev' 'lockdev' 'raspberrypi-firmware')
|
||||||
conflicts=('libcec')
|
conflicts=('libcec')
|
||||||
provides=('libcec')
|
provides=('libcec')
|
||||||
source=("libcec-2.0.4.tar.gz::https://github.com/Pulse-Eight/libcec/tarball/libcec-2.0.4" "fix-boot_t.patch")
|
source=("libcec-$pkgver.tar.gz::https://github.com/Pulse-Eight/libcec/tarball/libcec-$pkgver" "fix-boot_t.patch")
|
||||||
_srcfolder=Pulse-Eight-libcec-178d498
|
sha256sums=('83d99cf759531d8c8a217f360f4748159cb9cedac98d77a4615450bad6d570c4'
|
||||||
sha256sums=('652f8bddf8629eb4d14c93bc97efbeb7406482f69626302c8489df8e1fd8431f'
|
|
||||||
'ba9b4030f3c2aa092a7c513629b60e82eeca7daf044576fa89b117409a8e883f')
|
'ba9b4030f3c2aa092a7c513629b60e82eeca7daf044576fa89b117409a8e883f')
|
||||||
|
_srcfolder=Pulse-Eight-libcec-e1599e0
|
||||||
options=(!libtool)
|
options=(!libtool)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Contributor tomasgroth at yahoo.dk
|
# Contributor tomasgroth at yahoo.dk
|
||||||
# Contributor WarheadsSE <max@warheads.net>
|
# Contributor WarheadsSE <max@warheads.net>
|
||||||
pkgname=xbmc-rbp-git
|
pkgname=xbmc-rbp-git
|
||||||
pkgver=20121125
|
pkgver=20121221
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
buildarch=16
|
buildarch=16
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue