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

Context Navigation

  • Back to Ticket #690

Ticket #690: libvisio-0.0.12.bep

File libvisio-0.0.12.bep, 771 bytes (added by richienyhus, 2 years ago)
Line 
1DESCRIPTION="Libvisio is library providing ability to interpret and import visio diagrams into various applications"
2HOMEPAGE="http://www.freedesktop.org/wiki/Software/libvisio"
3SRC_URI="http://dev-www.libreoffice.org/src/053a35c244bf132f806e198ac4d960aa-libvisio-0.0.12.tar.bz2"
4MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building."
5CHECKSUM_MD5="053a35c244bf132f806e198ac4d960aa"
6REVISION="1"
7DEPEND="libwpd >= 0.9
8        libwpg >= 0.2
9        gperf
10        pkgconfig >= 0.9.0
11        boost >= 1.36"
12BUILD {
13        cd libvisio-0.0.12
14        libtoolize --force --copy --install
15        aclocal
16        autoconf
17        automake
18        ./configure --prefix=`finddir B_COMMON_DIRECTORY`
19        make
20}
21
22INSTALL {
23        cd libvisio-0.0.12
24        make install
25}
26LICENSE="GNU GPL v2"
27COPYRIGHT="2011 Fridrich Strba
28        2011 Eilidh McAdam"

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/