mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
commit
6426533fe4
1 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@ license=('GPL')
|
|||
depends=('udev' 'lockdev' 'raspberrypi-firmware')
|
||||
conflicts=('libcec')
|
||||
provides=('libcec')
|
||||
source=("libcec-$pkgver.zip::https://github.com/Pulse-Eight/libcec/zipball/release")
|
||||
_srcfolder=Pulse-Eight-libcec-39334ff
|
||||
sha256sums=('61a405241164a216b0d20731d827163f5199ff46d786f7036347416c5b199398')
|
||||
source=("libcec-2.0.1.tar.gz::https://github.com/Pulse-Eight/libcec/tarball/libcec-2.0.1")
|
||||
_srcfolder=Pulse-Eight-libcec-6be84fc
|
||||
sha256sums=('3dc6d7080a98dbfddcab4605a1267c24751b4334a95f845583f34d9f24c9269a')
|
||||
options=(!libtool)
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue