summaryrefslogtreecommitdiff
path: root/audio/amp/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak this ports.Vanilla I. Shu1998-11-021-3/+1
| | | | Notes: svn path=/head/; revision=14312
* Mark BROKEN:Justin M. Seger1998-11-021-1/+3
| | | | | | | | | | | | | gcc -c -O6 -ffast-math -fomit-frame-pointer -DNO_BYTE_SWAPPING -DOS_BSD -DARCH_i386 audioIO.c In file included from audioIO.c:11: audioIO_Linux.c:29: parse error before `32768' audioIO_Linux.c: In function `audioOpen': audioIO_Linux.c:81: invalid lvalue in unary `&' gmake: *** [audioIO.o] Error 1 *** Error code 2 Notes: svn path=/head/; revision=14297
* Chage extract_sufx to .tar.gz, change the md5 checksum.Vanilla I. Shu1998-04-291-2/+1
| | | | Notes: svn path=/head/; revision=10767
* Change MASTER_SITE, the author's site seems dead.Vanilla I. Shu1998-04-261-2/+4
| | | | Notes: svn path=/head/; revision=10687
* Change my email address.Vanilla I. Shu1997-11-301-2/+2
| | | | Notes: svn path=/head/; revision=8918
* Upgrade, 0.7.3 -> 0.7.6.Masafumi Max NAKANE1997-09-031-4/+4
| | | | | | | | PR: 4457 Submitted by: the port maintainer Notes: svn path=/head/; revision=7762
* New port, amp:Masafumi Max NAKANE1997-08-311-0/+25
------------------------ From the README file ------------------------ amp (Audio Mpeg Player) is an MPEG audio decoder which I originally started putting together as a side project of the MPEG hardware design project at FER/Zagreb - just to confirm my knowledge of the standard. It works with both MPEG1 and MPEG2 audio streams (except for the multichannel extensions defined in MPEG2), layer3 only for now. ---------------------------- End of quote ---------------------------- PR: 3935 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> Notes: svn path=/head/; revision=7735