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

Context Navigation

  • Back to x11-libs/libSM/1.1.1

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

File libSM-1.1.1.bep, 549 bytes (added by michaelvoliveira, 5 years ago)

Replaced dependencies

Line 
1DESCRIPTION="libSM"
2HOMEPAGE="http://xorg.freedesktop.org/releases/individual/lib/"
3SRC_URI="http://xorg.freedesktop.org/releases/individual/lib/libSM-1.1.1.tar.gz"
4CHECKSUM_MD5="1ee90d479298e48df7bb86a7ccbe00c9"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND="pkgconfig >= 0.23
8        x11-libs/libICE >= 1.0.6
9        x11-libs/xtrans >= 1.2.5
10        x11-proto/xproto >= 7.0.16"
11       
12BUILD {
13        cd libSM-1.1.1
14        libtoolize --force --copy --install
15        autoreconf -i
16        ./configure --prefix=/boot/common
17        make
18}
19
20INSTALL {
21        cd libSM-1.1.1
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/