add debian/
This commit is contained in:
parent
73c84ec10d
commit
bd2fabf1ed
6 changed files with 47 additions and 0 deletions
14
debian/control
vendored
Normal file
14
debian/control
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
Source: pandora-client
|
||||
Maintainer: Jan Gerber <j@mailb.org>
|
||||
Section: python
|
||||
Priority: optional
|
||||
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7.4.3)
|
||||
Standards-Version: 3.9.1
|
||||
|
||||
Package: pandora-client
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, ${python:Depends},
|
||||
python-ox, ffmpeg2theora, libav-tools, python-requests, python-twisted
|
||||
Description: pandora_client is a commandline client for pan.do/ra.
|
||||
You can use it to import videos into a pan.do/ra system.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue