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

Context Navigation

  • Back to Ticket #330

Ticket #330: libpthread-stubs-0.3.bep

File libpthread-stubs-0.3.bep, 444 bytes (added by michaelvoliveira, 5 years ago)

ooops. replace the other one!

Line 
1DESCRIPTION="libpthread-stubs"
2HOMEPAGE="http://xcb.freedesktop.org/"
3SRC_URI="http://xcb.freedesktop.org/dist/libpthread-stubs-0.3.tar.gz"
4CHECKSUM_MD5="a09d928c4af54fe5436002345ef71138"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND="x11-misc/util-macros >= 1.7.0"
8BUILD {
9        cd libpthread-stubs-0.3
10        libtoolize --force --copy --install
11        autoreconf -i
12        ./configure --prefix=/boot/common
13        make
14}
15
16INSTALL {
17        cd libpthread-stubs-0.3
18        make install
19}

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/