summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2024-05-10Update for OmegaMichael Laß
2023-02-07Update for NexusMichael Laß
2021-03-04Make Kodi 19 the default targetMichael Laß
Also remove Kodi 17 from the list of options. It's not distributed via Arch repositories anymore.
2019-04-27Update for Matrix, simplify depsMichael Lass
2019-02-25Leia hit the repos, let's make it the defaultMichael Lass
2019-02-05Prepare for Leia and remove support for obsolete versionsMichael Lass
2017-02-06Update for KryptonMichael Lass
Also add kodi-dev to makedepends for Krypton and newer.
2017-02-02Help cmake finding kodiMichael Lass
2017-01-09Prepare for Kodi 17Michael Lass
2016-02-24Change default target API to JarvisMichael Lass
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.
2015-08-09Improve dependenciesMichael Lass
kodi-platform-git provides kodi-platform, but this cannot be easilly seen in AUR and tools do not support searching for providing packages in AUR, so depend on kodi-platform-git instead. Also conflict with kodi-pvr-addons, which was the old package in [community] providing all of these plugins.
2015-07-26Initial commitMichael Lass