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

Context Navigation

  • Back to Ticket #330

Ticket #330: xproto-7.0.16.bep

File xproto-7.0.16.bep, 456 bytes (added by michaelvoliveira, 5 years ago)

Added dependencies and checksum

Line 
1DESCRIPTION="xproto"
2HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/"
3SRC_URI="http://xorg.freedesktop.org/releases/individual/proto/xproto-7.0.16.tar.gz"
4CHECKSUM_MD5="6e6b6510ccd568f82093ebd7ae58700b"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND="x11-misc/util-macros >= 1.7.0"
8BUILD {
9        cd xproto-7.0.16
10        libtoolize --force --copy --install
11        autoreconf -i
12        ./configure --prefix=/boot/common
13}
14
15INSTALL {
16        cd xproto-7.0.16
17        make install
18}

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/