CvH
637ca82ed6
Merge pull request #3276 from HiassofT/le9-drop-vsxu
...
visualization.vsxu: remove addon
2019-01-28 21:22:17 +01:00
Matthias Reichl
1687857278
visualization.vsxu: remove addon
...
Addon isn't listed in https://github.com/xbmc/repo-binary-addons
and doesn't build anymore, so let's drop it.
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-01-28 21:17:57 +01:00
CvH
0db5eea6cf
Merge pull request #3275 from MilhouseVH/le90_kodi18-final
...
kodi: kodi 18.0 Final
2019-01-28 21:17:06 +01:00
MilhouseVH
c7bd393dee
kodi-binary-addons: update to latest versions
2019-01-28 19:04:08 +00:00
MilhouseVH
9f6ff24796
kodi (RPi): update to kodi-newclock5_18.0-Leia
2019-01-28 19:04:08 +00:00
MilhouseVH
2d19353f97
kodi (Rockchip): update to kodi-rockchip_18.0-Leia
2019-01-28 19:04:08 +00:00
MilhouseVH
ce6c34fcd3
kodi (Generic): update to kodi-18.0-Leia
2019-01-28 18:48:14 +00:00
Matthias Reichl
8ee5f79ecf
Merge pull request #3273 from CvH/9.0/broken-addons
...
mono/webgrabplus: add marked broken addons
2019-01-28 13:40:35 +01:00
CvH
db5ac22678
mono: initial package (broken)
2019-01-28 13:35:29 +01:00
CvH
f02df66709
webgrabplus: initial package (broken)
2019-01-28 13:35:20 +01:00
Matthias Reichl
211aeb9fa3
Merge pull request #3272 from CvH/9.0/mpd-fix
...
mpd: change to meson
2019-01-28 13:14:31 +01:00
CvH
635762d2a6
Merge pull request #3268 from awiouy/nomo
...
remove mono
2019-01-28 13:14:02 +01:00
CvH
9d0f5d0a78
libid3tag: install pkgconfig file
2019-01-28 12:49:40 +01:00
CvH
b97cf1736b
mpd: change to meson
2019-01-28 12:49:31 +01:00
CvH
21b5b4fa64
Merge pull request #3271 from HiassofT/le9-picodrive
...
libretro-picodrive: fix build error
2019-01-28 11:36:42 +01:00
Matthias Reichl
9f753b7aea
libretro-picodrive: fix build error
...
The environment variable "R" leaks into the Makefile,
if it is set the build will fail. eg
export R=12345
scripts/build libretro-picodrive
...
make: *** No rule to make target '12345pico/pico.o', needed by 'picodrive_libretro.so'. Stop.
Clear the variable before calling make to fix this issue
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-01-28 11:19:02 +01:00
MilhouseVH
3f9560fb11
Merge pull request #3261 from redwil/hddtemp-fix
...
Hddtemp: FIX build: update urls, local hddtemp.db
2019-01-27 23:06:39 +00:00
Red Wil
b341b7b0be
hddtemp: fix build: update urls, local hddtemp.db
2019-01-27 22:28:17 +00:00
CvH
a8cac342a3
Merge pull request #3270 from HiassofT/le9-picodrive
...
libretro-picodrive: drop git rev-parse call from Makefile
2019-01-27 23:21:34 +01:00
Matthias Reichl
aab065b509
libretro-picodrive: drop git rev-parse call from Makefile
...
git rev-parse runs into the LE tree and sets GIT_VERSION to the
current LE githash - which is nonsense.
Just set GIT_VERSION to the (shortened) PKG_VERSION in the Makefile
to avoid this issue.
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-01-27 23:11:14 +01:00
Matthias Reichl
35c6bc54b2
Merge pull request #3269 from CvH/9.0/fix-mame
...
libretro-mame: change name of binary
2019-01-27 22:53:41 +01:00
CvH
27f4f5e4c8
libretro-mame: change name of binary
2019-01-27 22:50:00 +01:00
CvH
ba678160fd
Merge pull request #3267 from HiassofT/le9-mame2016
...
game.libretro.mame2016: only build on x86_64
2019-01-27 21:16:53 +01:00
awiouy
2654ee4b4e
libgdiplus: remove package
2019-01-27 21:05:11 +01:00
awiouy
f92aef9def
mono: remove package
2019-01-27 21:04:38 +01:00
awiouy
63c5323a37
webgrabplus: remove package
2019-01-27 21:03:56 +01:00
Matthias Reichl
4a05baec31
game.libretro.mame2016: only build on x86_64
...
libretro.mame2016 is marked x86_64 and fails to build on RPi2.
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-01-27 18:06:48 +01:00
Matthias Reichl
3ae3e58114
Merge pull request #3266 from CvH/9.0/sync-addons
...
kodi-binary-addons: update to latest versions
2019-01-27 15:21:56 +01:00
CvH
f3cf1a21f8
kodi-binary-addons: update to latest versions
2019-01-27 15:07:57 +01:00
Matthias Reichl
536a722d21
Merge pull request #3265 from CvH/9.0/quickfix
...
mame2016: add missed patch
2019-01-27 14:44:20 +01:00
CvH
5d3a991287
mame2016: add missed patch
2019-01-27 14:43:20 +01:00
Matthias Reichl
8a67396221
Merge pull request #3262 from CvH/9.0/game-addons
...
add missing libretro addons
2019-01-27 14:40:31 +01:00
CvH
01acabf979
Merge pull request #3259 from HiassofT/le9-retro-update
...
update_retroplayer-addons: sync libretro core versions with kodi
2019-01-27 14:39:46 +01:00
CvH
670dbcb4bc
game.netplay: initial package
2019-01-27 14:21:39 +01:00
CvH
345a3d8456
mame2016: initial package
2019-01-27 14:21:39 +01:00
CvH
5e0e798646
mame2003_plus: initial package
2019-01-27 14:18:58 +01:00
Matthias Reichl
dc9ceda279
update_retroplayer-addons: handle all game.* addons
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-01-27 14:04:44 +01:00
Matthias Reichl
7b11ece9b4
update_retroplayer-addons: colorize warnings and errors
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-01-27 14:04:44 +01:00
CvH
4c5e76f8a0
Merge pull request #3255 from chewitt/rtl8187
...
rockchip: add CONFIG_RTL8187 to RK3328/RK3399 defconfig
2019-01-27 12:09:55 +01:00
Christian Hewitt
14ebf715f6
rockchip: add CONFIG_RTL8187 to TinkerBoard defconfig
2019-01-27 07:02:02 +04:00
Christian Hewitt
5c44d28b0f
rockchip: add CONFIG_RTL8187 to MiQi defconfig
2019-01-27 07:01:36 +04:00
Matthias Reichl
9a6c8520a4
update_retroplayer-addons: sync libretro core versions with kodi
...
Instead of bumping libretro cores to their current master version
use the githash from depends file in kodi game addon.
This ensures we ship the same libretro core versions as Kodi.
When a kodi game addon is bumped the libretro package is automatically
bumped, too.
If the script is invoked with the "-f" option all libretro packages
will be synced to the version specified in the kodi game addon.
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-01-26 17:43:51 +01:00
Christian Hewitt
52a66b1eaf
rockchip: add CONFIG_RTL8187 to RK3399 defconfig
2019-01-26 12:59:03 +04:00
MilhouseVH
2a815a4cd3
Merge pull request #3257 from CvH/9.0/ova-fix
...
scripts/image: add OVA_SIZE variable
2019-01-26 03:36:37 +00:00
CvH
679966ca02
scripts/image: add OVA_SIZE variable
2019-01-25 19:24:53 +01:00
CvH
06a1701848
Merge pull request #3246 from MilhouseVH/le90_mesa-18.3.2
...
mesa: update to mesa-18.3.2
2019-01-25 17:54:10 +01:00
MilhouseVH
e370750526
Merge pull request #3245 from CvH/9.0/ova-size
...
ova template adjustments
2019-01-25 11:27:52 +00:00
CvH
e52eba690d
projects/generic: add ova size
2019-01-25 12:11:30 +01:00
CvH
51c4cd15bb
ova: increase to 1gb ram
2019-01-25 12:10:59 +01:00
CvH
7f13cab6d6
mkimage: change ova size to 4gb
2019-01-25 12:10:49 +01:00