Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Dec 2014 08:19:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196321] print/gutenprint-base: enable building without gtk2
Message-ID:  <bug-196321-13-M2SGjg5Y1j@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196321-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196321-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196321

--- Comment #3 from Matthieu Volat <mazhe@alkumuna.eu> ---
Ok, so I made the gimp slave depends on libgutenprintui2 library (ironicaly, it
was the only slave *not* depending on it).

I also made the GTK2 option unique to -base, so it won't bother slave port with
an unused option.

I also tried to put a option test in the gimp conditional, the logic being to
grep the ${PORT_DBDIR}/print_gutenprint-base/options file to check for a ligne
with both GTK2 and UNSET... 
In practice, it works, but would fail if for whatever reason, the port was
installed without GTK2 support and no PORT_DB file (pkg? voluntary removal?). I
guess this would be an adequate question for freebsd-ports@, I'll do that a bit
later.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196321-13-M2SGjg5Y1j>