summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2016-02-04Differentiate between API versionsMichael Lass
For each version of kodi there is a specific version of kodi-platform and a branch for each addon. We have to use the correct versions, so require users to specify their version of kodi in the PKGBUILD.
2016-01-09Lock version to 45d6ad1Michael Lass
Newer versions require a current libplatform. This in itself it not a problem but it breaks all current kodi pvr addons. Patches for these addons are still in work or under review so for now we just stick to an old version. This will be fixed as soon as kodi plugins start building against a current version of libplatform.
2015-07-26Add armv7h to archMichael Lass
I tested only compilation, not functionality.
2015-07-25Add libplatform dependencyMichael Lass
2015-07-25Inital commitMichael Lass