mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
add debian support prepared by Guo Shuang
This commit is contained in:
parent
81d735f7b9
commit
e679b5fc26
6 changed files with 88 additions and 0 deletions
12
debian/control
vendored
Normal file
12
debian/control
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
Source: miraclecast
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Maintainer: Deepin Packages Builder <packages@deepin.com>
|
||||
Build-Depends: debhelper (>= 9), cmake, check, libsystemd-dev, libglib2.0-dev, libgstreamer1.0-dev, libreadline-dev, libgstreamer-plugins-base1.0-dev
|
||||
Standards-Version: 3.9.8
|
||||
Homepage: https://github.com/derekdai/miraclecast
|
||||
|
||||
Package: miraclecast
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: Connect external monitors to your system via Wifi-Display specification also known as Miracast
|
Loading…
Add table
Add a link
Reference in a new issue