diff --git a/elements/world.bst b/elements/world.bst index 3115892c7a0fc55b9152424e06246d6b8af20e79..ff19de2ac1285cdc7da7139d64c58803c3f47aed 100644 --- a/elements/world.bst +++ b/elements/world.bst @@ -40,6 +40,7 @@ depends: - world/gnome-tetravex.bst - world/gnome-todo.bst - world/gnome-tweaks.bst +- world/gtkspell.bst - world/gupnp-igd.bst - world/hitori.bst - world/iagno.bst diff --git a/elements/world/evolution.bst b/elements/world/evolution.bst index 488b56526adbefff730999e0fd6f82b120d9392e..2b1dfb513312a76e8cc6b576ed6d0ff23e53a191 100644 --- a/elements/world/evolution.bst +++ b/elements/world/evolution.bst @@ -22,9 +22,10 @@ depends: - sdk/libnotify.bst - sdk/libsoup.bst - sdk/yelp-tools.bst +- world/gtkspell.bst - filename: desktop/gstreamer.bst junction: freedesktop-sdk.bst - filename: base.bst junction: freedesktop-sdk.bst variables: - cmake-local: -DENABLE_LIBCRYPTUI=OFF -DENABLE_PST_IMPORT=OFF -DENABLE_YTNEF=OFF + cmake-local: -DENABLE_LIBCRYPTUI=OFF -DENABLE_PST_IMPORT=OFF -DENABLE_YTNEF=OFF -DENABLE_TEXT_HIGHLIGHT=OFF diff --git a/elements/world/gitg.bst b/elements/world/gitg.bst index 76c205dabe6949399a4406b3c29fdcfb888534c1..3383d3fa2b1fa853a8ae7a5c0e065fa1da3cb09a 100644 --- a/elements/world/gitg.bst +++ b/elements/world/gitg.bst @@ -16,6 +16,7 @@ depends: - sdk/libsoup.bst - sdk/pygobject.bst - sdk/vala.bst +- world/gtkspell.bst - world/libgit2-glib.bst - filename: base.bst junction: freedesktop-sdk.bst diff --git a/elements/world/gtkspell.bst b/elements/world/gtkspell.bst new file mode 100644 index 0000000000000000000000000000000000000000..c5b079a87f0aa2baf19143d4b8e7c18850185042 --- /dev/null +++ b/elements/world/gtkspell.bst @@ -0,0 +1,20 @@ +kind: autotools +sources: +- kind: git + url: git_code_sf_net:p/gtkspell/gtkspell + track: master +depends: +- sdk/enchant-2.bst +- sdk/gtk+-3.bst +- filename: sdk/gtk-doc.bst + type: build +- filename: sdk/vala.bst + type: build +- filename: base/buildsystem-autotools.bst + junction: freedesktop-sdk.bst + type: build +- filename: base/intltool.bst + junction: freedesktop-sdk.bst + type: build +- filename: base-platform.bst + junction: freedesktop-sdk.bst diff --git a/project.conf b/project.conf index f58862eb5d5079ae81dba65c5e9beea0e9298db8..eb50aeabf69fc09db817fe07591d6264553e404b 100644 --- a/project.conf +++ b/project.conf @@ -44,6 +44,7 @@ aliases: cairo_org: https://cairographics.org/ downloads.sourceforge.net: https://downloads.sourceforge.net/ ftp_gnu_org: https://ftp.gnu.org/gnu/ + git_code_sf_net: https://git.code.sf.net/ git_freedesktop_org: https://gitlab.freedesktop.org/ github_com: https://github.com/ gitlab_com: https://gitlab.com/