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

Context Navigation

  • Back to Ticket #425

Ticket #425: gtk-doc-1.15.bep

File gtk-doc-1.15.bep, 487 bytes (added by michaelvoliveira, 5 years ago)

dependency of pango and atk

Line 
1DESCRIPTION="gtk-doc"
2HOMEPAGE="http://www.gtk.org/gtk-doc/"
3SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.15/gtk-doc-1.15.tar.bz2"
4CHECKSUM_MD5="c022788b1fbbec30d55df4ccb34eeb90"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND="pkgconfig >= 0.23
8                dev-libs/libxslt >= 1.1.26"
9BUILD {
10        cd gtk-doc-1.15
11        ./configure --prefix=/boot/common
12        make
13}
14
15INSTALL {
16        cd gtk-doc-1.15
17        make install
18}
19
20LICENSE="GNU GPL v2
21                 GNU FDL v1.1"
22COPYRIGHT="2002-2010 Damon Chaplin and Owen Taylor"

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/