summaryrefslogtreecommitdiff
path: root/graphics/gnome-icon-theme/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-06-05 10:05:38 +0000
committerwiz <wiz@pkgsrc.org>2010-06-05 10:05:38 +0000
commitb77c62b44ad2317ec50060b080046181bc5f8ab6 (patch)
tree096199bcee84e3c1119d89df75adc7770a606e55 /graphics/gnome-icon-theme/Makefile
parent123196df1dc466cb9719949d081b504066dafa11 (diff)
downloadpkgsrc-b77c62b44ad2317ec50060b080046181bc5f8ab6.tar.gz
Update to 2.30.3, set LICENSE.
2.30.3 - add high resolution volume icons. bug #618021 2.30.2.1 - revert filename change for mail-mark-not(-)junk. bug #616954 - remove old ruby render script - build system fixes 2.30.2 - tweaks to edit-delete - publicshare folder to use same metaphor as emblem-shared - new icon avatar-default to replace stock_person - remove media-zip and jaz. - lighten up displays and computers (bug #616325) 2.30.1 - re-add mail icons - sharper print preview icons - remove shadows form some 16x16s - re-add text-x-preview (no clipping rectangle though) bug #615194 - nautilus app icon fixes - new edit-delete metaphor (x). http://www.bomahy.nl/hylke/blog/remove-the-remove-icon/ 2.30.0 - Bengali translation - remove arrows from format-justify-* 2.29.3 - --enable-icon-mapping works (thanks Luca) - edit-find and edit-find-replace finetuned - redundant system-search tweaked rather than dropped for now 2.29.2 - bugfix: misplaced process-working 2.29.1 - added .pc file back bug #606245 - missing emoticons - accessories-dictionary at 24x24px - highres web-browser - changes-prevent and changes-allow to replace stock-lock icons. bug #611480 - progress-working from 2.28 2.29.0 - initial release of the highres-laden icon theme
Diffstat (limited to 'graphics/gnome-icon-theme/Makefile')
-rw-r--r--graphics/gnome-icon-theme/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/graphics/gnome-icon-theme/Makefile b/graphics/gnome-icon-theme/Makefile
index 61797f31882..9627f883c1b 100644
--- a/graphics/gnome-icon-theme/Makefile
+++ b/graphics/gnome-icon-theme/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.65 2009/10/21 16:09:56 drochner Exp $
+# $NetBSD: Makefile,v 1.66 2010/06/05 10:05:38 wiz Exp $
#
-DISTNAME= gnome-icon-theme-2.28.0
+DISTNAME= gnome-icon-theme-2.30.3
CATEGORIES= graphics gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-icon-theme/2.28/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-icon-theme/2.30/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Theme consisting of a set of icons for GNOME
+LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
NOT_FOR_BULK_PLATFORM= HPUX-*-*
@@ -19,6 +20,9 @@ USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE= gnome-icon-theme.pc.in
+# https://bugzilla.gnome.org/show_bug.cgi?id=620638
+INSTALLATION_DIRS= share/icons/gnome/scalable/places
+
# The list of installed files depends on the version of
# icon-naming-utils, so be sure that this dependency corresponds to
# the current pkgsrc version.