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

Context Navigation

  • Back to x11-libs/libXt/1.0.8

x11-libs/libXt/1.0.8: libXt-1.0.8.2.bep

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