Skip to content

Commit 2f86dcf

Browse files
committed
v0.1 + sing-box-1.13.3
1 parent 3b86b2f commit 2f86dcf

1 file changed

Lines changed: 78 additions & 0 deletions

File tree

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
[NAME]
2+
name=naivegui
3+
4+
[VERSION]
5+
version=0.1
6+
7+
[RELEASE]
8+
release=0.mrx9
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 lib64proxy-kde
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=/usr/share/applications/naivegui.desktop
49+
3=/opt/naivegui/
50+
4=/usr/share/naivegui/
51+
5=/usr/share/doc/naivegui/
52+
53+
[AFTERINSTALL]
54+
0=#!/bin/bash
55+
1=
56+
2=systemctl daemon-reload
57+
58+
[AFTERREMOVE]
59+
0=#!/bin/bash
60+
1=
61+
2=systemctl daemon-reload
62+
63+
[URL32]
64+
url32=https://github.com/AKotov-dev/NaiveGUI
65+
66+
[PROGRAMNAME]
67+
programname=NaiveGUI
68+
69+
[DEVTOOL]
70+
devtool=Lazarus
71+
72+
[TOOLVERSION]
73+
toolversion=4.4
74+
75+
[INFO]
76+
0=v0.1
77+
1=+ Initial Release
78+
2=+ RPM (Mageia-9) and Ubuntu packages

0 commit comments

Comments
 (0)