forked from pool/openSUSEway
Accepting request 821111 from home:dkondratenko
add pattern OBS-URL: https://build.opensuse.org/request/show/821111 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/openSUSEway?expand=0&rev=8
This commit is contained in:
parent
fb55a5f33d
commit
8fb4a15de3
@ -23,11 +23,6 @@ Version: 0.6
|
|||||||
Release: 0
|
Release: 0
|
||||||
Summary: The openSUSEway desktop environment meta package
|
Summary: The openSUSEway desktop environment meta package
|
||||||
Group: Metapackages
|
Group: Metapackages
|
||||||
Provides: pattern() = openSUSEway
|
|
||||||
Provides: pattern-category() = openSUSEway
|
|
||||||
Provides: pattern-icon() = pattern-sway
|
|
||||||
Provides: pattern-order() = 1460
|
|
||||||
Provides: pattern-visible()
|
|
||||||
URL: https://github.com/openSUSE/openSUSEway
|
URL: https://github.com/openSUSE/openSUSEway
|
||||||
Source0: https://github.com/openSUSE/openSUSEway/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: https://github.com/openSUSE/openSUSEway/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -54,6 +49,26 @@ Requires: mpv
|
|||||||
%description
|
%description
|
||||||
This meta package aggregates openSUSEway desktop enviroment packages.
|
This meta package aggregates openSUSEway desktop enviroment packages.
|
||||||
|
|
||||||
|
%bcond_with betatest
|
||||||
|
%pattern_graphicalenvironments
|
||||||
|
%package -n patterns-openSUSEway
|
||||||
|
Summary: Patterns for Installation (openSUSEway)
|
||||||
|
License: MIT
|
||||||
|
Group: Metapackages
|
||||||
|
Provides: pattern() = openSUSEway
|
||||||
|
Provides: pattern-category() = openSUSEway
|
||||||
|
Provides: pattern-icon() = pattern-sway
|
||||||
|
Provides: pattern-order() = 1460
|
||||||
|
Provides: pattern-visible()
|
||||||
|
URL: https://github.com/openSUSE/openSUSEway
|
||||||
|
BuildRequires: patterns-rpm-macros
|
||||||
|
Requires: openSUSEway
|
||||||
|
|
||||||
|
%description -n patterns-openSUSEway
|
||||||
|
This is an internal package that is used to create the patterns as part
|
||||||
|
of the installation source setup. Installation of this package does
|
||||||
|
not make sense.
|
||||||
|
|
||||||
%package -n sway-branding-openSUSE
|
%package -n sway-branding-openSUSE
|
||||||
Summary: openSUSE branding of sway
|
Summary: openSUSE branding of sway
|
||||||
Group: System/GUI/Other
|
Group: System/GUI/Other
|
||||||
@ -119,6 +134,8 @@ install -D -p -m 644 .config/waybar/config %{buildroot}%{_sysconfdir}/xdg/waybar
|
|||||||
install -D -p -m 644 .config/waybar/style.css %{buildroot}%{_sysconfdir}/xdg/waybar/style.css
|
install -D -p -m 644 .config/waybar/style.css %{buildroot}%{_sysconfdir}/xdg/waybar/style.css
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
|
||||||
|
%files -n patterns-openSUSEway
|
||||||
%dir %{_defaultdocdir}/patterns
|
%dir %{_defaultdocdir}/patterns
|
||||||
%{_defaultdocdir}/patterns/openSUSEway.txt
|
%{_defaultdocdir}/patterns/openSUSEway.txt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user