Browse Source

gnome-icon-theme: Updated (2.24.0 -> 2.31.0)

user/chris/test/early-mdev
Aldas Nabazas 14 years ago
parent
commit
08a1f1f0b6
  1. 6
      gnome2/gnome-icon-theme/gnome-icon-theme.desc
  2. 27
      gnome2/gnome-icon-theme/pkgconfig.patch

6
gnome2/gnome-icon-theme/gnome-icon-theme.desc

@ -3,7 +3,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../gnome-icon-theme/gnome-icon-theme.desc
[COPY] Copyright (C) 2006 - 2008 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf
[COPY]
@ -28,10 +28,10 @@
[L] GPL
[S] Stable
[V] 2.24.0
[V] 2.31.0
[P] X -----5---9 144.800
[O] . $base/package/*/*/gnome2-or-gtk-conf.in
[D] 402091817 gnome-icon-theme-2.24.0.tar.bz2 http://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme/2.24/
[D] 2409167964 gnome-icon-theme-2.31.0.tar.bz2 http://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme/2.31/

27
gnome2/gnome-icon-theme/pkgconfig.patch

@ -1,27 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../gnome-icon-theme/pkgconfig.patch
# Copyright (C) 2006 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- SDE-COPYRIGHT-NOTE-END ---
--- ./Makefile.in.orig 2006-09-15 04:45:22.000000000 +0200
+++ ./Makefile.in 2006-09-15 04:48:25.000000000 +0200
@@ -199,7 +199,7 @@
target_alias = @target_alias@
themedir = @themedir@
SUBDIRS = 8x8 16x16 22x22 24x24 32x32 48x48 scalable po
-pkgconfigdir = $(datadir)/pkgconfig
+pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gnome-icon-theme.pc
THEME_IN_FILES = index.theme.in
theme_DATA = index.theme
Loading…
Cancel
Save