lfp


Logs | Files | README | README | LICENSE | GitLab


1
commit e7c9a11f7cbc04df8471f3c669f55001acd73fbc
2
Author: Connor Etherington <[email protected]>
3
Date:   Wed Jan 3 03:50:48 2024 +0200
4
5
    Auto-Commit Update - 20240103
6
---
7
 PKGBUILD                                                    |   2 +-
8
 README.md                                                   |   2 +-
9
 {lfp-4.1.6-1-x86_64 => lfp-4.1.7-1-x86_64}/DEBIAN/control   |   2 +-
10
 {lfp-4.1.6-1-x86_64 => lfp-4.1.7-1-x86_64}/postinst         |   0
11
 {lfp-4.1.6-1-x86_64 => lfp-4.1.7-1-x86_64}/usr/bin/lfp      |   0
12
 .../usr/share/doc/lfp/README.md                             |   2 +-
13
 .../usr/share/lfp/cleaner                                   |   0
14
 .../usr/share/lfp/lfp                                       |   0
15
 .../usr/share/lfp/lfp-functions                             |   0
16
 .../usr/share/lfp/lfp-icons                                 |   0
17
 .../usr/share/lfp/lfpcd                                     |   0
18
 .../usr/share/lfp/lfprc                                     |   0
19
 ...311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | Bin
20
 .../usr/share/lfp/ocr/ocr.js                                |   0
21
 .../usr/share/lfp/ocr/package.json                          |   0
22
 .../usr/share/lfp/ocr/tesseract.js                          |   0
23
 .../usr/share/lfp/scope                                     |   0
24
 .../usr/share/licenses/lfp/LICENSE                          |   0
25
 .../usr/share/man/man1/lfp.1.gz                             | Bin
26
 usr/share/doc/lfp/README.md                                 |   2 +-
27
 usr/share/lfp/lfp-icons                                     |   2 +-
28
 usr/share/lfp/lfprc                                         |   6 +++---
29
 22 files changed, 9 insertions(+), 9 deletions(-)
30
31
diff --git a/PKGBUILD b/PKGBUILD
32
index 7ab3762..328896b 100644
33
--- a/PKGBUILD
34
+++ b/PKGBUILD
35
@@ -1,7 +1,7 @@
36
 # Maintainer: Connor Etherington <[email protected]>
37
 # ---
38
 pkgname=lfp
39
-pkgver=4.1.6
40
+pkgver=4.1.7
41
 pkgrel=1
42
 pkgdesc='A wrapper for the lf file manager with in-terminal media previews, on-exit directory changing and much more'
43
 license=('MIT')
44
diff --git a/README.md b/README.md
45
index 5710030..c3ebb2f 100644
46
--- a/README.md
47
+++ b/README.md
48
@@ -4,7 +4,7 @@
49
 ### `lfp` is a simple wrapper for the `lf` file manager, with built-in file, image, and video previews, as well as on-exit directory changing.
50
 ### The program makes use of `ueberzug` to preview images, documents, and video thumbnails. Preview behavior can be altered by editing the *scope* file.
51
 
52
-**Version: 4.1.6**
53
+**Version: 4.1.7**
54
 
55
 ***
56
 
57
diff --git a/lfp-4.1.6-1-x86_64/DEBIAN/control b/lfp-4.1.7-1-x86_64/DEBIAN/control
58
similarity index 97%
59
rename from lfp-4.1.6-1-x86_64/DEBIAN/control
60
rename to lfp-4.1.7-1-x86_64/DEBIAN/control
61
index 324bd4f..38ac2e5 100644
62
--- a/lfp-4.1.6-1-x86_64/DEBIAN/control
63
+++ b/lfp-4.1.7-1-x86_64/DEBIAN/control
64
@@ -1,5 +1,5 @@
65
 Package: lfp
66
-Version: 4.1.6
67
+Version: 4.1.7
68
 Maintainer: © Connor Etherington <[email protected]>
69
 Depends: lf, zsh, ffmpeg, graphicsmagick, openslide-tools, ghostscript, bat, fzf, dunst, dialog, xsel, lolcat, python3, python3-docopt, python3-pillow, python3-attr, libxres-dev, python3-setuptools, python3-pip, nodejs
70
 Architecture: amd64
