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

Context Navigation

  • Back to Ticket #330

Ticket #330: xtrans-1.2.5.bep

File xtrans-1.2.5.bep, 484 bytes (added by michaelvoliveira, 5 years ago)

added pkgconfig as dependency

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

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/