pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/x11/gtk3



On Sat, 10 Jan 2015 07:23:10 +0900, Thomas Klausner <wiz%netbsd.org@localhost> wrote:

On Fri, Jan 09, 2015 at 11:29:37AM +0000, OBATA Akio wrote:
Module Name:    pkgsrc
Committed By:   obache
Date:           Fri Jan  9 11:29:37 UTC 2015

Modified Files:
        pkgsrc/x11/gtk3: Makefile

Log Message:
Since GTK>=3.14, Adwaita is the default theme, so add dependency on it.

PR pkg/49494.

Well, but adwaita-icon-theme has:

# for icontool-render
TOOL_DEPENDS+=          gtk3+>=3:../../x11/gtk3

So this is not a solution, but introduces a circular dependency.

The comment is wrong, for "gtk-encode-symbolic-svg".

CONFIGURE_ENV=  ac_cv_path_GTK_ENCODE_SYMBOLIC_SVG="false"

adwaita-icon-theme is successor of gnome-icon-theme and gnome-icon-theme-symbolic,
and above trick will drop "gnome-icon-theme-symbolic" part,
and it is possible provide "adwaita-icon-theme-symbolic" sub package,
with TOOL_DEPENDS+gtk3+ and BUILD_DIRS= src/symbolic.

--
OBATA Akio / obata%lins.jp@localhost



Home | Main Index | Thread Index | Old Index