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

Context Navigation

  • Back to x11-libs/libXinerama/1.1

x11-libs/libXinerama/1.1: libXinerama-1.1.bep

File libXinerama-1.1.bep, 610 bytes (added by michaelvoliveira, 5 years ago)
Line 
1DESCRIPTION="libXinerama"
2HOMEPAGE="http://xorg.freedesktop.org/releases/individual/lib/"
3SRC_URI="http://xorg.freedesktop.org/releases/individual/lib/libXinerama-1.1.tar.gz"
4CHECKSUM_MD5="42b9fc01984c452ee416076c0977b0b3"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND="pkgconfig >= 0.23
8        x11-misc/util-macros >= 1.7.0
9        x11-libs/libX11 >= 1.3.3
10        x11-libs/libXext >= 1.1.1
11        x11-proto/xineramaproto >= 1.2"
12       
13BUILD {
14        cd libXinerama-1.1
15        libtoolize --force --copy --install
16        autoreconf -i
17        ./configure --prefix=/boot/common
18        make
19}
20
21INSTALL {
22        cd libXinerama-1.1
23        make install
24}

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/