Ticket #330: xtrans-1.2.5.bep
| File xtrans-1.2.5.bep, 484 bytes (added by michaelvoliveira, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | DESCRIPTION="xtrans" |
| 2 | HOMEPAGE="http://xorg.freedesktop.org/releases/individual/lib/" |
| 3 | SRC_URI="http://xorg.freedesktop.org/releases/individual/lib/xtrans-1.2.5.tar.gz" |
| 4 | CHECKSUM_MD5="b2f47d49faf1f24e8294b624b21b9b93" |
| 5 | REVISION="1" |
| 6 | STATUS_HAIKU="stable" |
| 7 | DEPEND="pkgconfig >= 0.23 |
| 8 | x11-misc/util-macros >= 1.7.0" |
| 9 | |
| 10 | BUILD { |
| 11 | cd xtrans-1.2.5 |
| 12 | libtoolize --force --copy --install |
| 13 | autoreconf -i |
| 14 | ./configure --prefix=/boot/common |
| 15 | } |
| 16 | |
| 17 | INSTALL { |
| 18 | cd xtrans-1.2.5 |
| 19 | make install |
| 20 | } |
