summaryrefslogtreecommitdiff
path: root/graphics/gnome-icon-theme
AgeCommit message (Collapse)AuthorFilesLines
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-1/+2
2015-11-25Remove mk/find-prefix.mk usage from the graphics category.jperkin2-15/+10
The find-prefix infrastructure was required in a pkgviews world where packages installed from pkgsrc could have different installation prefixes, and this was a way for a dependency prefix to be determined. Now that pkgviews has been removed there is no longer any need for the overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the dependency is coming from pkgsrc. Provides a reasonable performance win due to the reduction of `pkg_info -qp` calls, some of which were redundant anyway as they were duplicating the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-03Add SHA512 digests for distfiles for graphics categoryagc1-1/+2
Problems found with existing digests: Package fotoxx distfile fotoxx-14.03.1.tar.gz ac2033f87de2c23941261f7c50160cddf872c110 [recorded] 118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated] Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz 34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb Package pgraf: missing distfile pgraf-20010131.tar.gz Package qvplay: missing distfile qvplay-0.95.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-02-27Remove stale HP-UX bulk build quirkstnn1-3/+1
2014-11-03add some missing icons.obache1-1/+25
2014-11-01Update gnome-icon-theme to 3.12.0prlw12-7/+6
After this version, gnome-icon-theme is merged with gnome-icon-theme-symbolic and renamed to adwaita-icon-theme. 3.11.92 - semi starred icon (bug #689098) - better fir for Files and save/open icons - addon and repositories icons (bug #724669) 3.11.5 - scale gedit properly - media-player cleanup - make folder-download emblem more legible
2014-05-29Bump for perl-5.20.0.wiz1-1/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-01-13No reason to be runtime dependency on gettext-lib.obache1-1/+2
2014-01-13Convert abuse of buildlink with librsvg as build depend to TOOL_DEPENDS.obache1-10/+12
2014-01-13No need to buildlink with gtk2, and gtk-update-icon-cache is not used.obache1-2/+2
Drop buildlink with gtk2, and set gtk-update-icon-cache as noop.
2014-01-13Needs gtk2.jperkin1-1/+2
2014-01-11Update gnome-icon-theme to 3.10.0prlw13-26/+345
The main motivation is that index.theme now mentions "scalable" directories, so symbolic icons have a chance of being found. The licence has changed from GPL2 to CCBYSA3 and LGPL3. Many icons were added, and a few have been removed: - logviewer.png which is distributed by gnome-utils - battery-charging.png which now has a variety of charging states and some which can be replaced by more generic icons: - palm-pilot-sync.png -> emblem-synchronizing.png - palm-pilot.png -> pda.png - visor.png -> pda.png
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-09-02Revbump after cairo updateadam1-2/+2
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-08-13Bump PKGREVISION for fix in librsvg/buildlink3.mk.wiz1-2/+2
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
It turns out there were a lot of these.
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-2/+2
2010-10-21Use TOOLS_NOOP to get rid of gtk-update-icon-cache.wiz1-13/+6
Wrap it in an if, so that the script isn't added twice (by both gnome-icon-theme and hicolor-icon-them) which currently causes a warning message.
2010-10-20Rename target so it doesn't have the same name as the one fromwiz1-4/+4
hicolor-icon-theme. XXX: probably they should both include another (mk/*?) file that only defines this target once.
2010-10-19Handle gnome-icon-theme the same way as hicolor-icon-theme.wiz3-3/+63
Based on patch by kre in PR 43769.
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-07-17Make librsvg a build dependency by using its buildlink3.mk andwiz1-2/+4
setting the BUILDLINK_DEPMETHOD.librsvg variable to "build". Addresses final part of PR 43564 by David H. Gutteridge.
2010-06-25Needs msgfmt. From Aleksey Cheusov in PR 43514.wiz1-2/+2
2010-06-05Remove some unneeded tools. Stop installing files into awiz2-12/+9
directory GNOME stopped using. Override two more start-here icons with the NetBSD logo. Bump PKGREVISION.
2010-06-05Update to 2.30.3, set LICENSE.wiz3-2527/+1743
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-21update to 2.28.0drochner2-7/+7
This switches to the gnome-2.28 release branch.
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
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/2009/06/30/msg003546.html
2009-06-14Remove @dirrm related logic.joerg1-11/+1
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-109/+1
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
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-17Update gnome-icon-theme to 2.26.0.jmcneill3-8/+3374
ChangeLog only says 'Up version to 2.26.0 for release', but lots seems to have changed from 2.25.92.
2009-03-16Update gnome-icon-theme to 2.25.92.jmcneill3-3405/+13
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
2009-02-27Fix PLIST due to update of graphics/icon-naming-utils. Bump PKGREVISION.hira2-25/+50
2008-12-24Fix typo.jmcneill1-2/+2