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

Context Navigation

  • Back to Ticket #330

Ticket #330: xextproto-7.1.1.bep

File xextproto-7.1.1.bep, 466 bytes (added by michaelvoliveira, 5 years ago)

removed unnecessary dependencies

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