File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,10 +45,11 @@ deb=1
4545[FILES]
46460=/usr/bin/naivegui
47471=/usr/share/icons/naivegui.png
48- 2=/usr/share/applications/naivegui.desktop
49- 3=/opt/naivegui/
50- 4=/usr/share/naivegui/
51- 5=/usr/share/doc/naivegui/
48+ 2=/etc/systemd/user/naivegui.service
49+ 3=/usr/share/applications/naivegui.desktop
50+ 4=/opt/naivegui/
51+ 5=/usr/share/naivegui/
52+ 6=/usr/share/doc/naivegui/
5253
5354[AFTERINSTALL]
54550=#!/bin/bash
Original file line number Diff line number Diff line change 1+ [NAME]
2+ name=naivegui
3+
4+ [VERSION]
5+ version=0.1
6+
7+ [RELEASE]
8+ release=0.mrx10
9+
10+ [GROUP]
11+ group=Accessibility
12+
13+ [DESCRIPTION]
14+ 0=Client/Server configuration GUI for NaiveProxy and Caddy
15+ 1=---
16+ 2=More information: /usr/share/doc/package_name/repack.txt
17+
18+ [MAINTAINER]
19+ maintainer=Alex Kotov
20+
21+ [VENDOR]
22+ vendor=alex_q_2000 (C) 2026
23+
24+ [SUMMARY]
25+ summary=Client/Server configuration GUI for NaiveProxy and Caddy
26+
27+ [URLCOPY]
28+ urlcopy=https://github.com/AKotov-dev/NaiveGUI
29+
30+ [LICENSE]
31+ license=GPLv3
32+
33+ [DEPS]
34+ deps=gtk2 systemd lib64proxy-gnome
35+
36+ [META]
37+ meta=0
38+
39+ [NOARCH]
40+ noarch=0
41+
42+ [DEB]
43+ deb=0
44+
45+ [FILES]
46+ 0=/usr/bin/naivegui
47+ 1=/usr/share/icons/naivegui.png
48+ 2=/etc/systemd/user/naivegui.service
49+ 3=/usr/share/applications/naivegui.desktop
50+ 4=/opt/naivegui/
51+ 5=/usr/share/naivegui/
52+ 6=/usr/share/doc/naivegui/
53+
54+ [AFTERINSTALL]
55+ 0=#!/bin/bash
56+ 1=
57+ 2=systemctl daemon-reload
58+
59+ [AFTERREMOVE]
60+ 0=#!/bin/bash
61+ 1=
62+ 2=systemctl daemon-reload
63+
64+ [URL32]
65+ url32=https://github.com/AKotov-dev/NaiveGUI
66+
67+ [PROGRAMNAME]
68+ programname=NaiveGUI
69+
70+ [DEVTOOL]
71+ devtool=Lazarus
72+
73+ [TOOLVERSION]
74+ toolversion=4.4
75+
76+ [INFO]
77+ 0=v0.1
78+ 1=+ Initial Release
79+ 2=+ RPM (Mageia-9) and Ubuntu packages
Original file line number Diff line number Diff line change @@ -45,10 +45,11 @@ deb=0
4545[FILES]
46460=/usr/bin/naivegui
47471=/usr/share/icons/naivegui.png
48- 2=/usr/share/applications/naivegui.desktop
49- 3=/opt/naivegui/
50- 4=/usr/share/naivegui/
51- 5=/usr/share/doc/naivegui/
48+ 2=/etc/systemd/user/naivegui.service
49+ 3=/usr/share/applications/naivegui.desktop
50+ 4=/opt/naivegui/
51+ 5=/usr/share/naivegui/
52+ 6=/usr/share/doc/naivegui/
5253
5354[AFTERINSTALL]
54550=#!/bin/bash
You can’t perform that action at this time.
0 commit comments