use Ninja and deactivate signing
This commit is contained in:
parent
a42bb63039
commit
150badc66d
2 changed files with 25 additions and 18 deletions
9
.SRCINFO
9
.SRCINFO
|
@ -1,6 +1,6 @@
|
|||
pkgbase = ncam-git
|
||||
pkgdesc = Open Source Conditional Access Module software
|
||||
pkgver = f6f9d0cd
|
||||
pkgver = 0e88b8d9
|
||||
pkgrel = 1
|
||||
url = https://github.com/fairbird/NCam
|
||||
arch = x86_64
|
||||
|
@ -9,8 +9,11 @@ pkgbase = ncam-git
|
|||
arch = armv6h
|
||||
arch = armv7h
|
||||
arch = aarch64
|
||||
license = GPL3
|
||||
license = GPL-3.0-only
|
||||
makedepends = git
|
||||
makedepends = cmake
|
||||
makedepends = ninja
|
||||
depends = curl
|
||||
depends = libusb
|
||||
depends = openssl
|
||||
depends = glibc
|
||||
|
@ -22,7 +25,7 @@ pkgbase = ncam-git
|
|||
source = ncam.service
|
||||
source = ncam.sysusers
|
||||
b2sums = SKIP
|
||||
b2sums = 20dce0bc4dcdfd702af529c3e7176c647b99f9f2953fe5923eba6576a86cb91e2272a677faf6836ea634d23701308b215edffb8a41dd5996ac8a691fa9a6a74c
|
||||
b2sums = 8c06c8c22090b5c9ece7fa72af78e05ac79d41e3df7697901f530e844b6bca3d8c73fd6a80584a1640504d410edbff32d88cdeac8db35f88cf321e3f7c6d2bb0
|
||||
b2sums = 3956ad1798949ad13710e446929e7c5bd344b080d38d7f08ad38df6199e19f5d1878651d64614651a851dce57610b478273535fd9f3b3680a6dbe87a835e3ecc
|
||||
|
||||
pkgname = ncam-git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue