summaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..62c1a48
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,15 @@
+Source: downtube
+Section: web
+Priority: optional
+Maintainer: Roland Reichwein <mail@reichwein.it>
+Build-Depends: debhelper (>= 12), libboost-all-dev | libboost1.71-all-dev, clang | g++-9, node-uglify, python3-pkg-resources, htmlmin, cleancss
+Standards-Version: 4.5.0
+Homepage: http://www.reichwein.it/downtube/
+
+Package: downtube
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Homepage: http://www.reichwein.it/downtube/
+Description: Web application for video download
+ Downtube can help you download a video specified in a HTML form, transformed
+ to MP3 (audio) or MP4 (video).