Updated libcec-rpi and bumped xbmc-rbp-git (to 12.0rc2).

This commit is contained in:
Tomas Groth Christensen 2012-12-21 18:52:56 +01:00
parent ba676f057f
commit ba8e597878
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@
buildarch=16
pkgname=libcec-rpi
pkgver=2.0.4
pkgver=2.0.5
pkgrel=1
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter with support for raspberry pi"
arch=('armv6h')
@ -14,10 +14,10 @@ license=('GPL')
depends=('udev' 'lockdev' 'raspberrypi-firmware')
conflicts=('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")
_srcfolder=Pulse-Eight-libcec-178d498
sha256sums=('652f8bddf8629eb4d14c93bc97efbeb7406482f69626302c8489df8e1fd8431f'
source=("libcec-$pkgver.tar.gz::https://github.com/Pulse-Eight/libcec/tarball/libcec-$pkgver" "fix-boot_t.patch")
sha256sums=('83d99cf759531d8c8a217f360f4748159cb9cedac98d77a4615450bad6d570c4'
'ba9b4030f3c2aa092a7c513629b60e82eeca7daf044576fa89b117409a8e883f')
_srcfolder=Pulse-Eight-libcec-e1599e0
options=(!libtool)
build() {

View file

@ -1,7 +1,7 @@
# Contributor tomasgroth at yahoo.dk
# Contributor WarheadsSE <max@warheads.net>
pkgname=xbmc-rbp-git
pkgver=20121125
pkgver=20121221
pkgrel=1
buildarch=16