HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #597

Ticket #597: documentviewer-0.3.2.bep

File documentviewer-0.3.2.bep, 676 bytes (added by cipri, 3 years ago)
Line 
1DESCRIPTION="DocumentViewer is a Viewer supporting PDF and DJVU Files."
2HOMEPAGE="http://haiku.bplaced.net/"
3SRC_URI="http://haiku.bplaced.net/DocumentViewer/sources/documentviewer-0.3.2.zip"
4REVISION="1"
5STATUS_HAIKU="stable"
6DEPEND="fitz >= 1.0 djvulibre freetype >= 2.49 openjpeg >= 1.5.0 jbig2dec >= 0.11"
7CHECKSUM_MD5="1fddc4292ecb14f343eb18b0bf723b13"
8MESSAGE="This port only builds with gcc4."
9BUILD {
10        cd documentviewer-0.3.2
11        jam
12}
13
14INSTALL {
15        cd documentviewer-0.3.2
16        mkdir -p ${DESTDIR}/`finddir B_APPS_DIRECTORY`/DocumentViewer
17        cp application/DocumentViewer ${DESTDIR}/`finddir B_APPS_DIRECTORY`/DocumentViewer
18}
19
20LICENSE="MIT"
21COPYRIGHT="2010-2012 Haiku inc."

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/