wok diff phonon-backend-gstreamer/receipt @ rev 25044
*/stuff/bootloader.S: fix VCPI case
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 02 15:48:36 2022 +0000 (2022-06-02) |
parents | b569b85b0fb9 |
children |
line diff
1.1 --- a/phonon-backend-gstreamer/receipt Mon Jan 17 18:18:17 2022 +0000 1.2 +++ b/phonon-backend-gstreamer/receipt Thu Jun 02 15:48:36 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 MAINTAINER="psychomaniak@xakep.ru" 1.5 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.6 WEB_SITE="https://github.com/KDE/phonon" 1.7 -WGET_URL="http://download.kde.org/stable/phonon/$PACKAGE/$VERSION/src/$TARBALL" 1.8 +WGET_URL="https://download.kde.org/stable/phonon/$PACKAGE/$VERSION/src/$TARBALL" 1.9 1.10 DEPENDS="phonon gst-plugins-base gst-plugins-good gst-ffmpeg" 1.11 BUILD_DEPENDS="phonon phonon-dev cmake qmake automoc4 Qt4-dev \