pkgsrc/sysutils/nautilus/buildlink3.mk

23 lines
742 B
Makefile
Raw Normal View History

2017-02-12 07:24:36 +01:00
# $NetBSD: buildlink3.mk,v 1.63 2017/02/12 06:24:50 ryoon Exp $
2004-02-11 07:30:13 +01:00
BUILDLINK_TREE+= nautilus
2004-02-11 07:30:13 +01:00
.if !defined(NAUTILUS_BUILDLINK3_MK)
NAUTILUS_BUILDLINK3_MK:=
2004-02-11 07:30:13 +01:00
BUILDLINK_API_DEPENDS.nautilus+= nautilus>=2.12.1nb1
2017-02-12 07:24:36 +01:00
BUILDLINK_ABI_DEPENDS.nautilus+= nautilus>=2.32.2.1nb25
BUILDLINK_PKGSRCDIR.nautilus?= ../../sysutils/nautilus
.include "../../devel/GConf/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
Update to 2.6.0. Changes since previous stable branch (2.4.x): Major changes since 2.5.91 are: * Translation updates Major changes since 2.5.90 are: * Handle failures when opening new window better (don't loop) * visiting and accept modifiers were reversed in list view * Build fixes Major changes since 2.5.8 are: * Beter typeahead in list view * "browse" context menu item in more places * Added go -> cd burner in browser mode * Fallback to normal icon view if there is a problem launching another view * Close windows on unmounted directories * Fix crashes * Longer delay until cancel open dialog opens Major changes since 2.5.7 are: * Fix crash * Nicer names for toplevel uris * Browse folder works in more places * Added preference to always use browser windows * Warn when sniffed/extension-matched mime type disagrees * Show applications for both sniffed and extension-matched mimetype in the open with menu Major changes since 2.5.6 are: * Fix icon lookup crash * Fix property page crash * Some a11y fixes * Use new background capplet name * Fix rename keyfocus issue * Scroll to icon after rename * Fix ogg previewing * Some HIG rephrasing of strings * Fix crash on rename of empty selection * Update help userguide links * Paste menu sensitivity fix * Rename selection keynav now behaves better from the start Major changes since 2.5.5 are: * hig/ui tweaks * ngettext support * distribute nautilus-list-view-ui.xml * New mimetype detection approach * performance fixes * non-modal open with other dialog * Don't show small svgs as themseleves (always thumbnail) * update egg-recent Major changes since 2.5.4 are: * Extension system for emblem, property page, menu item, and list view column plugins. * Editable list view columns * Don't expand symlinks when following them. * Busy cursor in loading spatial windows * Icon-view style typeahead in the list view. * Emblems in the list view * Added a location button to spatial windows * Removed tab icon nav from the icon view * Add a context menu to the tree side pane. * Pop up folder menu in list view background * Turn on home icon on the desktop by default * Added status bar info when no files are selected * Got rid of unnecessary EelGenerousBin/EelInputEventBox usage * HIG fixes * Bugfixes Major changes since 2.5.3 are: * Use GtkIconTheme instead of GnomeIconTheme * Show visited folders differently * Better mouse/keynav in icon and list view * Save window geometry on window close * HIG message dialogs * File templates support Major changes since 2.5.2 are: * Accessibility fixes * Better initial size of navigation window * Close all parents closes all parents * Focus the next item after delete in list view Major changes since 2.5.1.1 are: * Don't do unnecessary i/o on remote locations * handle broken symlinks that go unbroken * various bug fixes * some accessibility fixes Major changes since 2.5.1 are: * Fixed a NautilusFile leak * DISABLE_DEPRECATED fixes. Major changes since 2.5.0 are: * Start of new volume handling system * deprecaton clean * fixed leaks * performance fixes
2004-04-01 20:38:03 +02:00
.include "../../graphics/libexif/buildlink3.mk"
.include "../../graphics/librsvg/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
2004-02-11 07:30:13 +01:00
.include "../../x11/gnome-desktop/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.endif # NAUTILUS_BUILDLINK3_MK
2004-02-11 07:30:13 +01:00
BUILDLINK_TREE+= -nautilus