~ubuntu-branches/ubuntu/trusty/pdfcube/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/pdfcube.1

  • Committer: Package Import Robot
  • Author(s): Andreas Moog
  • Date: 2011-12-15 10:19:12 UTC
  • mfrom: (1.1.3) (2.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20111215101912-0jwj8r6d7d3ebohf
Tags: 0.0.4-1
* New Maintainer (Closes: #651724)
* New upstream release:
  - builds with libpoppler 0.18
  - include manpage (Closes: #464830)
  - handle command line options (Closes: #507880)
* debian/{compat,control,rules}:
  - use dh sequencer
  - bump debhelper compat level to 9
  - export buildflags from dpkg-buildflags
  - override dh_installman cause upstream doesn't install it
* debian/control:
  - wrap and sort build-depends
  - drop freeglut3-dev build-depends, not needed anymore
  - drop libpoppler-dev build-depends, pdfcube only needs poppler-glib
    Thanks Pino Toscano <pino@debian.org> (Closes: #659531)
  - add libboost-dev and libboost-program-options-dev build-depends
  - fix spelling in description (Closes: #425263)
    Thanks Peter Eisentraut <peter_e@gmx.net>
  - add Vcs-Git and Vcs-Browser fields
  - move homepage to Homepage field (Closes: #615438)
  - bump standards version to 3.9.3
* debian/copyright:
  - convert to DEP5 copyright format
* debian/dirs:
  - removed, it's not needed
* debian/docs:
  - don't install empty NEWS file
* debian/pdfcube.1[.txt]:
  - removed, included upstream
* debian/rules:
  - allow parallel building
* debian/watch - added

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\"     Title: pdfcube
2
 
.\"    Author: 
3
 
.\" Generator: DocBook XSL Stylesheets v1.71.0 <http://docbook.sf.net/>
4
 
.\"      Date: 02/15/2007
5
 
.\"    Manual: 
6
 
.\"    Source: 
7
 
.\"
8
 
.TH "PDFCUBE" "1" "02/15/2007" "" ""
9
 
.\" disable hyphenation
10
 
.nh
11
 
.\" disable justification (adjust text to left margin only)
12
 
.ad l
13
 
.SH "NAME"
14
 
pdfcube \- displays PDF files with 3D effects
15
 
.SH "SYNOPSIS"
16
 
\fIpdfcube\fR FILE [OPTIONS]
17
 
.sp
18
 
.SH "DESCRIPTION"
19
 
pdfcube(1) is a viewer for Portable Document Format (PDF) files that adds a compiz/Keynote\-like cube transition effect to your PDF files. It can also zoom on 5 predefined areas with a smooth zooming effect.
20
 
.sp
21
 
.SH "OPTIONS"
22
 
Currently pdfcube don't supports any real options. But you can enter the page flips which should get transition effects in advance.
23
 
.sp
24
 
.SH "EXAMPLES"
25
 
.PP
26
 
pdfcube foo.pdf 0 5 10
27
 
.RS 3n
28
 
will display
29
 
\fIfoo.pdf\fR
30
 
with predefined transition effect. (0 means the page between 1 and 2, this will be changed in the future)
31
 
.RE
32
 
.SH "CONTROLS"
33
 
.PP
34
 
h,j,k,l,z
35
 
.RS 3n
36
 
will zoom into the predefined areas
37
 
.RE
38
 
.PP
39
 
c
40
 
.RS 3n
41
 
will display the next page with a transition effect
42
 
.RE
43
 
.PP
44
 
space
45
 
.RS 3n
46
 
will switch to the next page with the programed effect
47
 
.RE
48
 
.PP
49
 
page\-up,page\-down
50
 
.RS 3n
51
 
will switch to the next (previous) page without effect
52
 
.RE
53
 
.PP
54
 
esc
55
 
.RS 3n
56
 
will quit pdfcube
57
 
.RE
58
 
.SH "BUGS"
59
 
See http://code.100allora.it/pdfcube/report/ for the bugtracker of pdfcube.
60
 
.sp
61
 
.SH "AUTHOR"
62
 
Written by Mirko Maischberger, <mirko.maischberger@gmail.com>
63
 
.sp
64
 
.SH "RESOURCES"
65
 
Main web site: http://code.100allora.it/pdfcube/
66
 
.sp
67
 
.SH "COPYING"
68
 
Copyright (C) 2006 Mirko Maischberger <mirko.maischberger@gmail.com>. Free use of this software is granted under the terms of the GNU General Public License (GPL). This manpage was written by Alexander Wirt <formorer@debian.org> for the Debian distribution.
69
 
.sp