~ubuntu-branches/ubuntu/lucid/mpg123/lucid

1.1.1 by Daniel Kobras
Import upstream version 0.60
1
## Makefile.am: produce Makefile.in from this
2
3
## copyright by the mpg123 project - free software under the terms of the LGPL 2.1
1.1.4 by Daniel Kobras
Import upstream version 0.66
4
## see COPYING and AUTHORS files in distribution or http://mpg123.org
1.1.1 by Daniel Kobras
Import upstream version 0.60
5
## initially written by Nicholas J. Humfrey
1.1.4 by Daniel Kobras
Import upstream version 0.66
6
dist_man_MANS = man1/mpg123.1
1.1.1 by Daniel Kobras
Import upstream version 0.60
7
1.3.1 by Daniel Kobras
Import upstream version 1.9.1
8
SUBDIRS = src doc
9
DIST_SUBDIRS = src doc
10
ACLOCAL_AMFLAGS = -I m4
1.1.6 by Daniel Kobras
Import upstream version 1.4.3
11
12
# pkg-config file for the mpg123 library
13
pkgconfigdir = $(libdir)/pkgconfig
14
pkgconfig_DATA = libmpg123.pc
1.1.1 by Daniel Kobras
Import upstream version 0.60
15
1.2.5 by Daniel T Chen
Import upstream version 1.10.0
16
# mpg123.spec is autogenerated but needs to be present in tarball!
1.1.1 by Daniel Kobras
Import upstream version 0.60
17
EXTRA_DIST = \
1.1.6 by Daniel Kobras
Import upstream version 1.4.3
18
	mpg123.spec \
19
	makedll.sh \
1.1.7 by Daniel Kobras
Import upstream version 1.6.2
20
	windows-builds.sh \
1.2.2 by Daniel Kobras
Import upstream version 1.7.2
21
	equalize.dat \
1.1.6 by Daniel Kobras
Import upstream version 1.4.3
22
	NEWS.libmpg123 \
1.1.7 by Daniel Kobras
Import upstream version 1.6.2
23
	ports/MSVC++/mpg123.h \
24
	ports/MSVC++/config.h \
1.2.1 by Daniel Kobras
Import upstream version 1.6.4
25
	ports/MSVC++/msvc.c \
1.2.2 by Daniel Kobras
Import upstream version 1.7.2
26
	ports/MSVC++/examples/scan.c \
27
	ports/MSVC++/examples/feedseek.c \
1.1.7 by Daniel Kobras
Import upstream version 1.6.2
28
	ports/MSVC++/2005/libmpg123/libmpg123.vcproj \
1.2.2 by Daniel Kobras
Import upstream version 1.7.2
29
	ports/MSVC++/2008/mpg123.sln \
30
	ports/MSVC++/2008/feedseek/feedseek.vcproj \
31
	ports/MSVC++/2008/mpglib/mpglib.vcproj \
1.1.7 by Daniel Kobras
Import upstream version 1.6.2
32
	ports/MSVC++/2008/libmpg123/libmpg123.vcproj \
1.2.2 by Daniel Kobras
Import upstream version 1.7.2
33
	ports/MSVC++/2008/scan/scan.vcproj \
1.1.7 by Daniel Kobras
Import upstream version 1.6.2
34
	ports/MSVC++/CMP3Stream/libMPG123/libMPG123.vcproj \
35
	ports/MSVC++/CMP3Stream/libMPG123/PLACE_LIBMPG123_SOURCES_HERE \
36
	ports/MSVC++/CMP3Stream/README \
37
	ports/MSVC++/CMP3Stream/SOURCE/CORE_Log.CPP \
38
	ports/MSVC++/CMP3Stream/SOURCE/CORE_FileIn.CPP \
39
	ports/MSVC++/CMP3Stream/SOURCE/SourceFilter_MP3Stream.CPP \
40
	ports/MSVC++/CMP3Stream/SOURCE/CORE_Mutex.CPP \
41
	ports/MSVC++/CMP3Stream/INCLUDE/CORE/CORE_FileIn.H \
42
	ports/MSVC++/CMP3Stream/INCLUDE/CORE/SourceFilter_MP3.H \
43
	ports/MSVC++/CMP3Stream/INCLUDE/IIEP_FileIn.H \
44
	ports/MSVC++/CMP3Stream/INCLUDE/IIEP_Def.H \
1.1.6 by Daniel Kobras
Import upstream version 1.4.3
45
	ports/README \
46
	ports/Sony_PSP/config.h \
47
	ports/Sony_PSP/README \
48
	ports/Sony_PSP/Makefile.psp \
49
	ports/Sony_PSP/readers.c.patch \
1.3.1 by Daniel Kobras
Import upstream version 1.9.1
50
	ports/mpg123_.pas \
51
	scripts/benchmark-cpu.pl