Skip to content
Snippets Groups Projects
Commit 4a8a17c8 authored by Gleb Popov's avatar Gleb Popov
Browse files

multimedia/gstreamer1: Update to 1.22, new stable branch.

PR:		269895
Exp-run by:	antoine
Sponsored by:   Serenity Cybersecurity, LLC
parent d3cc1971
No related branches found
No related tags found
No related merge requests found
......@@ -126,6 +126,7 @@ include/gstreamer-%%VERSION%%/gst/video/video-overlay-composition.h
include/gstreamer-%%VERSION%%/gst/video/video-prelude.h
include/gstreamer-%%VERSION%%/gst/video/video-resampler.h
include/gstreamer-%%VERSION%%/gst/video/video-scaler.h
include/gstreamer-%%VERSION%%/gst/video/video-sei.h
include/gstreamer-%%VERSION%%/gst/video/video-tile.h
include/gstreamer-%%VERSION%%/gst/video/video.h
include/gstreamer-%%VERSION%%/gst/video/videodirection.h
......@@ -157,9 +158,8 @@ lib/gstreamer-%%VERSION%%/libgstrawparse.so
lib/gstreamer-%%VERSION%%/libgstsubparse.so
lib/gstreamer-%%VERSION%%/libgsttcp.so
lib/gstreamer-%%VERSION%%/libgsttypefindfunctions.so
lib/gstreamer-%%VERSION%%/libgstvideoconvert.so
lib/gstreamer-%%VERSION%%/libgstvideoconvertscale.so
lib/gstreamer-%%VERSION%%/libgstvideorate.so
lib/gstreamer-%%VERSION%%/libgstvideoscale.so
lib/gstreamer-%%VERSION%%/libgstvideotestsrc.so
lib/gstreamer-%%VERSION%%/libgstvolume.so
lib/libgstallocators-%%VERSION%%.so
......
PORTNAME= gstreamer1-vaapi
PORTVERSION= 1.20.5
PORTVERSION= 1.22.0
CATEGORIES= multimedia
MASTER_SITES= https://gstreamer.freedesktop.org/src/gstreamer-vaapi/
DISTNAME= gstreamer-vaapi-${PORTVERSION}
......@@ -26,11 +26,11 @@ OPTIONS_DEFINE= DRM WAYLAND
DRM_DESC= Raw KMS/DRM backend
DRM_MESON_OFF= -Dwith_drm=no
DRM_MESON_BOOL= drm
DRM_LIB_DEPENDS=libudev.so:devel/libudev-devd \
libdrm.so:graphics/libdrm
WAYLAND_MESON_OFF= -Dwith_wayland=no
WAYLAND_MESON_BOOL= wayland
WAYLAND_LIB_DEPENDS= libva-wayland.so:multimedia/libva \
libwayland-client.so:graphics/wayland
......
TIMESTAMP = 1671699832
SHA256 (gstreamer-vaapi-1.20.5.tar.xz) = 510c6fb4ff3f676d7946ce1800e04ccf5aabe5a586d4e164d1961808fab8c94b
SIZE (gstreamer-vaapi-1.20.5.tar.xz) = 801628
TIMESTAMP = 1677598511
SHA256 (gstreamer-vaapi-1.22.0.tar.xz) = 593ccad19f88e5fa29f40f98356c007806bd535828707b1406944d16a90bdff5
SIZE (gstreamer-vaapi-1.22.0.tar.xz) = 526660
lib/gstreamer-1.0/libgstvaapi.so
lib/gstreamer-1.0/pkgconfig/gstvaapi.pc
PORTNAME= gstreamer
PORTVERSION= 1.20.6
PORTVERSION= 1.22.0
CATEGORIES= multimedia
MASTER_SITES= https://gstreamer.freedesktop.org/src/gstreamer/
PKGNAMESUFFIX= 1
......@@ -19,7 +19,7 @@ CONFIGURE_ARGS= -D tests=disabled \
-D dbghelp=disabled \
-D doc=disabled
PLIST_SUB= VERSION=${GST10_VERSION} \
SOVERSION=0.2006.0
SOVERSION=0.2200.0
USE_LDCONFIG= yes
GST10_VERSION= 1.0
......
TIMESTAMP = 1677496154
SHA256 (gstreamer-1.20.6.tar.xz) = 0545b030960680f71a95f9d39c95daae54b4d317d335e8f239d81138773c9b90
SIZE (gstreamer-1.20.6.tar.xz) = 2699648
TIMESTAMP = 1677561641
SHA256 (gstreamer-1.22.0.tar.xz) = 78d21b5469ac93edafc6d8ceb63bc82f6cbbee94d2f866cca6b9252157ee0a09
SIZE (gstreamer-1.22.0.tar.xz) = 1775960
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment