3f65b6eb13
This is the successor to gnome-icon-theme and gnome-icon-theme-symbolic. 3.14.0 - fix grid alignment in some symbolics - sync folder-videos and folder-videos-symbolic - translation updates 3.13.91 - checkbox/radio assets for gtk part of the symbolic icon theme - updated cursors. 16 frame animation for fluidity (bug #734429) - grid alignment for dictionary - highres input-gaming (bug #735160) - cellular network status cleanup (bug #735236) - rtl variants for media icons (bug #735721) - floating point errors in dimensions (bug #634023) - translation updates 3.13.5 - support pre-rendered symbolic pngs - improved cursors - add missing symbolic mimetype icons - translation updates 3.13.4 - add open-menu-symbolic - translation updates 3.13.3 - symbolic icons for use in gtk theme instead of image assets - spinner that only scales up to 32 - naming fixes - sync metaphors between fullcolor and symbolic - fix a few misrendering of symbolic icons 3.13.2 - checkbox and radio as icons (for popovers and menus in gtk) - dropped legacy icon name mapping using symlinks (bug #728984) - generic document-new (simple scan) - spinner as icon (process-working) - updated folder design for hicolor - expanders as icons (bug #729565) - settings for high contrast (bug #708311) - updated translations 3.13.1 - make a/c status more prominnet (bug #701031) - combine fullcolor, symbolic & cursor assets into one module
12 lines
409 B
Makefile
12 lines
409 B
Makefile
# $NetBSD: buildlink3.mk,v 1.1 2014/11/05 23:29:48 prlw1 Exp $
|
|
|
|
BUILDLINK_TREE+= adwaita-icon-theme
|
|
|
|
.if !defined(ADWAITA_ICON_THEME_BUILDLINK3_MK)
|
|
ADWAITA_ICON_THEME_BUILDLINK3_MK:=
|
|
|
|
BUILDLINK_API_DEPENDS.adwaita-icon-theme+= adwaita-icon-theme>=3.14.1
|
|
BUILDLINK_PKGSRCDIR.adwaita-icon-theme?= ../../graphics/adwaita-icon-theme
|
|
.endif # ADWAITA_ICON_THEME_BUILDLINK3_MK
|
|
|
|
BUILDLINK_TREE+= -adwaita-icon-theme
|