[packages/snapmaker-luban] - pl, better Group, missing dir; release 3
qboosh
qboosh at pld-linux.org
Fri Mar 1 19:12:33 CET 2024
commit 3b26c6c87eda4ae3734989d6d65be61585fb9832
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Mar 1 18:51:25 2024 +0100
- pl, better Group, missing dir; release 3
snapmaker-luban.spec | 18 +++++++++++++-----
1 file changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/snapmaker-luban.spec b/snapmaker-luban.spec
index 0ed11e6..8762f31 100644
--- a/snapmaker-luban.spec
+++ b/snapmaker-luban.spec
@@ -1,9 +1,11 @@
+# TODO: try not to use prebuilt binaries
Summary: Easy-to-use 3-in-1 software tailor-made for Snapmaker machines
+Summary(pl.UTF-8): Łatwe w użyciu oprogramowanie "trzy w jednym do obrabiarek Snapmaker
Name: snapmaker-luban
Version: 4.10.2
-Release: 2
+Release: 3
License: AGPL v3
-Group: Applications
+Group: Applications/Engineering
Source0: https://github.com/Snapmaker/Luban/releases/download/v%{version}/%{name}-%{version}-linux-x64.tar.gz
# Source0-md5: 327125f188ac897333ac5eb814c17012
Source2: %{name}.desktop
@@ -11,7 +13,7 @@ Source3: %{name}.png
URL: https://snapmaker.com/
BuildRequires: ImageMagick
BuildRequires: rpmbuild(macros) >= 1.747
-Obsoletes: snapmakerjs
+Obsoletes: snapmakerjs < 3
ExclusiveArch: %{x8664}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,11 +28,16 @@ the machine using the command panel in Luban anytime with ease.
The software also provides G-code generation support for 3D models,
laser engraving / cutting, and CNC milling.
+%description -l pl.UTF-8
+Snapmaker Luban to łatwe w użyciu oprogramowanie "trzy w jednym"
+skrojone pod obrabiarki Snapmaker. Pozwala łatwo, w dowolnej chwili
+dostosowywać ustawienia drukarki i sterować obrabiarką z panelu
+poleceń Luban. Oprogramowanie zapewnia także generowanie G-kodu do
+modeli 3D, laserowe rzeźbienie i cięcie oraz frezowanie CNC.
+
%prep
%setup -q -T -b0 -n %{name}-%{version}-linux-x64
-%build
-
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_libdir}/%{name},%{_bindir},%{_desktopdir}} \
@@ -78,6 +85,7 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/%{name}/locales/fil.pak
%dir %{_libdir}/%{name}/resources
%dir %{_libdir}/%{name}/resources/app
+%dir %{_libdir}/%{name}/resources/app/node_modules
%{_libdir}/%{name}/resources/app/node_modules/@[a-rt-z]*
%{_libdir}/%{name}/resources/app/node_modules/@serialport
%{_libdir}/%{name}/resources/app/node_modules/@socket.io
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/snapmaker-luban.git/commitdiff/3b26c6c87eda4ae3734989d6d65be61585fb9832
More information about the pld-cvs-commit
mailing list