search for: swfdec_required

Displaying 3 results from an estimated 3 matches for "swfdec_required".

Did you mean: swfdec_requires
2007 Nov 15
2
2 commits - configure.ac
configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8b3f9aca00a0d0447ba95a5ac86c56eb5894b8a8 Author: Benjamin Otte <otte at gnome.org> Date: Thu Nov 15 12:00:38 2007 +0100 back to development diff --git a/configure.ac b/configure.ac index 514f515..96ffeed 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.58])
2007 Dec 17
1
2 commits - configure.ac NEWS
...s.freedesktop.org/enter_bug.cgi?product=swfdec] ) +AC_INIT( swfdec-gnome, [0.5.5.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=swfdec] ) AM_INIT_AUTOMAKE(1.6) AC_CONFIG_SRCDIR([config.h.in]) @@ -44,7 +44,7 @@ dnl Required versions SWFDEC_MAJORMINOR=0.5 AC_SUBST(SWFDEC_MAJORMINOR) -SWFDEC_REQUIRED=0.5.4.1 +SWFDEC_REQUIRED=0.5.5.1 GTK_REQUIRED=2.12.0 commit 9b654df1a7362637c840ac08868d6ca3fe52ba20 Author: Benjamin Otte <otte at gnome.org> Date: Mon Dec 17 21:19:55 2007 +0100 update NEWS diff --git a/NEWS b/NEWS index b475994..406925f 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,...
2007 Nov 06
0
configure.ac src/Makefile.am src/plugin.c
configure.ac | 2 +- src/Makefile.am | 5 +++-- src/plugin.c | 26 ++++++++++++++++++++++---- 3 files changed, 26 insertions(+), 7 deletions(-) New commits: commit ca13a1daef653a80e89250e273496ca01dfccddd Author: Benjamin Otte <otte at gnome.org> Date: Tue Nov 6 21:29:54 2007 +0100 make sure the plugin is never unloaded (#13110, reported by Tom Parker) It seems