@sarvex: This is not possible because the dynamic version number is calculated from the amount of commits on Git since the last major release.
Search Criteria
Package Details: kodi-git-tools-texturepacker r67165.504c69cc3b2b-1
Package Actions
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.000122 |
First Submitted: | 2014-10-23 06:38 (UTC) |
Last Updated: | 2024-12-08 16:30 (UTC) |
Dependencies (63)
- giflib (giflib-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- lzo
- bluez-libs (bluez-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- dav1d (dav1d-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- exiv2 (exiv2-gitAUR) (make)
- fmt (fmt-gitAUR) (make)
- ghostscript (make)
- giflib (giflib-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR) (make)
- gperf (gperf-gitAUR) (make)
- graphviz (make)
- gtest (googletest-gitAUR) (make)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR) (make)
- jdk21-openjdk (zing-21-binAUR, jdk21-temurinAUR, openjdk-zulu21-ca-fx-binAUR) (make)
- Show 43 more dependencies...
Required by (0)
Sources (9)
- git+https://github.com/xbmc/xbmc.git#branch=master
- https://ffmpeg.org/releases/ffmpeg-7.1.tar.gz
- https://mirrors.kodi.tv/build-deps/sources/crossguid-ca1bf4b810e2d188d04cb6286f957008ee1b7681.tar.gz
- https://mirrors.kodi.tv/build-deps/sources/flatbuffers-23.3.3.tar.gz
- https://mirrors.kodi.tv/build-deps/sources/fstrcmp-0.7.D001.tar.gz
- https://mirrors.kodi.tv/build-deps/sources/libudfread-1.1.2.tar.gz
- libdvdcss-1.4.3-Next-Nexus-Alpha2-2.tar.gz
- libdvdnav-6.1.1-Next-Nexus-Alpha2-2.tar.gz
- libdvdread-6.1.3-Next-Nexus-Alpha2-2.tar.gz
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 55 Next › Last »
Niklas commented on 2018-03-24 22:31 (UTC) (edited on 2018-03-24 22:31 (UTC) by Niklas)
sarvex commented on 2018-03-24 14:58 (UTC)
It would be really save some bandwidth if the archive tarball is used for sources
source=("https://github.com/xbmc/xbmc/archive/master.tar.gz")
Lenovsky commented on 2018-03-22 16:52 (UTC)
Sure, till the end of the week should be done ;)
Niklas commented on 2018-03-20 20:08 (UTC) (edited on 2018-03-20 20:12 (UTC) by Niklas)
Could you modify the PKGBUILD so the resulting packages provide the specific version of Kodi (e.g. provides=("kodi=${pkgver}") )? Also, kodi-dev needs provides=("kodi-dev") please.
Lenovsky commented on 2018-01-15 23:13 (UTC) (edited on 2018-01-16 06:42 (UTC) by Lenovsky)
@beojan, sorry I'm late. I can't confirm either, it builds without any problems here. Have you tried to build with the manual approach?
Niklas commented on 2018-01-15 20:37 (UTC) (edited on 2018-01-15 20:38 (UTC) by Niklas)
This is how my PKGBUILD looks like, haven't seen any important which could change the build's outcome. https://github.com/flak3/reposource/blob/master/unstable/kodi-git/PKGBUILD
I always build my packages in a clean chroot though. I have a working copy in my repo if you need it.
beojan commented on 2018-01-15 10:13 (UTC)
Niklas: Have you edited the PKGBUILD in any way?
Niklas commented on 2018-01-14 20:55 (UTC)
Cannot confirm, builds without issues.
beojan commented on 2018-01-14 18:01 (UTC) (edited on 2018-01-14 18:02 (UTC) by beojan)
Doesn't build:
/home/beojan/.cache/pacaur/kodi-git/src/xbmc/xbmc/dbwrappers/sqlitedataset.cpp:295: error: undefined reference to 'sqlite3_backup_init'
/home/beojan/.cache/pacaur/kodi-git/src/xbmc/xbmc/dbwrappers/sqlitedataset.cpp:299: error: undefined reference to 'sqlite3_backup_step'
/home/beojan/.cache/pacaur/kodi-git/src/xbmc/xbmc/dbwrappers/sqlitedataset.cpp:300: error: undefined reference to 'sqlite3_backup_finish'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/kodi.dir/build.make:486: kodi-x11] Error 1
make[2]: Leaving directory '/home/beojan/.cache/pacaur/kodi-git/src/xbmc'
make[1]: *** [CMakeFiles/Makefile2:1552: CMakeFiles/kodi.dir/all] Error 2
make[1]: Leaving directory '/home/beojan/.cache/pacaur/kodi-git/src/xbmc'
make: *** [Makefile:141: all] Error 2
chuck123 commented on 2018-01-06 13:34 (UTC)
Thank you very much for your help. Everything installed succesfully. Inputstream also installed without any errors. Problem solved. :)
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.