File gnome-shell-theme-flat-remix.spec of Package gnome-shell-theme-flat-remix

Name:           flat-remix-gnome
Version:        20230606
Release:        1
License:        CC-BY-SA-4.0
Summary:        Flat Remix GNOME theme
Url:            https://drasite.com/flat-remix-gnome
Group:          User Interface/Desktops
#Source:        https://github.com/daniruiz/flat-remix-gnome/archive/20230606.tar.gz
Source:         https://github.com/daniruiz/%{name}/archive/%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
Requires:       gnome-shell >= 44.0, gnome-shell << 45, gnome-extensions, gnome-shell-extension-user-theme, gnome-extensions 
BuildRequires:  make, dconf, ImageMagick, glib2-devel

%description
Flat Remix is a GNOME Shell theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.

%prep
%setup -q

%install
%make_install

%build


%post
cd /usr/share/flat-remix-gnome
make
make install

%preun
if [ $1 == 0 ]
then
	cd /usr/share/flat-remix-gnome
	make uninstall
fi

%files
%doc LICENSE README.md
%{_datadir}/flat-remix-gnome
openSUSE Build Service is sponsored by