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

Context Navigation

  • Back to x11-libs/libXpm/3.5.8

x11-libs/libXpm/3.5.8: libXpm-3.5.8.bep

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

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/