Commit Graph

36816 Commits

Author SHA1 Message Date
heitbaum
010b1b5773 jellyfin: update icon 2021-08-17 17:41:11 +10:00
heitbaum
1e2ae5446e jellyfin: update downloader to use mktemp 2021-08-17 16:43:35 +10:00
heitbaum
a27a0b9622 ffmpegx: update build and depends
without using `--pkg-config-flags="--static"` as a build option the
Libs.private: as tagged in a .pc file does not return correct
information necessary to link against the archive, an example of this
is opus.pc which is tagged as `Libs.private: -lm`

Add lame and x265 to the depends to support the "${PKG_FFMPEG_ENCODERS}"
2021-08-17 16:43:35 +10:00
heitbaum
b28a019e09 x265: update INSTALL_PREFIX
cmake defaults the install directory to /usr/local on UNIX.
- https://cmake.org/cmake/help/latest/variable/CMAKE_INSTALL_PREFIX.html

This results is the x265.pc file located in /usr/local/lib/pkgconfig
instead of /usr/lib/pkgconfig and not being found when pkg-config is
called.
2021-08-17 16:43:35 +10:00
heitbaum
87503cb36e aspnet5-runtime: initial addon
Co-authored-by: CvH <1355173+CvH@users.noreply.github.com>
2021-08-17 16:43:35 +10:00
heitbaum
ec94e742ae dotnet5-runtime: initial addon
Co-authored-by: CvH <1355173+CvH@users.noreply.github.com>
2021-08-17 16:43:35 +10:00
heitbaum
af7283bdb0 dotnet-runtime: enables both ASP.NET 3.x and ASP.NET 5.x and addon (114)
.NET 3.1.16 which includes both .NET and ASP.NET Core Runtimes have been
relocated to the dotnet3-runtime package to enable both 3.x, 5.x to be
available to applications.

Also added .NET Runtime 5.0.7 and ASP.NET Core Runtime 5.0.7

The following additional packages have been added as dependancies of
this package.

- add aspnet5-runtime (used by Jellyfin)
- add dotnet3-runtime (used by Emby4)
- add dotnet5-runtime (used by Jellyfin)
2021-08-17 16:43:35 +10:00
heitbaum
712d893cd3 dotnet3-runtime: initial addon
Co-authored-by: CvH <1355173+CvH@users.noreply.github.com>
2021-08-17 16:43:35 +10:00
heitbaum
b273f59ada jellyfin: initial release
Co-authored-by: CvH <1355173+CvH@users.noreply.github.com>
2021-08-17 16:43:22 +10:00
CvH
ded9079630 Merge pull request #5463 from mglae/le10_vdr-116
vdr-addon: REV 116, update vdr (2.4.7) and plugins / fix $PKG_NAME-config scripts
2021-07-10 11:02:02 +02:00
Matthias Reichl
b15ea79895 Merge pull request #5484 from CvH/10.0/rpi-tools_up
rpi-tools: update to latest
2021-07-08 22:08:24 +02:00
CvH
e6ebe8ec8c rpi-tools: update to 110 2021-07-08 20:21:26 +02:00
Matthias Reichl
79a8cf4a70 rpi-tools: add back colorzero
This is required by gpiozero

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-07-08 20:21:26 +02:00
Matthias Reichl
dc3193a951 gpiozero: add colorzero dependency
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-07-08 20:21:26 +02:00
Matthias Reichl
a4e1ebd9e7 colorzero: update to 2.0
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-07-08 20:21:26 +02:00
Matthias Reichl
82628dfd9e Revert "colorzero: drop unused legacy package"
This reverts commit d5f0233d7b.
2021-07-08 20:21:26 +02:00
CvH
39963987b6 RPi.GPIO: update to 0.7.1a4 2021-07-08 20:21:26 +02:00
CvH
b462c435ec gpiozero: update to 1.6.2 2021-07-08 20:21:26 +02:00
CvH
ea8609740c Merge pull request #5483 from heitbaum/binaries
kodi-binary-addons: update to latest versions
2021-07-08 12:30:21 +02:00
heitbaum
feea538a90 kodi-binary-addons: update to latest versions
- pvr.hts: update 8.3.1-Matrix to 8.3.2-Matrix
- pvr.waipu: update 2.9.2-Matrix to 2.9.3-Matrix
2021-07-08 09:19:38 +00:00
CvH
499dad4590 Merge pull request #5481 from jernejsk/gpio
Allwinner: linux: Enable GPIO sysfs
2021-07-06 20:29:34 +02:00
Jernej Skrabec
a44280b240 Allwinner: linux: Enable GPIO sysfs 2021-07-06 20:20:04 +02:00
CvH
fa4db5fc78 Merge pull request #5480 from heitbaum/binaries
kodi-binary-addons: update to latest versions
2021-07-06 18:14:30 +02:00
CvH
14308cd980 Merge pull request #5478 from heitbaum/ao1
minisatip: update to 1.1.24 (105)
2021-07-06 18:14:09 +02:00
heitbaum
f21f6e285a kodi-binary-addons: update to latest versions
- inputstream.ffmpegdirect: update 1.21.4-Matrix to 1.21.6-Matrix
- pvr.argustv: update 7.1.1-Matrix to 7.1.2-Matrix
- pvr.hts: update 8.3.0-Matrix to 8.3.1-Matrix
- pvr.vuplus: update 7.4.4-Matrix to 7.4.5-Matrix
2021-07-06 10:36:30 +00:00