Package Details: kodi-git-tools-texturepacker r67025.2e06c189dd88-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.001142
First Submitted: 2014-10-23 06:38 (UTC)
Last Updated: 2024-11-13 19:34 (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 .. 16 17 18 19 20 21 22 23 24 25 26 .. 54 Next › Last »

Beretta92 commented on 2015-03-19 22:33 (UTC)

I'm getting bluetooth related errors while building since a few days, any ideas? In file included from TCPServer.cpp:43:0: /usr/include/bluetooth/bluetooth.h: In function ‘void bswap_128(const void*, void*)’: /usr/include/bluetooth/bluetooth.h:348:21: erreur: invalid conversion from ‘const void*’ to ‘const uint8_t* {aka const unsigned char*}’ [-fpermissive] const uint8_t *s = src; ^ /usr/include/bluetooth/bluetooth.h:349:15: erreur: invalid conversion from ‘void*’ to ‘uint8_t* {aka unsigned char*}’ [-fpermissive] uint8_t *d = dst; ^ CPP xbmc/utils/RssManager.o CPP xbmc/ApplicationMessenger.o /media/Multimedia/kodi-git/src/xbmc/Makefile.include:93 : la recette pour la cible « TCPServer.o » a échouée make[1]: *** [TCPServer.o] Erreur 1 Makefile:473 : la recette pour la cible « xbmc/network/network.a » a échouée make: *** [xbmc/network/network.a] Erreur 2 make: *** Attente des tâches non terminées....

billyburly commented on 2015-01-13 03:49 (UTC)

Currently failing while trying to build TexturePacker with the following errors about GifHelper: decoder/GifHelper.cpp:85:32: error: too few arguments to function 'int DGifCloseFile(GifFileType*, int*)' int err = DGifCloseFile(m_gif); ^ In file included from decoder/GifHelper.h:23:0, from decoder/GifHelper.cpp:21: /usr/include/gif_lib.h:183:9: note: declared here int DGifCloseFile(GifFileType * GifFile, int *ErrorCode); ^ decoder/GifHelper.cpp: In member function 'bool GifHelper::LoadGifMetaData(GifFileType*)': decoder/GifHelper.cpp:122:46: error: invalid conversion from 'const char*' to 'char*' [-fpermissive] char* error = GifErrorString(m_gif->Error);

cleanrock commented on 2015-01-03 19:36 (UTC)

Ok, not sure if my eyes or browser tricked me, thanks.

BlackIkeEagle commented on 2015-01-03 18:36 (UTC)

@cleanrock, bizarre, there is provides=('xbmc' 'kodi') so it should work all fine

cleanrock commented on 2015-01-03 17:07 (UTC)

Seems aurget is trying to install kodi-git group when i run "aurget -S kodi-git", not sure why but this is what i see in console: ==> Finished making: kodi-git 20150103.0e144ed-1 (Sat Jan 3 18:01:53 CET 2015) ==> Installing kodi-git package group with pacman -U... loading packages... error: '/home/johanr/arch_builds/kodi-git/kodi-eventclients-git-20150103.0e144ed-1-x86_64.pkg.tar.gz': could not find or read package ==> WARNING: Failed to install built package(s). I can install the built kodi-git package manually though. Also, you updated package yesterday and forgot to add provides kodi.

BlackIkeEagle commented on 2015-01-03 07:56 (UTC)

@cleanrock, more details ? in a clean chroot it builds perfeclty fine.

cleanrock commented on 2015-01-02 20:38 (UTC)

Still do not prodive kodi and failed for me due to missing dep kodi-eventclients-git.

cleanrock commented on 2014-12-31 16:48 (UTC)

This should provide "kodi".