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

Context Navigation

  • Back to x11-libs/libICE/1.0.6

x11-libs/libICE/1.0.6: libICE-1.0.6.bep

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

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/