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

Context Navigation

  • Back to net-libs/meanwhile/1.0.2

net-libs/meanwhile/1.0.2: meanwhile-1.0.2.bep

File meanwhile-1.0.2.bep, 478 bytes (added by michaelvoliveira, 5 years ago)
Line 
1DESCRIPTION="meanwhile"
2HOMEPAGE="http://meanwhile.sourceforge.net/"
3SRC_URI="http://sourceforge.net/projects/meanwhile/files/meanwhile/1.0.2/meanwhile-1.0.2.tar.gz/download"
4#CHECKSUM_MD5=""
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND="pkgconfig >= 0.23
8        dev-libs/glib >= 2.18.3"
9BUILD {
10        cd meanwhile-1.0.2
11        libtoolize --force --copy --install
12        autoreconf -i
13        ./configure --prefix=/boot/common --enable-doxygen=no
14        make
15}
16
17INSTALL {
18        cd meanwhile-1.0.2
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/