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.001052
First Submitted: 2014-10-23 06:38 (UTC)
Last Updated: 2024-11-23 20:01 (UTC)

Dependencies (63)

Required by (0)

Sources (10)

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 .. 23 24 25 26 27 28 29 30 31 32 33 .. 54 Next › Last »

dhead666 commented on 2014-05-08 12:34 (UTC)

libsamplerate was dropped and it looks like there're still some traces of sdl https://github.com/xbmc/xbmc/pull/4629

dhead666 commented on 2014-05-01 16:24 (UTC)

SDL finally removed from master https://github.com/xbmc/xbmc/pull/3505 Also libmad was removed https://github.com/xbmc/xbmc/pull/4499 I haven't tested this on a clean chroot.

Beretta92 commented on 2014-03-19 22:58 (UTC)

thanks

bszmyd commented on 2014-03-19 22:53 (UTC)

@Beretta92 pick whatever branch you want, this was for demonstration. I chose 'Gotham_beta2' since it's a tagged release of the project. If you just choose 'Gotham' you'll get the HEAD of the release branch which may or may not be stable.

Beretta92 commented on 2014-03-19 22:48 (UTC)

why _gitbranch='Gotham_beta2' rather than "Gotham"?

bszmyd commented on 2014-03-19 22:36 (UTC)

@Beretta92: http://pastebin.com/JHdw0Q7Z

Beretta92 commented on 2014-03-19 22:19 (UTC)

How can I switch to Gotham branch with this PKGBUILD?

cgirard commented on 2014-03-05 14:12 (UTC)

@zachg this pkgbuild will always fetch the latest git version. However, if you want to test the Beta version, you need to use the Gotham branch and not the master branch.