|
|
@ -22,6 +22,7 @@ |
|
|
|
# --- ROCK-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
var_append extraconfopt " " '--enable-application=browser' |
|
|
|
var_append extraconfopt " " '--disable-tests' |
|
|
|
|
|
|
|
var_append extraconfopt " " '--enable-image-decoders=all' |
|
|
|
var_append extraconfopt " " '--enable-image-encoders=all' |
|
|
@ -40,5 +41,5 @@ pkginstalled cairo && var_append extraconfopt " " '--enable-system-cairo' |
|
|
|
|
|
|
|
# We need to recreate configure after gnome-linkage.patch is applied. |
|
|
|
# Remove the hook together with the patch when it is no longer needed. |
|
|
|
versionhotfix 2.0.0.12 |
|
|
|
versionhotfix 2.0.0.14 |
|
|
|
hook_add preconf 3 "autoconf-213" |