diff options
Diffstat (limited to 'meta-multimedia/recipes-multimedia')
26 files changed, 26 insertions, 26 deletions
diff --git a/meta-multimedia/recipes-multimedia/aom/aom_3.0.0.bb b/meta-multimedia/recipes-multimedia/aom/aom_3.0.0.bb index f5a42fb860..94b935c19e 100644 --- a/meta-multimedia/recipes-multimedia/aom/aom_3.0.0.bb +++ b/meta-multimedia/recipes-multimedia/aom/aom_3.0.0.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6ea91368c1bbdf877159435572b931f5 \ | |||
| 6 | file://PATENTS;md5=e69ad12202bd20da3c76a5d3648cfa83 \ | 6 | file://PATENTS;md5=e69ad12202bd20da3c76a5d3648cfa83 \ |
| 7 | " | 7 | " |
| 8 | 8 | ||
| 9 | SRC_URI = "git://aomedia.googlesource.com/aom;protocol=https" | 9 | SRC_URI = "git://aomedia.googlesource.com/aom;protocol=https;branch=master" |
| 10 | 10 | ||
| 11 | SRCREV = "307ce06ed82d93885ee8ed53e152c9268ac0d98d" | 11 | SRCREV = "307ce06ed82d93885ee8ed53e152c9268ac0d98d" |
| 12 | 12 | ||
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 1a51abc360..343b9d7915 100644 --- a/meta-multimedia/recipes-multimedia/dca/dcadec_0.2.0.bb +++ b/meta-multimedia/recipes-multimedia/dca/dcadec_0.2.0.bb | |||
| @@ -4,7 +4,7 @@ LICENSE = "LGPLv2.1" | |||
| 4 | LIC_FILES_CHKSUM = "file://COPYING.LGPLv2.1;md5=4fbd65380cdd255951079008b364516c" | 4 | LIC_FILES_CHKSUM = "file://COPYING.LGPLv2.1;md5=4fbd65380cdd255951079008b364516c" |
| 5 | 5 | ||
| 6 | SRCREV = "b93deed1a231dd6dd7e39b9fe7d2abe05aa00158" | 6 | SRCREV = "b93deed1a231dd6dd7e39b9fe7d2abe05aa00158" |
| 7 | SRC_URI = "git://github.com/foo86/dcadec.git;protocol=https \ | 7 | 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 | ||
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 f23bc6ca81..c89156dcf8 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 | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \ | |||
| 7 | 7 | ||
| 8 | DEPENDS = "glib-2.0 dbus dleyna-core" | 8 | DEPENDS = "glib-2.0 dbus dleyna-core" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/01org/${BPN}.git" | 10 | SRC_URI = "git://github.com/01org/${BPN}.git;branch=master;protocol=https" |
| 11 | SRCREV = "de913c35e5c936e2d40ddbd276ee902cd802bd3a" | 11 | SRCREV = "de913c35e5c936e2d40ddbd276ee902cd802bd3a" |
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
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 8939cd36e2..647532d9fa 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 | |||
| @@ -13,7 +13,7 @@ DEPENDS = "glib-2.0 gupnp" | |||
| 13 | 13 | ||
| 14 | PV .= "+git${SRCPV}" | 14 | PV .= "+git${SRCPV}" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://github.com/01org/${BPN}.git" | 16 | SRC_URI = "git://github.com/01org/${BPN}.git;branch=master;protocol=https" |
| 17 | SRCREV = "1c6853f5bc697dc0a8774fd70dbc915c4dbe7c5b" | 17 | SRCREV = "1c6853f5bc697dc0a8774fd70dbc915c4dbe7c5b" |
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
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 642f21bd53..4b53763440 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 | |||
| @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \ | |||
| 11 | DEPENDS = "glib-2.0 gssdp gupnp gupnp-av gupnp-dlna libsoup-2.4 dleyna-core" | 11 | DEPENDS = "glib-2.0 gssdp gupnp gupnp-av gupnp-dlna libsoup-2.4 dleyna-core" |
| 12 | RDEPENDS_${PN} = "dleyna-connector-dbus" | 12 | RDEPENDS_${PN} = "dleyna-connector-dbus" |
| 13 | 13 | ||
| 14 | SRC_URI = "git://github.com/01org/${BPN}.git \ | 14 | 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" |
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 e31b7aea2a..5fa3e2373a 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 | |||
| @@ -12,7 +12,7 @@ DEPENDS = "glib-2.0 gssdp gupnp gupnp-av gupnp-dlna libsoup-2.4 libxml2 dleyna-c | |||
| 12 | RDEPENDS_${PN} = "dleyna-connector-dbus" | 12 | RDEPENDS_${PN} = "dleyna-connector-dbus" |
| 13 | 13 | ||
| 14 | PV .= "+git${SRCPV}" | 14 | PV .= "+git${SRCPV}" |
| 15 | SRC_URI = "git://github.com/01org/${BPN}.git" | 15 | SRC_URI = "git://github.com/01org/${BPN}.git;branch=master;protocol=https" |
| 16 | SRCREV = "eb895ae82715e9889a948ffa810c0f828b4f4c76" | 16 | SRCREV = "eb895ae82715e9889a948ffa810c0f828b4f4c76" |
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 18 | 18 | ||
diff --git a/meta-multimedia/recipes-multimedia/fdk-aac/fdk-aac_2.0.1.bb b/meta-multimedia/recipes-multimedia/fdk-aac/fdk-aac_2.0.1.bb index d7911681c7..c499119c6f 100644 --- a/meta-multimedia/recipes-multimedia/fdk-aac/fdk-aac_2.0.1.bb +++ b/meta-multimedia/recipes-multimedia/fdk-aac/fdk-aac_2.0.1.bb | |||
| @@ -11,7 +11,7 @@ LICENSE = "Fraunhofer_FDK_AAC_Codec_Library_for_Android" | |||
| 11 | LICENSE_FLAGS = "commercial" | 11 | LICENSE_FLAGS = "commercial" |
| 12 | LIC_FILES_CHKSUM = "file://NOTICE;md5=5985e1e12f4afa710d64ed7bfd291875" | 12 | LIC_FILES_CHKSUM = "file://NOTICE;md5=5985e1e12f4afa710d64ed7bfd291875" |
| 13 | 13 | ||
| 14 | SRC_URI = "git://github.com/mstorsjo/fdk-aac.git;protocol=git;branch=master" | 14 | SRC_URI = "git://github.com/mstorsjo/fdk-aac.git;protocol=https;branch=master" |
| 15 | SRCREV = "d387d3b6ed79ff9a82c60440bdd86e6e5e324bec" | 15 | SRCREV = "d387d3b6ed79ff9a82c60440bdd86e6e5e324bec" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
diff --git a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc index 63ba54c34c..9e69860996 100644 --- a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc +++ b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc | |||
| @@ -4,7 +4,7 @@ SECTION = "libs/multimedia" | |||
| 4 | LICENSE = "LGPL-2.1" | 4 | LICENSE = "LGPL-2.1" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fc178bcd425090939a8b634d1d6a9594" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fc178bcd425090939a8b634d1d6a9594" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/FluidSynth/fluidsynth.git" | 7 | SRC_URI = "git://github.com/FluidSynth/fluidsynth.git;branch=master;protocol=https" |
| 8 | SRCREV = "8413c35aca641567baf13e9b16e9839019ebf99d" | 8 | SRCREV = "8413c35aca641567baf13e9b16e9839019ebf99d" |
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | PV = "2.2.0" | 10 | PV = "2.2.0" |
diff --git a/meta-multimedia/recipes-multimedia/gerbera/gerbera_1.7.0.bb b/meta-multimedia/recipes-multimedia/gerbera/gerbera_1.7.0.bb index d4242aa062..9129f3c922 100644 --- a/meta-multimedia/recipes-multimedia/gerbera/gerbera_1.7.0.bb +++ b/meta-multimedia/recipes-multimedia/gerbera/gerbera_1.7.0.bb | |||
| @@ -3,7 +3,7 @@ Description = "Gerbera - An UPnP media server" | |||
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=25cdec9afe3f1f26212ead6bd2f7fac8" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=25cdec9afe3f1f26212ead6bd2f7fac8" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/v00d00/gerbera.git;protocol=https \ | 6 | SRC_URI = "git://github.com/v00d00/gerbera.git;protocol=https;branch=master \ |
| 7 | file://0001-include-optional-header.patch \ | 7 | file://0001-include-optional-header.patch \ |
| 8 | " | 8 | " |
| 9 | 9 | ||
diff --git a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_git.bb b/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_git.bb index 4ed89d45db..09e5ec5ff6 100644 --- a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_git.bb +++ b/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_git.bb | |||
| @@ -17,7 +17,7 @@ SRCREV_common = "88e512ca7197a45c4114f7fa993108f23245bf50" | |||
| 17 | SRCREV_FORMAT = "base_common" | 17 | SRCREV_FORMAT = "base_common" |
| 18 | SRC_URI = " \ | 18 | SRC_URI = " \ |
| 19 | git://github.com/RidgeRun/gst-shark.git;protocol=https;branch=${SRCBRANCH};name=base \ | 19 | git://github.com/RidgeRun/gst-shark.git;protocol=https;branch=${SRCBRANCH};name=base \ |
| 20 | git://gitlab.freedesktop.org/gstreamer/common.git;protocol=https;destsuffix=git/common;name=common; \ | 20 | git://gitlab.freedesktop.org/gstreamer/common.git;protocol=https;destsuffix=git/common;name=common;branch=master \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | S = "${WORKDIR}/git" | 23 | S = "${WORKDIR}/git" |
diff --git a/meta-multimedia/recipes-multimedia/libcamera/libcamera.bb b/meta-multimedia/recipes-multimedia/libcamera/libcamera.bb index b05df32102..fb16a88c8c 100644 --- a/meta-multimedia/recipes-multimedia/libcamera/libcamera.bb +++ b/meta-multimedia/recipes-multimedia/libcamera/libcamera.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "\ | |||
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | SRC_URI = " \ | 11 | SRC_URI = " \ |
| 12 | git://linuxtv.org/libcamera.git;protocol=git \ | 12 | git://linuxtv.org/libcamera.git;protocol=git;branch=master \ |
| 13 | file://0001-uvcvideo-Use-auto-variable-to-avoid-range-loop-warni.patch \ | 13 | file://0001-uvcvideo-Use-auto-variable-to-avoid-range-loop-warni.patch \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
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 7f042c382f..4cf8e2effc 100644 --- a/meta-multimedia/recipes-multimedia/libdvbcsa/libdvbcsa_1.1.0.bb +++ b/meta-multimedia/recipes-multimedia/libdvbcsa/libdvbcsa_1.1.0.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
| 5 | 5 | ||
| 6 | SRCREV = "bc6c0b164a87ce05e9925785cc6fb3f54c02b026" | 6 | SRCREV = "bc6c0b164a87ce05e9925785cc6fb3f54c02b026" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://code.videolan.org/videolan/libdvbcsa.git;protocol=https \ | 8 | SRC_URI = "git://code.videolan.org/videolan/libdvbcsa.git;protocol=https;branch=master \ |
| 9 | file://libdvbcsa.pc \ | 9 | file://libdvbcsa.pc \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
diff --git a/meta-multimedia/recipes-multimedia/libsquish/libsquish_git.bb b/meta-multimedia/recipes-multimedia/libsquish/libsquish_git.bb index f060f1e80d..cb42d943fc 100644 --- a/meta-multimedia/recipes-multimedia/libsquish/libsquish_git.bb +++ b/meta-multimedia/recipes-multimedia/libsquish/libsquish_git.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://alpha.cpp;beginline=3;endline=22;md5=6665e479f71feb92 | |||
| 6 | PV = "1.10+git${SRCPV}" | 6 | PV = "1.10+git${SRCPV}" |
| 7 | 7 | ||
| 8 | SRCREV = "52e7d93c5947f72380521116c05d97c528863ba8" | 8 | SRCREV = "52e7d93c5947f72380521116c05d97c528863ba8" |
| 9 | SRC_URI = "git://github.com/OpenELEC/libsquish.git;protocol=https" | 9 | SRC_URI = "git://github.com/OpenELEC/libsquish.git;protocol=https;branch=master" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
diff --git a/meta-multimedia/recipes-multimedia/libuvc/libuvc.bb b/meta-multimedia/recipes-multimedia/libuvc/libuvc.bb index 4d301fb2f6..ffca9c323a 100644 --- a/meta-multimedia/recipes-multimedia/libuvc/libuvc.bb +++ b/meta-multimedia/recipes-multimedia/libuvc/libuvc.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "BSD-3-Clause" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2f1963e0bb88c93463af750daf9ba0c2" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2f1963e0bb88c93463af750daf9ba0c2" |
| 6 | DEPENDS = "libusb jpeg" | 6 | DEPENDS = "libusb jpeg" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/libuvc/libuvc.git" | 8 | SRC_URI = "git://github.com/libuvc/libuvc.git;branch=master;protocol=https" |
| 9 | SRCREV = "ad6c72a4e390367f0d2be81aac00cfc0b6680d74" | 9 | SRCREV = "ad6c72a4e390367f0d2be81aac00cfc0b6680d74" |
| 10 | PV = "v0.0.6+git${SRCPV}" | 10 | PV = "v0.0.6+git${SRCPV}" |
| 11 | 11 | ||
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 0cac2bea53..8d01f276bf 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 | |||
| @@ -20,7 +20,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a2c2c7371b58b9cdeae0dc68846fe9f1" | |||
| 20 | DEPENDS = "curl-native libpcre2" | 20 | DEPENDS = "curl-native libpcre2" |
| 21 | 21 | ||
| 22 | SRCREV = "adf655da0399530ac1b586590257847eb61be232" | 22 | SRCREV = "adf655da0399530ac1b586590257847eb61be232" |
| 23 | SRC_URI = "git://github.com/MycroftAI/mimic1.git \ | 23 | SRC_URI = "git://github.com/MycroftAI/mimic1.git;branch=master;protocol=https \ |
| 24 | file://0001-Fix-musl-compatibility.patch \ | 24 | file://0001-Fix-musl-compatibility.patch \ |
| 25 | file://0001-cmu_indic_lang-Make-cst_rx_not_indic-as-extern-decla.patch \ | 25 | file://0001-cmu_indic_lang-Make-cst_rx_not_indic-as-extern-decla.patch \ |
| 26 | " | 26 | " |
diff --git a/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz_git.bb b/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz_git.bb index ca9d94a19c..253f995d88 100644 --- a/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz_git.bb +++ b/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz_git.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS = "expat libxml2 libxml2-native neon neon-native" | |||
| 8 | PV = "5.1.0+git${SRCPV}" | 8 | PV = "5.1.0+git${SRCPV}" |
| 9 | 9 | ||
| 10 | SRCREV = "44c05779dd996035758f5ec426766aeedce29cc3" | 10 | SRCREV = "44c05779dd996035758f5ec426766aeedce29cc3" |
| 11 | SRC_URI = "git://github.com/metabrainz/libmusicbrainz.git \ | 11 | SRC_URI = "git://github.com/metabrainz/libmusicbrainz.git;branch=master;protocol=https \ |
| 12 | file://allow-libdir-override.patch " | 12 | file://allow-libdir-override.patch " |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
diff --git a/meta-multimedia/recipes-multimedia/musicpd/libmpdclient_2.19.bb b/meta-multimedia/recipes-multimedia/musicpd/libmpdclient_2.19.bb index 32f9688eaa..4ba0db3984 100644 --- a/meta-multimedia/recipes-multimedia/musicpd/libmpdclient_2.19.bb +++ b/meta-multimedia/recipes-multimedia/musicpd/libmpdclient_2.19.bb | |||
| @@ -6,7 +6,7 @@ HOMEPAGE = "https://www.musicpd.org/libs/libmpdclient/" | |||
| 6 | inherit meson | 6 | inherit meson |
| 7 | 7 | ||
| 8 | SRC_URI = " \ | 8 | SRC_URI = " \ |
| 9 | git://github.com/MusicPlayerDaemon/libmpdclient \ | 9 | git://github.com/MusicPlayerDaemon/libmpdclient;branch=master;protocol=https \ |
| 10 | " | 10 | " |
| 11 | SRCREV = "27767959442ef390aabb16790494ba93fed962ef" | 11 | SRCREV = "27767959442ef390aabb16790494ba93fed962ef" |
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpc_0.33.bb b/meta-multimedia/recipes-multimedia/musicpd/mpc_0.33.bb index dcfc3df0bf..e8f691e097 100644 --- a/meta-multimedia/recipes-multimedia/musicpd/mpc_0.33.bb +++ b/meta-multimedia/recipes-multimedia/musicpd/mpc_0.33.bb | |||
| @@ -7,7 +7,7 @@ inherit meson | |||
| 7 | 7 | ||
| 8 | DEPENDS += "libmpdclient" | 8 | DEPENDS += "libmpdclient" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/MusicPlayerDaemon/mpc" | 10 | SRC_URI = "git://github.com/MusicPlayerDaemon/mpc;branch=master;protocol=https" |
| 11 | SRCREV = "ef16b280052ef0320cb80f79d74c8ce0324005ed" | 11 | SRCREV = "ef16b280052ef0320cb80f79d74c8ce0324005ed" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.22.6.bb b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.22.6.bb index b1fa96e1be..16a3eb0f36 100644 --- a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.22.6.bb +++ b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.22.6.bb | |||
| @@ -18,7 +18,7 @@ DEPENDS += " \ | |||
| 18 | " | 18 | " |
| 19 | 19 | ||
| 20 | SRC_URI = " \ | 20 | SRC_URI = " \ |
| 21 | git://github.com/MusicPlayerDaemon/MPD;branch=v0.22.x \ | 21 | git://github.com/MusicPlayerDaemon/MPD;branch=v0.22.x;protocol=https \ |
| 22 | file://mpd.conf.in \ | 22 | file://mpd.conf.in \ |
| 23 | " | 23 | " |
| 24 | SRCREV = "938728820b11d4544a071994fe3c63c6ab710e8e" | 24 | SRCREV = "938728820b11d4544a071994fe3c63c6ab710e8e" |
diff --git a/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.45.bb b/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.45.bb index c089b64edc..36101884a7 100644 --- a/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.45.bb +++ b/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.45.bb | |||
| @@ -33,7 +33,7 @@ PACKAGECONFIG[outputs_screen] = "-Doutputs_screen=true,-Doutputs_screen=false" | |||
| 33 | PACKAGECONFIG[chat_screen] = "-Dchat_screen=true,-Dchat_screen=false" | 33 | PACKAGECONFIG[chat_screen] = "-Dchat_screen=true,-Dchat_screen=false" |
| 34 | 34 | ||
| 35 | SRC_URI = " \ | 35 | SRC_URI = " \ |
| 36 | git://github.com/MusicPlayerDaemon/ncmpc \ | 36 | git://github.com/MusicPlayerDaemon/ncmpc;branch=master;protocol=https \ |
| 37 | " | 37 | " |
| 38 | SRCREV = "6780ec072f1d314f44ed77efdc58d03c6fbcc96b" | 38 | SRCREV = "6780ec072f1d314f44ed77efdc58d03c6fbcc96b" |
| 39 | S = "${WORKDIR}/git" | 39 | 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 2db30dda06..490542674e 100644 --- a/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb +++ b/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb | |||
| @@ -7,7 +7,7 @@ LICENSE = "Apache-2.0" | |||
| 7 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=79aa497b11564d1d419ee889e7b498f6" | 7 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=79aa497b11564d1d419ee889e7b498f6" |
| 8 | 8 | ||
| 9 | SRCREV = "913f29d3d550637934f9abf43a097eb2c30d76fc" | 9 | SRCREV = "913f29d3d550637934f9abf43a097eb2c30d76fc" |
| 10 | SRC_URI = "git://github.com/MycroftAI/mycroft-core.git;branch=master \ | 10 | SRC_URI = "git://github.com/MycroftAI/mycroft-core.git;branch=master;protocol=https \ |
| 11 | file://0001-Remove-python-venv.patch \ | 11 | file://0001-Remove-python-venv.patch \ |
| 12 | file://0002-dev_setup.sh-Remove-the-git-dependency.patch \ | 12 | file://0002-dev_setup.sh-Remove-the-git-dependency.patch \ |
| 13 | file://0003-dev_setup.sh-Remove-the-TERM-dependency.patch \ | 13 | file://0003-dev_setup.sh-Remove-the-TERM-dependency.patch \ |
diff --git a/meta-multimedia/recipes-multimedia/openal/openal-soft_1.20.1.bb b/meta-multimedia/recipes-multimedia/openal/openal-soft_1.20.1.bb index d283cb361b..4fe0d8e41e 100644 --- a/meta-multimedia/recipes-multimedia/openal/openal-soft_1.20.1.bb +++ b/meta-multimedia/recipes-multimedia/openal/openal-soft_1.20.1.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0f159f19f9377e1895fbb477d5a7953e" | |||
| 6 | inherit cmake pkgconfig | 6 | inherit cmake pkgconfig |
| 7 | 7 | ||
| 8 | SRCREV = "f5e0eef34db3a3ab94b61a2f99f84f078ba947e7" | 8 | SRCREV = "f5e0eef34db3a3ab94b61a2f99f84f078ba947e7" |
| 9 | SRC_URI = "git://github.com/kcat/openal-soft \ | 9 | SRC_URI = "git://github.com/kcat/openal-soft;branch=master;protocol=https \ |
| 10 | file://0001-Use-BUILD_CC-to-compile-native-tools.patch \ | 10 | file://0001-Use-BUILD_CC-to-compile-native-tools.patch \ |
| 11 | file://0002-makehrtf-Disable-Wstringop-truncation.patch \ | 11 | file://0002-makehrtf-Disable-Wstringop-truncation.patch \ |
| 12 | " | 12 | " |
diff --git a/meta-multimedia/recipes-multimedia/pipewire/pipewire-0.2_git.bb b/meta-multimedia/recipes-multimedia/pipewire/pipewire-0.2_git.bb index bcb3015f8b..f6cefd8107 100644 --- a/meta-multimedia/recipes-multimedia/pipewire/pipewire-0.2_git.bb +++ b/meta-multimedia/recipes-multimedia/pipewire/pipewire-0.2_git.bb | |||
| @@ -11,7 +11,7 @@ DEPENDS = "alsa-lib dbus udev" | |||
| 11 | SRCREV = "14c11c0fe4d366bad4cfecdee97b6652ff9ed63d" | 11 | SRCREV = "14c11c0fe4d366bad4cfecdee97b6652ff9ed63d" |
| 12 | PV = "0.2.7" | 12 | PV = "0.2.7" |
| 13 | 13 | ||
| 14 | SRC_URI = "git://github.com/PipeWire/pipewire" | 14 | SRC_URI = "git://github.com/PipeWire/pipewire;branch=master;protocol=https" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
diff --git a/meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump_2.4.bb b/meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump_2.4.bb index 5f78be4f51..53ee2a82fb 100644 --- a/meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump_2.4.bb +++ b/meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump_2.4.bb | |||
| @@ -9,7 +9,7 @@ DEPENDS = "gnutls zlib" | |||
| 9 | 9 | ||
| 10 | SRCREV = "fa8646daeb19dfd12c181f7d19de708d623704c0" | 10 | SRCREV = "fa8646daeb19dfd12c181f7d19de708d623704c0" |
| 11 | SRC_URI = " \ | 11 | SRC_URI = " \ |
| 12 | git://git.ffmpeg.org/rtmpdump \ | 12 | git://git.ffmpeg.org/rtmpdump;branch=master \ |
| 13 | file://fix-racing-build-issue.patch" | 13 | file://fix-racing-build-issue.patch" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
diff --git a/meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa.bb b/meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa.bb index 062096892e..68cf8795a6 100644 --- a/meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa.bb +++ b/meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa.bb | |||
| @@ -7,7 +7,7 @@ LICENSE = "BSD-3-Clause" | |||
| 7 | LIC_FILES_CHKSUM = "file://NOTICE;md5=dbdefe400d894b510a9de14813181d0b" | 7 | LIC_FILES_CHKSUM = "file://NOTICE;md5=dbdefe400d894b510a9de14813181d0b" |
| 8 | 8 | ||
| 9 | SRCREV = "8449529c7e50f432091539ba7b438e79b04059b5" | 9 | SRCREV = "8449529c7e50f432091539ba7b438e79b04059b5" |
| 10 | SRC_URI = "git://github.com/tinyalsa/tinyalsa \ | 10 | SRC_URI = "git://github.com/tinyalsa/tinyalsa;branch=master;protocol=https \ |
| 11 | file://0001-Use-CMAKE_INSTALL_-path-instead-of-hardcoding-bin-li.patch \ | 11 | file://0001-Use-CMAKE_INSTALL_-path-instead-of-hardcoding-bin-li.patch \ |
| 12 | " | 12 | " |
| 13 | PV = "1.1.1+git${SRCPV}" | 13 | PV = "1.1.1+git${SRCPV}" |
diff --git a/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb b/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb index 6abf6080bd..f8ab1bf680 100644 --- a/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb +++ b/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=db1b7a668b2a6f47b2af88fb008ad555 \ | |||
| 6 | file://os.h;beginline=3;endline=14;md5=5c0af5e1bedef3ce8178c89f48cd6f1f" | 6 | file://os.h;beginline=3;endline=14;md5=5c0af5e1bedef3ce8178c89f48cd6f1f" |
| 7 | DEPENDS = "libogg" | 7 | DEPENDS = "libogg" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://gitlab.xiph.org/xiph/tremor.git;protocol=https \ | 9 | SRC_URI = "git://gitlab.xiph.org/xiph/tremor.git;protocol=https;branch=master \ |
| 10 | file://obsolete_automake_macros.patch;striplevel=0 \ | 10 | file://obsolete_automake_macros.patch;striplevel=0 \ |
| 11 | file://tremor-arm-thumb2.patch \ | 11 | file://tremor-arm-thumb2.patch \ |
| 12 | " | 12 | " |
