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

Context Navigation

  • Back to Ticket #305

Ticket #305: libart_lgpl-2.3.21.bep

File libart_lgpl-2.3.21.bep, 466 bytes (added by michaelvoliveira, 5 years ago)

.bep file of the latest version

Line 
1DESCRIPTION="Libart is a library for high-performance 2D graphics"
2HOMEPAGE="http://www.levien.com/libart/"
3SRC_URI="http://ftp.gnome.org/pub/gnome/sources/libart_lgpl/2.3/libart_lgpl-2.3.21.tar.gz"
4REVISION="1"
5STATUS_HAIKU="stable"
6DEPEND=""
7
8BUILD {
9        cd libart_lgpl-2.3.21
10        libtoolize --force --copy --install
11                autoreconf -i
12        ./configure --prefix=/boot/common
13        make
14}
15       
16INSTALL {
17        cd libart_lgpl-2.3.21
18        make install
19}

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/