Initial packaging for Maemo UI
Add initial packaging for Maemo UI from from https://github.com/fremantle-gtk2/ project. Currently it only includes the bare minimum needed to start hildon-desktop.
Since hildon-desktop is X11 compositor/window manager, either xorg-server or non-rootless Xwayland instance is required. mesa and mesa-dri-swrast should be installed as well, unless device provides OpenGL through other means.
To make hildon-desktop find its theme (install hildom-theme-alpha first): ln -s /usr/share/themes/alpha ln -s /usr/share/themes/default For default wallpapers: cp /usr/share/themes/alpha/backgrounds/wallpaper1.png ~/.backgrounds/background-1.png cp /usr/share/themes/alpha/backgrounds/wallpaper2.png ~/.backgrounds/background-2.png cp /usr/share/themes/alpha/backgrounds/wallpaper3.png ~/.backgrounds/background-3.png cp /usr/share/themes/alpha/backgrounds/wallpaper4.png ~/.backgrounds/background-4.png
Merge request reports
Activity
Created by: ollieparanoid
Started a wiki page, I'll do a proper PR review tomorrow. Thanks a lot for making this! https://github.com/postmarketOS/pmbootstrap/wiki/Hildon
By * postmarketOS Bot on 2017-08-24T22:13:45
34 gettext-dev 35 glib-dev 36 gnutls-dev 37 gobject-introspection-dev 38 gtk-doc 39 hicolor-icon-theme 40 libice-dev 41 libx11-dev 42 libxcomposite-dev 43 libxcursor-dev 44 libxext-dev 45 libxfixes-dev 46 libxrandr-dev 47 libxi-dev 48 zlib-dev" 49 source="http://ftp.gnome.org/pub/gnome/sources/gtk+/${pkgver%.*}/gtk+-$pkgver.tar.xz Please include
$install
insidesource=
so that these get checksum'd too.By Pablo Castellano on 2017-09-04T05:09:37
Edited by Ghost User
Thanks for the review! Yes, there is gtk3 migration effort. You can read about it here.
By NotKit on 2017-08-25T16:01:54
Edited by Ghost User