Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sddm-theme-ximper
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
sddm-theme-ximper
Commits
8a3946a2
Verified
Commit
8a3946a2
authored
Jan 07, 2025
by
Кирилл Уницаев
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.0-eter1
- Initial build
parent
130afa03
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
42 additions
and
0 deletions
+42
-0
rules
.gear/rules
+1
-0
sddm-theme-ximper.spec
sddm-theme-ximper.spec
+41
-0
No files found.
.gear/rules
0 → 100644
View file @
8a3946a2
tar: .
sddm-theme-ximper.spec
0 → 100644
View file @
8a3946a2
%define mname ximper
Name: sddm-theme-%mname
Version: 1.0
Release: eter1
License: GPL-3.0
Summary: SDDM theme for Ximper Linux
Summary(ru_RU.UTF-8): Тема SDDM для Ximper Linux
Group: Graphical desktop/Other
Url: https://gitlab.eterfund.ru/ximperlinux/sddm-theme-ximper
Vcs: https://gitlab.eterfund.ru/ximperlinux/sddm-theme-ximper.git
BuildArch: noarch
Source: %name-%version.tar
Requires: libqt6-svg
Requires: libqt6-multimediaquick
Requires: qt6-virtualkeyboard
%description
SDDM theme for Ximper Linux.
%description -l ru_RU.UTF-8
Тема SDDM для Ximper Linux.
%prep
%setup
%install
install -d %buildroot%_datadir/sddm/themes/
cp -r ximper %buildroot%_datadir/sddm/themes/
%files
%_datadir/sddm/themes/%mname
%changelog
* Tue Jan 07 2025 Kirill Unitsaev <fiersik@altlinux.org> 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