Andre Heider
7273d94094
multimedia-tools: cleanup and use the "sysroot" build flag
...
As with system-tools before.
Use PKG_DEPENDS_CONFIG where appropriate.
2020-02-10 08:53:39 +01:00
Andre Heider
85d8668dee
network-tools: cleanup and use the "sysroot" build flag
...
As with system-tools before.
Merge rsyncx into rsync while at it.
2020-02-10 08:53:39 +01:00
Andre Heider
cdbbda66d4
system-tools: cleanup and use the "sysroot" build flag
...
Use the new flag instead of stubbing "makeinstall_target()" to avoid polluting
sysroot. For packages without the means to "make install", add a
makeinstall_target() function to populate install_pkg.
2020-02-10 08:53:39 +01:00
Andre Heider
64c73805fe
build: add PKG_DEPENDS_CONFIG to set PKG_CONFIG_PATH for packages
...
To be used for "-sysroot" packages.
2020-02-10 08:53:39 +01:00
Andre Heider
a6991f0aba
pkg-config: add support for multiple sysroots
2020-02-10 08:53:39 +01:00
Andre Heider
90f0c11d3b
touchscreen: Use get_install_dir() instead of get_build_dir()
2020-02-10 08:53:39 +01:00
Andre Heider
7b9d5b2499
pcscd: Use get_install_dir() instead of get_build_dir()
2020-02-10 08:53:39 +01:00
Andre Heider
c5b5df0266
locale: Use get_install_dir() instead of get_build_dir()
2020-02-10 08:53:39 +01:00
Andre Heider
84fb99e7ee
u-boot: Use get_install_dir() instead of get_build_dir()
2020-02-10 08:53:39 +01:00
Andre Heider
a93d8ffadc
image: clean up bootloader/release files
...
All required bootloader files are already copied by the u-boot package
(using the corresponding bootloader/install script) to the system's
/usr/share/bootloader directory. The dtb files are copied by the linux
package to the same spot.
Use that single source for the release tarballs instead of various
build directories.
2020-02-10 08:53:39 +01:00
Andre Heider
7d13537525
image: clean up Amlogic's bootloader/install script
...
The script is executed by u-boot itself, so there's no need to use
get_build_dir() on itself. This is what all other projects are already
doing.
2020-02-10 08:53:39 +01:00
Andre Heider
3354771cc6
Amlogic: move "u-boot-script" to UBOOT_FIRMWARE
...
The u-boot package adds it to PKG_DEPENDS_TARGET and PKG_DEPENDS_UNPACK,
exactly where we want it.
2020-02-10 08:53:39 +01:00
Andre Heider
a6111a6d0b
kodi: don't wipe themes, move them for the theme packages
2020-02-10 08:53:39 +01:00
Andre Heider
796b4b2d4d
TexturePacker: Remove redundant PKG_NEED_UNPACK
...
PKG_DEPENDS_UNPACK takes care of that.
2020-02-10 08:53:39 +01:00
Andre Heider
5341d46525
JsonSchemaBuilder: Remove redundant PKG_NEED_UNPACK
...
PKG_DEPENDS_UNPACK takes care of that.
2020-02-10 08:53:39 +01:00
Andre Heider
36e8fd71cf
tvheadend42: add missing PKG_DEPENDS_UNPACK
...
tvh-dtv-scan-tables is accessed using get_build_dir().
2020-02-10 08:53:39 +01:00
Andre Heider
8f96b795cd
grub: add missing PKG_DEPENDS_UNPACK
...
gnulib is accessed using get_build_dir().
2020-02-10 08:53:39 +01:00
Andre Heider
2c1566180b
libretro-picodrive: add missing PKG_DEPENDS_UNPACK
...
cyclone68000 is accessed using get_build_dir().
2020-02-10 08:53:39 +01:00
Andre Heider
fb7777370a
dvb-latest: add missing PKG_DEPENDS_UNPACK
...
media_tree is accessed using get_build_dir().
2020-02-10 08:53:39 +01:00
Andre Heider
ad69c8769d
crazycat: add missing PKG_DEPENDS_UNPACK
...
media_tree_cc is accessed using get_build_dir().
2020-02-10 08:53:39 +01:00
MilhouseVH
23cb547b78
xf86-video-nvidia-legacy: add PKG_DEPENDS_UNPACK; flag as kernel package
2020-02-10 08:53:39 +01:00
MilhouseVH
d35a8554f1
xf86-video-nvidia: add PKG_DEPENDS_UNPACK; flag as kernel package
2020-02-10 08:53:39 +01:00
Andre Heider
a98010df72
build: automatically add dependencies for kernel packages
...
And add the missing "linux" to PKG_DEPENDS_UNPACK while at it, the tree
is required for building kernel modules.
2020-02-10 08:53:39 +01:00
Andre Heider
a02a10d263
linux: clean up firmware dependecies
...
The fw packages are accessed using get_build_dir(), so move then to
PKG_DEPENDS_UNPACK.
2020-02-10 08:53:39 +01:00
Lukas Rusak
748d7e78de
Merge pull request #4192 from HiassofT/le10-drop-kodinerds
...
remove repository.kodinerds from addons
2020-02-09 15:39:44 +00:00