diff options
Diffstat (limited to 'meta-multimedia')
68 files changed, 30 insertions, 86 deletions
diff --git a/meta-multimedia/conf/include/non-repro-meta-multimedia.inc b/meta-multimedia/conf/include/non-repro-meta-multimedia.inc deleted file mode 100755 index b02de42eb9..0000000000 --- a/meta-multimedia/conf/include/non-repro-meta-multimedia.inc +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | # List of known non-reproducible package of the meta-multimedia layer | ||
2 | # Please keep this list sorted | ||
3 | KNOWN_NON_REPRO_META_MULTIMEDIA = " \ | ||
4 | crossguid \ | ||
5 | libcamera \ | ||
6 | libcamera-dbg \ | ||
7 | libcamera-src \ | ||
8 | libgssdp-1.6-src \ | ||
9 | libgupnp-1.6-src \ | ||
10 | libsquish-staticdev \ | ||
11 | oscam \ | ||
12 | oscam-dbg \ | ||
13 | oscam-src \ | ||
14 | rtmpdump-staticdev \ | ||
15 | " | ||
diff --git a/meta-multimedia/conf/layer.conf b/meta-multimedia/conf/layer.conf index 5c9b8fe48b..a01984888d 100644 --- a/meta-multimedia/conf/layer.conf +++ b/meta-multimedia/conf/layer.conf | |||
@@ -32,3 +32,19 @@ LAYERVERSION_multimedia-layer = "1" | |||
32 | LAYERDEPENDS_multimedia-layer = "core openembedded-layer meta-python" | 32 | LAYERDEPENDS_multimedia-layer = "core openembedded-layer meta-python" |
33 | 33 | ||
34 | LAYERSERIES_COMPAT_multimedia-layer = "walnascar whinlatter" | 34 | LAYERSERIES_COMPAT_multimedia-layer = "walnascar whinlatter" |
35 | |||
36 | # List of known non-reproducible package of the meta-multimedia layer | ||
37 | # Please keep this list sorted | ||
38 | OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES += " \ | ||
39 | crossguid \ | ||
40 | libcamera \ | ||
41 | libcamera-dbg \ | ||
42 | libcamera-src \ | ||
43 | libgssdp-1.6-src \ | ||
44 | libgupnp-1.6-src \ | ||
45 | libsquish-staticdev \ | ||
46 | oscam \ | ||
47 | oscam-dbg \ | ||
48 | oscam-src \ | ||
49 | rtmpdump-staticdev \ | ||
50 | " | ||
diff --git a/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.18.bb b/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.18.bb index 326a754ce7..5a42fc760c 100644 --- a/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.18.bb +++ b/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.18.bb | |||
@@ -12,7 +12,6 @@ SRCREV = "c540ce2431bdeac73359029d4592b45790e1d154" | |||
12 | SRC_URI = "git://github.com/pupnp/pupnp.git;protocol=https;branch=branch-1.14.x \ | 12 | SRC_URI = "git://github.com/pupnp/pupnp.git;protocol=https;branch=branch-1.14.x \ |
13 | " | 13 | " |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | ||
16 | 15 | ||
17 | inherit autotools pkgconfig | 16 | inherit autotools pkgconfig |
18 | 17 | ||
diff --git a/meta-multimedia/recipes-dvb/oscam/oscam_1.20.bb b/meta-multimedia/recipes-dvb/oscam/oscam_1.20.bb index e20358955a..37431dca05 100644 --- a/meta-multimedia/recipes-dvb/oscam/oscam_1.20.bb +++ b/meta-multimedia/recipes-dvb/oscam/oscam_1.20.bb | |||
@@ -9,7 +9,6 @@ DEPENDS = "libusb1 openssl pcsc-lite" | |||
9 | SRCREV = "190d6dee96ca70f8b614932b1498332b1504632b" | 9 | SRCREV = "190d6dee96ca70f8b614932b1498332b1504632b" |
10 | SRC_URI = "git://repo.or.cz/oscam.git;protocol=https;nobranch=1" | 10 | SRC_URI = "git://repo.or.cz/oscam.git;protocol=https;nobranch=1" |
11 | 11 | ||
12 | S = "${UNPACKDIR}/git" | ||
13 | 12 | ||
14 | inherit cmake | 13 | inherit cmake |
15 | 14 | ||
diff --git a/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb b/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb index 2d79777001..6a7f6c3f5d 100644 --- a/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb +++ b/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb | |||
@@ -16,7 +16,6 @@ SRCREV = "cc602833684953fc3e6f1c89d4f08f6dfef179e3" | |||
16 | PV = "4.3+git" | 16 | PV = "4.3+git" |
17 | PKGV = "4.3+git${GITPKGV}" | 17 | PKGV = "4.3+git${GITPKGV}" |
18 | 18 | ||
19 | S = "${WORKDIR}/git" | ||
20 | 19 | ||
21 | EXTRA_OECONF += "--arch=${TARGET_ARCH} \ | 20 | EXTRA_OECONF += "--arch=${TARGET_ARCH} \ |
22 | --disable-hdhomerun_static \ | 21 | --disable-hdhomerun_static \ |
diff --git a/meta-multimedia/recipes-mkv/libebml/libebml_1.4.5.bb b/meta-multimedia/recipes-mkv/libebml/libebml_1.4.5.bb index 6803806063..4b439e2ca5 100644 --- a/meta-multimedia/recipes-mkv/libebml/libebml_1.4.5.bb +++ b/meta-multimedia/recipes-mkv/libebml/libebml_1.4.5.bb | |||
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4fbd65380cdd255951079008b364516c" | |||
6 | SRC_URI = "git://github.com/Matroska-Org/libebml.git;branch=v1.x;protocol=https" | 6 | SRC_URI = "git://github.com/Matroska-Org/libebml.git;branch=v1.x;protocol=https" |
7 | SRCREV = "1878e784321673561039a6a37076b2736f4dc98f" | 7 | SRCREV = "1878e784321673561039a6a37076b2736f4dc98f" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | ||
10 | 9 | ||
11 | inherit pkgconfig cmake dos2unix | 10 | inherit pkgconfig cmake dos2unix |
12 | 11 | ||
diff --git a/meta-multimedia/recipes-mkv/libmatroska/libmatroska_1.7.1.bb b/meta-multimedia/recipes-mkv/libmatroska/libmatroska_1.7.1.bb index 16862e690e..d38366a735 100644 --- a/meta-multimedia/recipes-mkv/libmatroska/libmatroska_1.7.1.bb +++ b/meta-multimedia/recipes-mkv/libmatroska/libmatroska_1.7.1.bb | |||
@@ -8,7 +8,6 @@ DEPENDS = "libebml" | |||
8 | SRC_URI = "git://github.com/Matroska-Org/libmatroska.git;branch=v1.x;protocol=https" | 8 | SRC_URI = "git://github.com/Matroska-Org/libmatroska.git;branch=v1.x;protocol=https" |
9 | SRCREV = "f5315fddda2d434e47035c038549a808d8b8eac7" | 9 | SRCREV = "f5315fddda2d434e47035c038549a808d8b8eac7" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | ||
12 | 11 | ||
13 | inherit pkgconfig cmake | 12 | inherit pkgconfig cmake |
14 | 13 | ||
diff --git a/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal_0.6.bb b/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal_0.6.bb index b5c8ddca11..92f7270972 100644 --- a/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal_0.6.bb +++ b/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal_0.6.bb | |||
@@ -15,7 +15,7 @@ SRC_URI = " \ | |||
15 | SRC_URI[md5sum] = "d2edc7710c72cbf3ab297c414e35ebda" | 15 | SRC_URI[md5sum] = "d2edc7710c72cbf3ab297c414e35ebda" |
16 | SRC_URI[sha256sum] = "916e7d152added24617efc350142438a46099efe062bd8781d36dbf10b4e6ff0" | 16 | SRC_URI[sha256sum] = "916e7d152added24617efc350142438a46099efe062bd8781d36dbf10b4e6ff0" |
17 | 17 | ||
18 | S = "${WORKDIR}/alsaequal" | 18 | S = "${UNPACKDIR}/alsaequal" |
19 | 19 | ||
20 | EXTRA_OEMAKE = " \ | 20 | EXTRA_OEMAKE = " \ |
21 | Q='' \ | 21 | Q='' \ |
diff --git a/meta-multimedia/recipes-multimedia/aom/aom_3.12.1.bb b/meta-multimedia/recipes-multimedia/aom/aom_3.12.1.bb index 94e3f4f14f..72baf58cf0 100644 --- a/meta-multimedia/recipes-multimedia/aom/aom_3.12.1.bb +++ b/meta-multimedia/recipes-multimedia/aom/aom_3.12.1.bb | |||
@@ -9,7 +9,6 @@ SRCREV = "10aece4157eb79315da205f39e19bf6ab3ee30d0" | |||
9 | SRC_URI = "git://aomedia.googlesource.com/aom;protocol=https;branch=main;tag=v${PV} \ | 9 | SRC_URI = "git://aomedia.googlesource.com/aom;protocol=https;branch=main;tag=v${PV} \ |
10 | file://0001-subpel_variance_neon-Provide-prototypes-for-missing-.patch" | 10 | file://0001-subpel_variance_neon-Provide-prototypes-for-missing-.patch" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | ||
13 | 12 | ||
14 | inherit cmake pkgconfig | 13 | inherit cmake pkgconfig |
15 | 14 | ||
diff --git a/meta-multimedia/recipes-multimedia/bluealsa/bluealsa_4.3.0.bb b/meta-multimedia/recipes-multimedia/bluealsa/bluealsa_4.3.0.bb index f089e036e3..162a51284e 100644 --- a/meta-multimedia/recipes-multimedia/bluealsa/bluealsa_4.3.0.bb +++ b/meta-multimedia/recipes-multimedia/bluealsa/bluealsa_4.3.0.bb | |||
@@ -21,7 +21,6 @@ SRC_URI = "git://github.com/Arkq/bluez-alsa.git;protocol=https;branch=master \ | |||
21 | 21 | ||
22 | SRCREV = "959573c2cccef5cf074f5b2fa7941abbd699c5f4" | 22 | SRCREV = "959573c2cccef5cf074f5b2fa7941abbd699c5f4" |
23 | 23 | ||
24 | S = "${WORKDIR}/git" | ||
25 | 24 | ||
26 | PACKAGECONFIG ??= "aplay cli hcitop ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" | 25 | PACKAGECONFIG ??= "aplay cli hcitop ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" |
27 | PACKAGECONFIG[a2dpconf] = "--enable-a2dpconf,--disable-a2dpconf" | 26 | PACKAGECONFIG[a2dpconf] = "--enable-a2dpconf,--disable-a2dpconf" |
diff --git a/meta-multimedia/recipes-multimedia/cdparanoia/cdparanoia_10.2.bb b/meta-multimedia/recipes-multimedia/cdparanoia/cdparanoia_10.2.bb index 0b844ee7d3..0928da1dbd 100644 --- a/meta-multimedia/recipes-multimedia/cdparanoia/cdparanoia_10.2.bb +++ b/meta-multimedia/recipes-multimedia/cdparanoia/cdparanoia_10.2.bb | |||
@@ -22,7 +22,7 @@ SRC_URI[sha256sum] = "005db45ef4ee017f5c32ec124f913a0546e77014266c6a1c50df902a55 | |||
22 | 22 | ||
23 | # Uppercase letters are not allowed in the recipe name, thus the recipe can not be named cdparanoia-III and | 23 | # Uppercase letters are not allowed in the recipe name, thus the recipe can not be named cdparanoia-III and |
24 | # we need to add the path to the extracted sources explicitely: | 24 | # we need to add the path to the extracted sources explicitely: |
25 | S = "${WORKDIR}/cdparanoia-III-${PV}" | 25 | S = "${UNPACKDIR}/cdparanoia-III-${PV}" |
26 | 26 | ||
27 | # cdparanoia Makefile can not be used with several threads (because the static library target and the shared | 27 | # cdparanoia Makefile can not be used with several threads (because the static library target and the shared |
28 | # library target use object files which are compiled in the same directory, the object files are just removed | 28 | # library target use object files which are compiled in the same directory, the object files are just removed |
diff --git a/meta-multimedia/recipes-multimedia/dav1d/dav1d_1.5.1.bb b/meta-multimedia/recipes-multimedia/dav1d/dav1d_1.5.1.bb index 47341e2106..d600e3b5e3 100644 --- a/meta-multimedia/recipes-multimedia/dav1d/dav1d_1.5.1.bb +++ b/meta-multimedia/recipes-multimedia/dav1d/dav1d_1.5.1.bb | |||
@@ -9,7 +9,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c8055cfe7548dfdaa3a6dc45d8793669" | |||
9 | SRC_URI = "git://code.videolan.org/videolan/dav1d.git;protocol=https;nobranch=1" | 9 | SRC_URI = "git://code.videolan.org/videolan/dav1d.git;protocol=https;nobranch=1" |
10 | SRCREV = "42b2b24fb8819f1ed3643aa9cf2a62f03868e3aa" | 10 | SRCREV = "42b2b24fb8819f1ed3643aa9cf2a62f03868e3aa" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | ||
13 | 12 | ||
14 | DEPENDS:append:x86 = " nasm-native" | 13 | DEPENDS:append:x86 = " nasm-native" |
15 | DEPENDS:append:x86-64 = " nasm-native" | 14 | DEPENDS:append:x86-64 = " nasm-native" |
diff --git a/meta-multimedia/recipes-multimedia/dca/dcadec_0.2.0.bb b/meta-multimedia/recipes-multimedia/dca/dcadec_0.2.0.bb index ddd4c26efe..a330d769c5 100644 --- a/meta-multimedia/recipes-multimedia/dca/dcadec_0.2.0.bb +++ b/meta-multimedia/recipes-multimedia/dca/dcadec_0.2.0.bb | |||
@@ -8,7 +8,6 @@ SRC_URI = "git://github.com/foo86/dcadec.git;protocol=https;branch=master \ | |||
8 | file://0001-define-BASELIB-make-variable.patch \ | 8 | file://0001-define-BASELIB-make-variable.patch \ |
9 | " | 9 | " |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | ||
12 | 11 | ||
13 | inherit lib_package | 12 | inherit lib_package |
14 | 13 | ||
diff --git a/meta-multimedia/recipes-multimedia/dleyna/dleyna-connector-dbus_0.3.0.bb b/meta-multimedia/recipes-multimedia/dleyna/dleyna-connector-dbus_0.3.0.bb index bed5af9bf3..21a6613622 100644 --- a/meta-multimedia/recipes-multimedia/dleyna/dleyna-connector-dbus_0.3.0.bb +++ b/meta-multimedia/recipes-multimedia/dleyna/dleyna-connector-dbus_0.3.0.bb | |||
@@ -9,7 +9,6 @@ DEPENDS = "glib-2.0 dbus dleyna-core" | |||
9 | 9 | ||
10 | SRC_URI = "git://github.com/01org/${BPN}.git;branch=master;protocol=https" | 10 | SRC_URI = "git://github.com/01org/${BPN}.git;branch=master;protocol=https" |
11 | SRCREV = "de913c35e5c936e2d40ddbd276ee902cd802bd3a" | 11 | SRCREV = "de913c35e5c936e2d40ddbd276ee902cd802bd3a" |
12 | S = "${WORKDIR}/git" | ||
13 | 12 | ||
14 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |
15 | 14 | ||
diff --git a/meta-multimedia/recipes-multimedia/dleyna/dleyna-core_0.6.0.bb b/meta-multimedia/recipes-multimedia/dleyna/dleyna-core_0.6.0.bb index 8aaab7893e..4f743b16f6 100644 --- a/meta-multimedia/recipes-multimedia/dleyna/dleyna-core_0.6.0.bb +++ b/meta-multimedia/recipes-multimedia/dleyna/dleyna-core_0.6.0.bb | |||
@@ -15,7 +15,6 @@ PV .= "+git" | |||
15 | 15 | ||
16 | SRC_URI = "git://github.com/01org/${BPN}.git;branch=master;protocol=https" | 16 | SRC_URI = "git://github.com/01org/${BPN}.git;branch=master;protocol=https" |
17 | SRCREV = "1c6853f5bc697dc0a8774fd70dbc915c4dbe7c5b" | 17 | SRCREV = "1c6853f5bc697dc0a8774fd70dbc915c4dbe7c5b" |
18 | S = "${WORKDIR}/git" | ||
19 | 18 | ||
20 | inherit autotools pkgconfig | 19 | inherit autotools pkgconfig |
21 | 20 | ||
diff --git a/meta-multimedia/recipes-multimedia/dleyna/dleyna-renderer_0.6.0.bb b/meta-multimedia/recipes-multimedia/dleyna/dleyna-renderer_0.6.0.bb index a385a50de7..3e55a212d4 100644 --- a/meta-multimedia/recipes-multimedia/dleyna/dleyna-renderer_0.6.0.bb +++ b/meta-multimedia/recipes-multimedia/dleyna/dleyna-renderer_0.6.0.bb | |||
@@ -15,7 +15,6 @@ SRC_URI = "git://github.com/01org/${BPN}.git;branch=master;protocol=https \ | |||
15 | file://0001-add-gupnp-1.2-API-support.patch \ | 15 | file://0001-add-gupnp-1.2-API-support.patch \ |
16 | " | 16 | " |
17 | SRCREV = "50fd1ec9d51328e7dea98874129dc8d6fe3ea1dd" | 17 | SRCREV = "50fd1ec9d51328e7dea98874129dc8d6fe3ea1dd" |
18 | S = "${WORKDIR}/git" | ||
19 | 18 | ||
20 | inherit autotools pkgconfig | 19 | inherit autotools pkgconfig |
21 | 20 | ||
diff --git a/meta-multimedia/recipes-multimedia/dleyna/dleyna-server_0.6.0.bb b/meta-multimedia/recipes-multimedia/dleyna/dleyna-server_0.6.0.bb index b0a347f252..d60abd2082 100644 --- a/meta-multimedia/recipes-multimedia/dleyna/dleyna-server_0.6.0.bb +++ b/meta-multimedia/recipes-multimedia/dleyna/dleyna-server_0.6.0.bb | |||
@@ -14,7 +14,6 @@ RDEPENDS:${PN} = "dleyna-connector-dbus" | |||
14 | PV .= "+git" | 14 | PV .= "+git" |
15 | SRC_URI = "git://github.com/01org/${BPN}.git;branch=master;protocol=https" | 15 | SRC_URI = "git://github.com/01org/${BPN}.git;branch=master;protocol=https" |
16 | SRCREV = "eb895ae82715e9889a948ffa810c0f828b4f4c76" | 16 | SRCREV = "eb895ae82715e9889a948ffa810c0f828b4f4c76" |
17 | S = "${WORKDIR}/git" | ||
18 | 17 | ||
19 | inherit autotools pkgconfig | 18 | inherit autotools pkgconfig |
20 | 19 | ||
diff --git a/meta-multimedia/recipes-multimedia/dvb-apps/dvb-apps_1.1.1.20140321.bb b/meta-multimedia/recipes-multimedia/dvb-apps/dvb-apps_1.1.1.20140321.bb index 833ec2a393..232130be0f 100644 --- a/meta-multimedia/recipes-multimedia/dvb-apps/dvb-apps_1.1.1.20140321.bb +++ b/meta-multimedia/recipes-multimedia/dvb-apps/dvb-apps_1.1.1.20140321.bb | |||
@@ -13,7 +13,7 @@ SRC_URI = "https://www.linuxtv.org/hg/dvb-apps/archive/3d43b280298c.tar.bz2;down | |||
13 | file://0001-dvbdate-Remove-Obsoleted-stime-API-calls.patch \ | 13 | file://0001-dvbdate-Remove-Obsoleted-stime-API-calls.patch \ |
14 | " | 14 | " |
15 | SRC_URI[sha256sum] = "f39e2f0ebed7e32bce83522062ad4d414f67fccd5df1b647618524497e15e057" | 15 | SRC_URI[sha256sum] = "f39e2f0ebed7e32bce83522062ad4d414f67fccd5df1b647618524497e15e057" |
16 | S = "${WORKDIR}/${BPN}-3d43b280298c" | 16 | S = "${UNPACKDIR}/${BPN}-3d43b280298c" |
17 | 17 | ||
18 | inherit perlnative | 18 | inherit perlnative |
19 | 19 | ||
diff --git a/meta-multimedia/recipes-multimedia/fdk-aac/fdk-aac_2.0.2.bb b/meta-multimedia/recipes-multimedia/fdk-aac/fdk-aac_2.0.2.bb index 55475b40f1..97196bbcf2 100644 --- a/meta-multimedia/recipes-multimedia/fdk-aac/fdk-aac_2.0.2.bb +++ b/meta-multimedia/recipes-multimedia/fdk-aac/fdk-aac_2.0.2.bb | |||
@@ -14,7 +14,6 @@ LIC_FILES_CHKSUM = "file://NOTICE;md5=5985e1e12f4afa710d64ed7bfd291875" | |||
14 | SRC_URI = "git://github.com/mstorsjo/fdk-aac.git;protocol=https;branch=master" | 14 | SRC_URI = "git://github.com/mstorsjo/fdk-aac.git;protocol=https;branch=master" |
15 | SRCREV = "801f67f671929311e0c9952c5f92d6e147c7b003" | 15 | SRCREV = "801f67f671929311e0c9952c5f92d6e147c7b003" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | ||
18 | 17 | ||
19 | SRC_URI[md5sum] = "fef453b5d6ee28ff302c600b8cded3e7" | 18 | SRC_URI[md5sum] = "fef453b5d6ee28ff302c600b8cded3e7" |
20 | SRC_URI[sha256sum] = "07c2a64b098eb48b2e9d729d5e778c08f7d22f28adc8da7c3f92c58da1cbbd8e" | 19 | SRC_URI[sha256sum] = "07c2a64b098eb48b2e9d729d5e778c08f7d22f28adc8da7c3f92c58da1cbbd8e" |
diff --git a/meta-multimedia/recipes-multimedia/flite/flite_2.2.bb b/meta-multimedia/recipes-multimedia/flite/flite_2.2.bb index bb9edfd5bf..af543af80e 100644 --- a/meta-multimedia/recipes-multimedia/flite/flite_2.2.bb +++ b/meta-multimedia/recipes-multimedia/flite/flite_2.2.bb | |||
@@ -13,7 +13,6 @@ SRC_URI += "file://0001-Remove-defining-const-as-nothing.patch" | |||
13 | 13 | ||
14 | SRCREV = "e9e2e37c329dbe98bfeb27a1828ef9a71fa84f88" | 14 | SRCREV = "e9e2e37c329dbe98bfeb27a1828ef9a71fa84f88" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | ||
17 | 16 | ||
18 | EXTRA_OECONF += "--enable-shared" | 17 | EXTRA_OECONF += "--enable-shared" |
19 | 18 | ||
diff --git a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.4.5.bb b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.4.5.bb index 62900011a1..b8396209c5 100644 --- a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.4.5.bb +++ b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_2.4.5.bb | |||
@@ -13,7 +13,6 @@ SRC_URI = " \ | |||
13 | " | 13 | " |
14 | SRCREV = "9f2edaa3cbd456997cb420fb68b6f960faaafd12" | 14 | SRCREV = "9f2edaa3cbd456997cb420fb68b6f960faaafd12" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | ||
17 | 16 | ||
18 | inherit cmake pkgconfig lib_package | 17 | inherit cmake pkgconfig lib_package |
19 | 18 | ||
diff --git a/meta-multimedia/recipes-multimedia/gerbera/gerbera_2.4.1.bb b/meta-multimedia/recipes-multimedia/gerbera/gerbera_2.4.1.bb index c12be91664..6348f25a57 100644 --- a/meta-multimedia/recipes-multimedia/gerbera/gerbera_2.4.1.bb +++ b/meta-multimedia/recipes-multimedia/gerbera/gerbera_2.4.1.bb | |||
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=25cdec9afe3f1f26212ead6bd2f7fac8" | |||
6 | SRC_URI = "git://github.com/gerbera/gerbera.git;protocol=https;branch=master" | 6 | SRC_URI = "git://github.com/gerbera/gerbera.git;protocol=https;branch=master" |
7 | SRCREV = "870dd32d42f626dc2246d34b2224ffb6fd73e205" | 7 | SRCREV = "870dd32d42f626dc2246d34b2224ffb6fd73e205" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | ||
10 | 9 | ||
11 | DEPENDS = "pugixml sqlite3 zlib fmt spdlog util-linux-libuuid libupnp libnsl2" | 10 | DEPENDS = "pugixml sqlite3 zlib fmt spdlog util-linux-libuuid libupnp libnsl2" |
12 | 11 | ||
diff --git a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_0.8.1.bb b/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_0.8.1.bb index dc43bed63b..e1c903f6ed 100644 --- a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_0.8.1.bb +++ b/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_0.8.1.bb | |||
@@ -15,11 +15,10 @@ SRCREV_common = "b64f03f6090245624608beb5d2fff335e23a01c0" | |||
15 | SRCREV_FORMAT = "default_common" | 15 | SRCREV_FORMAT = "default_common" |
16 | SRC_URI = " \ | 16 | SRC_URI = " \ |
17 | git://github.com/RidgeRun/gst-shark.git;protocol=https;branch=${SRCBRANCH} \ | 17 | git://github.com/RidgeRun/gst-shark.git;protocol=https;branch=${SRCBRANCH} \ |
18 | git://gitlab.freedesktop.org/gstreamer/common.git;protocol=https;branch=master;destsuffix=git/common;name=common \ | 18 | git://gitlab.freedesktop.org/gstreamer/common.git;protocol=https;branch=master;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/common;name=common \ |
19 | file://0001-tracers-Fix-buffer-overflow.patch \ | 19 | file://0001-tracers-Fix-buffer-overflow.patch \ |
20 | " | 20 | " |
21 | 21 | ||
22 | S = "${WORKDIR}/git" | ||
23 | 22 | ||
24 | EXTRA_OECONF += " \ | 23 | EXTRA_OECONF += " \ |
25 | --disable-graphviz \ | 24 | --disable-graphviz \ |
diff --git a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb b/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb index 4720edf153..d068d66bb6 100644 --- a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb +++ b/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb | |||
@@ -11,7 +11,6 @@ SRCBRANCH ?= "master" | |||
11 | SRCREV = "dac03d5e4102080a8f3ef274a6a6583455962095" | 11 | SRCREV = "dac03d5e4102080a8f3ef274a6a6583455962095" |
12 | SRC_URI = "git://git@github.com/RidgeRun/gstd-1.x.git;protocol=https;branch=${SRCBRANCH} \ | 12 | SRC_URI = "git://git@github.com/RidgeRun/gstd-1.x.git;protocol=https;branch=${SRCBRANCH} \ |
13 | file://0001-gstd-Remove-redundant-rpaths.patch" | 13 | file://0001-gstd-Remove-redundant-rpaths.patch" |
14 | S = "${WORKDIR}/git" | ||
15 | 14 | ||
16 | # Remove the +really when upstream version is > 1.0 | 15 | # Remove the +really when upstream version is > 1.0 |
17 | PV = "1.0+really0.15.2" | 16 | PV = "1.0+really0.15.2" |
diff --git a/meta-multimedia/recipes-multimedia/juce/projucer.inc b/meta-multimedia/recipes-multimedia/juce/projucer.inc index b60cba1dd6..999891c232 100644 --- a/meta-multimedia/recipes-multimedia/juce/projucer.inc +++ b/meta-multimedia/recipes-multimedia/juce/projucer.inc | |||
@@ -21,7 +21,6 @@ SRC_URI = "git://github.com/WeAreROLI/JUCE.git;protocol=https;branch=${BRANCH} \ | |||
21 | file://0001-StandardHeader-Include-utility-for-GCC-12-compatibil.patch \ | 21 | file://0001-StandardHeader-Include-utility-for-GCC-12-compatibil.patch \ |
22 | " | 22 | " |
23 | 23 | ||
24 | S = "${WORKDIR}/git" | ||
25 | PV = "6.1.6" | 24 | PV = "6.1.6" |
26 | 25 | ||
27 | JUCE_PROJUCER_BUILD_PATH = "${B}/extras/Projucer/Builds" | 26 | JUCE_PROJUCER_BUILD_PATH = "${B}/extras/Projucer/Builds" |
diff --git a/meta-multimedia/recipes-multimedia/libavif/libavif_1.0.1.bb b/meta-multimedia/recipes-multimedia/libavif/libavif_1.0.1.bb index 885758b6a4..9a82cd86bb 100644 --- a/meta-multimedia/recipes-multimedia/libavif/libavif_1.0.1.bb +++ b/meta-multimedia/recipes-multimedia/libavif/libavif_1.0.1.bb | |||
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c528b75b07425b5c1d2e34de98c397b5" | |||
6 | 6 | ||
7 | SRC_URI = "git://github.com/AOMediaCodec/libavif.git;protocol=https;branch=v1.0.x" | 7 | SRC_URI = "git://github.com/AOMediaCodec/libavif.git;protocol=https;branch=v1.0.x" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | ||
10 | SRCREV = "d1c26facaf5a8a97919ceee06814d05d10e25622" | 9 | SRCREV = "d1c26facaf5a8a97919ceee06814d05d10e25622" |
11 | 10 | ||
12 | DEPENDS = "dav1d" | 11 | DEPENDS = "dav1d" |
diff --git a/meta-multimedia/recipes-multimedia/libavtp/libavtp_0.2.0.bb b/meta-multimedia/recipes-multimedia/libavtp/libavtp_0.2.0.bb index 98f8e5b84d..69d33c9f6a 100644 --- a/meta-multimedia/recipes-multimedia/libavtp/libavtp_0.2.0.bb +++ b/meta-multimedia/recipes-multimedia/libavtp/libavtp_0.2.0.bb | |||
@@ -9,7 +9,6 @@ SRC_URI = "git://github.com/Avnu/libavtp.git;branch=master;protocol=https" | |||
9 | SRC_URI:append:libc-musl = " file://0001-provide-64bit-host-to-network-conversion-macros.patch" | 9 | SRC_URI:append:libc-musl = " file://0001-provide-64bit-host-to-network-conversion-macros.patch" |
10 | SRCREV = "3599a5bf2d18fc3ae89b64f208d8380e6ee3a866" | 10 | SRCREV = "3599a5bf2d18fc3ae89b64f208d8380e6ee3a866" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | ||
13 | 12 | ||
14 | inherit meson pkgconfig | 13 | inherit meson pkgconfig |
15 | 14 | ||
diff --git a/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.4.0.bb b/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.4.0.bb index 3d43b4f1da..c7fe631a43 100644 --- a/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.4.0.bb +++ b/meta-multimedia/recipes-multimedia/libcamera/libcamera_0.4.0.bb | |||
@@ -18,7 +18,6 @@ SRCREV = "35ed4b91291d9f3d08e4b51acfb51163e65df8f8" | |||
18 | 18 | ||
19 | PE = "1" | 19 | PE = "1" |
20 | 20 | ||
21 | S = "${WORKDIR}/git" | ||
22 | 21 | ||
23 | DEPENDS = "python3-pyyaml-native python3-jinja2-native python3-ply-native python3-jinja2-native udev gnutls chrpath-native libevent libyaml" | 22 | DEPENDS = "python3-pyyaml-native python3-jinja2-native python3-ply-native python3-jinja2-native udev gnutls chrpath-native libevent libyaml" |
24 | DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'qt', 'qtbase qtbase-native', '', d)}" | 23 | DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'qt', 'qtbase qtbase-native', '', d)}" |
diff --git a/meta-multimedia/recipes-multimedia/libde265/libde265_1.0.15.bb b/meta-multimedia/recipes-multimedia/libde265/libde265_1.0.15.bb index e9d5107986..a509337894 100644 --- a/meta-multimedia/recipes-multimedia/libde265/libde265_1.0.15.bb +++ b/meta-multimedia/recipes-multimedia/libde265/libde265_1.0.15.bb | |||
@@ -11,7 +11,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=695b556799abb2435c97a113cdca512f" | |||
11 | SRC_URI = "git://github.com/strukturag/libde265.git;branch=master;protocol=https" | 11 | SRC_URI = "git://github.com/strukturag/libde265.git;branch=master;protocol=https" |
12 | SRCREV = "17bb8d9fcea62db8cdeb0fc7ef8d15dbd19a22e4" | 12 | SRCREV = "17bb8d9fcea62db8cdeb0fc7ef8d15dbd19a22e4" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | ||
15 | 14 | ||
16 | inherit cmake pkgconfig | 15 | inherit cmake pkgconfig |
17 | 16 | ||
diff --git a/meta-multimedia/recipes-multimedia/libdvbcsa/libdvbcsa_1.1.0.bb b/meta-multimedia/recipes-multimedia/libdvbcsa/libdvbcsa_1.1.0.bb index bfa6de90d3..93bdc63b56 100644 --- a/meta-multimedia/recipes-multimedia/libdvbcsa/libdvbcsa_1.1.0.bb +++ b/meta-multimedia/recipes-multimedia/libdvbcsa/libdvbcsa_1.1.0.bb | |||
@@ -9,7 +9,6 @@ SRC_URI = "git://code.videolan.org/videolan/libdvbcsa.git;protocol=https;branch= | |||
9 | file://libdvbcsa.pc \ | 9 | file://libdvbcsa.pc \ |
10 | " | 10 | " |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | ||
13 | 12 | ||
14 | inherit autotools lib_package pkgconfig | 13 | inherit autotools lib_package pkgconfig |
15 | 14 | ||
diff --git a/meta-multimedia/recipes-multimedia/libheif/libheif_1.19.8.bb b/meta-multimedia/recipes-multimedia/libheif/libheif_1.19.8.bb index ac469fce87..a3f5f21406 100644 --- a/meta-multimedia/recipes-multimedia/libheif/libheif_1.19.8.bb +++ b/meta-multimedia/recipes-multimedia/libheif/libheif_1.19.8.bb | |||
@@ -8,7 +8,6 @@ COMPATIBLE_MACHINE:powerpc64le = "null" | |||
8 | 8 | ||
9 | SRC_URI = "git://github.com/strukturag/libheif.git;protocol=https;branch=master" | 9 | SRC_URI = "git://github.com/strukturag/libheif.git;protocol=https;branch=master" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | ||
12 | SRCREV = "5e9deb19fe6b3768af0bb8e9e5e8438b15171bf3" | 11 | SRCREV = "5e9deb19fe6b3768af0bb8e9e5e8438b15171bf3" |
13 | 12 | ||
14 | inherit cmake pkgconfig | 13 | inherit cmake pkgconfig |
diff --git a/meta-multimedia/recipes-multimedia/liblc3/liblc3_1.0.4.bb b/meta-multimedia/recipes-multimedia/liblc3/liblc3_1.0.4.bb index 7f531efc63..bcf91b5453 100644 --- a/meta-multimedia/recipes-multimedia/liblc3/liblc3_1.0.4.bb +++ b/meta-multimedia/recipes-multimedia/liblc3/liblc3_1.0.4.bb | |||
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
5 | 5 | ||
6 | SRC_URI = "git://github.com/google/liblc3.git;protocol=https;branch=main" | 6 | SRC_URI = "git://github.com/google/liblc3.git;protocol=https;branch=main" |
7 | 7 | ||
8 | S = "${WORKDIR}/git" | ||
9 | SRCREV = "1a5938ebaca4f13fe79ce074f5dee079783aa29f" | 8 | SRCREV = "1a5938ebaca4f13fe79ce074f5dee079783aa29f" |
10 | 9 | ||
11 | inherit pkgconfig meson | 10 | inherit pkgconfig meson |
diff --git a/meta-multimedia/recipes-multimedia/libopenmpt/libopenmpt_0.7.10.bb b/meta-multimedia/recipes-multimedia/libopenmpt/libopenmpt_0.7.10.bb index f59220d0da..613147598a 100644 --- a/meta-multimedia/recipes-multimedia/libopenmpt/libopenmpt_0.7.10.bb +++ b/meta-multimedia/recipes-multimedia/libopenmpt/libopenmpt_0.7.10.bb | |||
@@ -16,7 +16,7 @@ SRC_URI = "https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-${PV}+release | |||
16 | " | 16 | " |
17 | SRC_URI[sha256sum] = "093713c1c1024f4f10c4779a66ceb2af51fb7c908a9e99feb892d04019220ba1" | 17 | SRC_URI[sha256sum] = "093713c1c1024f4f10c4779a66ceb2af51fb7c908a9e99feb892d04019220ba1" |
18 | 18 | ||
19 | S = "${WORKDIR}/libopenmpt-${PV}+release.autotools" | 19 | S = "${UNPACKDIR}/libopenmpt-${PV}+release.autotools" |
20 | 20 | ||
21 | inherit autotools pkgconfig ptest | 21 | inherit autotools pkgconfig ptest |
22 | 22 | ||
diff --git a/meta-multimedia/recipes-multimedia/libsquish/libsquish_git.bb b/meta-multimedia/recipes-multimedia/libsquish/libsquish_git.bb index 3d631ea0b6..d7325abd7a 100644 --- a/meta-multimedia/recipes-multimedia/libsquish/libsquish_git.bb +++ b/meta-multimedia/recipes-multimedia/libsquish/libsquish_git.bb | |||
@@ -10,7 +10,6 @@ SRC_URI = "git://github.com/OpenELEC/libsquish.git;protocol=https;branch=master | |||
10 | file://0001-Add-support-for-variable-libdir.patch \ | 10 | file://0001-Add-support-for-variable-libdir.patch \ |
11 | " | 11 | " |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | ||
14 | 13 | ||
15 | EXTRA_OEMAKE = "INSTALL_DIR=${D}${prefix} LIBDIR_SUFFIX=${@d.getVar('baselib').replace('lib', '')} \ | 14 | EXTRA_OEMAKE = "INSTALL_DIR=${D}${prefix} LIBDIR_SUFFIX=${@d.getVar('baselib').replace('lib', '')} \ |
16 | ${@bb.utils.contains('TUNE_FEATURES', 'altivec', 'USE_ALTIVEC=1', '', d)}" | 15 | ${@bb.utils.contains('TUNE_FEATURES', 'altivec', 'USE_ALTIVEC=1', '', d)}" |
diff --git a/meta-multimedia/recipes-multimedia/libuvc/libuvc_0.0.7.bb b/meta-multimedia/recipes-multimedia/libuvc/libuvc_0.0.7.bb index b1572b32ac..10e64e9878 100644 --- a/meta-multimedia/recipes-multimedia/libuvc/libuvc_0.0.7.bb +++ b/meta-multimedia/recipes-multimedia/libuvc/libuvc_0.0.7.bb | |||
@@ -9,6 +9,5 @@ DEPENDS = "libusb jpeg" | |||
9 | SRC_URI = "git://github.com/libuvc/libuvc.git;branch=master;protocol=https" | 9 | SRC_URI = "git://github.com/libuvc/libuvc.git;branch=master;protocol=https" |
10 | SRCREV = "68d07a00e11d1944e27b7295ee69673239c00b4b" | 10 | SRCREV = "68d07a00e11d1944e27b7295ee69673239c00b4b" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | ||
13 | 12 | ||
14 | inherit cmake pkgconfig | 13 | inherit cmake pkgconfig |
diff --git a/meta-multimedia/recipes-multimedia/mimic/mimic_1.3.0.1.bb b/meta-multimedia/recipes-multimedia/mimic/mimic_1.3.0.1.bb index 76f51196aa..b9093d19bb 100644 --- a/meta-multimedia/recipes-multimedia/mimic/mimic_1.3.0.1.bb +++ b/meta-multimedia/recipes-multimedia/mimic/mimic_1.3.0.1.bb | |||
@@ -27,6 +27,5 @@ SRC_URI = "git://github.com/MycroftAI/mimic1.git;branch=master;protocol=https \ | |||
27 | 27 | ||
28 | inherit autotools pkgconfig | 28 | inherit autotools pkgconfig |
29 | 29 | ||
30 | S = "${WORKDIR}/git" | ||
31 | 30 | ||
32 | CPPFLAGS:append = " -Wno-error" | 31 | CPPFLAGS:append = " -Wno-error" |
diff --git a/meta-multimedia/recipes-multimedia/minidlna/minidlna.inc b/meta-multimedia/recipes-multimedia/minidlna/minidlna.inc index 170e676b24..cb2a1865e8 100644 --- a/meta-multimedia/recipes-multimedia/minidlna/minidlna.inc +++ b/meta-multimedia/recipes-multimedia/minidlna/minidlna.inc | |||
@@ -15,7 +15,6 @@ SRC_URI = "git://git.code.sf.net/p/minidlna/git;branch=master;module=git \ | |||
15 | file://0001-Add-compatibility-with-FFMPEG-7.0.patch \ | 15 | file://0001-Add-compatibility-with-FFMPEG-7.0.patch \ |
16 | " | 16 | " |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | ||
19 | 18 | ||
20 | # This remove "--exclude=autopoint" option from autoreconf argument to avoid | 19 | # This remove "--exclude=autopoint" option from autoreconf argument to avoid |
21 | # configure.ac:30: error: required file './ABOUT-NLS' not found | 20 | # configure.ac:30: error: required file './ABOUT-NLS' not found |
diff --git a/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz_git.bb b/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz_git.bb index 2b373d31e5..1ae43e8aef 100644 --- a/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz_git.bb +++ b/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz_git.bb | |||
@@ -12,7 +12,6 @@ SRC_URI = "git://github.com/metabrainz/libmusicbrainz.git;branch=master;protocol | |||
12 | file://0001-http-fetch-Pass-a-non-null-buffer-to-ne_set_request_.patch \ | 12 | file://0001-http-fetch-Pass-a-non-null-buffer-to-ne_set_request_.patch \ |
13 | " | 13 | " |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | ||
16 | 15 | ||
17 | inherit cmake pkgconfig | 16 | inherit cmake pkgconfig |
18 | 17 | ||
diff --git a/meta-multimedia/recipes-multimedia/musicpd/libmpdclient_2.22.bb b/meta-multimedia/recipes-multimedia/musicpd/libmpdclient_2.22.bb index 2746c6bb80..a9dae6073a 100644 --- a/meta-multimedia/recipes-multimedia/musicpd/libmpdclient_2.22.bb +++ b/meta-multimedia/recipes-multimedia/musicpd/libmpdclient_2.22.bb | |||
@@ -9,7 +9,6 @@ SRC_URI = " \ | |||
9 | git://github.com/MusicPlayerDaemon/libmpdclient;branch=master;protocol=https \ | 9 | git://github.com/MusicPlayerDaemon/libmpdclient;branch=master;protocol=https \ |
10 | " | 10 | " |
11 | SRCREV = "7124a0ad4841a44db084bb785a6e7120bc8f0139" | 11 | SRCREV = "7124a0ad4841a44db084bb785a6e7120bc8f0139" |
12 | S = "${WORKDIR}/git" | ||
13 | 12 | ||
14 | PACKAGECONFIG ??= "tcp" | 13 | PACKAGECONFIG ??= "tcp" |
15 | PACKAGECONFIG[tcp] = "-Dtcp=true,-Dtcp=false" | 14 | PACKAGECONFIG[tcp] = "-Dtcp=true,-Dtcp=false" |
diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpc_0.35.bb b/meta-multimedia/recipes-multimedia/musicpd/mpc_0.35.bb index 93df25ee2f..6f337febb3 100644 --- a/meta-multimedia/recipes-multimedia/musicpd/mpc_0.35.bb +++ b/meta-multimedia/recipes-multimedia/musicpd/mpc_0.35.bb | |||
@@ -10,4 +10,3 @@ DEPENDS += "libmpdclient" | |||
10 | SRC_URI = "git://github.com/MusicPlayerDaemon/mpc;branch=master;protocol=https" | 10 | SRC_URI = "git://github.com/MusicPlayerDaemon/mpc;branch=master;protocol=https" |
11 | SRCREV = "31c900b79b3a1cd7f2944e92f24223d12589fdaa" | 11 | SRCREV = "31c900b79b3a1cd7f2944e92f24223d12589fdaa" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | ||
diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.24.3.bb b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.24.3.bb index 7250c22a68..d1dd4d7442 100644 --- a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.24.3.bb +++ b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.24.3.bb | |||
@@ -23,7 +23,6 @@ SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=master;protocol=https \ | |||
23 | " | 23 | " |
24 | SRCREV = "063abb31a68f7ee92a246256eec4234ab8b7ed8b" | 24 | SRCREV = "063abb31a68f7ee92a246256eec4234ab8b7ed8b" |
25 | 25 | ||
26 | S = "${WORKDIR}/git" | ||
27 | 26 | ||
28 | EXTRA_OEMESON += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '-Dsystemd=enabled -Dsystemd_system_unit_dir=${systemd_system_unitdir} -Dsystemd_user_unit_dir=${systemd_system_unitdir}', '-Dsystemd=disabled', d)} \ | 27 | EXTRA_OEMESON += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '-Dsystemd=enabled -Dsystemd_system_unit_dir=${systemd_system_unitdir} -Dsystemd_user_unit_dir=${systemd_system_unitdir}', '-Dsystemd=disabled', d)} \ |
29 | -Dadplug=disabled \ | 28 | -Dadplug=disabled \ |
diff --git a/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.49.bb b/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.49.bb index d93c054f45..626897aa3b 100644 --- a/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.49.bb +++ b/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.49.bb | |||
@@ -34,4 +34,3 @@ PACKAGECONFIG[chat_screen] = "-Dchat_screen=true,-Dchat_screen=false" | |||
34 | 34 | ||
35 | SRC_URI = "git://github.com/MusicPlayerDaemon/ncmpc;branch=master;protocol=https" | 35 | SRC_URI = "git://github.com/MusicPlayerDaemon/ncmpc;branch=master;protocol=https" |
36 | SRCREV = "f81f875fc5785383d24f54fb9bd3cf06efd915a4" | 36 | SRCREV = "f81f875fc5785383d24f54fb9bd3cf06efd915a4" |
37 | S = "${WORKDIR}/git" | ||
diff --git a/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb b/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb index 8bedc693ba..bdc4d7280c 100644 --- a/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb +++ b/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb | |||
@@ -20,7 +20,6 @@ SRC_URI = "git://github.com/MycroftAI/mycroft-core.git;branch=master;protocol=ht | |||
20 | file://mycroft.service \ | 20 | file://mycroft.service \ |
21 | " | 21 | " |
22 | 22 | ||
23 | S = "${WORKDIR}/git" | ||
24 | 23 | ||
25 | inherit systemd features_check | 24 | inherit systemd features_check |
26 | 25 | ||
diff --git a/meta-multimedia/recipes-multimedia/nv-codec-headers/nv-codec-headers_12.1.14.0.bb b/meta-multimedia/recipes-multimedia/nv-codec-headers/nv-codec-headers_12.1.14.0.bb index 36885f29e2..6ac74748be 100644 --- a/meta-multimedia/recipes-multimedia/nv-codec-headers/nv-codec-headers_12.1.14.0.bb +++ b/meta-multimedia/recipes-multimedia/nv-codec-headers/nv-codec-headers_12.1.14.0.bb | |||
@@ -8,7 +8,6 @@ SRC_URI = " \ | |||
8 | file://0001-Makefile-add-clean-target.patch \ | 8 | file://0001-Makefile-add-clean-target.patch \ |
9 | " | 9 | " |
10 | SRCREV = "1889e62e2d35ff7aa9baca2bceb14f053785e6f1" | 10 | SRCREV = "1889e62e2d35ff7aa9baca2bceb14f053785e6f1" |
11 | S = "${WORKDIR}/git" | ||
12 | 11 | ||
13 | EXTRA_OEMAKE = "PREFIX=${prefix} DESTDIR=${D} LIBDIR=${baselib}" | 12 | EXTRA_OEMAKE = "PREFIX=${prefix} DESTDIR=${D} LIBDIR=${baselib}" |
14 | 13 | ||
diff --git a/meta-multimedia/recipes-multimedia/openal/openal-soft_1.24.3.bb b/meta-multimedia/recipes-multimedia/openal/openal-soft_1.24.3.bb index d57c9b5c64..4204017c20 100644 --- a/meta-multimedia/recipes-multimedia/openal/openal-soft_1.24.3.bb +++ b/meta-multimedia/recipes-multimedia/openal/openal-soft_1.24.3.bb | |||
@@ -10,7 +10,6 @@ DEPENDS = "zlib libsndfile1" | |||
10 | SRCREV = "dc7d7054a5b4f3bec1dc23a42fd616a0847af948" | 10 | SRCREV = "dc7d7054a5b4f3bec1dc23a42fd616a0847af948" |
11 | SRC_URI = "git://github.com/kcat/openal-soft.git;protocol=https;branch=master" | 11 | SRC_URI = "git://github.com/kcat/openal-soft.git;protocol=https;branch=master" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | ||
14 | 13 | ||
15 | PACKAGECONFIG ?= "${@bb.utils.filter('DISTRO_FEATURES', 'alsa pipewire pulseaudio', d)}" | 14 | PACKAGECONFIG ?= "${@bb.utils.filter('DISTRO_FEATURES', 'alsa pipewire pulseaudio', d)}" |
16 | PACKAGECONFIG[alsa] = "-DALSOFT_BACKEND_ALSA=ON,-DALSOFT_BACKEND_ALSA=OFF,alsa-lib" | 15 | PACKAGECONFIG[alsa] = "-DALSOFT_BACKEND_ALSA=ON,-DALSOFT_BACKEND_ALSA=OFF,alsa-lib" |
diff --git a/meta-multimedia/recipes-multimedia/openh264/openh264_2.6.0.bb b/meta-multimedia/recipes-multimedia/openh264/openh264_2.6.0.bb index 0226745bbc..b210454efd 100644 --- a/meta-multimedia/recipes-multimedia/openh264/openh264_2.6.0.bb +++ b/meta-multimedia/recipes-multimedia/openh264/openh264_2.6.0.bb | |||
@@ -11,7 +11,6 @@ DEPENDS = " nasm-native" | |||
11 | 11 | ||
12 | inherit meson pkgconfig | 12 | inherit meson pkgconfig |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | ||
15 | SRCREV = "19120fcb8f89b16126e9cfee096b2f0751554fdc" | 14 | SRCREV = "19120fcb8f89b16126e9cfee096b2f0751554fdc" |
16 | BRANCH = "openh264v${PV}" | 15 | BRANCH = "openh264v${PV}" |
17 | SRC_URI = "git://github.com/cisco/openh264.git;protocol=https;branch=${BRANCH} \ | 16 | SRC_URI = "git://github.com/cisco/openh264.git;protocol=https;branch=${BRANCH} \ |
diff --git a/meta-multimedia/recipes-multimedia/opus-tools/opus-tools_0.2.bb b/meta-multimedia/recipes-multimedia/opus-tools/opus-tools_0.2.bb index b76c5ba01d..92df308ce0 100644 --- a/meta-multimedia/recipes-multimedia/opus-tools/opus-tools_0.2.bb +++ b/meta-multimedia/recipes-multimedia/opus-tools/opus-tools_0.2.bb | |||
@@ -8,7 +8,7 @@ SRC_URI = "http://downloads.xiph.org/releases/opus/opus-tools-${PV}.tar.gz" | |||
8 | SRC_URI[md5sum] = "ff2d0536e960cabbfb8ca7c8c1759b6c" | 8 | SRC_URI[md5sum] = "ff2d0536e960cabbfb8ca7c8c1759b6c" |
9 | SRC_URI[sha256sum] = "b4e56cb00d3e509acfba9a9b627ffd8273b876b4e2408642259f6da28fa0ff86" | 9 | SRC_URI[sha256sum] = "b4e56cb00d3e509acfba9a9b627ffd8273b876b4e2408642259f6da28fa0ff86" |
10 | 10 | ||
11 | S = "${WORKDIR}/opus-tools-${PV}" | 11 | S = "${UNPACKDIR}/opus-tools-${PV}" |
12 | 12 | ||
13 | DEPENDS = "libopus libopusenc flac opusfile" | 13 | DEPENDS = "libopus libopusenc flac opusfile" |
14 | 14 | ||
diff --git a/meta-multimedia/recipes-multimedia/pipewire/pipewire-media-session_0.4.2.bb b/meta-multimedia/recipes-multimedia/pipewire/pipewire-media-session_0.4.2.bb index 184ed45d2d..dde0039584 100644 --- a/meta-multimedia/recipes-multimedia/pipewire/pipewire-media-session_0.4.2.bb +++ b/meta-multimedia/recipes-multimedia/pipewire/pipewire-media-session_0.4.2.bb | |||
@@ -14,7 +14,6 @@ SRC_URI = "git://gitlab.freedesktop.org/pipewire/media-session.git;protocol=http | |||
14 | file://0001-pass-right-types-to-methods.patch \ | 14 | file://0001-pass-right-types-to-methods.patch \ |
15 | " | 15 | " |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | ||
18 | SRCREV = "80dae7e24bec02b2befe09a72fbac6e2b38ccb5c" | 17 | SRCREV = "80dae7e24bec02b2befe09a72fbac6e2b38ccb5c" |
19 | 18 | ||
20 | inherit meson pkgconfig | 19 | inherit meson pkgconfig |
diff --git a/meta-multimedia/recipes-multimedia/pipewire/pipewire_1.4.5.bb b/meta-multimedia/recipes-multimedia/pipewire/pipewire_1.4.5.bb index d4ae3381bd..e41cfd221c 100644 --- a/meta-multimedia/recipes-multimedia/pipewire/pipewire_1.4.5.bb +++ b/meta-multimedia/recipes-multimedia/pipewire/pipewire_1.4.5.bb | |||
@@ -16,7 +16,6 @@ SRCREV = "83ada1e086f8fa49bf9652df2edd9ccee5efa48b" | |||
16 | BRANCH = "${@oe.utils.trim_version('${PV}', 2)}" | 16 | BRANCH = "${@oe.utils.trim_version('${PV}', 2)}" |
17 | SRC_URI = "git://gitlab.freedesktop.org/pipewire/pipewire.git;branch=${BRANCH};protocol=https" | 17 | SRC_URI = "git://gitlab.freedesktop.org/pipewire/pipewire.git;branch=${BRANCH};protocol=https" |
18 | 18 | ||
19 | S = "${WORKDIR}/git" | ||
20 | 19 | ||
21 | inherit meson pkgconfig systemd gettext useradd | 20 | inherit meson pkgconfig systemd gettext useradd |
22 | 21 | ||
diff --git a/meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump_2.6.bb b/meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump_2.6.bb index 9297641c88..c02b45054f 100644 --- a/meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump_2.6.bb +++ b/meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump_2.6.bb | |||
@@ -13,7 +13,6 @@ SRC_URI = " \ | |||
13 | git://git.ffmpeg.org/rtmpdump;branch=master \ | 13 | git://git.ffmpeg.org/rtmpdump;branch=master \ |
14 | " | 14 | " |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | ||
17 | 16 | ||
18 | CVE_STATUS_GROUPS += "CVES_2015" | 17 | CVE_STATUS_GROUPS += "CVES_2015" |
19 | CVES_2015 = "CVE-2015-8270 CVE-2015-8271 CVE-2015-8272" | 18 | CVES_2015 = "CVE-2015-8270 CVE-2015-8271 CVE-2015-8272" |
diff --git a/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb b/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb index 5eba4da207..e650007f73 100644 --- a/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb +++ b/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb | |||
@@ -9,8 +9,7 @@ SRC_URI[sha256sum] = "69fe2cfe7154a6e752688e3a0d7d6b07b1605bbaf75b56f6470dc7b4c2 | |||
9 | 9 | ||
10 | inherit allarch | 10 | inherit allarch |
11 | 11 | ||
12 | S = "${WORKDIR}/sources" | 12 | S = "${UNPACKDIR}" |
13 | UNPACKDIR = "${S}" | ||
14 | 13 | ||
15 | do_install() { | 14 | do_install() { |
16 | install -d ${D}${datadir}/movies | 15 | install -d ${D}${datadir}/movies |
diff --git a/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-480p.bb b/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-480p.bb index 29e60cb0a8..945a27b233 100644 --- a/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-480p.bb +++ b/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-480p.bb | |||
@@ -9,8 +9,7 @@ SRC_URI[sha256sum] = "40d1cf5bc8e1b0e55dac7bb2e3fbc2aea05b6679444864781299b24db0 | |||
9 | 9 | ||
10 | inherit allarch | 10 | inherit allarch |
11 | 11 | ||
12 | S = "${WORKDIR}/sources" | 12 | S = "${UNPACKDIR}" |
13 | UNPACKDIR = "${S}" | ||
14 | 13 | ||
15 | do_install() { | 14 | do_install() { |
16 | install -d ${D}${datadir}/movies | 15 | install -d ${D}${datadir}/movies |
diff --git a/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-720p.bb b/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-720p.bb index 50ea2e3c88..94787142b9 100644 --- a/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-720p.bb +++ b/meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-720p.bb | |||
@@ -9,8 +9,7 @@ SRC_URI[sha256sum] = "b957d6e6212638441b52d3b620af157cc8d40c2a0342669294854a06ed | |||
9 | 9 | ||
10 | inherit allarch | 10 | inherit allarch |
11 | 11 | ||
12 | S = "${WORKDIR}/sources" | 12 | S = "${UNPACKDIR}" |
13 | UNPACKDIR = "${S}" | ||
14 | 13 | ||
15 | do_install() { | 14 | do_install() { |
16 | install -d ${D}${datadir}/movies | 15 | install -d ${D}${datadir}/movies |
diff --git a/meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb b/meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb index ed3ff75ac0..293c73135d 100644 --- a/meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb +++ b/meta-multimedia/recipes-multimedia/sample-content/tearsofsteel-1080p.bb | |||
@@ -8,8 +8,7 @@ SRC_URI[sha256sum] = "bd2b5bc6c16d4085034f47ef7e4b3938afe86b4eec4ac3cf2685367d3b | |||
8 | 8 | ||
9 | inherit allarch | 9 | inherit allarch |
10 | 10 | ||
11 | S = "${WORKDIR}/sources" | 11 | S = "${UNPACKDIR}" |
12 | UNPACKDIR = "${S}" | ||
13 | 12 | ||
14 | do_install() { | 13 | do_install() { |
15 | install -d ${D}${datadir}/movies | 14 | install -d ${D}${datadir}/movies |
diff --git a/meta-multimedia/recipes-multimedia/sox/sox_14.4.2.bb b/meta-multimedia/recipes-multimedia/sox/sox_14.4.2.bb index 8607af64ed..90a7a85df8 100644 --- a/meta-multimedia/recipes-multimedia/sox/sox_14.4.2.bb +++ b/meta-multimedia/recipes-multimedia/sox/sox_14.4.2.bb | |||
@@ -41,7 +41,6 @@ SRC_URI = "git://git.code.sf.net/p/sox/code;protocol=https;branch=master \ | |||
41 | # last release was in 2015, use latest hash from 2024-05-30 | 41 | # last release was in 2015, use latest hash from 2024-05-30 |
42 | PV .= "+git" | 42 | PV .= "+git" |
43 | SRCREV = "f3094754a7c2a7e55c35621d20fa9945736e72df" | 43 | SRCREV = "f3094754a7c2a7e55c35621d20fa9945736e72df" |
44 | S = "${WORKDIR}/git" | ||
45 | 44 | ||
46 | CVE_PRODUCT:append = " libsox_project:libsox sound_exchange_project:sound_exchange" | 45 | CVE_PRODUCT:append = " libsox_project:libsox sound_exchange_project:sound_exchange" |
47 | 46 | ||
diff --git a/meta-multimedia/recipes-multimedia/spandsp/spandsp_git.bb b/meta-multimedia/recipes-multimedia/spandsp/spandsp_git.bb index f115553fd1..9993837f19 100644 --- a/meta-multimedia/recipes-multimedia/spandsp/spandsp_git.bb +++ b/meta-multimedia/recipes-multimedia/spandsp/spandsp_git.bb | |||
@@ -28,7 +28,6 @@ SRC_URI = "\ | |||
28 | # https://lists.openembedded.org/g/openembedded-devel/message/109325 | 28 | # https://lists.openembedded.org/g/openembedded-devel/message/109325 |
29 | SRCREV = "df1282eb9af538ab1aadb6d66146e258451d4fe4" | 29 | SRCREV = "df1282eb9af538ab1aadb6d66146e258451d4fe4" |
30 | 30 | ||
31 | S = "${WORKDIR}/git" | ||
32 | 31 | ||
33 | inherit autotools | 32 | inherit autotools |
34 | 33 | ||
diff --git a/meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa_2.0.0.bb b/meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa_2.0.0.bb index b513e959d3..8965c8ee75 100644 --- a/meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa_2.0.0.bb +++ b/meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa_2.0.0.bb | |||
@@ -10,7 +10,6 @@ PV .= "+git" | |||
10 | SRCREV = "f78ed25aced2dfea743867b8205a787bfb091340" | 10 | SRCREV = "f78ed25aced2dfea743867b8205a787bfb091340" |
11 | SRC_URI = "git://github.com/tinyalsa/tinyalsa;branch=master;protocol=https" | 11 | SRC_URI = "git://github.com/tinyalsa/tinyalsa;branch=master;protocol=https" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | ||
14 | 13 | ||
15 | inherit meson | 14 | inherit meson |
16 | 15 | ||
diff --git a/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb b/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb index f8ab1bf680..f195a4a654 100644 --- a/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb +++ b/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb | |||
@@ -12,7 +12,6 @@ SRC_URI = "git://gitlab.xiph.org/xiph/tremor.git;protocol=https;branch=master \ | |||
12 | " | 12 | " |
13 | SRCREV = "7c30a66346199f3f09017a09567c6c8a3a0eedc8" | 13 | SRCREV = "7c30a66346199f3f09017a09567c6c8a3a0eedc8" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | ||
16 | 15 | ||
17 | inherit autotools pkgconfig | 16 | inherit autotools pkgconfig |
18 | 17 | ||
diff --git a/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-1_1.3.bb b/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-1_1.3.bb index 15ddcdb04e..08104cbc62 100644 --- a/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-1_1.3.bb +++ b/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-1_1.3.bb | |||
@@ -15,7 +15,7 @@ SRC_URI = " \ | |||
15 | file://0001-task_queue-fix-build-with-gcc-15.patch \ | 15 | file://0001-task_queue-fix-build-with-gcc-15.patch \ |
16 | " | 16 | " |
17 | SRC_URI[sha256sum] = "2365e93e778d7b61b5d6e02d21c47d97222e9c7deff9e1d0838ad6ec2e86f1b9" | 17 | SRC_URI[sha256sum] = "2365e93e778d7b61b5d6e02d21c47d97222e9c7deff9e1d0838ad6ec2e86f1b9" |
18 | S = "${WORKDIR}/webrtc-audio-processing-${PV}" | 18 | S = "${UNPACKDIR}/webrtc-audio-processing-${PV}" |
19 | 19 | ||
20 | LDFLAGS:append:libc-musl = " -lexecinfo" | 20 | LDFLAGS:append:libc-musl = " -lexecinfo" |
21 | 21 | ||
diff --git a/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-2_2.1.bb b/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-2_2.1.bb index 8eab2c4ff0..9aab57a089 100644 --- a/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-2_2.1.bb +++ b/meta-multimedia/recipes-multimedia/webrtc-audio-processing/webrtc-audio-processing-2_2.1.bb | |||
@@ -13,7 +13,7 @@ SRC_URI = " \ | |||
13 | file://e9c78dc4712fa6362b0c839ad57b6b46dce1ba83.patch \ | 13 | file://e9c78dc4712fa6362b0c839ad57b6b46dce1ba83.patch \ |
14 | " | 14 | " |
15 | SRC_URI[sha256sum] = "ae9302824b2038d394f10213cab05312c564a038434269f11dbf68f511f9f9fe" | 15 | SRC_URI[sha256sum] = "ae9302824b2038d394f10213cab05312c564a038434269f11dbf68f511f9f9fe" |
16 | S = "${WORKDIR}/webrtc-audio-processing-${PV}" | 16 | S = "${UNPACKDIR}/webrtc-audio-processing-${PV}" |
17 | 17 | ||
18 | LDFLAGS:append:libc-musl = " -lexecinfo" | 18 | LDFLAGS:append:libc-musl = " -lexecinfo" |
19 | # | riscv32-yoe-linux-musl-ld.lld: error: undefined reference: __atomic_store_8 | 19 | # | riscv32-yoe-linux-musl-ld.lld: error: undefined reference: __atomic_store_8 |
diff --git a/meta-multimedia/recipes-multimedia/wireplumber/wireplumber_0.5.10.bb b/meta-multimedia/recipes-multimedia/wireplumber/wireplumber_0.5.10.bb index 9140b724d1..8e50378bfd 100644 --- a/meta-multimedia/recipes-multimedia/wireplumber/wireplumber_0.5.10.bb +++ b/meta-multimedia/recipes-multimedia/wireplumber/wireplumber_0.5.10.bb | |||
@@ -16,7 +16,6 @@ SRC_URI = " \ | |||
16 | file://90-OE-disable-session-dbus-dependent-features.lua \ | 16 | file://90-OE-disable-session-dbus-dependent-features.lua \ |
17 | " | 17 | " |
18 | 18 | ||
19 | S = "${WORKDIR}/git" | ||
20 | 19 | ||
21 | inherit meson pkgconfig gobject-introspection systemd | 20 | inherit meson pkgconfig gobject-introspection systemd |
22 | 21 | ||
diff --git a/meta-multimedia/recipes-multimedia/x265/x265_4.1.bb b/meta-multimedia/recipes-multimedia/x265/x265_4.1.bb index ae0f7758c1..dedc3aa4d3 100644 --- a/meta-multimedia/recipes-multimedia/x265/x265_4.1.bb +++ b/meta-multimedia/recipes-multimedia/x265/x265_4.1.bb | |||
@@ -13,7 +13,7 @@ SRC_URI = " \ | |||
13 | file://0001-json11.cpp-Include-cstdint.patch \ | 13 | file://0001-json11.cpp-Include-cstdint.patch \ |
14 | " | 14 | " |
15 | SRC_URI[sha256sum] = "a31699c6a89806b74b0151e5e6a7df65de4b49050482fe5ebf8a4379d7af8f29" | 15 | SRC_URI[sha256sum] = "a31699c6a89806b74b0151e5e6a7df65de4b49050482fe5ebf8a4379d7af8f29" |
16 | S = "${WORKDIR}/x265_${PV}/source" | 16 | S = "${UNPACKDIR}/x265_${PV}/source" |
17 | 17 | ||
18 | inherit lib_package cmake pkgconfig | 18 | inherit lib_package cmake pkgconfig |
19 | 19 | ||
diff --git a/meta-multimedia/recipes-support/crossguid/crossguid_0.2.2.bb b/meta-multimedia/recipes-support/crossguid/crossguid_0.2.2.bb index 5e680c4640..811a876885 100644 --- a/meta-multimedia/recipes-support/crossguid/crossguid_0.2.2.bb +++ b/meta-multimedia/recipes-support/crossguid/crossguid_0.2.2.bb | |||
@@ -11,7 +11,6 @@ SRCREV = "ca1bf4b810e2d188d04cb6286f957008ee1b7681" | |||
11 | SRC_URI = "git://github.com/graeme-hill/crossguid;protocol=https;branch=master \ | 11 | SRC_URI = "git://github.com/graeme-hill/crossguid;protocol=https;branch=master \ |
12 | file://0001-include-missing-cstdint.patch" | 12 | file://0001-include-missing-cstdint.patch" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | ||
15 | 14 | ||
16 | inherit cmake | 15 | inherit cmake |
17 | 16 | ||
diff --git a/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb b/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb index 04d16ffe11..b3953cf5c3 100644 --- a/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb +++ b/meta-multimedia/recipes-support/gst-instruments/gst-instruments_git.bb | |||
@@ -10,7 +10,6 @@ PV = "0.3.1+git" | |||
10 | 10 | ||
11 | SRC_URI = "git://github.com/kirushyk/gst-instruments.git;protocol=https;branch=master" | 11 | SRC_URI = "git://github.com/kirushyk/gst-instruments.git;protocol=https;branch=master" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | ||
14 | 13 | ||
15 | inherit vala meson pkgconfig | 14 | inherit vala meson pkgconfig |
16 | 15 | ||
diff --git a/meta-multimedia/recipes-support/libmediaart/libmediaart-2.0_1.9.6.bb b/meta-multimedia/recipes-support/libmediaart/libmediaart-2.0_1.9.6.bb index 376dd15d17..c5d497c468 100644 --- a/meta-multimedia/recipes-support/libmediaart/libmediaart-2.0_1.9.6.bb +++ b/meta-multimedia/recipes-support/libmediaart/libmediaart-2.0_1.9.6.bb | |||
@@ -13,7 +13,7 @@ inherit gnomebase gobject-introspection vala features_check | |||
13 | SRC_URI = "${GNOME_MIRROR}/libmediaart/1.9/libmediaart-${PV}.tar.xz" | 13 | SRC_URI = "${GNOME_MIRROR}/libmediaart/1.9/libmediaart-${PV}.tar.xz" |
14 | SRC_URI[sha256sum] = "c3bc5025d7db380587f9c8eb800c611f6b5a16d6b4b78fcff93f62876a677f17" | 14 | SRC_URI[sha256sum] = "c3bc5025d7db380587f9c8eb800c611f6b5a16d6b4b78fcff93f62876a677f17" |
15 | 15 | ||
16 | S = "${WORKDIR}/libmediaart-${PV}" | 16 | S = "${UNPACKDIR}/libmediaart-${PV}" |
17 | 17 | ||
18 | # gobject-introspection is mandatory and cannot be configured | 18 | # gobject-introspection is mandatory and cannot be configured |
19 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" | 19 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" |
diff --git a/meta-multimedia/recipes-support/libsrtp/libsrtp_2.5.0.bb b/meta-multimedia/recipes-support/libsrtp/libsrtp_2.5.0.bb index d1cbe0f590..9130b290b9 100644 --- a/meta-multimedia/recipes-support/libsrtp/libsrtp_2.5.0.bb +++ b/meta-multimedia/recipes-support/libsrtp/libsrtp_2.5.0.bb | |||
@@ -11,7 +11,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2909fcf6f09ffff8430463d91c08c4e1" | |||
11 | SRC_URI = "git://github.com/cisco/libsrtp.git;branch=main;protocol=https" | 11 | SRC_URI = "git://github.com/cisco/libsrtp.git;branch=main;protocol=https" |
12 | SRCREV = "a566a9cfcd619e8327784aa7cff4a1276dc1e895" | 12 | SRCREV = "a566a9cfcd619e8327784aa7cff4a1276dc1e895" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | ||
15 | 14 | ||
16 | PACKAGECONFIG ?= "" | 15 | PACKAGECONFIG ?= "" |
17 | PACKAGECONFIG[nss] = "-Dcrypto-library=nss,, nss,,, openssl" | 16 | PACKAGECONFIG[nss] = "-Dcrypto-library=nss,, nss,,, openssl" |
diff --git a/meta-multimedia/recipes-support/srt/srt_1.4.4.bb b/meta-multimedia/recipes-support/srt/srt_1.4.4.bb index d6cf36dfbe..91651fda8e 100644 --- a/meta-multimedia/recipes-support/srt/srt_1.4.4.bb +++ b/meta-multimedia/recipes-support/srt/srt_1.4.4.bb | |||
@@ -11,7 +11,6 @@ SRC_URI = "git://github.com/Haivision/srt;protocol=https;branch=master \ | |||
11 | file://0001-don-t-install-srt-ffplay.patch \ | 11 | file://0001-don-t-install-srt-ffplay.patch \ |
12 | " | 12 | " |
13 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" | 13 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" |
14 | S = "${WORKDIR}/git" | ||
15 | 14 | ||
16 | inherit cmake pkgconfig | 15 | inherit cmake pkgconfig |
17 | 16 | ||
diff --git a/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.7.0.bb b/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.7.0.bb index 0b90bc0db9..c3056c9e86 100644 --- a/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.7.0.bb +++ b/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.7.0.bb | |||
@@ -19,7 +19,6 @@ REQUIRED_DISTRO_FEATURES = "opengl wayland" | |||
19 | SRC_URI = "git://github.com/emersion/xdg-desktop-portal-wlr.git;protocol=https;branch=master \ | 19 | SRC_URI = "git://github.com/emersion/xdg-desktop-portal-wlr.git;protocol=https;branch=master \ |
20 | file://0001-screencast-Fix-build-with-older-mesa.patch" | 20 | file://0001-screencast-Fix-build-with-older-mesa.patch" |
21 | 21 | ||
22 | S = "${WORKDIR}/git" | ||
23 | PV .= "+git" | 22 | PV .= "+git" |
24 | SRCREV = "d9ada849aeca6137915de2df69beaef4e272cc1d" | 23 | SRCREV = "d9ada849aeca6137915de2df69beaef4e272cc1d" |
25 | 24 | ||