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

Context Navigation

  • Back to Ticket #330

Ticket #330: inputproto-2.0.bep

File inputproto-2.0.bep, 464 bytes (added by michaelvoliveira, 5 years ago)

removed unnecessary dependencies

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