Skip to content

libyui/libyui-gtk

Folders and files

NameName
Last commit message
Last commit date
Jun 22, 2012
May 9, 2021
Mar 16, 2024
Jul 17, 2021
Mar 16, 2024
Apr 9, 2021
Feb 16, 2017
May 9, 2021
Jun 14, 2012
Jun 14, 2012
Nov 15, 2020
Mar 11, 2009
Nov 27, 2012
Apr 9, 2021
May 16, 2013
Feb 16, 2017
Mar 30, 2016
Nov 26, 2009
Mar 16, 2024

Repository files navigation

LibYUI - The GTK (Graphical) Frontend

Build Status

Libyui is a widget abstraction library providing Qt, GTK and ncurses frontends. Originally it was developed for YaST but it can be used in any independent project.

This part contains the GTK graphical front end.

Building

Libyui uses CMake, driven by a slightly complex set of CMakefiles. For reproducible builds it is best to use the libyui-rake Ruby gem like the Jenkins CI jobs do.

It can be installed from rubygems.org using this command (Ruby needs to be installed in the system):

gem install libyui-rake

Then to build the package run:

rake osc:build