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.
 
 

14 lines
207 B

name: r36s-dlna-browser
channels:
- conda-forge
dependencies:
- python=3.11
- pip
- pygobject
- gstreamer
- gst-plugins-base
- gst-plugins-good
- sdl2
- sdl2_ttf
- pip:
- -e .[dev]