This commit is contained in:
parent
00802adcd3
commit
24e4d0556a
@ -0,0 +1,50 @@
|
||||
#
|
||||
# spec file for package budgie-haste-applet
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: budgie-wayland-session
|
||||
Version: 20200228
|
||||
Release: 0
|
||||
Summary: Budgie Magpie v1 Wayland Session
|
||||
License: MPL-2.0
|
||||
Group: System/GUI/Other
|
||||
URL: https://github.com/BuddiesOfBudgie/budgie-wayland-session
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
BuildRequires: cmake
|
||||
BuildRequires: pkgconfig
|
||||
Obsoletes: budgie-session
|
||||
# Future move to labwc
|
||||
Conflicts: budgie-session-manager
|
||||
Provides: budgie-session-manager = %{version}
|
||||
|
||||
%description
|
||||
Blah blah blah
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%cmake
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
|
||||
%files
|
||||
|
||||
|
||||
%changelog
|
Loading…
x
Reference in New Issue
Block a user