aboutsummaryrefslogtreecommitdiff
path: root/x11/workrave/files
diff options
context:
space:
mode:
Diffstat (limited to 'x11/workrave/files')
-rw-r--r--x11/workrave/files/patch-configure20
-rw-r--r--x11/workrave/files/patch-frontend_applets_Makefile.in6
2 files changed, 13 insertions, 13 deletions
diff --git a/x11/workrave/files/patch-configure b/x11/workrave/files/patch-configure
index 6e0b06cc99bb..0acfc371eb7e 100644
--- a/x11/workrave/files/patch-configure
+++ b/x11/workrave/files/patch-configure
@@ -1,8 +1,8 @@
Fix bashism and force GStreamer 1.x support
---- configure.orig 2020-03-08 02:42:31 UTC
+--- configure.orig 2025-08-25 23:15:55 UTC
+++ configure
-@@ -20993,7 +20993,7 @@ then
+@@ -22713,7 +22713,7 @@ then
loop=${enable_monitors},
@@ -11,23 +11,23 @@ Fix bashism and force GStreamer 1.x support
do
monitor=${loop%%\,*}
loop=${loop#*\,}
-@@ -24438,44 +24438,9 @@ config_gstreamer=no
+@@ -26195,44 +26195,10 @@ config_gstreamer=no
if test "x$enable_gstreamer" != "xno";
then
-pkg_failed=no
+pkg_failed=yes
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GSTREAMER" >&5
- $as_echo_n "checking for GSTREAMER... " >&6; }
--
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gstreamer-0.10" >&5
+ printf %s "checking for gstreamer-0.10... " >&6; }
+
-if test -n "$GSTREAMER_CFLAGS"; then
- pkg_cv_GSTREAMER_CFLAGS="$GSTREAMER_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
- if test -n "$PKG_CONFIG" && \
-- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gstreamer-0.10\""; } >&5
+- { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gstreamer-0.10\""; } >&5
- ($PKG_CONFIG --exists --print-errors "gstreamer-0.10") 2>&5
- ac_status=$?
-- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+- printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }; then
- pkg_cv_GSTREAMER_CFLAGS=`$PKG_CONFIG --cflags "gstreamer-0.10" 2>/dev/null`
- test "x$?" != "x0" && pkg_failed=yes
@@ -41,10 +41,10 @@ Fix bashism and force GStreamer 1.x support
- pkg_cv_GSTREAMER_LIBS="$GSTREAMER_LIBS"
- elif test -n "$PKG_CONFIG"; then
- if test -n "$PKG_CONFIG" && \
-- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gstreamer-0.10\""; } >&5
+- { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gstreamer-0.10\""; } >&5
- ($PKG_CONFIG --exists --print-errors "gstreamer-0.10") 2>&5
- ac_status=$?
-- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+- printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }; then
- pkg_cv_GSTREAMER_LIBS=`$PKG_CONFIG --libs "gstreamer-0.10" 2>/dev/null`
- test "x$?" != "x0" && pkg_failed=yes
diff --git a/x11/workrave/files/patch-frontend_applets_Makefile.in b/x11/workrave/files/patch-frontend_applets_Makefile.in
index 7d2ee28a1985..056c368f9637 100644
--- a/x11/workrave/files/patch-frontend_applets_Makefile.in
+++ b/x11/workrave/files/patch-frontend_applets_Makefile.in
@@ -1,10 +1,10 @@
---- frontend/applets/Makefile.in.orig 2020-03-04 20:08:42 UTC
+--- frontend/applets/Makefile.in.orig 2025-02-16 12:01:58 UTC
+++ frontend/applets/Makefile.in
-@@ -438,7 +438,7 @@ top_build_prefix = @top_build_prefix@
+@@ -446,7 +446,7 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
MAINTAINERCLEANFILES = Makefile.in
--SUBDIRS = win32 common gnome3 indicator gnome-shell cinnamon xfce mate
+-SUBDIRS = win32 common gnome3 indicator gnome-shell gnome-shell-45 cinnamon xfce mate
+SUBDIRS = win32 common gnome3 indicator xfce mate
all: all-recursive