-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathlpf-gui.1
39 lines (32 loc) · 1.08 KB
/
lpf-gui.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.TH lpf-gui 1
.SH NAME
lpf-gui \- Non-redistributable rpms management GUI interface
.SH SYNOPSIS
.B lpf-gui [package]
If given a package argument, lpf-gui will make an attempt to update this
package before displaying the main window.
.SH DESCRIPTION
lpf-gui provides a graphical interface handling non-redistributable
rpm packages. It's based on lpf(1).
.PP
lpf handles lpf packages named like lpf-spotify-client and target
packages which is spotify-client in this case. The lpf package is basically
just a thin recipe how to build the target package. Target packages are
by definition non-redistributable.
.PP
lpf-gui has functions to build and install target packages, inspect state,
view logs, handle notifications etc.
.SH LICENSE
This is open source software under the MIT license, see the LICENSE file.
.SH FILES
.TP
~/.config/autostart/lpf-notify.desktop
Daemon listening for package state change events.
Installed when enabling notifications
.SH SEE ALSO
.TP
https://github.com/leamas/lpf
Source, FSM description, issue tracker, etc.
.TP
lpf(1)
All lpf-gui operations are using lpf.