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-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 #558367Fixes#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
2008-09-23 Rodney Dawes <dobey.pwns@gmail.com>
* configure.in:
Up version to 2.24.0 for release
2008-09-09 Rodney Dawes <dobey.pwns@gmail.com>
* configure.in:
Up version to 2.23.92 for release
2008-09-08 Andreas Nilsson <andreas@imendio.com>
* {16x16,22x22,24x24,32x32,scalable}/apps/preferences-desktop-accessibility:
Changed the metaphor of the accessibility icon as requested by the a11y team.
2008-08-29 Rodney Dawes <dobey.pwns@gmail.com>
* configure.in:
Up version to 2.23.91 for release
2008-08-18 Rodney Dawes <dobey.pwns@gmail.com>
* configure.in:
Up version to 2.23.90 for release
2008-08-14 Wouter Bolsterlee <wbolster@svn.gnome.org>
* scalable/places/Makefile.am: Fixed typo that broke the
build: user-bookmark should be user-bookmarks.
2008-08-13 Andreas Nilsson <andreas@imendio.com>
* {16x16,22x22,24x24,32x32,scalable}/places/user-bookmarks.png:
added user-bookmarks icon based on bookmark-new
2008-07-21 Rodney Dawes <dobey.pwns@gmail.com>
* configure.in:
Up version to 2.23.3 for release
2008-06-17 Lapo Calamandrei <calamandrei@gmail.com>
* {32x32,48x48}/actions/zoom* : little refresh for a more consistent look.
2008-06-15 Rodney Dawes <dobey.pwns@gmail.com>
* 48x48/apps/Makefile.am:
* 48x48/apps/gnome-settings-default-applications.png:
Remove this icon which is no longer needed
Fixes#538474
2008-06-15 Rodney Dawes <dobey.pwns@gmail.com>
* configure.in:
Fix the help text for icon-mapping to say auto instead of $mapenable
2008-06-15 Rodney Dawes <dobey.pwns@gmail.com>
* configure.in:
Up version to 2.23.2 for release
2008-06-15 Rodney Dawes <dobey.pwns@gmail.com>
* */apps/Makefile.am:
* */apps/boot.*:
Remove this from 16x16 and 22x22 as well
2008-06-15 Rodney Dawes <dobey.pwns@gmail.com>
* */actions/Makefile.am:
* */apps/Makefile.am:
* */actions/system-shutdown.*:
* */apps/gnome-shutdown.*:
Move the apps/gnome-shutdown icon to actions/system-shutdown
2008-06-15 Rodney Dawes <dobey.pwns@gmail.com>
* 24x24/apps/Makefile.am:
* 48x48/apps/Makefile.am:
* */apps/administration.png:
* */apps/advanced-directory.png:
* */apps/apacheconf.png:
* */apps/boot.png:
* */apps/character-picker.png:
* */apps/config-*.png:
* */apps/disks.png:
* */apps/evolution-*.png:
* */apps/gdm.png:
* */apps/gnome-amusements.png:
* */apps/gnome-audio.png:
* */apps/gnome-cpu.png:
* */apps/gnome-desktop-config.png:
* */apps/gnome-favorites.png:
* */apps/gnome-finance.png:
* */apps/gnome-mini-commander.png:
* */apps/gnome-networktool.png:
* */apps/gnome-status.png:
* */apps/hwbrowser.png:
* */apps/network-config.png:
* */apps/ooo_*.png:
* */apps/postscript-viewer.*:
* */apps/serviceconf.png:
* */apps/shares.png:
Remove some more deprecated icons
2008-06-15 Rodney Dawes <dobey.pwns@gmail.com>
* Makefile.am:
Remove the intltool scripts bits, as new intltool uses installed copies
* configure.in:
Up the intltool requirement to 0.40.0
Update the devel version check and add an --enable-icon-mapping
argument to configure for forcing the use of symlinks for packagers
2008-06-15 Rodney Dawes <dobey.pwns@gmail.com>
* configure.in:
Up version to 2.23.1 for release
2008-06-15 Lapo Calamandrei <calamandrei@gmail.com>
* {16x16,22x22,24x24}/actions/zoom* : redone in svg.
* 8x8/emblems/emblem-default* : made more consistent with the rest.
2008-06-14 Rodney Dawes <dobey.pwns@gmail.com>
* configure.in:
Up the icon-naming-utils requirement to 0.8.7 (#523707)
Remove 48x48/emblems/Makefile from AC_OUTPUT
Fixes#523707
2008-06-14 Rodney Dawes <dobey.pwns@gmail.com>
* 48x48/animations/Makefile.am:
Use ln -sf for installing the symlink for gnome-searchtool animation
Fixes#538295
2008-06-12 Andreas Nilsson <andreas@andreasn.se>
* {16x16,22x22,24x24,32x32,scalable}/mimetypes/x-office-presentation.*:
new icon by Lapo Calamandrei and Hylke Bons
2008-06-12 Rodney Dawes <dobey.pwns@gmail.com>
* 48x48/Makefile.am:
* 48x48/emblems/:
Remove the rest of the old emblems for now
We can add some back as tags under Categories when we determine what
a good default set of tags would be
2008-06-12 Jakub Steiner <jimmac@ximian.com>
* call-start, call-stop: action icons by Lapo Calamandrei.
2008-06-12 Rodney Dawes <dobey.pwns@gmail.com>
* 24x24/apps/Makefile.am:
* 24x24/apps/display-capplet.png:
Remove this as control-center ships its own
* 48x48/apps/Makefile.am:
* 48x48/apps/gnome-amusements.png:
* 48x48/apps/gnome-audio.png:
* 48x48/apps/gnome-desktop-config.png:
* 48x48/apps/gnome-pdf.png:
* 48x48/apps/gnome-server-config.png:
* 48x48/apps/gnome-system-config.png:
* 48x48/apps/hint.png:
* 48x48/apps/im.png:
* 48x48/apps/launcher-program.png:
* 48x48/apps/postscript-viewer.png:
Remove more deprecated icons
* 48x48/emblems/Makefile.am:
* 48x48/emblems/emblem-OK.*:
* 48x48/emblems/emblem-camera.*:
* 48x48/emblems/emblem-distinguished.*:
* 48x48/emblems/emblem-draft.*:
* 48x48/emblems/emblem-handshake.*:
* 48x48/emblems/emblem-note.*:
* 48x48/emblems/emblem-people.*:
* 48x48/emblems/emblem-pictures.*:
* 48x48/emblems/emblem-presentation.*:
* 48x48/emblems/emblem-sound.*:
* 48x48/emblems/emblem-trash.*:
Remove some otherwise useless emblems
* 48x48/emblems/Makefile.am:
* 48x48/emblems/emblem-desktop.*:
* scalable/emblems/Makefile.am:
* scalable/emblems/emblem-desktop.*:
Replaced the old emblem-desktop with a new style version
2008-06-09 Rodney Dawes <dobey.pwns@gmail.com>
* 32x32/apps/Makefile.am:
* 32x32/apps/gnome-settings-ui-behavior.*:
* scalable/apps/Makefile.am:
* scalable/apps/gnome-settings-ui-behavior.svg:
Remove this icon as it is no longer needed
* 48x48/apps/Makefile.am:
* 48x48/apps/gnome-settings-accessibility-keyboard.png:
Remove this icon as it is no longer used (in gnome-control-center)
2008-06-09 Rodney Dawes <dobey.pwns@gmail.com>
* 48x48/animations/Makefile.am:
* 48x48/apps/Makefile.am:
* 48x48/apps/gnome-searchtool-animation.png:
* 48x48/apps/gnome-searchtool-animation-rest.png:
Replace the gnome-searchtool animation with symlinks to process-*
2008-06-09 Rodney Dawes <dobey.pwns@gmail.com>
* 24x24/apps/Makefile.am:
* 24x24/apps/gnome-eyes.png:
Remove another deprecated icon
2008-06-08 Rodney Dawes <dobey.pwns@gmail.com>
* 16x16/apps/Makefile.am:
* 16x16/apps/gnome-settings-ui-behavior.*:
* 22x22/apps/Makefile.am:
* 22x22/apps/gnome-settings-ui-behavior.*:
* 24x24/apps/Makefile.am:
* 24x24/apps/gnome-settings-sound.png:
* 24x24/apps/gnome-settings-ui-behavior.png:
* 24x24/apps/stock-ticker.png:
* 48x48/apps/Makefile.am:
* 48x48/apps/eyes.png:
* 48x48/apps/gnome-settings-sound.png:
* 48x48/apps/stock-ticker.png:
Remove some more deprected icons
2008-06-08 Rodney Dawes <dobey.pwns@gmail.com>
* 24x24/apps/Makefile.am:
* 24x24/apps/gnome-unknown.png:
* 48x48/apps/Makefile.am:
* 48x48/apps/gnome-unknown.png:
Remove gnome-unknown icon as image-missing can be used instead
2008-05-07 Michael Monreal <mmonreal@svn.gnome.org>
* 22x22/status/media-playlist-shuffle.*:
* 24x24/status/media-playlist-shuffle.png: correct placement.
Fixes bug #527010
2008-05-07 Lapo Calamandrei <calamandrei@gmail.com>
* Renamed system-software-installer to system-software-install as for
latest naming specs additions.
* 24x24/categories/preferences-desktop-peripherals.png: correct the
size. Fixes bug #531366
2008-05-05 Jakub Steiner <jimmac@ximian.com>
* 24x24/apps/system-software-installer.png: prevent upscaling
a wrong size. Fixes bug #110367
2008-04-19 Rodney Dawes <dobey.pwns@gmail.com>
* 48x48/apps/Makefile.am:
* 48x48/apps/gnome-grecord.*:
Remove the old gnome-grecord icon
Fixes#526933
2008-04-19 Rodney Dawes <dobey.pwns@gmail.com>
* configure.in:
Don't hardcode the path to true as /bin/true
Fixes#525988
2008-04-12 Rodney Dawes <dobey.pwns@gmail.com>
* */stock/io/Makefile.am:
* */stock/io/stock_bluetooth.*:
Remove stock_bluetooth
2008-03-30 Rodney Dawes <dobey.pwns@gmail.com>
* configure.in: Up version to 2.23.0 for development series
Add check to determine whether we are building a stable or dev build
Disable the use and requirement of icon-naming-utils for dev builds
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
RECOMMENDED is removed. It becomes ABI_DEPENDS.
BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
BUILDLINK_DEPENDS does not change.
IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".
Added to obsolete.mk checking for IGNORE_RECOMMENDED.
I did not manually go through and fix any aesthetic tab/spacing issues.
I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.
I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.
As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.
As discussed on tech-pkg.
I will commit to revbump, pkglint, pkg_install, createbuildlink separately.
Note that if you use wip, it will fail! I will commit to pkgsrc-wip
later (within day).
Version 2.14.2
* Make 48x48/apps Scalable as well (Rodney Dawes)
* Remove MinSize setting from 48x48 contexts set as Scalable
-- bug #332894 (Rodney Dawes)
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
Version 2.14.0
* New stock_person icon
-- bug #311844 (Jakub Steiner)
* Update names for shuffle and repeat icons (Jakub Steiner)
* No longer install to hicolor (Rodney Dawes)
Version 2.13.4
* Do not use Scalable as the type for bitmap icons (Rodney Dawes)
* New saved search icon (Jakub Steiner)
* New translations [te]
Changes since 2.13.2
* Removed specific video mime type icons (Rodney Dawes)
* Fixups for generic image mime type icon (Jakub Steiner)
Changes since 2.13.0
* Removed specific image mime type icons (Rodney Dawes)
* Added ruby mime type icon
-- bug #317102
* Updated translations [sk]
* Improve architecture independence
-- bug #316200 (Stanislav Brabec)
* Fix permissions of some installed png files to not be executable
-- bug #316173 (Stanislav Brabec)
* Fix installation of media and emoticons to use gnome instead of hicolor
-- http://bugzilla.novell.com/show_bug.cgi?id=91387 (Rodney Dawes)
* Change the volume-knob icon in all sizes, and replace 48x48 with svg
-- bug #408160 (Jakub Steiner)
* Updated translations [bg, bn, eu]
Changes since 2.11.92
* Create icondir before installing into it and no / between destdir and icondir
(Tor Lillqvist)
* Install scalable application icons to hicolor
(Jakub Steiner)
* Make 48x48 filesystem icons be scalable again
-- bug #314346 (Jakub Steiner)
* Updated translations [cy, ru]
Changes since 2.11.91
* Add a generic image-viewer icon
-- bug #167087 (Jakub Steiner)
* Make 48x48 icons scalable so huge icons don't show up in menus
-- bug #313052 (Jakub Steiner)
* Remove Adobe logo from postscript-viewer icon
-- bug #313390 (Jakub Steiner)
* Remove Blender logo icons due to trademark issue (Jakub Steiner)
* Updated translations [id]
Changes since 2.11.90
* Remove icons or parts of icons as appropriate to remove trademarks
(Rodney Dawes)
* Remove KDE app info icons as the mime type is no longer used
(Rodney Dawes)
* Remove seagulls from OpenDocument mime type icons
-- bug #303599 (Jakub Steiner, Rodney Dawes)
* Add a DnD directory accept icon for 16px size
-- bug #306188 (Jakub Steiner)
* Remove 192px sized cdrom icon
-- bug #312099 (Jakub Steiner)
* Remove Firefox logo icon at 24px size
-- bug #312839 (Jakub Steiner)
* Updated translations [sr, sr@Latn, zh_TW]
Changes since 2.11.5
* Install image files required by symlinks so cp does not break on win32
(Rodney Dawes)
Changes since 2.11.4
* Add -f argument to $LN_S variable
-- bug #309635 (Rodney Dawes)
* Require automake 1.9 and use tar-ustar (Shaun McCance, Rodney Dawes)
Changes since 2.10.1
* More icons merged in from GPerfection theme (Jakub Steiner)
* More conversion of emblems to SVG (Jakub Steiner)
* New icon for Evolution (Jakub Steiner)
* Support for Win32 (Tor Lillqvist, Rodney Dawes)
* New stock_database icon at 16 and 24 px sizes
-- bug #132769 (Jakub Steiner)
* Fix python mime type icon
-- bug #167182 (Jakub Steiner)
* New and updated translations [gl, fa, rw, th, vi, xh, zh_TW]
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
Changes since 2.9.92
* Updated translations [hu, pl, ro, sr, sr@Latn, zh_TW]
Changes since 2.9.91
* Scalable mail emblem (Jakub Steiner, Andreas Nilsson)
* Text Editor icon (Jakub Steiner)
* 16 pixel versions of 1394 and usb device icons
-- bug #166193 (Jakub Steiner)
* 16 pixel versions of gnome-fs-{ftp,nfs,smb,ssh} icons
-- bug #166192 (Jakub Steiner)
* Consistent wallpaper color for all gnome-fs-client icons
-- bug #165860 (Jakub Steiner)
* Replaced larger gnome-fs-{directory,home} icons with SVG (Jakub Steiner)
* Updated translations [bg, ca, da, el, en_GB, et, fr, gu, ko, nl, sq, sv, ko]
Changes since 2.9.90
* Scalable trash icons (Jakub Steiner)
* gnome-window-manager.png
-- bug #144880 (Luca Ferretti)
* 16, 24, and 48 pixel versions of gnome panel action icons
-- bug #166156 (Jakub Steiner)
* Use a scalable icon for the favorite emblem (Jakub Steiner)
* 16 and 24 pixel versions of the home icon
-- bug #164502 (Jakub Steiner)
* Updated translations [cs, de, en_CA, es, fi, it, ja, lt, nb, no, pt]
Changes since 2.9.3
* 16 and 24 pixel local and and network share icons (Jakub Steiner)
* New trash icons for empty and full states
-- bug #163848 (Jakub Steiner)
* 16 and 24 pixel stock_leave-fullscreen icons
-- bug #164017 (Jakub Steiner)
Changes since 2.9.2
* 16 and 24 pixel volume setting icons (Jakub Steiner)
* 48 pixel version of stock_insert-floating-frame (Garrett LeSage)
Changes since 2.9.1
* Clear and Partly Cloudy icons for night time in gweather
* Stock icon for "New Window"
* Lower resolution gnome-fs-desktop icons (Luca Ferretti, Garrett LeSage)
* Scalable gnome-fs-{home,directory} icons (Luca Ferretti)
* Genercize the cd burner icon
* Print resolution stock icon
* Update program launcher icon for GNOME 2 style
* Coaster project file mime type icons, Fixes#157864
* Openoffice.org mime type icons
* 48 pixel version of stock_mail-replied
* Updated translations [bg]
Changes since 2.9.0
* New 72 and 96 pixel versions of home folder icon (Luca Ferretti)
* New launcher-program icon
* New dev-disc icons for HAL, fixes#156066
* New application/x-x509-ca-cert icon, fixes#153245
* New palm applet icon, Fixes#155567
* New icon for application/x-dv
* Clean up of configure.in and autogen.sh, Fixes#154668
* New translations [gl]
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
Changes since 2.7.90
* New mime icon for WordPerfect documents
* New 16x16 and 24x24 stock_new-tab icons
* Updated translations [cy, th, zh_TW]
Changes since 1.3.7
* New translations [bs, nb]
* Updated translations [az, ca, es, eu, fi, ne, sq, sv, uk]
Changes since 1.3.6
* New device icons
* Updated translations [fi, fr, ms, sr, zh_CN]
Changes since 1.3.5
* Add open lock icons, Fixes#141458
* Add bittorrent icon, Fixes#148226
* Add ipod icons
* Add 32 and 48 px icons for mail-send-receive
* Updated translations [bg, da, hi, hu, ko, pt_BR, sq]
Changes since 1.3.4
* Updated translations [sq, da, bg, pt_BR]
Changes since 1.3.3:
* Added stock_3dsound and stock_headphones icons for 24 and 16 pixel sizes
* Added text/x-objcsrc mime type icon, Fixes#144987
Changes since 1.3.2:
* Fix API breakage for stock_save_as vs. stock_save-as
* Fix build so that make distcheck works
file get the right comments in generated PLISTs. (I'm not aware of packages
actually needing this, but will help in catching 'bugs' in the future, i.e,
"cannot remove non-empty directory foobar").
Changes since 1.1.91:
* duplex and tumble icon for printing
Changes since 1.1.90:
* More translations
Changes since 1.1.8:
* indent icon polish
* renamed csharp mime icon due to changed mimetype
Changes since 1.1.7:
* New gnome-fs-directory-visiting icon
* more small size stock icons
Changes since 1.1.6:
* new stock icons
* make install DESTDIR fix
Changes since 1.1.5:
* new stock icons
Changes since 1.1.4:
* searchtool icons
* more evo icons
* new visiting icon
* test for hicolor installed at build time
Changes since 1.1.3:
* Lots of new icons
* pkg-config file
Changes since 1.1.2:
* more icons needed for evo
Changes since 1.1.1:
* web calendar icon
* vcard mimetype icon
Changes since 1.1.0:
* Media icons in menu size
* New emblems
* Flags
* removable device icons
* other icons
Changes since 1.0.2:
o Added many icons.
o Uninstall locale files at install time, since theme files already
contains translations and we shouldn't install catalog files.