rygel/rygel-fix-rygel-pcfiles.patch

90 lines
3.5 KiB
Diff

diff -Nur orig-rygel-0.42.0/rygel-core-2.8.pc.in rygel-0.42.0/rygel-core-2.8.pc.in
--- orig-rygel-0.42.0/rygel-core-2.8.pc.in 2022-09-17 12:44:58.000000000 +0200
+++ rygel-0.42.0/rygel-core-2.8.pc.in 2022-09-19 15:32:36.415027933 +0200
@@ -6,10 +6,10 @@
plugindir=@RYGEL_PLUGIN_DIR@
plugin_ldflags=@RYGEL_PLUGIN_LINKER_FLAGS@
-Name: rygel-core-2.6
+Name: rygel-core-2.8
Description: GNOME (Mobile) UPnP/DLNA Media Server
Version: @VERSION@
-Libs: -L${libdir} -lrygel-core-2.6
-Cflags: -I${includedir}/rygel-2.6
+Libs: -L${libdir} -lrygel-core-2.8
+Cflags: -I${includedir}/rygel-2.8
Requires: gupnp-av-1.0 gee-0.8
Requires.Private: gmodule-2.0
diff -Nur orig-rygel-0.42.0/rygel-renderer-2.8.pc.in rygel-0.42.0/rygel-renderer-2.8.pc.in
--- orig-rygel-0.42.0/rygel-renderer-2.8.pc.in 2022-09-17 12:44:58.000000000 +0200
+++ rygel-0.42.0/rygel-renderer-2.8.pc.in 2022-09-19 16:04:56.834556136 +0200
@@ -3,10 +3,10 @@
libdir=@libdir@
includedir=@includedir@
-Name: rygel-renderer-2.6
+Name: rygel-renderer-2.8
Description: GNOME (Mobile) UPnP/DLNA Media Renderer library
Version: @VERSION@
-Libs: -L${libdir} -lrygel-renderer-2.6
-Cflags: -I${includedir}/rygel-2.6
-Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.6
+Libs: -L${libdir} -lrygel-renderer-2.8
+Cflags: -I${includedir}/rygel-2.8
+Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.8
Requires.Private: gmodule-2.0
diff -Nur orig-rygel-0.42.0/rygel-renderer-gst-2.8.pc.in rygel-0.42.0/rygel-renderer-gst-2.8.pc.in
--- orig-rygel-0.42.0/rygel-renderer-gst-2.8.pc.in 2022-09-17 12:44:58.000000000 +0200
+++ rygel-0.42.0/rygel-renderer-gst-2.8.pc.in 2022-09-19 16:05:18.563060955 +0200
@@ -3,10 +3,10 @@
libdir=@libdir@
includedir=@includedir@
-Name: rygel-renderer-gst-2.6
+Name: rygel-renderer-gst-2.8
Description: GNOME (Mobile) UPnP/DLNA Media Renderer library
Version: @VERSION@
-Libs: -L${libdir} -lrygel-renderer-gst-2.6
-Cflags: -I${includedir}/rygel-2.6
-Requires: gupnp-av-1.0 gee-0.8 gstreamer-1.0 rygel-core-2.6
+Libs: -L${libdir} -lrygel-renderer-gst-2.8
+Cflags: -I${includedir}/rygel-2.8
+Requires: gupnp-av-1.0 gee-0.8 gstreamer-1.0 rygel-core-2.8
Requires.Private: gmodule-2.0
diff -Nur orig-rygel-0.42.0/rygel-ruih-2.8.pc.in rygel-0.42.0/rygel-ruih-2.8.pc.in
--- orig-rygel-0.42.0/rygel-ruih-2.8.pc.in 2022-09-17 12:44:58.000000000 +0200
+++ rygel-0.42.0/rygel-ruih-2.8.pc.in 2022-09-19 16:07:36.762396747 +0200
@@ -3,10 +3,10 @@
libdir=@libdir@
includedir=@includedir@
-Name: rygel-ruih-2.0
+Name: rygel-ruih-2.8
Description: GNOME (Mobile) UPnP/DLNA RUIH server library
Version: @VERSION@
-Libs: -L${libdir} -lrygel-ruih-2.0
-Cflags: -I${includedir}/rygel-2.2
-Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.6
+Libs: -L${libdir} -lrygel-ruih-2.8
+Cflags: -I${includedir}/rygel-2.8
+Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.8
Requires.Private: gmodule-2.0
diff -Nur orig-rygel-0.42.0/rygel-server-2.8.pc.in rygel-0.42.0/rygel-server-2.8.pc.in
--- orig-rygel-0.42.0/rygel-server-2.8.pc.in 2022-09-17 12:44:58.000000000 +0200
+++ rygel-0.42.0/rygel-server-2.8.pc.in 2022-09-19 16:08:01.383008860 +0200
@@ -6,10 +6,10 @@
enginedir=@RYGEL_MEDIA_ENGINE_DIR@
engine_ldflags=@RYGEL_ENGINE_LINKER_FLAGS@
-Name: rygel-server-2.6
+Name: rygel-server-2.8
Description: GNOME (Mobile) UPnP/DLNA Media server library
Version: @VERSION@
-Libs: -L${libdir} -lrygel-server-2.6
-Cflags: -I${includedir}/rygel-2.6
-Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.6
+Libs: -L${libdir} -lrygel-server-2.8
+Cflags: -I${includedir}/rygel-2.8
+Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.8
Requires.Private: gmodule-2.0