Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
ximper-shell-panel
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-shell-panel
Commits
c7a353db
Verified
Commit
c7a353db
authored
Jun 18, 2026
by
Kirill Unitsaev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build: add spec and gear
parent
c34df26e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
47 additions
and
0 deletions
+47
-0
rules
.gear/rules
+3
-0
ximper-shell-panel.spec
.gear/ximper-shell-panel.spec
+44
-0
No files found.
.gear/rules
0 → 100644
View file @
c7a353db
spec: .gear/ximper-shell-panel.spec
tar: .
tar: vendor name=@name@-development-@version@ base=vendor
.gear/ximper-shell-panel.spec
0 → 100644
View file @
c7a353db
Name: ximper-shell-panel
Version: 0.1.0
Release: eter0
License: GPL-3.0
Summary: Waybar panel runtime for Ximper Shell
Group: Graphical desktop/Other
Url: https://gitlab.eterfund.ru/ximperlinux/ximper-shell-panel
Vcs: https://gitlab.eterfund.ru/ximperlinux/ximper-shell-panel.git
Source: %name-%version.tar
Source1: %name-development-%version.tar
BuildRequires(pre): rpm-macros-meson rpm-build-xdg
BuildRequires: rpm-build-golang
BuildRequires: meson
Requires: waybar
%description
Runtime component for the Ximper Shell Waybar panel.
%prep
%setup -a1
%build
%meson
%meson_build
%install
%meson_install
%files
%_bindir/%name
%dir %_xdgconfigdir/ximper-shell/panel
%config %_xdgconfigdir/ximper-shell/panel/*
%changelog
* Thu Jun 18 2026 Kirill Unitsaev <fiersik@altlinux.org> 0.1.0-eter0
- 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