Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
ximper-tools
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
ximper-tools
Commits
24635079
Verified
Commit
24635079
authored
Nov 23, 2024
by
Кирилл Уницаев
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.1.0-eter1
- Initial build
parent
9702436a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
42 additions
and
0 deletions
+42
-0
rules
.gear/rules
+1
-0
ximper-tools.spec
ximper-tools.spec
+41
-0
No files found.
.gear/rules
0 → 100644
View file @
24635079
tar: .
ximper-tools.spec
0 → 100644
View file @
24635079
%define pkgprefix ximper-tool
Name: ximper-tools
Version: 0.1.0
Release: eter1
License: MIT
Summary: A set of scripts and utilities for Ximper Linux
Group: Other
Url: https://gitlab.eterfund.ru/ximperlinux/ximper-tools
BuildArch: noarch
Source: %name-%version.tar
%description
The set of utilities used in Ximper Linux includes
various tools that help speed up or automate processes that
are not available by default in the system.
%package -n %pkgprefix-wm
Summary: Ximper Linux utilities for window managers
Group: Graphical desktop/Other
%description -n %pkgprefix-wm
%summary.
%prep
%setup
%install
%makeinstall_std
%files -n %pkgprefix-wm
%_bindir/wm-xdg-autostart
%changelog
* Sat Nov 23 2024 Kirill Unitsaev <fiersik@altlinux.org> 0.1.0-eter1
- Initial build
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment