blob: a34c096a44ca4f8b082ec9f3caafec561c1d4ff3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = texturecache
pkgdesc = Utility to manage the XBMC/Kodi texture cache and more.
pkgver = 2.5.4
pkgrel = 1
url = https://github.com/MilhouseVH/texturecache.py
install = readme.install
arch = any
license = GPL
depends = python
depends = kodi
conflicts = xbmc-texturecache
replaces = xbmc-texturecache
source = texturecache-2.5.4.tar.gz::https://github.com/MilhouseVH/texturecache.py/archive/2.5.4.tar.gz
sha256sums = 0717c2e62dc3f809e8754be2c83d2c7d0f92188741eb425d5377c1d326d25276
pkgname = texturecache
|