Source: obs-studio
Section: video
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Build-Depends: debhelper (>= 9),
 cdbs,
 cmake,
 git,
 libasound2-dev,
 libavcodec-dev,
 libavdevice-dev,
 libavfilter-dev,
 libavformat-dev,
 libavutil-dev,
 libcurl4-gnutls-dev | libcurl-dev,
 libdbus-1-dev,
 libfdk-aac-dev,
 libfontconfig-dev,
 libfreetype6-dev,
 libgl1-mesa-dev | libgl-dev,
 libjack-jackd2-dev,
 libjansson-dev,
 libluajit-5.1-dev,
 libmbedtls-dev,
 liboss4-salsa-dev [!linux-any],
 libpulse-dev,
 libqt5svg5-dev,
 libqt5x11extras5-dev,
 librtmp-dev,
 libspeexdsp-dev,
 libswresample-dev,
 libswscale-dev,
 libudev-dev,
 libv4l-dev,
 libvlc-dev,
 libx11-dev,
 libx264-dev,
 libxcb-shm0-dev,
 libxcb-xinerama0-dev,
# libxcb-xinput-dev,
 libxcomposite-dev,
 libxinerama-dev,
 pkg-config,
 python-docutils,
 python3-dev,
 qtbase5-dev,
 swig
Standards-Version: 3.9.8
Homepage: https://obsproject.com/
#Vcs-Git: https://anonscm.debian.org/collab-maint/obs-studio.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/obs-studio.git

Package: obs-studio
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 libobs0 (= ${binary:Version}),
 obs-plugins (= ${binary:Version}),
 x264
Suggests: libobs-dev
Description: OBS - Free and open source software for live streaming and screen recording
 OBS Studio is software designed for capturing, compositing, encoding, recording, and streaming video content, efficiently. It's distributed under the GNU General Public License v2 - see the accompanying COPYING file for more details.

Package: obs-plugins
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 libobs0 (= ${binary:Version}),
 obs-studio
Suggests: libobs-dev,
 vlc
Description: OBS - Free and open source software for live streaming and screen recording
 OBS Studio is software designed for capturing, compositing, encoding, recording, and streaming video content, efficiently. It's distributed under the GNU General Public License v2 - see the accompanying COPYING file for more details.

Package: libobs0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: libobs-dev,
 obs-studio
Description: OBS - Free and open source software for live streaming and screen recording
 OBS Studio is software designed for capturing, compositing, encoding, recording, and streaming video content, efficiently. It's distributed under the GNU General Public License v2 - see the accompanying COPYING file for more details.

Package: libobs-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 libobs0 (= ${binary:Version})
Suggests:  obs-studio,
 obs-plugins (= ${binary:Version})
Description: OBS - Free and open source software for live streaming and screen recording
 OBS Studio is software designed for capturing, compositing, encoding, recording, and streaming video content, efficiently. It's distributed under the GNU General Public License v2 - see the accompanying COPYING file for more details.