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

Context Navigation

  • Back to x11-proto/xineramaproto/1.2

x11-proto/xineramaproto/1.2: xineramaproto-1.2.bep

File xineramaproto-1.2.bep, 476 bytes (added by michaelvoliveira, 5 years ago)
Line 
1DESCRIPTION="xineramaproto"
2HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/"
3SRC_URI="http://xorg.freedesktop.org/releases/individual/proto/xineramaproto-1.2.tar.gz"
4CHECKSUM_MD5="1e98484ffa9b0eb6ab9d00cd53bfe74f"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND="x11-misc/util-macros >= 1.7.0"
8
9BUILD {
10        cd xineramaproto-1.2
11        libtoolize --force --copy --install
12        autoreconf -i
13        ./configure --prefix=/boot/common
14}
15
16INSTALL {
17        cd xineramaproto-1.2
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/