diff --git a/pocillo-gtk-theme/pocillo-gtk-theme-0.11-1.fc42.src.rpm b/pocillo-gtk-theme/pocillo-gtk-theme-0.11-1.fc42.src.rpm index 461e5e1..894e1ba 100644 Binary files a/pocillo-gtk-theme/pocillo-gtk-theme-0.11-1.fc42.src.rpm and b/pocillo-gtk-theme/pocillo-gtk-theme-0.11-1.fc42.src.rpm differ diff --git a/pocillo-gtk-theme/pocillo-gtk-theme.spec b/pocillo-gtk-theme/pocillo-gtk-theme.spec index 8a4b423..5e43d77 100644 --- a/pocillo-gtk-theme/pocillo-gtk-theme.spec +++ b/pocillo-gtk-theme/pocillo-gtk-theme.spec @@ -9,10 +9,9 @@ BuildArch: noarch License: GPL-2.0-or-later URL: https://github.com/UbuntuBudgie/pocillo-gtk-theme -Source0: %{url}/releases/download/v%{version}/pocillo-precompiled.tar.gz +Source0: %{url}/releases/download/v%{version}/pocillo-precompiled.tar.gz#/%{name}-%{version}-precompiled.tar.gz Requires: gtk3 -Requires: gtk4 %description %{_description} @@ -24,7 +23,26 @@ Recommends: pocillo-gtk-theme %description -n pocillo-gtk2-theme %{_description} -This package contains GTK+2 theme. +This package contains the Pocillo GTK+2 theme. + +%package -n pocillo-gtk4-theme +Summary: GTK4 support for the Pocillo GTK theme +Requires: gtk4 + +Recommends: pocillo-gtk-theme + +%description -n pocillo-gtk4-theme %{_description} + +This package contains the Pocillo GTK4 theme. + +%package -n pocillo-openbox-theme +Summary: Openbox support for the Pocillo GTK theme + +Recommends: pocillo-gtk-theme + +%description -n pocillo-openbox-theme %{_description} + +This package contains the Pocillo Openbox theme. %package -n pocillo-plank-theme Summary: Plank support for the Pocillo GTK theme @@ -34,7 +52,7 @@ Recommends: pocillo-gtk-theme %description -n pocillo-plank-theme %{_description} -Plank support for the Pocillo GTK theme. +This package contains the Pocillo Plank theme. %prep tar -xf %{SOURCE0} -C %{_builddir} @@ -52,12 +70,8 @@ cp -R %{_builddir}/Pocillo* %{buildroot}%{_datadir}/themes/ %license COPYING %dir %{_datadir}/themes/Pocillo*/chrome %dir %{_datadir}/themes/Pocillo*/gtk-3.0 -%dir %{_datadir}/themes/Pocillo*/gtk-4.0 -%dir %{_datadir}/themes/Pocillo*/openbox-3 %{_datadir}/themes/Pocillo*/chrome/* %{_datadir}/themes/Pocillo*/gtk-3.0/* -%{_datadir}/themes/Pocillo*/gtk-4.0/* -%{_datadir}/themes/Pocillo*/openbox-3/* %{_datadir}/themes/Pocillo*/index.theme %files -n pocillo-gtk2-theme @@ -65,11 +79,21 @@ cp -R %{_builddir}/Pocillo* %{buildroot}%{_datadir}/themes/ %dir %{_datadir}/themes/Pocillo*/gtk-2.0 %{_datadir}/themes/Pocillo*/gtk-2.0/* +%files -n pocillo-gtk4-theme +%license COPYING +%dir %{_datadir}/themes/Pocillo*/gtk-4.0 +%{_datadir}/themes/Pocillo*/gtk-4.0/* + +%files -n pocillo-openbox-theme +%license COPYING +%dir %{_datadir}/themes/Pocillo*/openbox-3 +%{_datadir}/themes/Pocillo*/openbox-3/* + %files -n pocillo-plank-theme %license COPYING %dir %{_datadir}/themes/Pocillo*/plank %{_datadir}/themes/Pocillo*/plank/* %changelog -* Thu May 29 2025 Joshua Strobl - 0.11-1 +* Fri May 30 2025 Joshua Strobl - 0.11-1 - Initial packaging of Pocillo