plug-ins: port warp to GEGL, stupid 8-bit port only
And put it back in the menus, it's just too weird not to have.
(cherry picked from commit d944a7b9a4
)
This commit is contained in:
@ -1808,6 +1808,7 @@ warp_LDADD = \
|
|||||||
$(libgimpcolor) \
|
$(libgimpcolor) \
|
||||||
$(libgimpbase) \
|
$(libgimpbase) \
|
||||||
$(GTK_LIBS) \
|
$(GTK_LIBS) \
|
||||||
|
$(GEGL_LIBS) \
|
||||||
$(RT_LIBS) \
|
$(RT_LIBS) \
|
||||||
$(INTLLIBS) \
|
$(INTLLIBS) \
|
||||||
$(warp_RC)
|
$(warp_RC)
|
||||||
|
@ -85,7 +85,7 @@
|
|||||||
'tile-small' => { ui => 1, gegl => 1 },
|
'tile-small' => { ui => 1, gegl => 1 },
|
||||||
'unit-editor' => { ui => 1 },
|
'unit-editor' => { ui => 1 },
|
||||||
'van-gogh-lic' => { ui => 1, gegl => 1 },
|
'van-gogh-lic' => { ui => 1, gegl => 1 },
|
||||||
'warp' => { ui => 1 },
|
'warp' => { ui => 1, gegl => 1 },
|
||||||
'wavelet-decompose' => { ui => 1, gegl => 1 },
|
'wavelet-decompose' => { ui => 1, gegl => 1 },
|
||||||
'web-browser' => { ui => 1, ldflags => '$(framework_cocoa)', cppflags => '$(AM_CPPFLAGS) $(xobjective_c)' },
|
'web-browser' => { ui => 1, ldflags => '$(framework_cocoa)', cppflags => '$(AM_CPPFLAGS) $(xobjective_c)' },
|
||||||
'web-page' => { ui => 1, optional => 1, libs => 'WEBKIT_LIBS', cflags => 'WEBKIT_CFLAGS' }
|
'web-page' => { ui => 1, optional => 1, libs => 'WEBKIT_LIBS', cflags => 'WEBKIT_CFLAGS' }
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user