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

Context Navigation

  • Back to Ticket #363

Ticket #363: libsvgtiny-10856.bep

File libsvgtiny-10856.bep, 488 bytes (added by scottmc, 5 years ago)

initial bep file for svgtiny.

Line 
1DESCRIPTION="Libsvgtiny is an implementation of SVG Tiny written in C"
2HOMEPAGE="http://www.netsurf-browser.org/projects/libsvgtiny"
3SRC_URI="svn://svn.netsurf-browser.org/trunk/libsvgtiny#10856"
4REVISION="1"
5STATUS_HAIKU="stable"
6DEPEND="dev-libs/libxml2 >= 2.7.7
7        dev-util/gperf >= 3.0.4"
8#CHECKSUM_MD5=""
9BUILD {
10        cd libsvgtiny-10856
11        make
12        make install PREFIX=/boot/common
13}
14
15INSTALL {
16        cd libsvgtiny-10856
17        make install
18}
19LICENSE="MIT"
20COPYRIGHT="2003-2010 The NetSurf Developers"

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/