RPM: add opensuse 42.3 theme in tdebase

pull/3/head
François Andriot 7 years ago
parent 395aac03bb
commit c5ecee6a55

@ -347,6 +347,14 @@ Requires: hicolor-icon-theme-branding
%define tde_starticon /usr/share/icons/hicolor/scalable/apps/distributor.svg
%endif
# OpenSuse 42.3 Theme
%if "%{?sle_version}" == "120300"
Requires: wallpaper-branding
%define tde_bg /usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.jpg
Requires: hicolor-icon-theme-branding
%define tde_starticon /usr/share/icons/hicolor/scalable/apps/distributor.svg
%endif
BuildRequires: trinity-arts-devel >= %{tde_epoch}:1.5.10
BuildRequires: trinity-tdelibs-devel >= %{tde_version}

Loading…
Cancel
Save