Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
enlightenment-theme-openSUSE-neon
enlightenment-theme-openSUSE-neon.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File enlightenment-theme-openSUSE-neon.spec of Package enlightenment-theme-openSUSE-neon
# # spec file for package enlightenment-theme-openSUSE-neon # # Copyright (c) 2022 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/ # %define icon_theme_name openSUSE-e-X-Neon Name: enlightenment-theme-openSUSE-neon Version: 20220219.1.26 Release: 0 Summary: openSUSE theme for Enlightenment License: BSD-2-Clause AND LGPL-2.1-only AND CC-BY-SA-3.0 Group: System/GUI/Other URL: https://en.opensuse.org/Portal:Enlightenment Source: enlightenment-theme-openSUSE-Neon-%{version}.tar.xz BuildRequires: efl BuildRequires: fdupes # for convert BuildRequires: ImageMagick Provides: enlightenment-theme BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Recommends: openSUSE-e-X-Neon-Icons %description openSUSE, theme for Enlightenment %package -n openSUSE-e-X-Neon-Icons Summary: FDO Icon theme to go with openSUSE Enlightenment Theme License: GPL-3.0-only Group: System/GUI/Other %description -n openSUSE-e-X-Neon-Icons An FDO Icon theme that matches the one used by the openSUSE Enlightenment Neon theme %prep %setup -q -n enlightenment-theme-openSUSE-Neon-%{version} %build ./build-darkmod.sh --epkg cp build/e/openSUSE-Neon.edj . cp licenses-authors/* . cp build/icons/openSUSE-Neon-icons/README README.icons %install install -m 0755 -d %{buildroot}%{_datadir}/elementary/themes install -m 0644 -t %{buildroot}%{_datadir}/elementary/themes openSUSE-Neon.edj install -m 0755 -d %{buildroot}%{_datadir}/icons/%{icon_theme_name} install -m 0644 -t %{buildroot}%{_datadir}/icons/%{icon_theme_name} build/icons/openSUSE-Neon-icons/index.theme pushd build/icons/openSUSE-Neon-icons for d in */ ; do install -m 0755 -d %{buildroot}%{_datadir}/icons/%{icon_theme_name}/$d for in in $d/*/ ; do install -m 0755 -d %{buildroot}%{_datadir}/icons/%{icon_theme_name}/$in for ind in $in/*.png ; do if [ -f "$ind" ]; then install -m 0644 -t %{buildroot}%{_datadir}/icons/%{icon_theme_name}/$in "$ind" fi done for ind in $in/*.svg ; do if [ -f "$ind" ]; then install -m 0644 -t %{buildroot}%{_datadir}/icons/%{icon_theme_name}/$in "$ind" fi done done done popd %fdupes %{buildroot}%{_datadir}/icons/%{icon_theme_name} %files %defattr(-,root,root) %license AUTHORS COPYING AUTHORS.elementary AUTHORS.enlightenment COPYING.images COPYING.lgpl %{_datadir}/elementary %files -n openSUSE-e-X-Neon-Icons %license README.icons %{_datadir}/icons/%{icon_theme_name} %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor