Changeset 179 for debian/cutycapt/trunk/debian/control
- Timestamp:
- 05/09/09 21:57:34 (16 months ago)
- Files:
-
- 1 modified
-
debian/cutycapt/trunk/debian/control (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
debian/cutycapt/trunk/debian/control
r175 r179 5 5 Build-Depends: debhelper (>= 7), pkg-kde-tools (>= 0.4.2), qt4-qmake, libqt4-dev 6 6 Standards-Version: 3.8.1 7 Homepage: <insert the upstream URL, if relevant>7 Homepage: http://cutycapt.sourceforge.net/ 8 8 9 9 10 10 Package: cutycapt 11 11 Architecture: any 12 Depends: ${shlibs:Depends}, ${misc:Depends} 13 Description: <insert up to 60 chars description> 14 <insert long description, indented with spaces> 12 Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-webkit, libqt4-svg 13 Description: is a utility to render a web page to a image file (vector or bitmap) 14 CutyCapt capture WebKit's rendering of a web page ouput into a variety of 15 vector and bitmap formats, including SVG, PDF, PS, PNG, JPEG, TIFF, GIF, 16 and BMP.
