File: control

package info (click to toggle)
cclive 0.7.9-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,100 kB
  • sloc: sh: 11,082; cpp: 2,614; makefile: 95
file content (25 lines) | stat: -rw-r--r-- 1,113 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: cclive
Section: video
Priority: optional
Maintainer: Alejandro Garrido Mota <garridomota@gmail.com>
Uploaders: Ansgar Burchardt <ansgar@debian.org>
Build-Depends: debhelper (>= 7.0.50), dh-autoreconf, libcurl4-gnutls-dev, libpcre3-dev,
         libquvi-dev (>= 0.2.16.1), libboost-filesystem-dev, libboost-iostreams-dev,
         libboost-program-options-dev, libboost-date-time-dev
Standards-Version: 3.9.3
Homepage: http://cclive.sourceforge.net
Vcs-Git: git://github.com/mogaal/cclive.git
Vcs-Browser: https://github.com/mogaal/cclive

Package: cclive
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: dpkg (>= 1.15.6)
Description: lightweight command line video extraction tool 
 cclive is a lightweight command line video extraction tool for Youtube and
 other similar video websites. It is a rewrite of the clive software in C++
 with lower system footprint and fewer dependencies.
 .
 cclive is primarily a "video download tool" but it can also be used along
 side with video player software, like "mplayer", for viewing streamed
 videos instead of the Adobe flash player.