Package Details: kodi-git-tools-texturepacker r67077.44376d5e9c74-1

Git Clone URL: https://aur.archlinux.org/kodi-git.git (read-only, click to copy)
Package Base: kodi-git
Description: Kodi Texturepacker tool (master branch)
Upstream URL: https://kodi.tv
Licenses: GPL2
Conflicts: kodi-tools-texturepacker
Provides: kodi-tools-texturepacker
Submitter: BlackIkeEagle
Maintainer: graysky
Last Packager: graysky
Votes: 85
Popularity: 0.000931
First Submitted: 2014-10-23 06:38 (UTC)
Last Updated: 2024-11-23 20:01 (UTC)

Pinned Comments

graysky commented on 2022-06-11 11:49 (UTC)

@laichiaheng - kodi is bound to a specific version of ffmpeg which is generally older than Arch's package. We avoid incompatibilities by using that specific version (ie internal ffmpeg). Recommend that you build kodi in clean chroot. See: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot

I wrote a script that automates much of that called clean-chroot-manager offered here in the AUR.

Latest Comments

« First ‹ Previous 1 .. 31 32 33 34 35 36 37 38 39 40 41 .. 54 Next › Last »

BlackIkeEagle commented on 2012-12-26 19:59 (UTC)

@all: the xbmc-pulse-git will dissapear from my repo, it will be taken here next nightly will have: - pulseaudio enabled again - small update to service file for the listen tcp issue but still no final solution for the shutdown/reboot/... stuff - removed lsb_release 'hack' since it should be working ok from xbmc

BlackIkeEagle commented on 2012-12-26 19:52 (UTC)

@bszmyd: for ccache use makepkg.conf BUILDENV=(fakeroot !distcc color !ccache check !sign) by default it is disabled remove the exclamation mark and it should be enabled so you can use ccache

BlackIkeEagle commented on 2012-12-26 17:36 (UTC)

@all if you are interested, i'll provide a xbmc-pulse-git in my personal repository for testing, it might dissapear soon, we'll see

BlackIkeEagle commented on 2012-12-26 17:34 (UTC)

@Beretta92: it will be as community is now with extra or less dependencies i have to look into it if maybe we need to split into a pulse and non-pulse enabled binary. all when there is time :p i still have to test if there are the same issues with pulseaudio as i encountered before at the start of frodo development and i hope we'll get a good working service file so we no longer need the 'display manager' workaround currently i have to build again with pulse and see what it gives me

Beretta92 commented on 2012-12-26 15:20 (UTC)

maybe ask how the comunity pkg is going to be?

BlackIkeEagle commented on 2012-12-26 12:03 (UTC)

@Beretta92, the best way to make sure everything works fine (and the way i'm using xbmc standalone atm) is by using a display manager. atm i use lxdm with autologin configured and then everything works. i'm also looking into the systemd services stuff but that is not as simple as assumed

Beretta92 commented on 2012-12-26 10:56 (UTC)

any chances to get shutdown etc working again?

gee commented on 2012-12-26 02:34 (UTC)

Thanks!

BlackIkeEagle commented on 2012-12-25 09:02 (UTC)

@gee: since pulseaudio became somewhat a hard dependency when enabling pulse i dropped it because it was not working as expected on my test setups when i find enough time i might look into it to make it work

gee commented on 2012-12-25 04:04 (UTC)

@BlackIkeEagle: Thanks for the daily build, is there any chance you would build with pulse enabled? Thanks!