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

Context Navigation

  • Back to x11-libs/libXext/1.1.1

x11-libs/libXext/1.1.1: libXext-1.1.1.bep

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

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/