mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-07 18:24:14 -04:00
CI: Removing install script of PKGBUILD
This commit is contained in:
parent
e307e7d53a
commit
6add043ec2
@ -10,7 +10,6 @@ license=("GPLv3")
|
|||||||
groups=()
|
groups=()
|
||||||
depends=("dotnet-runtime>=5" "aspnet-runtime>=5" "ffmpeg")
|
depends=("dotnet-runtime>=5" "aspnet-runtime>=5" "ffmpeg")
|
||||||
makedepends=("dotnet-sdk>=5" "cmake" "gcc" "make" "npm" "git")
|
makedepends=("dotnet-sdk>=5" "cmake" "gcc" "make" "npm" "git")
|
||||||
install="kyoo.install"
|
|
||||||
source=("git+https://github.com/AnonymusRaccoon/Kyoo" #tag=v${pkgver}
|
source=("git+https://github.com/AnonymusRaccoon/Kyoo" #tag=v${pkgver}
|
||||||
"kyoo.service"
|
"kyoo.service"
|
||||||
"kyoo.sysusers"
|
"kyoo.sysusers"
|
||||||
|
@ -10,7 +10,6 @@ license=("GPLv3")
|
|||||||
groups=()
|
groups=()
|
||||||
depends=("ffmpeg")
|
depends=("ffmpeg")
|
||||||
makedepends=()
|
makedepends=()
|
||||||
install="kyoo.install"
|
|
||||||
# The output folder is needed but we can't use directory in the source array.
|
# The output folder is needed but we can't use directory in the source array.
|
||||||
source=()
|
source=()
|
||||||
sha256sums=()
|
sha256sums=()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user