File: control

package info (click to toggle)
pdfchain 1%3A0.4.4.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,352 kB
  • sloc: cpp: 4,861; sh: 1,352; makefile: 432
file content (20 lines) | stat: -rw-r--r-- 791 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: pdfchain
Section: text
Priority: optional
Maintainer: Johann Felix Soden <johfel@debian.org>
Build-Depends: debhelper (>= 9~), autotools-dev, libgtkmm-3.0-dev,
 libglibmm-2.4-dev, intltool
Standards-Version: 3.9.8
Homepage: http://pdfchain.sourceforge.net/
Vcs-Git: https://salsa.debian.org/debian/pdfchain.git
Vcs-Browser: https://salsa.debian.org/debian/pdfchain

Package: pdfchain
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, pdftk-java | pdftk
Description: graphical user interface for the PDF Tool Kit
 The package includes features designed to handle PDF files in a easy
 way. Basically it can merge, split, add backgrounds or stamps and add
 attachments. There are some tools for extended needs, too.
 .
 The GUI is written in GTKmm, a C++ library for GTK+.