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

Context Navigation

  • Back to Ticket #446

Ticket #446: libdssialsacompat-1.0.8a.bep

File libdssialsacompat-1.0.8a.bep, 643 bytes (added by richienyhus, 2 years ago)
Line 
1DESCRIPTION="An extraction from and repackaging of alsa-lib 1.0.8, providing the necessary declarations and code to run DSSI on non-ALSA platforms."
2HOMEPAGE="http://www.smbolton.com/linux.html"
3SRC_URI="http://smbolton.com/linux/libdssialsacompat-1.0.8a.tar.gz"
4CHECKSUM_MD5="ef1e9ca4e91a4e0bc0fcb9a12e978c23"
5LICENSE="GNU LGPL v2.1"
6REVISION="1"
7STATUS_HAIKU="stable"
8COPYRIGHT="1998-2000 Takashi Iwai"
9BUILD {
10        cd libdssialsacompat-1.0.8a
11        SED=`which sed` libtoolize --force
12        aclocal
13        autoconf
14        automake --add-missing --force
15        ./configure --prefix=`finddir B_COMMON_DIRECTORY`
16        make
17}
18INSTALL {
19        cd libdssialsacompat-1.0.8a
20        make install
21}

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/