Path to this page:
./
graphics/gnome-icon-theme,
Theme consisting of a set of icons for GNOME
Branch: CURRENT,
Version: 2.28.0,
Package name: gnome-icon-theme-2.28.0,
Maintainer: pkgsrc-usersThis 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] [
devel/gmake] [
devel/pkg-config]
Master sites: (Expand)
SHA1: f36a6be429041339d1c294628cbb4e7ce391025b
RMD160: 9526c1e032d3791ff3054877ce54d14a4a97e30f
Filesize: 3352.706 KB
Version history: (Expand)
- (2009-10-22) Updated to version: gnome-icon-theme-2.28.0
- (2009-03-17) Updated to version: gnome-icon-theme-2.26.0
- (2009-03-16) Updated to version: gnome-icon-theme-2.25.92
- (2009-02-27) Updated to version: gnome-icon-theme-2.24.0nb2
- (2008-11-23) Updated to version: gnome-icon-theme-2.24.0nb1
- (2008-10-17) Updated to version: gnome-icon-theme-2.24.0
CVS history: (Expand)
2009-10-21 18:09:56 by Matthias Drochner | Files touched by this commit (2) |  |
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.
|
| 2009-06-14 19:59:32 by Joerg Sonnenberger | Files touched by this commit (263) |
Log message:
Remove @dirrm entries from PLISTs
|
| 2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252) |
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
|
2009-03-17 01:12:08 by Jared D. McNeill | Files touched by this commit (3) |  |
Log message:
Update gnome-icon-theme to 2.26.0.
ChangeLog only says 'Up version to 2.26.0 for release', but lots seems
to have changed from 2.25.92.
|
2009-03-16 19:00:53 by Jared D. McNeill | Files touched by this commit (3) |  |
Log message:
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
|