mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: kodi-addon-vfs-rar-2.0.7
This commit is contained in:
parent
62eb91cbc9
commit
b7276f58e3
1 changed files with 15 additions and 0 deletions
15
srcpkgs/kodi-addon-vfs-rar/template
Normal file
15
srcpkgs/kodi-addon-vfs-rar/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'kodi-addon-vfs-rar'
|
||||||
|
pkgname=kodi-addon-vfs-rar
|
||||||
|
version=2.0.7
|
||||||
|
revision=1
|
||||||
|
_kodi_release=Leia
|
||||||
|
wrksrc="vfs.rar-${version}-${_kodi_release}"
|
||||||
|
build_style=cmake
|
||||||
|
makedepends="kodi-devel kodi-platform p8-platform-devel"
|
||||||
|
short_desc="RAR VFS addon for Kodi"
|
||||||
|
maintainer="Kai Stian Olstad <void@olstad.com>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://github.com/xbmc/vfs.rar"
|
||||||
|
distfiles="https://github.com/xbmc/vfs.rar/archive/${version}-${_kodi_release}.tar.gz"
|
||||||
|
checksum=b42db08aae80a10cfe3534b72241737c3fac39fc1d4bbb8473163b9a30d12251
|
||||||
|
nocross="depends on kodi-platform"
|
Loading…
Add table
Reference in a new issue