[gnome-subtitles/meson-port] Updating dependencies



commit 73b66eded754d19f2bd33231b17d309f45a9dd72
Author: Pedro Castro <pedro gnomesubtitles org>
Date:   Sat Jun 18 15:08:10 2022 +0100

    Updating dependencies

 README.md | 40 +++++++++++++++++++++-------------------
 1 file changed, 21 insertions(+), 19 deletions(-)
---
diff --git a/README.md b/README.md
index 145ebe6..75d7bdb 100644
--- a/README.md
+++ b/README.md
@@ -9,28 +9,30 @@ and synchronization.
 
 ## Dependencies
 
-Run time dependencies:
-- mono-runtime         >= 4.0
-- libmono-i18n4.0-all  >= 4.0
-- libmono-posix4.0-cil >= 4.0
-- libgtk3.0            >= 3.12
-- libgtk3.0-cil                >= 2.99.2
-- gstreamer1.0         >= 1.0
-- gstreamer1.0-x       >= 1.0
-- gstreamer1.0-gtk3    >= 1.0
-- gstreamer1.0-plugins-good    >= 1.0
-- gstreamer1.0-libav   >= 1.0
-- enchant              >= 1.6
-- gtkspell3            >= 3.0
+Runtime dependencies:
+- mono-runtime                 >= 4.0
+- libmono-i18n4.0-all          >= 4.0
+- libmono-posix4.0-cil         >= 4.0
+- libgtk3.0                    >= 3.12
+- libenchant                   >= 1.6
+- libgtkspell3                 >= 3.0
+- libgstreamer1.0              >= 1.18
+- gstreamer1.0-gtk3            >= 1.18
+- gstreamer1.0-plugins-good    >= 1.18
+- gstreamer1.0-libav           >= 1.18 (optional, for media codecs)
 
 Build time dependencies:
+- git
+- xsltproc
+- gettext
+- gcc
 - meson                        >= 0.53
-- pkg-config, intltool, autoconf, automake, libtool and yelp-tools
-- libgtk-3-dev         >= 3.12
 - mono-devel           >= 4.0
-- gtk-sharp3           >= 2.99.2
-- libgstreamer1.0-dev  >= 1.0
-- libgstreamer-plugins-base1.0-dev >= 1.0
+- libgtk-3-dev         >= 3.12
+- libgstreamer1.0-dev  >= 1.18
+- libges-1.0-dev       >= 1.18
+- libgstreamer-plugins-base1.0-dev     >= 1.18
+- libgstreamer-plugins-bad1.0-dev      >= 1.18
 
 
 ## Building
@@ -46,7 +48,7 @@ Build time dependencies:
 ## Hacking
 
 Build the solution with Meson (see Building above) to compile all dependencies
-and make them available to Monodevelop. This only needs to be done once.
+and make them available in Monodevelop. This only needs to be done once.
 Fire up Monodevelop and open the solution file 'gnome-subtitles.sln'.
 
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]