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