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

Context Navigation

  • Back to Ticket #330

Ticket #330: util-macros-1.7.0.bep

File util-macros-1.7.0.bep, 425 bytes (added by michaelvoliveira, 5 years ago)

Added dependencies and checksum

Line 
1DESCRIPTION="util-macros"
2HOMEPAGE="http://xorg.freedesktop.org/archive/individual/util/"
3SRC_URI="http://xorg.freedesktop.org/archive/individual/util/util-macros-1.7.0.tar.gz"
4CHECKSUM_MD5="8a8d208f24672e7a37d1aa4d2ffcef8e"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND=""
8BUILD {
9        cd util-macros-1.7.0
10        libtoolize --force --copy --install
11        ./configure --prefix=/boot/common
12}
13
14INSTALL {
15        cd util-macros-1.7.0
16        make install
17}

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/