[packages/hicolor-icon-theme] - updated to 0.15 - updated more-dirs patch
qboosh
qboosh at pld-linux.org
Sun Apr 19 08:20:20 CEST 2015
commit 1d3ac0513265e9ea3e7464d7d51d5fb5ecf345a2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Apr 19 08:15:57 2015 +0200
- updated to 0.15
- updated more-dirs patch
hicolor-icon-theme-more-dirs.patch | 18 ++++++++----------
hicolor-icon-theme.spec | 16 ++++++++++++----
2 files changed, 20 insertions(+), 14 deletions(-)
---
diff --git a/hicolor-icon-theme.spec b/hicolor-icon-theme.spec
index eecb8df..2a788fb 100644
--- a/hicolor-icon-theme.spec
+++ b/hicolor-icon-theme.spec
@@ -1,14 +1,18 @@
Summary: Directory hierarchy for default icon theme
Summary(pl.UTF-8): Struktura katalogów dla domyślnego motywu ikon
Name: hicolor-icon-theme
-Version: 0.13
+Version: 0.15
Release: 1
-License: LGPL
+License: GPL v2
Group: Base
-Source0: http://icon-theme.freedesktop.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 21d0f50aa6b8eef02846cda9e5e9324c
+Source0: http://icon-theme.freedesktop.org/releases/%{name}-%{version}.tar.xz
+# Source0-md5: 6aa2b3993a883d85017c7cc0cfc0fb73
Patch0: %{name}-more-dirs.patch
URL: http://icon-theme.freedesktop.org/wiki/HicolorTheme
+BuildRequires: autoconf >= 2.50
+BuildRequires: automake >= 1:1.9
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
# Conflicts: gnome-icon-theme < 1.0.9
Conflicts: kdelibs < 9:3.2.0-4
BuildArch: noarch
@@ -25,6 +29,9 @@ Struktura katalogów dla domyślnego motywu ikon.
%patch0 -p1
%build
+%{__aclocal}
+%{__autoconf}
+%{__automake}
%configure
%{__make}
@@ -46,4 +53,5 @@ rm -rf $RPM_BUILD_ROOT
%dir %{_iconsdir}/hicolor
%{_iconsdir}/hicolor/*x*
%{_iconsdir}/hicolor/scalable
+%{_iconsdir}/hicolor/symbolic
%ghost %{_iconsdir}/hicolor/icon-theme.cache
diff --git a/hicolor-icon-theme-more-dirs.patch b/hicolor-icon-theme-more-dirs.patch
index 9461379..a58665e 100644
--- a/hicolor-icon-theme-more-dirs.patch
+++ b/hicolor-icon-theme-more-dirs.patch
@@ -1,16 +1,14 @@
---- hicolor-icon-theme-0.12/Makefile.in.orig 2010-01-13 11:18:27.000000000 +0100
-+++ hicolor-icon-theme-0.12/Makefile.in 2011-09-28 14:12:14.430478446 +0200
-@@ -9,10 +9,10 @@
- distdir = $(PACKAGE)-$(VERSION)
- FILES = README Makefile.in configure.ac configure install-sh index.theme ChangeLog COPYING
-
+--- hicolor-icon-theme-0.15/Makefile.am.orig 2015-04-19 08:05:01.926315933 +0200
++++ hicolor-icon-theme-0.15/Makefile.am 2015-04-19 08:05:04.579649210 +0200
+@@ -1,8 +1,8 @@
-ICON_SIZES = 16x16 22x22 24x24 32x32 36x36 48x48 64x64 72x72 96x96 \
-- 128x128 192x192 256x256 scalable
+- 128x128 192x192 256x256 512x512 scalable
+ICON_SIZES = 8x8 16x16 20x20 22x22 24x24 32x32 36x36 42x42 48x48 64x64 72x72 80x80 96x96 \
+ 128x128 160x160 192x192 256x256 512x512 1024x1024 scalable
- ICON_CONTEXTS = actions animations apps categories devices emblems emotes filesystems intl mimetypes places status stock
+ ICON_CONTEXTS = actions animations apps categories devices emblems emotes \
+ filesystems intl mimetypes places status stock
-STOCK_SUBS = chart code data form image io media navigation net object table text
+STOCK_SUBS = chart code data emoticons form image io media navigation net object table text
- all:
- @:
+ themedir = $(datadir)/icons/hicolor
+ dist_theme_DATA = index.theme
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hicolor-icon-theme.git/commitdiff/1d3ac0513265e9ea3e7464d7d51d5fb5ecf345a2
More information about the pld-cvs-commit
mailing list