Update gnome-icon-theme to 2.25.92.
2009-03-10 Rodney Dawes <dobey@gnome.org> * configure.in: Up version to 2.25.92 for release 2009-03-10 Rodney Dawes <dobey@gnome.org> * 48x48/animations: Add a 48x48 of the new process-working icon to finish off #558367 Fixes #558367 2009-03-10 Rodney Dawes <dobey@gnome.org> * 48x48/actions/Makefile.am: * 48x48/actions/appointment-new.png: * 48x48/actions/mail-message-new.png: * 48x48/actions/mail-send-receive.png: Removed some duplicate icons that are old style 2009-02-17 Rodney Dawes <dobey@gnome.org> * configure.in: Up version to 2.25.91 for release 2009-02-11 Rodney Dawes <dobey@gnome.org> * configure.in: Up version to 2.25.90 for release 2009-01-26 Jakub Steiner <jimmac@ximian.com> * process-working: replace the spinner. Addresses bug #558367
This commit is contained in:
parent
b68c361380
commit
1c025da80c
3 changed files with 13 additions and 3405 deletions
|
@ -1,10 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.61 2009/02/27 07:38:08 hira Exp $
|
||||
# $NetBSD: Makefile,v 1.62 2009/03/16 18:00:53 jmcneill Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome-icon-theme-2.24.0
|
||||
PKGREVISION= 2
|
||||
DISTNAME= gnome-icon-theme-2.25.92
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-icon-theme/2.24/}
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-icon-theme/2.25/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
@ -30,11 +29,11 @@ BUILDLINK_API_DEPENDS.icon-naming-utils+= icon-naming-utils>=0.8.90
|
|||
# so we control the subdirs not belonging to a single application.
|
||||
post-install:
|
||||
${MKDIR} ${DESTDIR}${PREFIX}/share/icons/gnome/48x48/mimetypes
|
||||
${INSTALL_DATA} ${FILESDIR}/distributor-logo.svg ${DESTDIR}${PREFIX}/share/icons/gnome/scalable/places/distributor-logo.svg
|
||||
${PREFIX}/bin/rsvg-convert ${FILESDIR}/distributor-logo.svg -w 16 -h 16 -o ${DESTDIR}${PREFIX}/share/icons/gnome/16x16/places/distributor-logo.png
|
||||
${PREFIX}/bin/rsvg-convert ${FILESDIR}/distributor-logo.svg -w 22 -h 22 -o ${DESTDIR}${PREFIX}/share/icons/gnome/22x22/places/distributor-logo.png
|
||||
${PREFIX}/bin/rsvg-convert ${FILESDIR}/distributor-logo.svg -w 24 -h 24 -o ${DESTDIR}${PREFIX}/share/icons/gnome/24x24/places/distributor-logo.png
|
||||
${PREFIX}/bin/rsvg-convert ${FILESDIR}/distributor-logo.svg -w 32 -h 32 -o ${DESTDIR}${PREFIX}/share/icons/gnome/32x32/places/distributor-logo.png
|
||||
${INSTALL_DATA} ${FILESDIR}/distributor-logo.svg ${DESTDIR}${PREFIX}/share/icons/gnome/scalable/places/start-here.svg
|
||||
${PREFIX}/bin/rsvg-convert ${FILESDIR}/distributor-logo.svg -w 16 -h 16 -o ${DESTDIR}${PREFIX}/share/icons/gnome/16x16/places/start-here.png
|
||||
${PREFIX}/bin/rsvg-convert ${FILESDIR}/distributor-logo.svg -w 22 -h 22 -o ${DESTDIR}${PREFIX}/share/icons/gnome/22x22/places/start-here.png
|
||||
${PREFIX}/bin/rsvg-convert ${FILESDIR}/distributor-logo.svg -w 24 -h 24 -o ${DESTDIR}${PREFIX}/share/icons/gnome/24x24/places/start-here.png
|
||||
${PREFIX}/bin/rsvg-convert ${FILESDIR}/distributor-logo.svg -w 32 -h 32 -o ${DESTDIR}${PREFIX}/share/icons/gnome/32x32/places/start-here.png
|
||||
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
.include "../../graphics/icon-naming-utils/buildlink3.mk"
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.22 2008/10/16 22:01:31 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.23 2009/03/16 18:00:53 jmcneill Exp $
|
||||
|
||||
SHA1 (gnome-icon-theme-2.24.0.tar.bz2) = 4f4df55d7f91890456f11ba645903fecbcdaff51
|
||||
RMD160 (gnome-icon-theme-2.24.0.tar.bz2) = f9a6bfbb44c369de543a4223ca6f9c3e38272810
|
||||
Size (gnome-icon-theme-2.24.0.tar.bz2) = 3486226 bytes
|
||||
SHA1 (gnome-icon-theme-2.25.92.tar.bz2) = 97fef46314c3173a38288f3db69e405784b27f8c
|
||||
RMD160 (gnome-icon-theme-2.25.92.tar.bz2) = d12643fec16aa5945379fbdb1593043ab79074e1
|
||||
Size (gnome-icon-theme-2.25.92.tar.bz2) = 3435379 bytes
|
||||
|
|
Loading…
Reference in a new issue