Initial commit
This commit is contained in:
parent
7894e05f61
commit
4b339bf99a
8 changed files with 729 additions and 0 deletions
38
SonicDE/sonicde-meta.spec
Normal file
38
SonicDE/sonicde-meta.spec
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
Name: sonicde-meta
|
||||
Version: 6.4.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Meta-package for Sonic Desktop Environment
|
||||
|
||||
License: MIT
|
||||
URL: https://github.com/Sonic-DE/sonicde-meta
|
||||
|
||||
# Core Components
|
||||
Requires: sonic-win
|
||||
Requires: sonic-workspace
|
||||
Requires: sonic-workspace-x11
|
||||
Requires: sonic-desktop-interface
|
||||
|
||||
# Foundation Libraries
|
||||
Requires: sonic-interface-libraries
|
||||
Requires: sonic-libworkspace
|
||||
|
||||
# Applets
|
||||
Requires: sonic-network-manager
|
||||
Requires: sonic-audio-applet-pulse
|
||||
|
||||
# Additional Recommend Packages (mapped from Arch AUR meta)
|
||||
Recommends: breeze-icon-theme
|
||||
Recommends: breeze-cursor-theme
|
||||
Recommends: kf6-kirigami2
|
||||
Recommends: kf6-qqc2-desktop-style
|
||||
|
||||
%description
|
||||
This meta-package pulls in all the necessary components for a full Sonic
|
||||
Desktop Environment (SonicDE) installation, focusing on an optimized X11 experience.
|
||||
|
||||
%files
|
||||
# No files, just dependencies
|
||||
|
||||
%changelog
|
||||
* Wed Mar 11 2026 Anders Rh <andersrh@example.com> - 6.6.2-1
|
||||
- Initial release for SonicDE
|
||||
Loading…
Add table
Add a link
Reference in a new issue