commit 9a3072f640c06d669c87b3d7b9657f1b09ba71b2784444cd19d2a8ac26a87a21 Author: Adrian Schröter Date: Fri May 3 13:33:40 2024 +0200 Sync from SUSE:SLFO:Main hicolor-icon-theme revision 901a743a1c426e93687e305b218efdd8 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/hicolor-icon-theme-0.17.tar.xz b/hicolor-icon-theme-0.17.tar.xz new file mode 100644 index 0000000..f7d64b5 --- /dev/null +++ b/hicolor-icon-theme-0.17.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:317484352271d18cbbcfac3868eab798d67fff1b8402e740baa6ff41d588a9d8 +size 53016 diff --git a/hicolor-icon-theme-rpmlintrc b/hicolor-icon-theme-rpmlintrc new file mode 100644 index 0000000..9cae743 --- /dev/null +++ b/hicolor-icon-theme-rpmlintrc @@ -0,0 +1 @@ +addFilter(".*ghost-files-without-postin") diff --git a/hicolor-icon-theme.changes b/hicolor-icon-theme.changes new file mode 100644 index 0000000..3e16304 --- /dev/null +++ b/hicolor-icon-theme.changes @@ -0,0 +1,166 @@ +------------------------------------------------------------------- +Mon Nov 21 13:49:48 UTC 2022 - Fabio Pesari + +- Add 1024x1024 directory for package ownership + +------------------------------------------------------------------- +Wed May 8 09:29:55 UTC 2019 - Dominique Leuenberger + +- Move RPM macros to %_rpmmacrodir. + +------------------------------------------------------------------- +Wed Feb 28 16:33:24 UTC 2018 - dimstar@opensuse.org + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- +Thu Sep 7 15:01:50 UTC 2017 - zaitor@opensuse.org + +- Update to version 0.17: + + Fix 256x256@2/animations name in index.theme. +- Changes from version 0.16: + + Add hidpi icon directories (e.g. 48x48@2) with scale=2. + +------------------------------------------------------------------- +Tue Jun 27 12:29:12 UTC 2017 - dimstar@opensuse.org + +- Migrate %icon_theme_cache_post/postun macro from + hicolor-icon-theme to gtk2-tools and gtk3-tools file triggers. + The macros are defined to be nop, in order to not break all spec + files for now. + +------------------------------------------------------------------- +Thu May 26 14:01:13 UTC 2016 - tchvatal@suse.com + +- Update url to point to some existing location. +- Run over with spec-cleaner: Update macros and remove obsolete + clean section. + +------------------------------------------------------------------- +Mon Oct 26 00:08:46 UTC 2015 - zaitor@opensuse.org + +- Drop hicolor-scalable-sizes.patch: It breaks builder icons, and + default icons on desktops like MATE. It has never been taken + upstream, nor is any other distro using it, so lets align with + everyone else. + +------------------------------------------------------------------- +Tue Mar 24 21:52:20 UTC 2015 - zaitor@opensuse.org + +- Update to version 0.15: + + Add symbolic/apps directory for symbolic app icons. + +------------------------------------------------------------------- +Tue Dec 16 10:52:27 UTC 2014 - dimstar@opensuse.org + +- Update to version 0.14: + + Use automake to generate VPATH-compatible makefiles. + +------------------------------------------------------------------- +Tue Dec 24 19:45:10 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.13: + + Icon-theme-spec: Add icon scale support. + + Support 512x512 bitmaps for high density display age. +- Rebase hicolor-scalable-sizes.patch. + +------------------------------------------------------------------- +Thu Mar 28 08:41:09 UTC 2013 - mmeister@suse.com + +- Added url as source. + Please see http://en.opensuse.org/SourceUrls + +------------------------------------------------------------------- +Fri Mar 1 12:44:32 UTC 2013 - dimstar@opensuse.org + +- Spec-cleanup using format_spec_file service. + +------------------------------------------------------------------- +Fri Jan 7 17:25:40 CET 2011 - vuntz@opensuse.org + +- Update macros.hicolor after upstream GTK+ decided to use the same + name for the gtk-update-icon-cache tool in both gtk2 and gtk3: we + use alternatives to handle the two versions of the tools. This + means we can always assume that the tool name is + gtk-update-icon-cache; so no need to check for + gtk-update-icon-cache-3.0. + +------------------------------------------------------------------- +Thu Oct 7 14:51:55 CEST 2010 - vuntz@opensuse.org + +- Reformat macros.hicolor so that the generated scriptlet looks a + bit nicer. + +------------------------------------------------------------------- +Wed Aug 25 15:06:12 CEST 2010 - vuntz@opensuse.org + +- Add rpm macros to update icon themes. +- Add a %ghost file for the hicolor icon cache, but since this + package actually doesn't contain any icon, do not do anything in + %post/%postun: this will be done by packages installing icons in + the hicolor icon theme. +- Add a rpmlintrc file to suppress the ghost-files-without-postin + warning which is wrong in this specific case. + +------------------------------------------------------------------- +Thu Jan 14 05:22:00 CET 2010 - captain.magnus@opensuse.org + +- Update to version 0.12: + + Fix details with 256x256 icons +- Remove hicolor-256.patch. Fixed upstream + +------------------------------------------------------------------- +Fri Dec 4 17:10:24 CET 2009 - vuntz@opensuse.org + +- Update to version 0.11: + + Added 256x256 size. (fdo#15231) + + Build system updates. +- Remove call to suse_update_config macro, it's not needed. +- Update hicolor-256.patch to handle the missing parts, not done by + the upstream fix. +- Update hicolor-scalable-sizes.patch to not added useless + contexts. +- Drop hicolor-kde-bits.patch: it should not be needed, since the + hicolor theme cannot be selected by the user (confirmed by some + usptream KDE people). + +------------------------------------------------------------------- +Tue Nov 3 19:09:20 UTC 2009 - coolo@novell.com + +- updated patches to apply with fuzz=0 + +------------------------------------------------------------------- +Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de + +- make patch0 usage consistent + +------------------------------------------------------------------- +Mon Apr 6 11:31:06 CEST 2009 - vuntz@novell.com + +- Respin hicolor-kde-bits.patch that doesn't apply with new patch + package. + +------------------------------------------------------------------- +Wed Oct 15 14:51:43 CEST 2008 - vuntz@novell.com + +- Add hicolor-256.patch to add 256x256 directories. Needed to fix + alacarte build. + +------------------------------------------------------------------- +Fri Jul 18 16:38:06 CEST 2008 - jpr@suse.de + +- Tag patches + +------------------------------------------------------------------- +Tue Mar 25 15:38:21 CET 2008 - lrupp@suse.de + +- beautify specfile +- fix executable bit for doc + +------------------------------------------------------------------- +Wed Feb 21 16:51:25 CET 2007 - dobey@suse.de + +- Import hicolor-icon-theme 0.10 with appropriate patches for KDE + and GNOME + Fixes https://bugzilla.novell.com/show_bug.cgi?id=247278 + diff --git a/hicolor-icon-theme.spec b/hicolor-icon-theme.spec new file mode 100644 index 0000000..372002e --- /dev/null +++ b/hicolor-icon-theme.spec @@ -0,0 +1,60 @@ +# +# spec file for package hicolor-icon-theme +# +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# +# 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: hicolor-icon-theme +Version: 0.17 +Release: 0 +Summary: Fallback Icon Theme +License: GPL-2.0-or-later +Group: System/X11/Utilities +URL: https://freedesktop.org/wiki/Software/icon-theme/ +Source: http://icon-theme.freedesktop.org/releases/%{name}-%{version}.tar.xz +Source1: macros.hicolor +Source99: %{name}-rpmlintrc +BuildArch: noarch + +%description +This is the default fallback theme used by implementations of the icon +theme specification. + +%prep +%setup -q + +%build +%configure +make %{?_smp_mflags} + +%install +%make_install +touch %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache +chmod -x COPYING +# Install rpm macros +install -D -m644 %{SOURCE1} %{buildroot}%_rpmmacrodir/macros.hicolor +# Add 1024x1024 directory for package ownership [default-icon-theme#3] +mkdir -p %{buildroot}%{_datadir}/icons/hicolor/1024x1024/{actions,\ +animations,apps,categories,devices,emblems,emotes,filesystems,\ +intl,mimetypes,places,status,stock} + +%files +%license COPYING +%doc ChangeLog README +%ghost %{_datadir}/icons/hicolor/icon-theme.cache +%{_datadir}/icons/hicolor/ +%_rpmmacrodir/macros.hicolor + +%changelog diff --git a/macros.hicolor b/macros.hicolor new file mode 100644 index 0000000..a80fdc8 --- /dev/null +++ b/macros.hicolor @@ -0,0 +1,42 @@ +# RPM macros for packages installing icons or a whole icon theme +# +### +# +# When a package installs icons (or a whole icon theme), it should use +# both macros: +# +# - %icon_theme_cache_post in %post +# - %icon_theme_cache_postun in %postun +# +# Additionally, if a package installs a whole icon theme, it should use +# this macro: +# +# - %icon_theme_cache_create_ghost in %install +# +# This macro takes the name of an icon theme as argument. The +# icon-theme.cache created this way should be added with %ghost in the +# file list. +# +# Note that %icon_theme_cache_post and %icon_theme_cache_postun can +# optionally take the name of the icon theme where icons are installed. +# This is useful for packages containing a whole icon theme. If no +# argument is passed, the hicolor icon theme is assumed (which is where +# applications usually install their icons). +# +### + +%icon_theme_cache_create_ghost() \ +if test "x%1" == "x%%1"; then \ + echo "Missing argument in call to %%icon_theme_cache_create_ghost." \ + false \ +fi \ +mkdir -p "%{buildroot}%{_datadir}/icons/%1" \ +touch "%{buildroot}%{_datadir}/icons/%1/icon-theme.cache" + +# The macro is a compatibility place holder to not break .spec files. It has been migrated to be a file trigger +%icon_theme_cache_post() \ +%nil + +# The macro is a compatibility place holder to not break .spec files. It has been migrated to be a file trigger +%icon_theme_cache_postun() \ +%nil