View Single Post
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#12
Tried building on he Jolla device, but some dependencies seem to be missing;

[nemo@Jolla tetrepetete]$ rpmbuild -bb rpm/tetrepetete.spec
error: Failed build dependencies:
pkgconfig(sdl2) is needed by harbour-tetrepetete-2.0.0-1.armv7hl
pkgconfig(glesv1_cm) is needed by harbour-tetrepetete-2.0.0-1.armv7hl
pkgconfig(egl) is needed by harbour-tetrepetete-2.0.0-1.armv7hl
[nemo@Jolla tetrepetete]$

When trying to see if those are available I see there are no obvious candidates, and I'd rather not start installing random packages just for the fun of it:

[nemo@Jolla tetrepetete]$ devel-su
Password:
[root@Jolla tetrepetete]#
[root@Jolla tetrepetete]# zypper se sdl2 glesv1_cm egl
Loading repository data...
Reading installed packages...

S | Name | Summary | Type
--+----------------------------------------------+-------------------------------------------------------------+-----------
| SDL2 | Simple DirectMedia Layer 2 | package
| SDL2 | Simple DirectMedia Layer 2 | srcpackage
| SDL2-debuginfo | Debug information for package SDL2 | package
| SDL2-debugsource | Debug sources for package SDL2 | package
| SDL2-devel | Simple DirectMedia Layer 2 - Development libraries | package
| SDL2_gfx | Simple DirectMedia Layer - Graphics Primitives | package
| SDL2_gfx | Simple DirectMedia Layer - Graphics Primitives | srcpackage
| SDL2_gfx-debuginfo | Debug information for package SDL2_gfx | package
| SDL2_gfx-debugsource | Debug sources for package SDL2_gfx | package
| SDL2_gfx-devel | Simple DirectMedia Layer - Graphics Primitives (Developme-> | package
| SDL2_image | Simple DirectMedia Layer - Sample Image Loading Library | package
| SDL2_image | Simple DirectMedia Layer - Sample Image Loading Library | srcpackage
| SDL2_image-debuginfo | Debug information for package SDL2_image | package
| SDL2_image-debugsource | Debug sources for package SDL2_image | package
| SDL2_image-devel | Simple DirectMedia Layer - Sample Image Loading Library (-> | package
| SDL2_mixer | Simple DirectMedia Layer - Sample Mixer Library | package
| SDL2_mixer | Simple DirectMedia Layer - Sample Mixer Library | srcpackage
| SDL2_mixer-debuginfo | Debug information for package SDL2_mixer | package
| SDL2_mixer-debugsource | Debug sources for package SDL2_mixer | package
| SDL2_mixer-devel | Simple DirectMedia Layer - Sampler Mixer Library (Develop-> | package
| SDL2_net | Simple DirectMedia Layer - Portable Network Library | package
| SDL2_net | Simple DirectMedia Layer - Portable Network Library | srcpackage
| SDL2_net-debuginfo | Debug information for package SDL2_net | package
| SDL2_net-debugsource | Debug sources for package SDL2_net | package
| SDL2_net-devel | Simple DirectMedia Layer - Portable Network Library (Deve-> | package
| SDL2_sound | Simple DirectMedia Layer - Sound File Decoding Library | package
| SDL2_sound | Simple DirectMedia Layer - Sound File Decoding Library | srcpackage
| SDL2_sound-debuginfo | Debug information for package SDL2_sound | package
| SDL2_sound-debugsource | Debug sources for package SDL2_sound | package
| SDL2_sound-devel | Simple DirectMedia Layer - Sound File Decoding Library (D-> | package
| SDL2_sound-playsound | Simple DirectMedia Layer - Sound File Decoding Library (p-> | package
| SDL2_sound-playsound-debuginfo | Debug information for package SDL2_sound-playsound | package
| SDL2_ttf | Simple DirectMedia Layer - Sample TrueType Font Library | package
| SDL2_ttf | Simple DirectMedia Layer - Sample TrueType Font Library | srcpackage
| SDL2_ttf-debuginfo | Debug information for package SDL2_ttf | package
| SDL2_ttf-debugsource | Debug sources for package SDL2_ttf | package
| SDL2_ttf-devel | Simple DirectMedia Layer - Sample TrueType Font Library (-> | package
i | gstreamer0.10-droideglsink | droideglsink HW accelerated sink | package
i | libhybris-sbj-libEGL | EGL for hybris | package
i | libhybris-sbj-libwayland-egl | Wayland EGL for hybris | package
| mesa-llvmpipe-libEGL | Mesa libEGL runtime libraries and DRI drivers | package
| mesa-llvmpipe-libEGL-compat | Mesa libEGL runtime compatibility library | package
| mesa-llvmpipe-libEGL-debuginfo | Debug information for package mesa-llvmpipe-libEGL | package
| mesa-llvmpipe-libEGL-devel | Mesa libEGL development package | package
| mesa-llvmpipe-libwayland-egl | Mesa libwayland-egl runtime library | package
| mesa-llvmpipe-libwayland-egl-debuginfo | Debug information for package mesa-llvmpipe-libwayland-egl | package
| mesa-llvmpipe-libwayland-egl-devel | Mesa libwayland-egl development package | package
i | qt5-eglfs-qcom-hwcomposer-plugin | Eglfs hwcomposer for QCOM 4.1.2 hwcomposer | package
| qt5-plugin-platform-eglfs | Eglfs platform plugin | package
| qt5-plugin-platform-eglfs-debuginfo | Debug information for package qt5-plugin-platform-eglfs | package
| qt5-plugin-platform-minimalegl | Minimalegl platform plugin | package
| qt5-plugin-platform-minimalegl-debuginfo | Debug information for package qt5-plugin-platform-minimal-> | package
i | qt5-qtwayland-wayland_egl | Qt Wayland compositor, wayland_egl variant | package
| qt5-qtwayland-wayland_egl | Qt Wayland compositor, wayland_egl variant | srcpackage
| qt5-qtwayland-wayland_egl-debuginfo | Debug information for package qt5-qtwayland-wayland_egl | package
| qt5-qtwayland-wayland_egl-debugsource | Debug sources for package qt5-qtwayland-wayland_egl | package
| qt5-qtwayland-wayland_egl-devel | Qt Wayland compositor - development files | package
| qt5-qtwayland-wayland_egl-devel-debuginfo | Debug information for package qt5-qtwayland-wayland_egl-d-> | package
| qt5-qtwayland-wayland_egl-examples | Qt Wayland compositor - examples | package
| qt5-qtwayland-wayland_egl-examples-debuginfo | Debug information for package qt5-qtwayland-wayland_egl-e-> | package
[root@Jolla tetrepetete]#
 

The Following User Says Thank You to juiceme For This Useful Post: