Search Criteria
Package Base Details: kodi-devel
Git Clone URL: | https://aur.archlinux.org/kodi-devel.git (read-only, click to copy) |
---|---|
Keywords: | kodi kodi-devel |
Submitter: | alucryd |
Maintainer: | MarcinWieczorek (graysky) |
Last Packager: | graysky |
Votes: | 33 |
Popularity: | 0.000028 |
First Submitted: | 2014-08-11 23:33 |
Last Updated: | 2021-01-15 15:33 |
Latest Comments
« First ‹ Previous ... 21 22 23 24 25 26 27 Next › Last »
alucryd commented on 2014-05-04 09:24
Freso: Thx for pointing that out, it was a duplicate.
alucryd commented on 2014-05-04 09:23
Chais: No it doesn't, it briefly did at some point but it's been a while since I switched it back to tarballs. This is clearly a duplicate, merging into xbmc-devel.
Chais commented on 2014-05-04 07:30
@Freso: Yes I am. The difference is that xbmc-devel enables you to start development. It downloads the complete git (~1.3 GiB) and thus would allow you to build any version of xbmc.
This only downloads the tarball for this specific version (~70 MiB) and this can only build the specified version of xbmc.
Since I don't want to take up development for xbmc I'd rather not download the whole git for every build.
Freso commented on 2014-05-04 07:04
Are you aware of the xbmc-beta package? What is the difference between the two? I feel like probably only one of the two should stick around - any chance you could talk with Chais to see if you can figure something out?
Freso commented on 2014-05-04 07:03
Are you aware of the xbmc-devel package? What is the difference between the two? I feel like probably only one of the two should stick around - any chance you could talk with alucryd to see if you can figure something out?
Anonymous comment on 2014-04-29 13:54
rc1 is out
alucryd commented on 2014-03-18 19:39
jarfbarker: Using git as source is for *-git packages, *-devel packages ought to package development releases.
I've updated the service file, thx for the heads up.
jarfbarker commented on 2014-03-18 19:07
Also, there is an updated service file in the main repo that is needed to start xbmc on boot.
jarfbarker commented on 2014-03-18 19:06
Out of curiosity, why not use the following for the source?
git://github.com/xbmc/xbmc.git#branch=Gotham
Chais commented on 2014-03-18 10:39
Updated .service file accordingly. Thanks for the heads up.