SDL2/GStreamer DLNA browser for R36S by Matteo Benedetto
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

23 lines
340 B

name: r36s-dlna-browser
channels:
- conda-forge
dependencies:
- python=3.11
- pip
- setuptools>=68
- wheel
- pygobject
- gstreamer
- gst-plugins-base
- gst-plugins-good
- gst-plugins-bad
- gst-libav
- ffmpeg
- sdl2
- sdl2_ttf
- cairo
- pkg-config
- pytest>=7
- pytest-asyncio>=0.21
- pip:
- -e .