Kodi Community Forum
Gotham on Debian? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Gotham on Debian? (/showthread.php?tid=177474)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13


RE: Gotham on Debian? - bas.t - 2014-03-28

I guess that:

Code:
sed -i "s/VERSION_PREFIX:-\"\"/VERSION_PREFIX:-\"6\"/" tools/Linux/packaging/mk-debian-package.sh

will do the trick. Trying that now.


RE: Gotham on Debian? - bas.t - 2014-03-28

(2014-03-28, 00:07)bas.t Wrote: I guess that:

Code:
sed -i "s/VERSION_PREFIX:-\"\"/VERSION_PREFIX:-\"6\"/" tools/Linux/packaging/mk-debian-package.sh

will do the trick. Trying that now.

Yep, fixed.


RE: Gotham on Debian? - wsnipex - 2014-03-28

just do:
VERSION_PREFIX=6 xbmc/tools/Linux/packaging/mk-debian-package.sh


RE: Gotham on Debian? - bas.t - 2014-03-28

(2014-03-28, 07:49)wsnipex Wrote: just do:
VERSION_PREFIX=6 xbmc/tools/Linux/packaging/mk-debian-package.sh

Thanks, I will. That is indeed a nicer way.


RE: Gotham on Debian? - jlpII - 2014-04-01

(2014-03-26, 18:09)jlpII Wrote: I seem to have a general problem playing back videos when VAAPI is enabled.
I just wanted to note that the problem seems to be gone after a complete system upgrade and reboot (not sure which of them solved it).


RE: Gotham on Debian? - wsnipex - 2014-04-01

great, then it probably was mesa or the vaapi driver.
So everything works?


RE: Gotham on Debian? - jlpII - 2014-04-02

Yes, thanks, as far as I can tell everything works as expected now. I will keep you posted if I experience other problems, but as long as this is not the case, consider it working :-)


RE: Gotham on Debian? - Pinpin - 2014-04-05

Just installed xbmc with the repo trunk-realese and it works. I already had libshairplay0 installed, so I did not see the missing dependency.
But I had to add a pinning priority to prevent aptitude to install xbmc from debian repo from an update~upgrade.

Maybe the version number should be change to something like 2:14.0~git instead of 14.0~git

Also I was not able to install the GPG key, I don't understand why :
Code:
Impossible d'écrire dans « - » (Relais brisé (pipe)).
translation : Impossible to write in "-" (Broken pipe)
VDPAU on AMD is working with OSS Smile


RE: Gotham on Debian? - Pinpin - 2014-04-17

I just updated xbmc without any pinning preference because the version number have changed which is great
However, the version number seems strange as it shows ALPHA1 in the system information of xbmc. And during the installation I had a note saying that for xbmc 12 aka Frodo, ffmepg was compile within xbmc as a fork of ffmpeg 1.1 or something like that. Mentionning frodo seems strange for me.

And the number after the git date is lower than the previous build :
Code:
Unpacking xbmc-bin (2:14.0~git20140408.1153~687d987) over (14.0~git20140324.1401~56c4aee)

Is-it normal ?


RE: Gotham on Debian? - Martijn - 2014-04-17

yes.
you are now running XBMC 14.0alpha1 which will be after Gotham final


RE: Gotham on Debian? - Pinpin - 2014-04-17

Ok, so which repo should I used to have xbmc gotham Beta 3 ?

And before, the package was already named 14.xxx and it was xbmc gotham Beta 2 I think.


RE: Gotham on Debian? - wsnipex - 2014-04-18

there is no repo with gotham 3 yet, but the code/build is almost identical


RE: Gotham on Debian? - Pinpin - 2014-04-18

Ok, it's just because I have 2 issues (bug ?) and prefer to found/reproduce them with Gotham than xbmc 14.0.

Thanks.


RE: Gotham on Debian? - Martijn - 2014-04-18

(2014-04-18, 10:48)Pinpin Wrote: Ok, it's just because I have 2 issues (bug ?) and prefer to found/reproduce them with Gotham than xbmc 14.0.

Thanks.

Gotham 13.0 is atm nearly identical as 14.0
Only a few commits are not in 13.0


RE: Gotham on Debian? - Pinpin - 2014-04-30

Will there be a 13.0 final repo or should I start to compile it from source again ?
Because I have an issue with my mediatheque every movie are in double (one with french title/sinopsis and one in english).