projects
/
pdfmod:pdfmod.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update README and .doap
[pdfmod:pdfmod.git]
/
README
1
Website: http://live.gnome.org/PdfMod
2
Bugs: http://bugzilla.gnome.org/browse.cgi?product=pdfmod
3
4
Dependencies:
5
6
* Mono
7
* Gtk#
8
* poppler
9
* gnome-doc-utils-devel
10
* gnome-common (if building from git)
11
12
To build from git:
13
14
$ ./autogen.sh && make
15
16
To build from tarball:
17
18
$ ./configure && make
19
20
To run uninstalled:
21
22
$ make run