Skip to content

Commit 6890884

Browse files
authored
Merge pull request #370 from WebPlatformForEmbedded/development/add-gstcencdecrypt
Introduce gst1-cencdecrypt package
2 parents 5fc74ab + 8bded16 commit 6890884

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
config BR2_PACKAGE_GST1_CENCDECRYPT
2+
bool "gst1-cencdecrypt"
3+
help
4+
GStreamer plug-in to use OpenCDMI CDM decrypt functionalities.
5+
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
GST1_CENCDECRYPT_VERSION = dad6b3e32783f8c127eddf824813d8e9725f579f
2+
GST1_CENCDECRYPT_SITE = [email protected]:WebPlatformForEmbedded/gstcencdecryptor.git
3+
GST1_CENCDECRYPT_SITE_METHOD = git
4+
GST1_CENCDECRYPT_INSTALL_STAGING = YES
5+
GST1_CENCDECRYPT_DEPENDENCIES = gstreamer1 wpeframework wpeframework-clientlibraries wpeframework-plugins curl
6+
7+
$(eval $(cmake-package))

0 commit comments

Comments
 (0)