71
diff --git a/lfp-4.1.6-1-x86_64/postinst b/lfp-4.1.7-1-x86_64/postinst
72
similarity index 100%
73
rename from lfp-4.1.6-1-x86_64/postinst
74
rename to lfp-4.1.7-1-x86_64/postinst
75
diff --git a/lfp-4.1.6-1-x86_64/usr/bin/lfp b/lfp-4.1.7-1-x86_64/usr/bin/lfp
76
similarity index 100%
77
rename from lfp-4.1.6-1-x86_64/usr/bin/lfp
78
rename to lfp-4.1.7-1-x86_64/usr/bin/lfp
79
diff --git a/lfp-4.1.6-1-x86_64/usr/share/doc/lfp/README.md b/lfp-4.1.7-1-x86_64/usr/share/doc/lfp/README.md
80
similarity index 99%
81
rename from lfp-4.1.6-1-x86_64/usr/share/doc/lfp/README.md
82
rename to lfp-4.1.7-1-x86_64/usr/share/doc/lfp/README.md
83
index b73756a..ea36087 100644
84
--- a/lfp-4.1.6-1-x86_64/usr/share/doc/lfp/README.md
85
+++ b/lfp-4.1.7-1-x86_64/usr/share/doc/lfp/README.md
86
@@ -4,7 +4,7 @@
87
 ### `lfp` is a simple wrapper for the `lf` file manager, with built-in file, image, and video previews, as well as on-exit directory changing.
88
 ### The program makes use of `ueberzug` to preview images, documents, and video thumbnails. Preview behavior can be altered by editing the *scope* file.
89
 
90
-**Version: 4.1.6**
91
+**Version: 4.1.7**
92
 
93
 ***
94
 
95
diff --git a/lfp-4.1.6-1-x86_64/usr/share/lfp/cleaner b/lfp-4.1.7-1-x86_64/usr/share/lfp/cleaner
96
similarity index 100%
97
rename from lfp-4.1.6-1-x86_64/usr/share/lfp/cleaner
98
rename to lfp-4.1.7-1-x86_64/usr/share/lfp/cleaner
99
diff --git a/lfp-4.1.6-1-x86_64/usr/share/lfp/lfp b/lfp-4.1.7-1-x86_64/usr/share/lfp/lfp
100
similarity index 100%
101
rename from lfp-4.1.6-1-x86_64/usr/share/lfp/lfp
102
rename to lfp-4.1.7-1-x86_64/usr/share/lfp/lfp
103
diff --git a/lfp-4.1.6-1-x86_64/usr/share/lfp/lfp-functions b/lfp-4.1.7-1-x86_64/usr/share/lfp/lfp-functions
104
similarity index 100%
105
rename from lfp-4.1.6-1-x86_64/usr/share/lfp/lfp-functions
106
rename to lfp-4.1.7-1-x86_64/usr/share/lfp/lfp-functions
107
diff --git a/lfp-4.1.6-1-x86_64/usr/share/lfp/lfp-icons b/lfp-4.1.7-1-x86_64/usr/share/lfp/lfp-icons
108
similarity index 100%
109
rename from lfp-4.1.6-1-x86_64/usr/share/lfp/lfp-icons
110
rename to lfp-4.1.7-1-x86_64/usr/share/lfp/lfp-icons
111
diff --git a/lfp-4.1.6-1-x86_64/usr/share/lfp/lfpcd b/lfp-4.1.7-1-x86_64/usr/share/lfp/lfpcd
112
similarity index 100%
113
rename from lfp-4.1.6-1-x86_64/usr/share/lfp/lfpcd
114
rename to lfp-4.1.7-1-x86_64/usr/share/lfp/lfpcd
115
diff --git a/lfp-4.1.6-1-x86_64/usr/share/lfp/lfprc b/lfp-4.1.7-1-x86_64/usr/share/lfp/lfprc
116
similarity index 100%
117
rename from lfp-4.1.6-1-x86_64/usr/share/lfp/lfprc
118
rename to lfp-4.1.7-1-x86_64/usr/share/lfp/lfprc
119
diff --git a/lfp-4.1.6-1-x86_64/usr/share/lfp/lfpreviewer-1.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl b/lfp-4.1.7-1-x86_64/usr/share/lfp/lfpreviewer-1.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
120
similarity index 100%
121
rename from lfp-4.1.6-1-x86_64/usr/share/lfp/lfpreviewer-1.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
122
rename to lfp-4.1.7-1-x86_64/usr/share/lfp/lfpreviewer-1.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
123
diff --git a/lfp-4.1.6-1-x86_64/usr/share/lfp/ocr/ocr.js b/lfp-4.1.7-1-x86_64/usr/share/lfp/ocr/ocr.js
124
similarity index 100%
125
rename from lfp-4.1.6-1-x86_64/usr/share/lfp/ocr/ocr.js
126
rename to lfp-4.1.7-1-x86_64/usr/share/lfp/ocr/ocr.js
127
diff --git a/lfp-4.1.6-1-x86_64/usr/share/lfp/ocr/package.json b/lfp-4.1.7-1-x86_64/usr/share/lfp/ocr/package.json
128
similarity index 100%
129
rename from lfp-4.1.6-1-x86_64/usr/share/lfp/ocr/package.json
130
rename to lfp-4.1.7-1-x86_64/usr/share/lfp/ocr/package.json
131
diff --git a/lfp-4.1.6-1-x86_64/usr/share/lfp/ocr/tesseract.js b/lfp-4.1.7-1-x86_64/usr/share/lfp/ocr/tesseract.js
132
similarity index 100%
133
rename from lfp-4.1.6-1-x86_64/usr/share/lfp/ocr/tesseract.js
134
rename to lfp-4.1.7-1-x86_64/usr/share/lfp/ocr/tesseract.js
135
diff --git a/lfp-4.1.6-1-x86_64/usr/share/lfp/scope b/lfp-4.1.7-1-x86_64/usr/share/lfp/scope
136
similarity index 100%
137
rename from lfp-4.1.6-1-x86_64/usr/share/lfp/scope
138
rename to lfp-4.1.7-1-x86_64/usr/share/lfp/scope
139
diff --git a/lfp-4.1.6-1-x86_64/usr/share/licenses/lfp/LICENSE b/lfp-4.1.7-1-x86_64/usr/share/licenses/lfp/LICENSE
140
similarity index 100%
141
rename from lfp-4.1.6-1-x86_64/usr/share/licenses/lfp/LICENSE
142
rename to lfp-4.1.7-1-x86_64/usr/share/licenses/lfp/LICENSE
143
diff --git a/lfp-4.1.6-1-x86_64/usr/share/man/man1/lfp.1.gz b/lfp-4.1.7-1-x86_64/usr/share/man/man1/lfp.1.gz
144
similarity index 100%
145
rename from lfp-4.1.6-1-x86_64/usr/share/man/man1/lfp.1.gz
146
rename to lfp-4.1.7-1-x86_64/usr/share/man/man1/lfp.1.gz
147
diff --git a/usr/share/doc/lfp/README.md b/usr/share/doc/lfp/README.md
148
index b73756a..ea36087 100644
149
--- a/usr/share/doc/lfp/README.md
150
+++ b/usr/share/doc/lfp/README.md
151
@@ -4,7 +4,7 @@
152
 ### `lfp` is a simple wrapper for the `lf` file manager, with built-in file, image, and video previews, as well as on-exit directory changing.
