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