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

Context Navigation

  • Back to x11-libs/libXmu/1.0.5

x11-libs/libXmu/1.0.5: libXmu-1.0.5.bep

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