153
 ### The program makes use of `ueberzug` to preview images, documents, and video thumbnails. Preview behavior can be altered by editing the *scope* file.
154
 
155
-**Version: 4.1.6**
156
+**Version: 4.1.7**
157
 
158
 ***
159
 
160
diff --git a/usr/share/lfp/lfp-icons b/usr/share/lfp/lfp-icons
161
index a562be0..a83f71a 100644
162
--- a/usr/share/lfp/lfp-icons
163
+++ b/usr/share/lfp/lfp-icons
164
@@ -7,7 +7,7 @@ tw=🤝:\
165
 ow=📂:\
166
 ln=⛓:\
167
 or=❌:\
168
-ex=󰜫:\
169
+ex=⌬:\
170
 *.gitkeep=:\
171
 *.gitignore=:\
172
 *.col=🔰:\
173
diff --git a/usr/share/lfp/lfprc b/usr/share/lfp/lfprc
174
index a6a274b..c063379 100644
175
--- a/usr/share/lfp/lfprc
176
+++ b/usr/share/lfp/lfprc
177
@@ -1,4 +1,4 @@
178
-#!/usr/share/lfp/lfprc
179
+!/usr/share/lfp/lfprc
180
 
181
 # Basic Variables:
182
 
183
@@ -234,9 +234,9 @@ Tab   : toggle preview
184
       '[D') clear && getPKGs && for x in ${pkgs[@]}; do eval "runScript add $x >/dev/null 2>&1 && notify-send '✅ $x installed'" ; done ;;
185
       '[B'|'y') clear && { selectNodeScript && exeScript $file; } || notify-send "📦 Failed to run script" "'$file' is not a valid JavaScript file." ;;
186
       '[C') clear && notify-send "📦 Starting Server..." && runScript start ;;
187
-      'j') notify-send "📦 Starting Server in Development Mode..." && runScript dev ;;
188
+      'h') notify-send "📦 Starting Server in Development Mode..." && runScript dev ;;
189
       'd'|'m') notify-send "📦 Starting Server in Development Mode..."&& runScript dev >/dev/null 2>&1 & disown ;;
190
-      'b'|'n'|'h') notify-send "📦 Building Project..." && runScript build ;;
191
+      'b'|'n') notify-send "📦 Building Project..." && runScript build ;;
192
       'i'|'I'|',') clear ; echo -e "\e[0m" && npm init ;;
193
       'r') clear && getPKGs && for x in ${pkgs[@]}; do runScript remove $x && notify-send "✅ $x removed" ; done ;;
194
       '.') notify-send "📦 Updating Server..." && runScript && notify-send "📦 Package Base Updated" ;;