./graphics/gnome-icon-theme, Theme consisting of a set of icons for GNOME

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.30.3nb1, Package name: gnome-icon-theme-2.30.3nb1, Maintainer: pkgsrc-users

This package contains a set of icons forming the default icon theme for
GNOME.


Required to build:
[textproc/intltool] [graphics/icon-naming-utils] [graphics/librsvg] [lang/perl5] [pkgtools/x11-links] [devel/gmake] [devel/pkg-config] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Master sites: (Expand)

SHA1: 41c2c43480376f784f21487727e6c726ed60addf
RMD160: ffdd45c00ddff4854a4b979c539d9f12ed2dff6f
Filesize: 15609.772 KB

Version history: (Expand)


CVS history: (Expand)


   2010-07-17 14:22:32 by Thomas Klausner | Files touched by this commit (1)
Log message:
Make librsvg a build dependency by using its buildlink3.mk and
setting the BUILDLINK_DEPMETHOD.librsvg variable to "build".

Addresses final part of PR 43564 by David H. Gutteridge.
   2010-06-26 00:05:05 by Thomas Klausner | Files touched by this commit (1)
Log message:
Needs msgfmt. From Aleksey Cheusov in PR 43514.
   2010-06-05 12:16:38 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Remove some unneeded tools. Stop installing files into a
directory GNOME stopped using. Override two more start-here icons
with the NetBSD logo.
Bump PKGREVISION.
   2010-06-05 12:05:39 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
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
   2009-10-21 18:09:56 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
update to 2.28.0
This switches to the gnome-2.28 release branch.
   2009-07-22 11:01:55 by Thomas Klausner | Files touched by this commit (373)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2 … 03546.html
   2009-06-15 00:58:11 by Joerg Sonnenberger | Files touched by this commit (129)
Log message:
Remove @dirrm related logic.
   2009-06-14 22:05:44 by Joerg Sonnenberger | Files touched by this commit (38)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.