r2 - in trunk/packages: libao libao/debian libogg libogg/debian
libtheora libtheora/debian libtheora/debian/patches libvorbis
libvorbis/debian vorbis-tools vorbis-tools/debian
vorbis-tools/debian/patches
Adeodato Simó
adeodato at costa.debian.org
Fri Dec 23 01:26:56 UTC 2005
Author: adeodato
Date: 2005-12-22 03:26:52 +0100 (Thu, 22 Dec 2005)
New Revision: 2
Added:
trunk/packages/libao/debian/
trunk/packages/libao/debian/Makefile.am
trunk/packages/libao/debian/Makefile.in
trunk/packages/libao/debian/changelog
trunk/packages/libao/debian/compat
trunk/packages/libao/debian/control
trunk/packages/libao/debian/copyright
trunk/packages/libao/debian/libao-dev.docs
trunk/packages/libao/debian/libao-dev.install
trunk/packages/libao/debian/libao.conf
trunk/packages/libao/debian/libao2.README.Debian
trunk/packages/libao/debian/libao2.install
trunk/packages/libao/debian/libao2.manpages
trunk/packages/libao/debian/rules
trunk/packages/libogg/debian/
trunk/packages/libogg/debian/Makefile.am
trunk/packages/libogg/debian/Makefile.in
trunk/packages/libogg/debian/changelog
trunk/packages/libogg/debian/control
trunk/packages/libogg/debian/copyright
trunk/packages/libogg/debian/libogg-dev.docs
trunk/packages/libogg/debian/libogg-dev.install
trunk/packages/libogg/debian/libogg0.README.Debian
trunk/packages/libogg/debian/libogg0.install
trunk/packages/libogg/debian/rules
trunk/packages/libtheora/debian/
trunk/packages/libtheora/debian/Makefile.am
trunk/packages/libtheora/debian/Makefile.in
trunk/packages/libtheora/debian/changelog
trunk/packages/libtheora/debian/compat
trunk/packages/libtheora/debian/control
trunk/packages/libtheora/debian/control.bin
trunk/packages/libtheora/debian/copyright
trunk/packages/libtheora/debian/libtheora-bin.install
trunk/packages/libtheora/debian/libtheora-dev.docs
trunk/packages/libtheora/debian/libtheora-dev.install
trunk/packages/libtheora/debian/libtheora0.install
trunk/packages/libtheora/debian/patches/
trunk/packages/libtheora/debian/patches/01autotools.patch
trunk/packages/libtheora/debian/rules
trunk/packages/libtheora/debian/watch
trunk/packages/libvorbis/debian/
trunk/packages/libvorbis/debian/Makefile.am
trunk/packages/libvorbis/debian/Makefile.in
trunk/packages/libvorbis/debian/changelog
trunk/packages/libvorbis/debian/control
trunk/packages/libvorbis/debian/copyright
trunk/packages/libvorbis/debian/libvorbis-dev.docs
trunk/packages/libvorbis/debian/libvorbis-dev.examples
trunk/packages/libvorbis/debian/libvorbis-dev.install
trunk/packages/libvorbis/debian/libvorbis0a.install
trunk/packages/libvorbis/debian/libvorbisenc2.install
trunk/packages/libvorbis/debian/libvorbisfile3.install
trunk/packages/libvorbis/debian/rules
trunk/packages/vorbis-tools/debian/
trunk/packages/vorbis-tools/debian/Makefile.am
trunk/packages/vorbis-tools/debian/Makefile.in
trunk/packages/vorbis-tools/debian/changelog
trunk/packages/vorbis-tools/debian/control
trunk/packages/vorbis-tools/debian/copyright
trunk/packages/vorbis-tools/debian/patches/
trunk/packages/vorbis-tools/debian/patches/play-from-pipe.diff
trunk/packages/vorbis-tools/debian/patches/vorbis-tools-head.diff
trunk/packages/vorbis-tools/debian/rules
trunk/packages/vorbis-tools/debian/vorbis-tools.README.Debian
trunk/packages/vorbis-tools/debian/vorbis-tools.examples
trunk/packages/vorbis-tools/debian/vorbis-tools.install
trunk/packages/vorbis-tools/debian/vorbis-tools.manpages
trunk/packages/vorbis-tools/debian/vorbis-tools.mime
Log:
Initial import of sources as present in the archive.
Added: trunk/packages/libao/debian/Makefile.am
===================================================================
--- trunk/packages/libao/debian/Makefile.am 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libao/debian/Makefile.am 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,6 @@
+## Process this file with automake to produce Makefile.in
+
+AUTOMAKE_OPTIONS = foreign
+
+EXTRA_DIST = changelog control copyright libao-dev.docs libao-dev.install \
+ libao.conf libao2.README.Debian libao2.install libao2.manpages rules
Added: trunk/packages/libao/debian/Makefile.in
===================================================================
--- trunk/packages/libao/debian/Makefile.in 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libao/debian/Makefile.in 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,363 @@
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+srcdir = @srcdir@
+top_srcdir = @top_srcdir@
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+top_builddir = ..
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+INSTALL = @INSTALL@
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+host_triplet = @host@
+subdir = debian
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
+ $(top_srcdir)/configure.in
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+mkinstalldirs = $(mkdir_p)
+CONFIG_CLEAN_FILES =
+SOURCES =
+DIST_SOURCES =
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+ALSA09_LIBS = @ALSA09_LIBS@
+ALSA_LIBS = @ALSA_LIBS@
+AMDEP_FALSE = @AMDEP_FALSE@
+AMDEP_TRUE = @AMDEP_TRUE@
+AMTAR = @AMTAR@
+AR = @AR@
+ARTSC_CONFIG = @ARTSC_CONFIG@
+ARTS_CFLAGS = @ARTS_CFLAGS@
+ARTS_LIBS = @ARTS_LIBS@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEBUG = @DEBUG@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+ECHO = @ECHO@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+ESD_CFLAGS = @ESD_CFLAGS@
+ESD_CONFIG = @ESD_CONFIG@
+ESD_LIBS = @ESD_LIBS@
+EXEEXT = @EXEEXT@
+F77 = @F77@
+FFLAGS = @FFLAGS@
+HAVE_AIX_AUDIO_FALSE = @HAVE_AIX_AUDIO_FALSE@
+HAVE_AIX_AUDIO_TRUE = @HAVE_AIX_AUDIO_TRUE@
+HAVE_ALSA09_FALSE = @HAVE_ALSA09_FALSE@
+HAVE_ALSA09_TRUE = @HAVE_ALSA09_TRUE@
+HAVE_ALSA_FALSE = @HAVE_ALSA_FALSE@
+HAVE_ALSA_TRUE = @HAVE_ALSA_TRUE@
+HAVE_ARTS_FALSE = @HAVE_ARTS_FALSE@
+HAVE_ARTS_TRUE = @HAVE_ARTS_TRUE@
+HAVE_ESD_FALSE = @HAVE_ESD_FALSE@
+HAVE_ESD_TRUE = @HAVE_ESD_TRUE@
+HAVE_IRIX_FALSE = @HAVE_IRIX_FALSE@
+HAVE_IRIX_TRUE = @HAVE_IRIX_TRUE@
+HAVE_MACOSX_FALSE = @HAVE_MACOSX_FALSE@
+HAVE_MACOSX_TRUE = @HAVE_MACOSX_TRUE@
+HAVE_NAS_FALSE = @HAVE_NAS_FALSE@
+HAVE_NAS_TRUE = @HAVE_NAS_TRUE@
+HAVE_OSS_FALSE = @HAVE_OSS_FALSE@
+HAVE_OSS_TRUE = @HAVE_OSS_TRUE@
+HAVE_POLYP_FALSE = @HAVE_POLYP_FALSE@
+HAVE_POLYP_TRUE = @HAVE_POLYP_TRUE@
+HAVE_SOLARIS_FALSE = @HAVE_SOLARIS_FALSE@
+HAVE_SOLARIS_TRUE = @HAVE_SOLARIS_TRUE@
+HAVE_SUN_AUDIO_FALSE = @HAVE_SUN_AUDIO_FALSE@
+HAVE_SUN_AUDIO_TRUE = @HAVE_SUN_AUDIO_TRUE@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIB_AGE = @LIB_AGE@
+LIB_CURRENT = @LIB_CURRENT@
+LIB_REVISION = @LIB_REVISION@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAINT = @MAINT@
+MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
+MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
+MAKEINFO = @MAKEINFO@
+MANDIR = @MANDIR@
+NAS_CFLAGS = @NAS_CFLAGS@
+NAS_LIBS = @NAS_LIBS@
+OBJEXT = @OBJEXT@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PKG_CONFIG = @PKG_CONFIG@
+PLUGIN_LDFLAGS = @PLUGIN_LDFLAGS@
+POLYP_CFLAGS = @POLYP_CFLAGS@
+POLYP_LIBS = @POLYP_LIBS@
+PROFILE = @PROFILE@
+RANLIB = @RANLIB@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+SIZE16 = @SIZE16@
+SIZE32 = @SIZE32@
+STRIP = @STRIP@
+VERSION = @VERSION@
+X_CFLAGS = @X_CFLAGS@
+X_EXTRA_LIBS = @X_EXTRA_LIBS@
+X_LIBS = @X_LIBS@
+X_PRE_LIBS = @X_PRE_LIBS@
+ac_ct_AR = @ac_ct_AR@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_F77 = @ac_ct_F77@
+ac_ct_RANLIB = @ac_ct_RANLIB@
+ac_ct_STRIP = @ac_ct_STRIP@
+am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
+am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
+am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
+am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+datadir = @datadir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+plugindir = @plugindir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+AUTOMAKE_OPTIONS = foreign
+EXTRA_DIST = changelog control copyright libao-dev.docs libao-dev.install \
+ libao.conf libao2.README.Debian libao2.install libao2.manpages rules
+
+all: all-am
+
+.SUFFIXES:
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+ && exit 0; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign debian/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --foreign debian/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \
+ *config.status*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+mostlyclean-libtool:
+ -rm -f *.lo
+
+clean-libtool:
+ -rm -rf .libs _libs
+
+distclean-libtool:
+ -rm -f libtool
+uninstall-info-am:
+tags: TAGS
+TAGS:
+
+ctags: CTAGS
+CTAGS:
+
+
+distdir: $(DISTFILES)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
+ list='$(DISTFILES)'; for file in $$list; do \
+ case $$file in \
+ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
+ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
+ esac; \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test "$$dir" != "$$file" && test "$$dir" != "."; then \
+ dir="/$$dir"; \
+ $(mkdir_p) "$(distdir)$$dir"; \
+ else \
+ dir=''; \
+ fi; \
+ if test -d $$d/$$file; then \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+ fi; \
+ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+ else \
+ test -f $(distdir)/$$file \
+ || cp -p $$d/$$file $(distdir)/$$file \
+ || exit 1; \
+ fi; \
+ done
+check-am: all-am
+check: check-am
+all-am: Makefile
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ `test -z '$(STRIP)' || \
+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+ -rm -f $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+ -rm -f Makefile
+distclean-am: clean-am distclean-generic distclean-libtool
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-exec-am:
+
+install-info: install-info-am
+
+install-man:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-info-am
+
+.PHONY: all all-am check check-am clean clean-generic clean-libtool \
+ distclean distclean-generic distclean-libtool distdir dvi \
+ dvi-am html html-am info info-am install install-am \
+ install-data install-data-am install-exec install-exec-am \
+ install-info install-info-am install-man install-strip \
+ installcheck installcheck-am installdirs maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-generic \
+ mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
+ uninstall-info-am
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
Added: trunk/packages/libao/debian/changelog
===================================================================
--- trunk/packages/libao/debian/changelog 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libao/debian/changelog 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,118 @@
+libao (0.8.6-1.1) unstable; urgency=low
+
+ * Non-maintainer upload to fix RC bug (FTBFS).
+ * Add libxau-dev to Build-Depends, so that the nas plugin is compiled again.
+ (Closes: #319343)
+
+ -- Adeodato Simó <asp16 at alu.ua.es> Sat, 06 Aug 2005 16:02:18 +0200
+
+libao (0.8.6-1) unstable; urgency=low
+
+ * New upstream.
+ * libao supports polypaudio in source now and will be rebuilt with support
+ for it enabled once Debian has polyaudio packages.
+
+ -- Christopher L Cheney <ccheney at debian.org> Thu, 17 Mar 2005 20:30:00 -0600
+
+libao (0.8.5-1) unstable; urgency=low
+
+ * New upstream.
+ * Included NMU fixes. (Closes: #225616, #225983)
+
+ -- Christopher L Cheney <ccheney at debian.org> Sun, 28 Mar 2004 22:00:00 -0600
+
+libao (0.8.4-1.1) unstable; urgency=medium
+
+ * NMU
+ * [debian/control] Added build dependencies on libaudio-dev (for NAS) and
+ xlibs-dev (for libXau needed for NAS support). (Closes: #225616)
+
+ -- J.H.M. Dassen (Ray) <jdassen at debian.org> Sat, 3 Jan 2004 14:15:00 +0100
+
+libao (0.8.4-1) unstable; urgency=low
+
+ * New upstream.
+
+ -- Christopher L Cheney <ccheney at debian.org> Fri, 10 Oct 2003 23:00:00 -0500
+
+libao (0.8.3-1.1) unstable; urgency=low
+
+ * Non-maintainer upload sponsored by Joey Hess.
+ * Build-depend on libartsc0-dev and suggest libartsc0 instead of
+ libarts-dev and libarts (Closes: #189160).
+ * GNU config automated update: config.sub (20020621 to 20030509),
+ config.guess (20020529 to 20030519)
+
+ -- Dagfinn Ilmari Mannsaker <ilmari at ilmari.org> Mon, 14 Jul 2003 15:55:31 +0200
+
+libao (0.8.3-1) unstable; urgency=low
+
+ * New upstream. (Closes: #134520, #145785)
+
+ -- Christopher L Cheney <ccheney at debian.org> Fri, 19 Jul 2002 09:00:00 -0500
+
+libao (0.8.2-1) unstable; urgency=low
+
+ * New upstream. (Closes: #110858)
+ * Changed to building alsa 0.9.x plugin instead of obsolete 0.5.x (Closes:
+ #103787)
+ * added autotools target (config.* updater) to rules
+
+ -- Christopher L Cheney <ccheney at debian.org> Mon, 24 Dec 2001 11:00:00 -0600
+
+libao (0.8.1-1) unstable; urgency=high
+
+ * New upstream.
+ * Plugin dir changed. (Closes: #109071, #109532, #108750, #108755, #108790,
+ #109383, #109877, #109383)
+
+ -- Christopher L Cheney <ccheney at debian.org> Wed, 22 Aug 2001 23:00:00 -0500
+
+libao (0.8.0-1) unstable; urgency=low
+
+ * New upstream. (Closes: #101380)
+ * soname changed to 2.
+
+ -- Christopher L Cheney <ccheney at debian.org> Sun, 12 Aug 2001 21:00:00 -0500
+
+libao (0.7.0-1) unstable; urgency=low
+
+ * New upstream.
+ * Fixed versioned depends
+ * Changed clean method to distclean
+
+ -- Christopher L Cheney <ccheney at debian.org> Sun, 17 Jun 2001 20:00:00 -0500
+
+libao (0.6.0-1) unstable; urgency=low
+
+ * New upstream.
+ * Fixed spelling error (closes: #85420)
+
+ -- Christopher L Cheney <ccheney at debian.org> Mon, 26 Feb 2001 08:00:00 -0600
+
+libao (0.5.0-3) unstable; urgency=low
+
+ * Fixed Build-Depends libasound1-dev to only not be on m68k.
+ * Fixed Sections.
+ * Updated to Standards-Version to 3.5.1.0
+ * Added Lintian override file.
+
+ -- Christopher L Cheney <ccheney at debian.org> Sat, 17 Feb 2001 16:45:59 -0600
+
+libao (0.5.0-2) unstable; urgency=low
+
+ * Fixed Build-Depends for archs that do not have libasound1-dev (closes:
+ #78097)
+ * Renamed development library package
+
+ -- Christopher L Cheney <ccheney at debian.org> Sat, 3 Feb 2001 12:30:52 -0600
+
+libao (0.5.0-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Christopher L Cheney <ccheney at debian.org> Sun, 29 Oct 2000 00:39:24 -0500
+
+Local variables:
+mode: debian-changelog
+End:
Added: trunk/packages/libao/debian/compat
===================================================================
--- trunk/packages/libao/debian/compat 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libao/debian/compat 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1 @@
+4
Added: trunk/packages/libao/debian/control
===================================================================
--- trunk/packages/libao/debian/control 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libao/debian/control 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,23 @@
+Source: libao
+Section: libs
+Priority: optional
+Maintainer: Christopher L Cheney <ccheney at debian.org>
+Build-Depends: autotools-dev, debhelper (>> 4.0.18), devscripts, gawk, libartsc0-dev, libasound2-dev, libaudio-dev, libesd0-dev, libxt-dev, libxau-dev
+Standards-Version: 3.6.1.0
+
+Package: libao2
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}
+Suggests: libartsc0, libasound2, libaudio2, libesd0 | libesd-alsa0
+Description: Cross Platform Audio Output Library
+ Libao is a cross platform audio output library. It supports
+ ESD, OSS, Solaris, IRIX, and several others.
+
+Package: libao-dev
+Architecture: any
+Section: libdevel
+Depends: libao2 (= ${Source-Version}), libc6-dev
+Description: Cross Platform Audio Output Library Development
+ The libao-dev package contains the header files and documentation
+ needed to develop applications with libao.
Added: trunk/packages/libao/debian/copyright
===================================================================
--- trunk/packages/libao/debian/copyright 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libao/debian/copyright 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,20 @@
+This package was debianized by Christopher L Cheney <ccheney at debian.org> on
+Sun, 29 Oct 2000 00:39:24 -0500.
+
+It was downloaded from http://www.vorbis.com/download_unix.psp
+
+Upstream Authors: Aaron Holtzman
+ Stan Seibert <volsung at xiph.org>
+ Jack Moffitt <jack at xiph.org>
+ Ralph Giles <giles at xiph.org>
+ Warren Dukes <shank at xiph.org>
+
+Copyright:
+
+Originally Copyright (C) Aaron Holtzman - May 1999
+Changes Copyright (C) Stan Seibert - July 2000-March 2004
+
+You are free to distribute this software under the terms of the GNU
+General Public License. On Debian systems, the complete text of the
+GNU General Public License can be found in
+/usr/share/common-licenses/GPL file.
Added: trunk/packages/libao/debian/libao-dev.docs
===================================================================
--- trunk/packages/libao/debian/libao-dev.docs 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libao/debian/libao-dev.docs 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,3 @@
+README
+TODO
+debian/tmp/usr/share/doc/libao-*/*
Added: trunk/packages/libao/debian/libao-dev.install
===================================================================
--- trunk/packages/libao/debian/libao-dev.install 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libao/debian/libao-dev.install 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,18 @@
+debian/tmp/usr/include/ao/ao.h
+debian/tmp/usr/include/ao/os_types.h
+debian/tmp/usr/include/ao/plugin.h
+debian/tmp/usr/lib/ao/plugins-2/libalsa09.a
+debian/tmp/usr/lib/ao/plugins-2/libalsa09.la
+debian/tmp/usr/lib/ao/plugins-2/libarts.a
+debian/tmp/usr/lib/ao/plugins-2/libarts.la
+debian/tmp/usr/lib/ao/plugins-2/libesd.a
+debian/tmp/usr/lib/ao/plugins-2/libesd.la
+debian/tmp/usr/lib/ao/plugins-2/libnas.a
+debian/tmp/usr/lib/ao/plugins-2/libnas.la
+debian/tmp/usr/lib/ao/plugins-2/liboss.a
+debian/tmp/usr/lib/ao/plugins-2/liboss.la
+debian/tmp/usr/lib/libao.a
+debian/tmp/usr/lib/libao.la
+debian/tmp/usr/lib/libao.so
+debian/tmp/usr/lib/pkgconfig/ao.pc
+debian/tmp/usr/share/aclocal/ao.m4
Added: trunk/packages/libao/debian/libao.conf
===================================================================
--- trunk/packages/libao/debian/libao.conf 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libao/debian/libao.conf 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1 @@
+default_driver=oss
Added: trunk/packages/libao/debian/libao2.README.Debian
===================================================================
--- trunk/packages/libao/debian/libao2.README.Debian 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libao/debian/libao2.README.Debian 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,6 @@
+libao for Debian
+----------------
+
+Nothing important to mention at this time.
+
+ -- Christopher L Cheney <ccheney at debian.org>, Sun, 29 Oct 2000 00:39:24 -0500
Added: trunk/packages/libao/debian/libao2.install
===================================================================
--- trunk/packages/libao/debian/libao2.install 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libao/debian/libao2.install 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,7 @@
+debian/libao.conf etc/
+debian/tmp/usr/lib/ao/plugins-2/libalsa09.so
+debian/tmp/usr/lib/ao/plugins-2/libarts.so
+debian/tmp/usr/lib/ao/plugins-2/libesd.so
+debian/tmp/usr/lib/ao/plugins-2/libnas.so
+debian/tmp/usr/lib/ao/plugins-2/liboss.so
+debian/tmp/usr/lib/libao.so.*
Added: trunk/packages/libao/debian/libao2.manpages
===================================================================
--- trunk/packages/libao/debian/libao2.manpages 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libao/debian/libao2.manpages 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1 @@
+libao.conf.5
Added: trunk/packages/libao/debian/rules
===================================================================
--- trunk/packages/libao/debian/rules 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libao/debian/rules 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,155 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+#
+# Modified to make a template file for a multi-binary package with separated
+# build-arch and build-indep targets by Bill Allombert 2001
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# This has to be exported to make some magic below work.
+export DH_OPTIONS
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+objdir = $(CURDIR)/obj-$(DEB_BUILD_GNU_TYPE)
+
+CFLAGS = -Wall -g
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+ CFLAGS += -O0
+else
+ CFLAGS += -O2
+endif
+ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+ INSTALL_PROGRAM += -s
+endif
+
+configure: configure-stamp
+configure-stamp:
+ dh_testdir
+
+ # make build directory
+ mkdir $(objdir)
+
+ # run configure with build tree $(objdir)
+ # change ../configure to ../autogen.sh for CVS build
+ cd $(objdir) && \
+ ../configure --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE) \
+ --prefix=/usr --enable-static
+
+ touch configure-stamp
+
+#Architecture
+build: build-arch build-indep
+
+build-arch: build-arch-stamp
+build-arch-stamp: configure-stamp
+
+ifneq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+ cd $(objdir) && \
+ $(MAKE) debug
+else
+ cd $(objdir) && \
+ $(MAKE)
+endif
+ touch build-arch-stamp
+
+build-indep: build-indep-stamp
+build-indep-stamp: configure-stamp
+
+ # Add here commands to compile the indep part of the package.
+ #$(MAKE) doc
+ touch build-indep-stamp
+
+debian-clean:
+ dh_testdir
+ dh_testroot
+
+ dh_clean
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-arch-stamp build-indep-stamp configure-stamp
+
+ # Remove build tree
+ rm -rf $(objdir)
+
+ # if Makefile exists run distclean
+ if test -f Makefile; then \
+ $(MAKE) distclean; \
+ fi
+
+ #if test -d CVS; then \
+ $(MAKE) cvs-clean ;\
+ fi
+
+ dh_clean
+
+install: install-indep install-arch
+install-indep:
+ dh_testdir
+ dh_testroot
+# dh_clean -k -i
+# dh_installdirs -i
+
+# dh_install -i --list-missing
+
+install-arch:
+ dh_testdir
+ dh_testroot
+ dh_clean -k -s
+ dh_installdirs -s
+
+ cd $(objdir) && \
+ $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+
+ dh_install -s --list-missing
+
+# Must not depend on anything. This is to be called by
+# binary-arch/binary-indep
+# in another 'make' thread.
+binary-common:
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs
+ dh_installdocs
+ dh_installexamples
+# dh_installmenu
+# dh_installdebconf
+# dh_installlogrotate
+# dh_installemacsen
+# dh_installpam
+# dh_installmime
+# dh_installinit
+# dh_installcron
+# dh_installinfo
+ dh_installman
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+# dh_perl
+# dh_python
+ dh_makeshlibs -V
+ dh_installdeb
+ dh_shlibdeps --exclude=/usr/lib/ao/plugins-2
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+# Build architecture independant packages using the common target.
+binary-indep: build-indep install-indep
+# $(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
+
+# Build architecture dependant packages using the common target.
+binary-arch: build-arch install-arch
+ $(MAKE) -f debian/rules DH_OPTIONS=-a binary-common
+
+binary: binary-arch binary-indep
+.PHONY: build clean binary-indep binary-arch binary install install-indep install-arch configure
Property changes on: trunk/packages/libao/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/packages/libogg/debian/Makefile.am
===================================================================
--- trunk/packages/libogg/debian/Makefile.am 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libogg/debian/Makefile.am 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,4 @@
+## Process this file with automake to produce Makefile.in
+
+EXTRA_DIST = changelog control copyright libogg-dev.docs libogg-dev.install \
+ libogg0.README.Debian libogg0.install rules
Added: trunk/packages/libogg/debian/Makefile.in
===================================================================
--- trunk/packages/libogg/debian/Makefile.in 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libogg/debian/Makefile.in 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,323 @@
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+srcdir = @srcdir@
+top_srcdir = @top_srcdir@
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+top_builddir = ..
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+INSTALL = @INSTALL@
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+host_triplet = @host@
+subdir = debian
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.in
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+mkinstalldirs = $(mkdir_p)
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+SOURCES =
+DIST_SOURCES =
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMDEP_FALSE = @AMDEP_FALSE@
+AMDEP_TRUE = @AMDEP_TRUE@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEBUG = @DEBUG@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+ECHO = @ECHO@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+EXEEXT = @EXEEXT@
+F77 = @F77@
+FFLAGS = @FFLAGS@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIBTOOL_DEPS = @LIBTOOL_DEPS@
+LIB_AGE = @LIB_AGE@
+LIB_CURRENT = @LIB_CURRENT@
+LIB_REVISION = @LIB_REVISION@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAINT = @MAINT@
+MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
+MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
+MAKEINFO = @MAKEINFO@
+OBJEXT = @OBJEXT@
+OPT = @OPT@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PROFILE = @PROFILE@
+RANLIB = @RANLIB@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+SIZE16 = @SIZE16@
+SIZE32 = @SIZE32@
+SIZE64 = @SIZE64@
+STRIP = @STRIP@
+USIZE16 = @USIZE16@
+USIZE32 = @USIZE32@
+VERSION = @VERSION@
+ac_ct_AR = @ac_ct_AR@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_F77 = @ac_ct_F77@
+ac_ct_RANLIB = @ac_ct_RANLIB@
+ac_ct_STRIP = @ac_ct_STRIP@
+am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
+am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
+am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
+am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+datadir = @datadir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+EXTRA_DIST = changelog control copyright libogg-dev.docs libogg-dev.install \
+ libogg0.README.Debian libogg0.install rules
+
+all: all-am
+
+.SUFFIXES:
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+ && exit 0; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu debian/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu debian/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \
+ *config.status*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+mostlyclean-libtool:
+ -rm -f *.lo
+
+clean-libtool:
+ -rm -rf .libs _libs
+
+distclean-libtool:
+ -rm -f libtool
+uninstall-info-am:
+tags: TAGS
+TAGS:
+
+ctags: CTAGS
+CTAGS:
+
+
+distdir: $(DISTFILES)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
+ list='$(DISTFILES)'; for file in $$list; do \
+ case $$file in \
+ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
+ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
+ esac; \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test "$$dir" != "$$file" && test "$$dir" != "."; then \
+ dir="/$$dir"; \
+ $(mkdir_p) "$(distdir)$$dir"; \
+ else \
+ dir=''; \
+ fi; \
+ if test -d $$d/$$file; then \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+ fi; \
+ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+ else \
+ test -f $(distdir)/$$file \
+ || cp -p $$d/$$file $(distdir)/$$file \
+ || exit 1; \
+ fi; \
+ done
+check-am: all-am
+check: check-am
+all-am: Makefile
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ `test -z '$(STRIP)' || \
+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+ -rm -f $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+ -rm -f Makefile
+distclean-am: clean-am distclean-generic distclean-libtool
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-exec-am:
+
+install-info: install-info-am
+
+install-man:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-info-am
+
+.PHONY: all all-am check check-am clean clean-generic clean-libtool \
+ distclean distclean-generic distclean-libtool distdir dvi \
+ dvi-am html html-am info info-am install install-am \
+ install-data install-data-am install-exec install-exec-am \
+ install-info install-info-am install-man install-strip \
+ installcheck installcheck-am installdirs maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-generic \
+ mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
+ uninstall-info-am
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
Added: trunk/packages/libogg/debian/changelog
===================================================================
--- trunk/packages/libogg/debian/changelog 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libogg/debian/changelog 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,68 @@
+libogg (1.1.2-1) unstable; urgency=low
+
+ * New upstream.
+
+ -- Christopher L Cheney <ccheney at debian.org> Thu, 17 Mar 2005 21:00:00 -0600
+
+libogg (1.1.0-1) unstable; urgency=low
+
+ * New upstream.
+
+ -- Christopher L Cheney <ccheney at debian.org> Sun, 7 Dec 2003 22:00:00 -0600
+
+libogg (1.0.0-1) unstable; urgency=low
+
+ * New upstream.
+
+ -- Christopher L Cheney <ccheney at debian.org> Fri, 19 Jul 2002 09:00:00 -0500
+
+libogg (1.0rc3-1) unstable; urgency=low
+
+ * New upstream.
+ * added autotools target (config.* updater) to rules
+
+ -- Christopher L Cheney <ccheney at debian.org> Mon, 24 Dec 2001 11:00:00 -0600
+
+libogg (1.0rc2-1) unstable; urgency=low
+
+ * New upstream.
+
+ -- Christopher L Cheney <ccheney at debian.org> Sun, 12 Aug 2001 22:00:00 -0500
+
+libogg (1.0rc1-1) unstable; urgency=low
+
+ * New upstream.
+ * Updated config.* files (Closes: #94816)
+ * Changed clean to distclean.
+
+ -- Christopher L Cheney <ccheney at debian.org> Sun, 17 Jun 2001 20:00:00 -0500
+
+libogg (1.0beta4-1) unstable; urgency=low
+
+ * New upstream.
+
+ -- Christopher L Cheney <ccheney at debian.org> Mon, 26 Feb 2001 08:00:00 -0600
+
+libogg (1.0beta3-3) unstable; urgency=low
+
+ * Fixed Sections.
+ * Updated to Standards-Version to 3.5.1.0
+
+ -- Christopher L Cheney <ccheney at debian.org> Sat, 17 Feb 2001 18:00:47 -0600
+
+libogg (1.0beta3-2) unstable; urgency=low
+
+ * Fixed package description (closes: #78387)
+ * Fixed development library package name.
+
+ -- Christopher L Cheney <ccheney at debian.org> Sat, 3 Feb 2001 13:11:35 -0600
+
+libogg (1.0beta3-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Christopher L Cheney <ccheney at debian.org> Sun, 29 Oct 2000 01:11:57 -0500
+
+Local variables:
+mode: debian-changelog
+End:
Added: trunk/packages/libogg/debian/control
===================================================================
--- trunk/packages/libogg/debian/control 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libogg/debian/control 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,22 @@
+Source: libogg
+Section: libs
+Priority: optional
+Maintainer: Christopher L Cheney <ccheney at debian.org>
+Build-Depends: autotools-dev, debhelper (>> 4.0.18), devscripts, gawk
+Standards-Version: 3.6.1.0
+
+Package: libogg0
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}
+Description: Ogg Bitstream Library
+ Libogg is a library for manipulating ogg bitstreams. It handles
+ both making ogg bitstreams and getting packets from ogg bitstreams.
+
+Package: libogg-dev
+Architecture: any
+Section: libdevel
+Depends: libogg0 (= ${Source-Version}), libc6-dev
+Description: Ogg Bitstream Library Development
+ The libogg-dev package contains the header files and documentation
+ needed to develop applications with libogg.
Added: trunk/packages/libogg/debian/copyright
===================================================================
--- trunk/packages/libogg/debian/copyright 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libogg/debian/copyright 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,37 @@
+This package was debianized by Christopher L Cheney <ccheney at debian.org> on
+Sun, 29 Oct 2000 01:11:57 -0500.
+
+It was downloaded from http://downloads.xiph.org/releases/ogg/
+
+Upstream Author(s): Christopher Montgomery <monty at xiph.org>
+
+Copyright:
+Copyright (c) 2002-2004, Xiph.org Foundation
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+- Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+
+- Redistributions in binary form must reproduce the above copyright
+notice, this list of conditions and the following disclaimer in the
+documentation and/or other materials provided with the distribution.
+
+- Neither the name of the Xiph.Org Foundation nor the names of its
+contributors may be used to endorse or promote products derived from
+this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
+CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
Added: trunk/packages/libogg/debian/libogg-dev.docs
===================================================================
--- trunk/packages/libogg/debian/libogg-dev.docs 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libogg/debian/libogg-dev.docs 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1 @@
+debian/tmp/usr/share/doc/libogg-*/*
Added: trunk/packages/libogg/debian/libogg-dev.install
===================================================================
--- trunk/packages/libogg/debian/libogg-dev.install 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libogg/debian/libogg-dev.install 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,8 @@
+debian/tmp/usr/include/ogg/config_types.h
+debian/tmp/usr/include/ogg/ogg.h
+debian/tmp/usr/include/ogg/os_types.h
+debian/tmp/usr/lib/libogg.a
+debian/tmp/usr/lib/libogg.la
+debian/tmp/usr/lib/libogg.so
+debian/tmp/usr/lib/pkgconfig/ogg.pc
+debian/tmp/usr/share/aclocal/ogg.m4
Added: trunk/packages/libogg/debian/libogg0.README.Debian
===================================================================
--- trunk/packages/libogg/debian/libogg0.README.Debian 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libogg/debian/libogg0.README.Debian 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,6 @@
+libogg for Debian
+-----------------
+
+Nothing important to mention at this time.
+
+ -- Christopher L Cheney <ccheney at debian.org>, Sun, 29 Oct 2000 01:11:57 -0500
Added: trunk/packages/libogg/debian/libogg0.install
===================================================================
--- trunk/packages/libogg/debian/libogg0.install 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libogg/debian/libogg0.install 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1 @@
+debian/tmp/usr/lib/libogg.so.*
Added: trunk/packages/libogg/debian/rules
===================================================================
--- trunk/packages/libogg/debian/rules 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libogg/debian/rules 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,154 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+#
+# Modified to make a template file for a multi-binary package with separated
+# build-arch and build-indep targets by Bill Allombert 2001
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# This is the debhelper compatibility version to use.
+export DH_COMPAT=4
+
+# This has to be exported to make some magic below work.
+export DH_OPTIONS
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+objdir = $(CURDIR)/obj-$(DEB_BUILD_GNU_TYPE)
+
+CFLAGS = -Wall -g
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+ CFLAGS += -O0
+else
+ CFLAGS += -O2
+endif
+ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+ INSTALL_PROGRAM += -s
+endif
+
+configure: configure-stamp
+configure-stamp:
+ dh_testdir
+
+ # make build directory
+ mkdir $(objdir)
+
+ # run configure with build tree $(objdir)
+ # change ../configure to ../autogen.sh for CVS build
+ cd $(objdir) && \
+ ../configure --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE) \
+ --prefix=/usr --enable-static
+
+ touch configure-stamp
+
+#Architecture
+build: build-arch build-indep
+
+build-arch: build-arch-stamp
+build-arch-stamp: configure-stamp
+
+ cd $(objdir) && \
+ $(MAKE)
+
+ touch build-arch-stamp
+
+build-indep: build-indep-stamp
+build-indep-stamp: configure-stamp
+
+ # Add here commands to compile the indep part of the package.
+ #$(MAKE) doc
+ touch build-indep-stamp
+
+debian-clean:
+ dh_testdir
+ dh_testroot
+
+ dh_clean
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-arch-stamp build-indep-stamp configure-stamp
+
+ # Remove build tree
+ rm -rf $(objdir)
+
+ # if Makefile exists run distclean
+ if test -f Makefile; then \
+ $(MAKE) distclean; \
+ fi
+
+ #if test -d CVS; then \
+ $(MAKE) cvs-clean ;\
+ fi
+
+ dh_clean
+
+install: install-indep install-arch
+install-indep:
+ dh_testdir
+ dh_testroot
+# dh_clean -k -i
+# dh_installdirs -i
+
+# dh_install -i --list-missing
+
+install-arch:
+ dh_testdir
+ dh_testroot
+ dh_clean -k -s
+ dh_installdirs -s
+
+ cd $(objdir) && \
+ $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+
+ dh_install -s --list-missing
+
+# Must not depend on anything. This is to be called by
+# binary-arch/binary-indep
+# in another 'make' thread.
+binary-common:
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs
+ dh_installdocs
+ dh_installexamples
+# dh_installmenu
+# dh_installdebconf
+# dh_installlogrotate
+# dh_installemacsen
+# dh_installpam
+# dh_installmime
+# dh_installinit
+# dh_installcron
+# dh_installinfo
+ dh_installman
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+# dh_perl
+# dh_python
+ dh_makeshlibs -V
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+# Build architecture independant packages using the common target.
+binary-indep: build-indep install-indep
+# $(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
+
+# Build architecture dependant packages using the common target.
+binary-arch: build-arch install-arch
+ $(MAKE) -f debian/rules DH_OPTIONS=-a binary-common
+
+binary: binary-arch binary-indep
+.PHONY: build clean binary-indep binary-arch binary install install-indep install-arch configure
Property changes on: trunk/packages/libogg/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/packages/libtheora/debian/Makefile.am
===================================================================
--- trunk/packages/libtheora/debian/Makefile.am 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libtheora/debian/Makefile.am 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,4 @@
+## Process this file with automake to produce Makefile.in
+
+EXTRA_DIST = changelog control copyright \
+ libtheora-dev.install libtheora0.install rules
Added: trunk/packages/libtheora/debian/Makefile.in
===================================================================
--- trunk/packages/libtheora/debian/Makefile.in 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libtheora/debian/Makefile.in 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,344 @@
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+srcdir = @srcdir@
+top_srcdir = @top_srcdir@
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+top_builddir = ..
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+INSTALL = @INSTALL@
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+host_triplet = @host@
+subdir = debian
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
+ $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+mkinstalldirs = $(mkdir_p)
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+SOURCES =
+DIST_SOURCES =
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMDEP_FALSE = @AMDEP_FALSE@
+AMDEP_TRUE = @AMDEP_TRUE@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+BUILDABLE_EXAMPLES = @BUILDABLE_EXAMPLES@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEBUG = @DEBUG@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+ECHO = @ECHO@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+EXEEXT = @EXEEXT@
+F77 = @F77@
+FFLAGS = @FFLAGS@
+GETOPT_OBJS = @GETOPT_OBJS@
+HAVE_DOXYGEN = @HAVE_DOXYGEN@
+HAVE_DOXYGEN_FALSE = @HAVE_DOXYGEN_FALSE@
+HAVE_DOXYGEN_TRUE = @HAVE_DOXYGEN_TRUE@
+HAVE_PKG_CONFIG = @HAVE_PKG_CONFIG@
+HAVE_PYTHON = @HAVE_PYTHON@
+HAVE_PYTHON_FALSE = @HAVE_PYTHON_FALSE@
+HAVE_PYTHON_TRUE = @HAVE_PYTHON_TRUE@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAINT = @MAINT@
+MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
+MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
+MAKEINFO = @MAKEINFO@
+OBJEXT = @OBJEXT@
+OGG_CFLAGS = @OGG_CFLAGS@
+OGG_LIBS = @OGG_LIBS@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PKG_CONFIG = @PKG_CONFIG@
+PROFILE = @PROFILE@
+RANLIB = @RANLIB@
+SDL_CFLAGS = @SDL_CFLAGS@
+SDL_CONFIG = @SDL_CONFIG@
+SDL_LIBS = @SDL_LIBS@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+THEORA_SUPPORT_ENCODE_FALSE = @THEORA_SUPPORT_ENCODE_FALSE@
+THEORA_SUPPORT_ENCODE_TRUE = @THEORA_SUPPORT_ENCODE_TRUE@
+THEORA_SUPPORT_FLOAT_FALSE = @THEORA_SUPPORT_FLOAT_FALSE@
+THEORA_SUPPORT_FLOAT_TRUE = @THEORA_SUPPORT_FLOAT_TRUE@
+VERSION = @VERSION@
+VORBISENC_LIBS = @VORBISENC_LIBS@
+VORBISFILE_LIBS = @VORBISFILE_LIBS@
+VORBIS_CFLAGS = @VORBIS_CFLAGS@
+VORBIS_LIBS = @VORBIS_LIBS@
+V_LIB_AGE = @V_LIB_AGE@
+V_LIB_CURRENT = @V_LIB_CURRENT@
+V_LIB_REVISION = @V_LIB_REVISION@
+ac_ct_AR = @ac_ct_AR@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_F77 = @ac_ct_F77@
+ac_ct_RANLIB = @ac_ct_RANLIB@
+ac_ct_STRIP = @ac_ct_STRIP@
+am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
+am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
+am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
+am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+datadir = @datadir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+sysconfdir = @sysconfdir@
+target = @target@
+target_alias = @target_alias@
+target_cpu = @target_cpu@
+target_os = @target_os@
+target_vendor = @target_vendor@
+EXTRA_DIST = changelog control copyright \
+ libtheora-dev.install libtheora0.install rules
+
+all: all-am
+
+.SUFFIXES:
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+ && exit 0; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu debian/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu debian/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \
+ *config.status*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+mostlyclean-libtool:
+ -rm -f *.lo
+
+clean-libtool:
+ -rm -rf .libs _libs
+
+distclean-libtool:
+ -rm -f libtool
+uninstall-info-am:
+tags: TAGS
+TAGS:
+
+ctags: CTAGS
+CTAGS:
+
+
+distdir: $(DISTFILES)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
+ list='$(DISTFILES)'; for file in $$list; do \
+ case $$file in \
+ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
+ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
+ esac; \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test "$$dir" != "$$file" && test "$$dir" != "."; then \
+ dir="/$$dir"; \
+ $(mkdir_p) "$(distdir)$$dir"; \
+ else \
+ dir=''; \
+ fi; \
+ if test -d $$d/$$file; then \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+ fi; \
+ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+ else \
+ test -f $(distdir)/$$file \
+ || cp -p $$d/$$file $(distdir)/$$file \
+ || exit 1; \
+ fi; \
+ done
+check-am: all-am
+check: check-am
+all-am: Makefile
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ `test -z '$(STRIP)' || \
+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+ -rm -f $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+ -rm -f Makefile
+distclean-am: clean-am distclean-generic distclean-libtool
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-exec-am:
+
+install-info: install-info-am
+
+install-man:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-info-am
+
+.PHONY: all all-am check check-am clean clean-generic clean-libtool \
+ distclean distclean-generic distclean-libtool distdir dvi \
+ dvi-am html html-am info info-am install install-am \
+ install-data install-data-am install-exec install-exec-am \
+ install-info install-info-am install-man install-strip \
+ installcheck installcheck-am installdirs maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-generic \
+ mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
+ uninstall-info-am
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
Added: trunk/packages/libtheora/debian/changelog
===================================================================
--- trunk/packages/libtheora/debian/changelog 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libtheora/debian/changelog 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,28 @@
+libtheora (0.0.0.alpha4-1.1) unstable; urgency=high
+
+ * NMU, because an FTBFS keeps it out from testing
+ * fixed the build things (closes: #300422, #290465, #297816)
+ * created libtheora-bin package (but disabled it)
+ - since it is only a wishlist and new queue is large enough
+ - see debian/control.bin...
+
+ -- RISKO Gergely <risko at debian.org> Fri, 1 Apr 2005 19:43:07 +0200
+
+libtheora (0.0.0.alpha4-1) unstable; urgency=low
+
+ * New upstream.
+
+ -- Christopher L Cheney <ccheney at debian.org> Thu, 17 Mar 2005 21:40:00 -0600
+
+libtheora (0.0.0.alpha3-1) unstable; urgency=low
+
+ * Initial upload to Debian.
+
+ -- Christopher L Cheney <ccheney at debian.org> Tue, 29 Jun 2004 22:00:00 -0500
+
+libtheora (0.0.0-0) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Christopher L Cheney <ccheney at debian.org> Wed, 25 Sep 2002 21:00:00 -0500
+
Added: trunk/packages/libtheora/debian/compat
===================================================================
--- trunk/packages/libtheora/debian/compat 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libtheora/debian/compat 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1 @@
+4
Added: trunk/packages/libtheora/debian/control
===================================================================
--- trunk/packages/libtheora/debian/control 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libtheora/debian/control 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,24 @@
+Source: libtheora
+Section: libs
+Priority: optional
+Maintainer: Christopher L Cheney <ccheney at debian.org>
+Build-Depends: autotools-dev, cdbs (>= 0.4.27-3), debhelper (>> 4.0.0), devscripts, doxygen, graphviz, libogg-dev (>= 1.1.0), libsdl1.2-dev, libvorbis-dev, python, libtool, automake1.6
+Standards-Version: 3.6.1.1
+
+Package: libtheora0
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}
+Description: The Theora Video Compression Codec
+ Ogg Theora
+
+Package: libtheora-dev
+Architecture: any
+Section: libdevel
+Depends: libtheora0 (= ${Source-Version}), libogg-dev
+Description: The Theora Video Compression Codec (development files)
+ Theora is a fully open, non-proprietary, patent-and-royalty-free,
+ general-purpose compressed video format.
+ .
+ This package contains the header files and documentation needed to develop
+ applications with libtheora.
Added: trunk/packages/libtheora/debian/control.bin
===================================================================
--- trunk/packages/libtheora/debian/control.bin 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libtheora/debian/control.bin 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,35 @@
+Source: libtheora
+Section: libs
+Priority: optional
+Maintainer: Christopher L Cheney <ccheney at debian.org>
+Build-Depends: autotools-dev, cdbs (>= 0.4.27-3), debhelper (>> 4.0.0), devscripts, doxygen, graphviz, libogg-dev (>= 1.1.0), libsdl1.2-dev, libvorbis-dev, python, libtool, automake1.6
+Standards-Version: 3.6.1.1
+
+Package: libtheora0
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}
+Description: The Theora Video Compression Codec
+ Ogg Theora
+
+Package: libtheora-dev
+Architecture: any
+Section: libdevel
+Depends: libtheora0 (= ${Source-Version}), libogg-dev
+Description: The Theora Video Compression Codec (development files)
+ Theora is a fully open, non-proprietary, patent-and-royalty-free,
+ general-purpose compressed video format.
+ .
+ This package contains the header files and documentation needed to develop
+ applications with libtheora.
+
+Package: libtheora-bin
+Architecture: any
+Section: utils
+Depends: ${shlibs:Depends}
+Description: The Theora Video Compression Codec (example encoder, decoder)
+ Theora is a fully open, non-proprietary, patent-and-royalty-free,
+ general-purpose compressed video format.
+ .
+ This package contains a reference implementation of an encoder and a
+ decoder.
Added: trunk/packages/libtheora/debian/copyright
===================================================================
--- trunk/packages/libtheora/debian/copyright 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libtheora/debian/copyright 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,38 @@
+This package was debianized by Christopher L Cheney <ccheney at debian.org> on
+Wed, 25 Sep 2002 21:00:00 -0500.
+
+It was downloaded from http://svn.xiph.org/trunk/theora/
+
+Upstream Authors: Xiph.Org Foundation
+
+Copyright:
+
+Copyright (c) 2002-2004, Xiph.org Foundation
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+- Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+
+- Redistributions in binary form must reproduce the above copyright
+notice, this list of conditions and the following disclaimer in the
+documentation and/or other materials provided with the distribution.
+
+- Neither the name of the Xiph.org Foundation nor the names of its
+contributors may be used to endorse or promote products derived from
+this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
+CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
Added: trunk/packages/libtheora/debian/libtheora-bin.install
===================================================================
--- trunk/packages/libtheora/debian/libtheora-bin.install 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libtheora/debian/libtheora-bin.install 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,3 @@
+examples/.libs/dump_video usr/bin
+examples/.libs/encoder_example usr/bin
+examples/.libs/player_example usr/bin
Added: trunk/packages/libtheora/debian/libtheora-dev.docs
===================================================================
--- trunk/packages/libtheora/debian/libtheora-dev.docs 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libtheora/debian/libtheora-dev.docs 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1 @@
+debian/tmp/usr/share/doc/libtheora-*/*
Added: trunk/packages/libtheora/debian/libtheora-dev.install
===================================================================
--- trunk/packages/libtheora/debian/libtheora-dev.install 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libtheora/debian/libtheora-dev.install 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,5 @@
+debian/tmp/usr/include/theora/theora.h
+debian/tmp/usr/lib/libtheora.a
+debian/tmp/usr/lib/libtheora.la
+debian/tmp/usr/lib/libtheora.so
+debian/tmp/usr/lib/pkgconfig/theora.pc
Added: trunk/packages/libtheora/debian/libtheora0.install
===================================================================
--- trunk/packages/libtheora/debian/libtheora0.install 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libtheora/debian/libtheora0.install 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,2 @@
+debian/tmp/usr/lib/libtheora.so.0
+debian/tmp/usr/lib/libtheora.so.0.1.0
Added: trunk/packages/libtheora/debian/patches/01autotools.patch
===================================================================
--- trunk/packages/libtheora/debian/patches/01autotools.patch 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libtheora/debian/patches/01autotools.patch 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,36 @@
+--- ./autogen.sh
++++ ./autogen.sh
+@@ -113,4 +113,4 @@
+ autoconf || exit 1
+
+ cd $olddir
+-$srcdir/configure "$@" && echo
++#$srcdir/configure "$@" && echo
+--- ./doc/Makefile.am
++++ ./doc/Makefile.am
+@@ -44,21 +44,21 @@
+
+
+ install-data-local: doxygen-build.stamp
+- $(mkinstalldirs) $(docdir)
++ $(mkinstalldirs) $(DESTDIR)$(docdir)
+ if test -d libtheora; then \
+ for dir in libtheora/*; do \
+ if test -d $$dir; then \
+ b=`basename $$dir`; \
+- $(mkinstalldirs) $(docdir)/$$b; \
++ $(mkinstalldirs) $(DESTDIR)$(docdir)/$$b; \
+ for f in $$dir/*; do \
+- $(INSTALL_DATA) $$f $(docdir)/$$b; \
++ $(INSTALL_DATA) $$f $(DESTDIR)$(docdir)/$$b; \
+ done \
+ fi \
+ done \
+ fi
+
+ uninstall-local:
+- rm -rf $(docdir)
++ rm -rf $(DESTDIR)$(docdir)
+
+ clean-local:
+ if test -d libtheora; then rm -rf libtheora; fi
Added: trunk/packages/libtheora/debian/rules
===================================================================
--- trunk/packages/libtheora/debian/rules 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libtheora/debian/rules 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,21 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/buildcore.mk
+
+common-configure-arch common-configure-indep:: debian/stamp-autotools-files
+debian/stamp-autotools-files:
+ $(DEB_BUILDDIR)/autogen.sh
+ touch debian/stamp-autotools-files
+
+binary-install/libtheora-dev::
+ rm -f $(DEB_BUILDDIR)/debian/libtheora-dev/usr/share/doc/libtheora-dev/doxygen-build.stamp
+
+binary-install/libtheora-bin::
+ for i in $(DEB_BUILDDIR)/debian/libtheora-bin/usr/bin/*; do strip -s $$i; mv $$i $(DEB_BUILDDIR)/debian/libtheora-bin/usr/bin/theora_`basename $$i`; done
+
+clean::
+ rm -f mkinstalldirs debian/stamp/autotools-files Makefile.in aclocal.m4 configure doc/Makefile.in examples/Makefile.in include/Makefile.in include/theora/Makefile.in lib/Makefile.in debian/Makefile.in
+ $(MAKE) -f debian/rules reverse-config
Property changes on: trunk/packages/libtheora/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/packages/libtheora/debian/watch
===================================================================
--- trunk/packages/libtheora/debian/watch 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libtheora/debian/watch 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,2 @@
+version=2
+http://downloads.xiph.org/releases/theora/libtheora-(.*)\.tar\.gz 1.0alpha4
Added: trunk/packages/libvorbis/debian/Makefile.am
===================================================================
--- trunk/packages/libvorbis/debian/Makefile.am 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libvorbis/debian/Makefile.am 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,5 @@
+## Process this file with automake to produce Makefile.in
+
+EXTRA_DIST = changelog control copyright libvorbis-dev.docs \
+ libvorbis-dev.examples libvorbis-dev.install libvorbis0a.install \
+ libvorbisenc2.install libvorbisfile3.install rules
Added: trunk/packages/libvorbis/debian/Makefile.in
===================================================================
--- trunk/packages/libvorbis/debian/Makefile.in 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libvorbis/debian/Makefile.in 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,339 @@
+# Makefile.in generated by automake 1.8.5 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+srcdir = @srcdir@
+top_srcdir = @top_srcdir@
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+top_builddir = ..
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+INSTALL = @INSTALL@
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+host_triplet = @host@
+subdir = debian
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
+ $(top_srcdir)/configure.in
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+mkinstalldirs = $(mkdir_p)
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+SOURCES =
+DIST_SOURCES =
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+ALLOCA = @ALLOCA@
+AMDEP_FALSE = @AMDEP_FALSE@
+AMDEP_TRUE = @AMDEP_TRUE@
+AMTAR = @AMTAR@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+BUILD_DOCS_FALSE = @BUILD_DOCS_FALSE@
+BUILD_DOCS_TRUE = @BUILD_DOCS_TRUE@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEBUG = @DEBUG@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+ECHO = @ECHO@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+EXEEXT = @EXEEXT@
+F77 = @F77@
+FFLAGS = @FFLAGS@
+HAVE_PKG_CONFIG = @HAVE_PKG_CONFIG@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAINT = @MAINT@
+MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
+MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
+MAKEINFO = @MAKEINFO@
+OBJEXT = @OBJEXT@
+OGG_CFLAGS = @OGG_CFLAGS@
+OGG_LIBS = @OGG_LIBS@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PDFXMLTEX = @PDFXMLTEX@
+PKG_CONFIG = @PKG_CONFIG@
+PROFILE = @PROFILE@
+RANLIB = @RANLIB@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+VE_LIB_AGE = @VE_LIB_AGE@
+VE_LIB_CURRENT = @VE_LIB_CURRENT@
+VE_LIB_REVISION = @VE_LIB_REVISION@
+VF_LIB_AGE = @VF_LIB_AGE@
+VF_LIB_CURRENT = @VF_LIB_CURRENT@
+VF_LIB_REVISION = @VF_LIB_REVISION@
+VORBIS_LIBS = @VORBIS_LIBS@
+V_LIB_AGE = @V_LIB_AGE@
+V_LIB_CURRENT = @V_LIB_CURRENT@
+V_LIB_REVISION = @V_LIB_REVISION@
+XSLTPROC = @XSLTPROC@
+ac_ct_AR = @ac_ct_AR@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_F77 = @ac_ct_F77@
+ac_ct_RANLIB = @ac_ct_RANLIB@
+ac_ct_STRIP = @ac_ct_STRIP@
+am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
+am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
+am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
+am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+datadir = @datadir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+pthread_lib = @pthread_lib@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+sysconfdir = @sysconfdir@
+target = @target@
+target_alias = @target_alias@
+target_cpu = @target_cpu@
+target_os = @target_os@
+target_vendor = @target_vendor@
+EXTRA_DIST = changelog control copyright libvorbis-dev.docs \
+ libvorbis-dev.examples libvorbis-dev.install libvorbis0a.install \
+ libvorbisenc2.install libvorbisfile3.install rules
+
+all: all-am
+
+.SUFFIXES:
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+ && exit 0; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu debian/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu debian/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \
+ *config.status*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+mostlyclean-libtool:
+ -rm -f *.lo
+
+clean-libtool:
+ -rm -rf .libs _libs
+
+distclean-libtool:
+ -rm -f libtool
+uninstall-info-am:
+tags: TAGS
+TAGS:
+
+ctags: CTAGS
+CTAGS:
+
+
+distdir: $(DISTFILES)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
+ list='$(DISTFILES)'; for file in $$list; do \
+ case $$file in \
+ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
+ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
+ esac; \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test "$$dir" != "$$file" && test "$$dir" != "."; then \
+ dir="/$$dir"; \
+ $(mkdir_p) "$(distdir)$$dir"; \
+ else \
+ dir=''; \
+ fi; \
+ if test -d $$d/$$file; then \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+ fi; \
+ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+ else \
+ test -f $(distdir)/$$file \
+ || cp -p $$d/$$file $(distdir)/$$file \
+ || exit 1; \
+ fi; \
+ done
+check-am: all-am
+check: check-am
+all-am: Makefile
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ `test -z '$(STRIP)' || \
+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+ -rm -f $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+ -rm -f Makefile
+distclean-am: clean-am distclean-generic distclean-libtool
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-exec-am:
+
+install-info: install-info-am
+
+install-man:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-info-am
+
+.PHONY: all all-am check check-am clean clean-generic clean-libtool \
+ distclean distclean-generic distclean-libtool distdir dvi \
+ dvi-am html html-am info info-am install install-am \
+ install-data install-data-am install-exec install-exec-am \
+ install-info install-info-am install-man install-strip \
+ installcheck installcheck-am installdirs maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-generic \
+ mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
+ uninstall-info-am
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
Added: trunk/packages/libvorbis/debian/changelog
===================================================================
--- trunk/packages/libvorbis/debian/changelog 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libvorbis/debian/changelog 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,116 @@
+libvorbis (1.1.0-1) unstable; urgency=low
+
+ * New upstream.
+
+ -- Christopher L Cheney <ccheney at debian.org> Thu, 17 Mar 2005 21:30:00 -0600
+
+libvorbis (1.0.1-1) unstable; urgency=low
+
+ * New upstream.
+ * Improved descriptions. (Closes: #166649)
+ * Updated DEB_BUILD_OPTIONS support. (Closes: #188464)
+
+ -- Christopher L Cheney <ccheney at debian.org> Tue, 9 Dec 2003 01:00:00 -0600
+
+libvorbis (1.0.0-3) unstable; urgency=low
+
+ * Add libvorbis0 conflict to libvorbis0a.
+
+ -- Christopher L Cheney <ccheney at debian.org> Wed, 12 Mar 2003 17:00:00 -0600
+
+libvorbis (1.0.0-2) unstable; urgency=low
+
+ * Rename libvorbis0 -> libvorbis0a to keep packages from upgrading to it
+ by mistake. (Closes: #156227, #156365, #161961, #171548, #172466,
+ #172469, #178756)
+ * GNU config automated update: config.sub (20020621 to 20030103),
+ config.guess (20020529 to 20030110)
+
+ -- Christopher L Cheney <ccheney at debian.org> Sat, 8 Mar 2003 13:00:00 -0600
+
+libvorbis (1.0.0-1) unstable; urgency=low
+
+ * New upstream.
+ * Split libvorbis package into libvorbis libvorbisenc libvorbisfile due to
+ shared object major versions going out of sync.
+
+ -- Christopher L Cheney <ccheney at debian.org> Fri, 19 Jul 2002 09:00:00 -0500
+
+libvorbis (1.0rc3-1) unstable; urgency=low
+
+ * New upstream. (Closes: #121995, #123472)
+ * added autotools target (config.* updater) to rules
+
+ -- Christopher L Cheney <ccheney at debian.org> Mon, 24 Dec 2001 11:00:00 -0600
+
+libvorbis (1.0rc2-1) unstable; urgency=low
+
+ * New upstream.
+
+ -- Christopher L Cheney <ccheney at debian.org> Sun, 12 Aug 2001 22:00:00 -0500
+
+libvorbis (1.0rc1-1) unstable; urgency=low
+
+ * New upstream. (Closes: #84977, #95330)
+ * Upstream says lame at fault. See bug details. (Closes: #98010)
+ * Fixed versioned depends.
+ * Changed clean method to distclean.
+
+ -- Christopher L Cheney <ccheney at debian.org> Sun, 17 Jun 2001 20:00:00 -0500
+
+libvorbis (1.0beta4-1) unstable; urgency=low
+
+ * New upstream.
+ * Appears to be fixed, can't reproduce bug (closes: #78848)
+
+ -- Christopher L Cheney <ccheney at debian.org> Mon, 26 Feb 2001 08:00:00 -0600
+
+libvorbis (1.0beta3-3) unstable; urgency=low
+
+ * Fixed Build-Depends libogg-dev version dependency.
+ * Fixed Sections.
+ * Updated to Standards-Version to 3.5.1.0
+
+ -- Christopher L Cheney <ccheney at debian.org> Sat, 17 Feb 2001 18:14:53 -0600
+
+libvorbis (1.0beta3-2) unstable; urgency=low
+
+ * Added dependency for libogg-dev (closes: #78262)
+ * Added dependency for libogg-dev (closes: #81432)
+ * Corrected development library package name (closes: #82464)
+
+ -- Christopher L Cheney <ccheney at debian.org> Sat, 3 Feb 2001 13:29:30 -0600
+
+libvorbis (1.0beta3-1) unstable; urgency=low
+
+ * New Maintainer.
+ * Upstream source was reorganized.
+ * Package split according to the upstream reorganization.
+
+ -- Christopher L Cheney <ccheney at debian.org> Tue, 31 Oct 2000 15:08:22 -0600
+
+vorbis (1.0beta2-1) unstable; urgency=low
+
+ * New upstream version. Closes: #67326, #68416
+ * Changed xmms-vorbis to Architechture: any. Closes: #67395
+ * Added Build-deps. Closes: #66628
+ * Moved vorbize to vorbis-tools along with oggenc and vorbiscomment
+
+ -- Michael Beattie <mjb at debian.org> Wed, 9 Aug 2000 00:30:15 +1200
+
+vorbis (1.0beta1-1) unstable; urgency=low
+
+ * First Beta, Ready for debian release.
+
+ -- Michael Beattie <mickyb at es.co.nz> Fri, 30 Jun 2000 19:26:59 +1200
+
+vorbis (0.0-1) unstable; urgency=low
+
+ * Initial Release.
+ * Initial package, not placed in archive.
+
+ -- Michael Beattie <mickyb at es.co.nz> Mon, 26 Jun 2000 18:59:56 +1200
+
+Local variables:
+mode: debian-changelog
+End:
Added: trunk/packages/libvorbis/debian/control
===================================================================
--- trunk/packages/libvorbis/debian/control 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libvorbis/debian/control 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,60 @@
+Source: libvorbis
+Section: libs
+Priority: optional
+Maintainer: Christopher L Cheney <ccheney at debian.org>
+Build-Depends: autotools-dev, debhelper (>> 4.0.18), devscripts, libogg-dev (>> 1.1.0)
+Standards-Version: 3.6.1.0
+
+Package: libvorbis0a
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}
+Conflicts: libvorbis0
+Replaces: libvorbis0
+Description: The Vorbis General Audio Compression Codec
+ Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
+ general-purpose compressed audio format for audio and music at fixed
+ and variable bitrates from 16 to 128 kbps/channel.
+ .
+ The Vorbis library is the primary Ogg Vorbis library.
+
+Package: libvorbisenc2
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}
+Conflicts: libvorbis0 (<< 1.0.0)
+Replaces: libvorbis0 (<< 1.0.0)
+Description: The Vorbis General Audio Compression Codec
+ Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
+ general-purpose compressed audio format for audio and music at fixed
+ and variable bitrates from 16 to 128 kbps/channel.
+ .
+ The Vorbisenc library provides a convenient API for setting up an encoding
+ environment using libvorbis.
+
+Package: libvorbisfile3
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}
+Conflicts: libvorbis0 (<< 1.0.0)
+Replaces: libvorbis0 (<< 1.0.0)
+Description: The Vorbis General Audio Compression Codec
+ Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
+ general-purpose compressed audio format for audio and music at fixed
+ and variable bitrates from 16 to 128 kbps/channel.
+ .
+ The Vorbisfile library provides a convenient high-level API for decoding
+ and basic manipulation of all Vorbis I audio streams.
+
+Package: libvorbis-dev
+Architecture: any
+Section: libdevel
+Depends: libogg-dev, libvorbis0a (= ${Source-Version}), libvorbisenc2 (= ${Source-Version}), libvorbisfile3 (= ${Source-Version})
+Description: The Vorbis General Audio Compression Codec (development files)
+ Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
+ general-purpose compressed audio format for audio and music at fixed
+ and variable bitrates from 16 to 128 kbps/channel.
+ .
+ This package contains the header files and documentation needed to develop
+ applications with libvorbis.
+
Added: trunk/packages/libvorbis/debian/copyright
===================================================================
--- trunk/packages/libvorbis/debian/copyright 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libvorbis/debian/copyright 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,38 @@
+This package was debianized by Christopher L Cheney <ccheney at debian.org> on
+Tue, 31 Oct 2000 15:08:22 -0600.
+
+It was downloaded from http://www.vorbis.com/download_unix.psp
+
+Upstream Author: Monty <monty at xiph.org>
+
+Copyright:
+
+Copyright (c) 2002, Xiph.org Foundation
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+- Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+
+- Redistributions in binary form must reproduce the above copyright
+notice, this list of conditions and the following disclaimer in the
+documentation and/or other materials provided with the distribution.
+
+- Neither the name of the Xiph.org Foundation nor the names of its
+contributors may be used to endorse or promote products derived from
+this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
+CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
Added: trunk/packages/libvorbis/debian/libvorbis-dev.docs
===================================================================
--- trunk/packages/libvorbis/debian/libvorbis-dev.docs 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libvorbis/debian/libvorbis-dev.docs 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1 @@
+debian/tmp/usr/share/doc/libvorbis-*/*
Added: trunk/packages/libvorbis/debian/libvorbis-dev.examples
===================================================================
--- trunk/packages/libvorbis/debian/libvorbis-dev.examples 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libvorbis/debian/libvorbis-dev.examples 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,2 @@
+examples/*.c
+examples/*.pl
Added: trunk/packages/libvorbis/debian/libvorbis-dev.install
===================================================================
--- trunk/packages/libvorbis/debian/libvorbis-dev.install 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libvorbis/debian/libvorbis-dev.install 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,16 @@
+debian/tmp/usr/include/vorbis/codec.h
+debian/tmp/usr/include/vorbis/vorbisenc.h
+debian/tmp/usr/include/vorbis/vorbisfile.h
+debian/tmp/usr/lib/libvorbis.a
+debian/tmp/usr/lib/libvorbis.la
+debian/tmp/usr/lib/libvorbis.so
+debian/tmp/usr/lib/libvorbisenc.a
+debian/tmp/usr/lib/libvorbisenc.la
+debian/tmp/usr/lib/libvorbisenc.so
+debian/tmp/usr/lib/libvorbisfile.a
+debian/tmp/usr/lib/libvorbisfile.la
+debian/tmp/usr/lib/libvorbisfile.so
+debian/tmp/usr/lib/pkgconfig/vorbis.pc
+debian/tmp/usr/lib/pkgconfig/vorbisenc.pc
+debian/tmp/usr/lib/pkgconfig/vorbisfile.pc
+debian/tmp/usr/share/aclocal/vorbis.m4
Added: trunk/packages/libvorbis/debian/libvorbis0a.install
===================================================================
--- trunk/packages/libvorbis/debian/libvorbis0a.install 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libvorbis/debian/libvorbis0a.install 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1 @@
+debian/tmp/usr/lib/libvorbis.so.*
Added: trunk/packages/libvorbis/debian/libvorbisenc2.install
===================================================================
--- trunk/packages/libvorbis/debian/libvorbisenc2.install 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libvorbis/debian/libvorbisenc2.install 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1 @@
+debian/tmp/usr/lib/libvorbisenc.so.*
Added: trunk/packages/libvorbis/debian/libvorbisfile3.install
===================================================================
--- trunk/packages/libvorbis/debian/libvorbisfile3.install 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libvorbis/debian/libvorbisfile3.install 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1 @@
+debian/tmp/usr/lib/libvorbisfile.so.*
Added: trunk/packages/libvorbis/debian/rules
===================================================================
--- trunk/packages/libvorbis/debian/rules 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/libvorbis/debian/rules 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,158 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+#
+# Modified to make a template file for a multi-binary package with separated
+# build-arch and build-indep targets by Bill Allombert 2001
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# This is the debhelper compatibility version to use.
+export DH_COMPAT=4
+
+# This has to be exported to make some magic below work.
+export DH_OPTIONS
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+objdir = $(CURDIR)/obj-$(DEB_BUILD_GNU_TYPE)
+
+CFLAGS = -Wall -g
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+ CFLAGS += -O0
+else
+ CFLAGS += -O2
+endif
+ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+ INSTALL_PROGRAM += -s
+endif
+
+configure: configure-stamp
+configure-stamp:
+ dh_testdir
+
+ # make build directory
+ mkdir $(objdir)
+
+ # run configure with build tree $(objdir)
+ # change ../configure to ../autogen.sh for CVS build
+ cd $(objdir) && \
+ ../configure --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE) \
+ --prefix=/usr --enable-static
+
+ touch configure-stamp
+
+#Architecture
+build: build-arch build-indep
+
+build-arch: build-arch-stamp
+build-arch-stamp: configure-stamp
+
+ifneq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+ cd $(objdir) && \
+ $(MAKE) debug
+else
+ cd $(objdir) && \
+ $(MAKE)
+endif
+ touch build-arch-stamp
+
+build-indep: build-indep-stamp
+build-indep-stamp: configure-stamp
+
+ # Add here commands to compile the indep part of the package.
+ #$(MAKE) doc
+ touch build-indep-stamp
+
+debian-clean:
+ dh_testdir
+ dh_testroot
+
+ dh_clean
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-arch-stamp build-indep-stamp configure-stamp
+
+ # Remove build tree
+ rm -rf $(objdir)
+
+ # if Makefile exists run distclean
+ if test -f Makefile; then \
+ $(MAKE) distclean; \
+ fi
+
+ #if test -d CVS; then \
+ $(MAKE) cvs-clean ;\
+ fi
+
+ dh_clean
+
+install: install-indep install-arch
+install-indep:
+ dh_testdir
+ dh_testroot
+# dh_clean -k -i
+# dh_installdirs -i
+
+# dh_install -i --list-missing
+
+install-arch:
+ dh_testdir
+ dh_testroot
+ dh_clean -k -s
+ dh_installdirs -s
+
+ cd $(objdir) && \
+ $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+
+ dh_install -s --list-missing
+
+# Must not depend on anything. This is to be called by
+# binary-arch/binary-indep
+# in another 'make' thread.
+binary-common:
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs
+ dh_installdocs
+ dh_installexamples
+# dh_installmenu
+# dh_installdebconf
+# dh_installlogrotate
+# dh_installemacsen
+# dh_installpam
+# dh_installmime
+# dh_installinit
+# dh_installcron
+# dh_installinfo
+ dh_installman
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+# dh_perl
+# dh_python
+ dh_makeshlibs -V
+ dh_installdeb
+ dh_shlibdeps -ldebian/libvorbis0a/usr/lib
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+# Build architecture independant packages using the common target.
+binary-indep: build-indep install-indep
+# $(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
+
+# Build architecture dependant packages using the common target.
+binary-arch: build-arch install-arch
+ $(MAKE) -f debian/rules DH_OPTIONS=-a binary-common
+
+binary: binary-arch binary-indep
+.PHONY: build clean binary-indep binary-arch binary install install-indep install-arch configure
Property changes on: trunk/packages/libvorbis/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/packages/vorbis-tools/debian/Makefile.am
===================================================================
--- trunk/packages/vorbis-tools/debian/Makefile.am 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/vorbis-tools/debian/Makefile.am 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,7 @@
+## Process this file with automake to produce Makefile.in
+
+AUTOMAKE_OPTIONS = foreign
+
+EXTRA_DIST = changelog control copyright rules vorbis-tools.README.Debian \
+ vorbis-tools.examples vorbis-tools.install vorbis-tools.manpages \
+ vorbis-tools.mime
Added: trunk/packages/vorbis-tools/debian/Makefile.in
===================================================================
--- trunk/packages/vorbis-tools/debian/Makefile.in 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/vorbis-tools/debian/Makefile.in 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,337 @@
+# Makefile.in generated by automake 1.7.9 from Makefile.am.
+# @configure_input@
+
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+
+srcdir = @srcdir@
+top_srcdir = @top_srcdir@
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+top_builddir = ..
+
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+INSTALL = @INSTALL@
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+host_triplet = @host@
+ACLOCAL = @ACLOCAL@
+ALLOCA = @ALLOCA@
+AMDEP_FALSE = @AMDEP_FALSE@
+AMDEP_TRUE = @AMDEP_TRUE@
+AMTAR = @AMTAR@
+AO_CFLAGS = @AO_CFLAGS@
+AO_LIBS = @AO_LIBS@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
+CATALOGS = @CATALOGS@
+CATOBJEXT = @CATOBJEXT@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CURL_CFLAGS = @CURL_CFLAGS@
+CURL_LIBS = @CURL_LIBS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DATADIRNAME = @DATADIRNAME@
+DEBUG = @DEBUG@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+ECHO = @ECHO@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+EXEEXT = @EXEEXT@
+F77 = @F77@
+FFLAGS = @FFLAGS@
+FLAC_LIBS = @FLAC_LIBS@
+GENCAT = @GENCAT@
+GLIBC21 = @GLIBC21@
+GMOFILES = @GMOFILES@
+GMSGFMT = @GMSGFMT@
+I18N_CFLAGS = @I18N_CFLAGS@
+I18N_LIBS = @I18N_LIBS@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+INSTOBJEXT = @INSTOBJEXT@
+INTLBISON = @INTLBISON@
+INTLLIBS = @INTLLIBS@
+INTLOBJS = @INTLOBJS@
+INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
+LDFLAGS = @LDFLAGS@
+LIBICONV = @LIBICONV@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAINT = @MAINT@
+MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
+MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
+MAKEINFO = @MAKEINFO@
+MANDIR = @MANDIR@
+MKINSTALLDIRS = @MKINSTALLDIRS@
+MSGFMT = @MSGFMT@
+OBJEXT = @OBJEXT@
+OGG123_FLAC_OBJS = @OGG123_FLAC_OBJS@
+OGG123_SPEEX_OBJS = @OGG123_SPEEX_OBJS@
+OGGENC_FLAC_OBJS = @OGGENC_FLAC_OBJS@
+OGG_CFLAGS = @OGG_CFLAGS@
+OGG_LIBS = @OGG_LIBS@
+OPT_SUBDIRS = @OPT_SUBDIRS@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+POFILES = @POFILES@
+POSUB = @POSUB@
+PROFILE = @PROFILE@
+PTHREAD_CC = @PTHREAD_CC@
+PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
+PTHREAD_LIBS = @PTHREAD_LIBS@
+RANLIB = @RANLIB@
+SET_MAKE = @SET_MAKE@
+SHARE_CFLAGS = @SHARE_CFLAGS@
+SHARE_LIBS = @SHARE_LIBS@
+SHELL = @SHELL@
+SOCKET_LIBS = @SOCKET_LIBS@
+SPEEX_LIBS = @SPEEX_LIBS@
+STRIP = @STRIP@
+USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
+USE_NLS = @USE_NLS@
+VERSION = @VERSION@
+VORBISENC_LIBS = @VORBISENC_LIBS@
+VORBISFILE_LIBS = @VORBISFILE_LIBS@
+VORBIS_CFLAGS = @VORBIS_CFLAGS@
+VORBIS_LIBS = @VORBIS_LIBS@
+XGETTEXT = @XGETTEXT@
+ac_ct_AR = @ac_ct_AR@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_F77 = @ac_ct_F77@
+ac_ct_RANLIB = @ac_ct_RANLIB@
+ac_ct_STRIP = @ac_ct_STRIP@
+am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
+am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
+am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
+am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+datadir = @datadir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+oldincludedir = @oldincludedir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+
+AUTOMAKE_OPTIONS = foreign
+
+EXTRA_DIST = changelog control copyright rules vorbis-tools.README.Debian \
+ vorbis-tools.install vorbis-tools.manpages vorbis-tools.mime
+
+subdir = debian
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+CONFIG_CLEAN_FILES =
+DIST_SOURCES =
+DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
+all: all-am
+
+.SUFFIXES:
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --foreign debian/Makefile
+Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
+
+mostlyclean-libtool:
+ -rm -f *.lo
+
+clean-libtool:
+ -rm -rf .libs _libs
+
+distclean-libtool:
+ -rm -f libtool
+uninstall-info-am:
+tags: TAGS
+TAGS:
+
+ctags: CTAGS
+CTAGS:
+
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
+
+distdir: $(DISTFILES)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
+ list='$(DISTFILES)'; for file in $$list; do \
+ case $$file in \
+ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
+ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
+ esac; \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test "$$dir" != "$$file" && test "$$dir" != "."; then \
+ dir="/$$dir"; \
+ $(mkinstalldirs) "$(distdir)$$dir"; \
+ else \
+ dir=''; \
+ fi; \
+ if test -d $$d/$$file; then \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+ fi; \
+ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+ else \
+ test -f $(distdir)/$$file \
+ || cp -p $$d/$$file $(distdir)/$$file \
+ || exit 1; \
+ fi; \
+ done
+check-am: all-am
+check: check-am
+all-am: Makefile
+
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ `test -z '$(STRIP)' || \
+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+ -rm -f $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+ -rm -f Makefile
+distclean-am: clean-am distclean-generic distclean-libtool
+
+dvi: dvi-am
+
+dvi-am:
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-exec-am:
+
+install-info: install-info-am
+
+install-man:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-info-am
+
+.PHONY: all all-am check check-am clean clean-generic clean-libtool \
+ distclean distclean-generic distclean-libtool distdir dvi \
+ dvi-am info info-am install install-am install-data \
+ install-data-am install-exec install-exec-am install-info \
+ install-info-am install-man install-strip installcheck \
+ installcheck-am installdirs maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-generic \
+ mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
+ uninstall-info-am
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
Added: trunk/packages/vorbis-tools/debian/changelog
===================================================================
--- trunk/packages/vorbis-tools/debian/changelog 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/vorbis-tools/debian/changelog 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,149 @@
+vorbis-tools (1.0.1-1.5) unstable; urgency=low
+
+ * Non-maintainer upload during BSP.
+
+ * Make package installable again by rebuilding against new FLAC libraries.
+ (Closes: #325955)
+
+ * As requested by upstream, include patch to fix playing from a pipe.
+ (Closes: #237187)
+
+ [Patch in debian/patches/play-from-pipe.diff, but present in the .diff.gz
+ because debian/rules does not apply debian/patches/*.]
+
+ -- Adeodato Simó <asp16 at alu.ua.es> Sun, 04 Sep 2005 05:41:42 +0200
+
+vorbis-tools (1.0.1-1.4) unstable; urgency=low
+
+ * Authorized NMU.
+
+ * Restore speex support (closes: #306809). This had been lost in the
+ previous upload due to speex 1.1 having moved its include files from
+ /usr/include to /usr/include/speex.
+
+ + debian/rules: add -I/usr/include/speex to CFLAGS (and export it too).
+
+ -- Adeodato Simó <asp16 at alu.ua.es> Sat, 04 Jun 2005 02:13:03 +0200
+
+vorbis-tools (1.0.1-1.3) unstable; urgency=low
+
+ * Authorized NMU.
+ * Modified alsa to mention alsa09 (although the device might be nowadays
+ alsa, back, since alsa1.0 has been already released). (Closes: #258286)
+ * Modified the manpage/help message for vorbiscomment to make it a bit more
+ userfiendly: Closes: #252531.
+ * Added oggdec to the long description field, so that it triggers apt-cache
+ searches: Closes: #274894.
+ * Typos in manpages: Closes: #302150.
+ * Escaped dashes in manpage: Closes: #264365.
+ * Quiet option is actually with -Q, not -q (Closes: #211289) Reported
+ upstream but patched for Debian.
+ * Change input.wav with inputfile, since we accept flac-formated files:
+ Closes: #262509.
+ * Translation bits:
+ * Updated translation hu.po: Closes: #272037.
+ * French translation correction: Encodage -> Codage (Closes: #248431).
+ * debian/rules: remove .gmo's to avoid clash with uploaded tarball.
+
+ -- Jesus Climent <jesus.climent at hispalinux.es> Sun, 10 Apr 2005 09:22:24 +0000
+
+vorbis-tools (1.0.1-1.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * [debian/control] Versioned build dependency on liboggflac-dev so as to
+ guarantee the binary packages no longer depend on libflac4 and are thus
+ installable again in sid. (Closes: #289291, #289313)
+
+ -- J.H.M. Dassen (Ray) <jdassen at debian.org> Sun, 9 Jan 2005 12:20:44 +0100
+
+vorbis-tools (1.0.1-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Switched to libcurl3-dev (closes: #260207).
+
+ -- Domenico Andreoli <cavok at debian.org> Wed, 22 Dec 2004 18:57:26 +0100
+
+vorbis-tools (1.0.1-1) unstable; urgency=low
+
+ * New upstream.
+ * Include ogg123rc-example. (Closes: #187204)
+ * Add application/ogg to vorbis-tools.mime. (Closes: #204883)
+
+ -- Christopher L Cheney <ccheney at debian.org> Wed, 10 Dec 2003 22:00:00 -0600
+
+vorbis-tools (1.0.0-2) unstable; urgency=low
+
+ * Rebuild against new libvorbis0a package.
+ * GNU config automated update: config.sub (20020621 to 20030103),
+ config.guess (20020529 to 20030110)
+
+ -- Christopher L Cheney <ccheney at debian.org> Sat, 8 Mar 2003 13:30:00 -0600
+
+vorbis-tools (1.0.0-1) unstable; urgency=low
+
+ * New upstream.
+ (Closes: #88450, #109241, #111565, #127184, #127688, #127730, #127734,
+ #127999, #130021, #136663, #136664, #140909, #146271, #146314)
+
+ -- Christopher L Cheney <ccheney at debian.org> Fri, 19 Jul 2002 09:00:00 -0500
+
+vorbis-tools (1.0rc3-1) unstable; urgency=low
+
+ * New upstream. (Closes: #90852, #103707, #104366, #107898, #108803,
+ #113855, #114730, #115859, #117091)
+ * added autotools target (config.* updater) to rules
+
+ -- Christopher L Cheney <ccheney at debian.org> Mon, 24 Dec 2001 11:00:00 -0600
+
+vorbis-tools (1.0rc2-1) unstable; urgency=low
+
+ * New upstream. (Closes: #98059, #99050)
+ * Build with empty diff.gz to fix bug. (Closes: #104473)
+
+ -- Christopher L Cheney <ccheney at debian.org> Mon, 13 Aug 2001 00:00:00 -0500
+
+vorbis-tools (1.0rc1-1) unstable; urgency=low
+
+ * New upstream. (Closes: #87697, #87907, #98937)
+ * Fixed versioned depends. (Closes: #88561, #89772)
+ * Changed clean method to distclean. (Closes: #96775)
+ * Updated description. (Closes: #88573)
+ * debian dir is maintained in upstream cvs. (Closes: #96773)
+ * Updated manpage for upstream. (Closes: #90873, #92229)
+ * Applied patch for randomize ogg123 for upstream (Closes: #84336, #98945)
+ * # appears to just work in ogg123rc so it must be fixed (Closes: #87398)
+
+ -- Christopher L Cheney <ccheney at debian.org> Sun, 17 Jun 2001 20:00:00 -0500
+
+vorbis-tools (1.0beta4-1) unstable; urgency=low
+
+ * New upstream.
+ * Fix for multi open /dev/dsp (closes: #81146)
+ * devfs bug fixed (closes: #81621)
+
+ -- Christopher L Cheney <ccheney at debian.org> Mon, 26 Feb 2001 08:00:00 -0600
+
+vorbis-tools (1.0beta3-3) unstable; urgency=low
+
+ * Fixed Build-Depends version dependencies.
+ * Updated to Standards-Version to 3.5.1.0
+
+ -- Christopher L Cheney <ccheney at debian.org> Sat, 17 Feb 2001 18:18:38 -0600
+
+vorbis-tools (1.0beta3-2) unstable; urgency=low
+
+ * Use abcde (closes: #70032)
+ * Fixed (closes: #72381)
+ * Corrected README.Debian (closes: #78803)
+
+ -- Christopher L Cheney <ccheney at debian.org> Sat, 3 Feb 2001 13:38:34 -0600
+
+vorbis-tools (1.0beta3-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Christopher L Cheney <ccheney at debian.org> Tue, 31 Oct 2000 16:38:42 -0600
+
+Local variables:
+mode: debian-changelog
+End:
Added: trunk/packages/vorbis-tools/debian/control
===================================================================
--- trunk/packages/vorbis-tools/debian/control 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/vorbis-tools/debian/control 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,14 @@
+Source: vorbis-tools
+Section: sound
+Priority: optional
+Maintainer: Christopher L Cheney <ccheney at debian.org>
+Build-Depends: autotools-dev, bison, debhelper (>> 4.0.18), devscripts, libcurl3-dev | libcurl-dev, libao-dev (>> 0.8.4), libogg-dev (>> 1.1.0), liboggflac-dev (>= 1.1.1-3), libspeex-dev, libvorbis-dev (>> 1.0.1)
+Standards-Version: 3.6.1.0
+
+Package: vorbis-tools
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Several Ogg Vorbis Tools
+ vorbis-tools contains oggenc (an encoder), ogg123 (a playback tool),
+ ogginfo (displays ogg information), oggdec (decodes ogg files), vcut
+ (ogg file splitter), and vorbiscomment (ogg comment editor)
Added: trunk/packages/vorbis-tools/debian/copyright
===================================================================
--- trunk/packages/vorbis-tools/debian/copyright 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/vorbis-tools/debian/copyright 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,19 @@
+This package was debianized by Christopher L Cheney <ccheney at debian.org> on
+Tue, 31 Oct 2000 16:38:42 -0600.
+
+It was downloaded from http://www.vorbis.com/download_unix.psp
+
+Upstream Authors: Kenneth Arnold <ogg123 at arnoldnet.net>
+ Segher Boessenkool <segher at xiph.org>
+ Stan Seibert <volsung at xiph.org>
+ Michael Smith <msmith at xiph.org>
+
+Copyright:
+
+THE Ogg Vorbis SOURCE CODE IS (C) COPYRIGHT 1994-2000 by Monty
+<monty at xiph.org> and The XIPHOPHORUS Company http://www.xiph.org/
+
+You are free to distribute this software under the terms of the
+GNU General Public License. On Debian systems, the complete text
+of the GNU General Public License can be found in
+/usr/share/common-licenses/GPL file.
Added: trunk/packages/vorbis-tools/debian/patches/play-from-pipe.diff
===================================================================
--- trunk/packages/vorbis-tools/debian/patches/play-from-pipe.diff 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/vorbis-tools/debian/patches/play-from-pipe.diff 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,60 @@
+Index: ogg123/file_transport.c
+===================================================================
+--- ogg123/file_transport.c (revision 9695)
++++ ogg123/file_transport.c (working copy)
+@@ -26,6 +26,7 @@
+ typedef struct file_private_t {
+ FILE *fp;
+ data_source_stats_t stats;
++ int seekable;
+ } file_private_t;
+
+
+@@ -51,6 +52,7 @@
+ source->transport = &file_transport;
+ source->private = private;
+
++ private->seekable = 1;
+ private->stats.transfer_rate = 0;
+ private->stats.bytes_read = 0;
+ private->stats.input_buffer_used = 0;
+@@ -60,9 +62,10 @@
+ }
+
+ /* Open file */
+- if (strcmp(source_string, "-") == 0)
++ if (strcmp(source_string, "-") == 0) {
+ private->fp = stdin;
+- else
++ private->seekable = 0;
++ } else
+ private->fp = fopen(source_string, "r");
+
+ if (private->fp == NULL) {
+@@ -84,6 +87,8 @@
+ int items;
+ long start;
+
++ if (!private->seekable) return 0;
++
+ /* Record where we are */
+ start = ftell(fp);
+
+@@ -118,6 +123,8 @@
+ file_private_t *private = source->private;
+ FILE *fp = private->fp;
+
++ if (!private->seekable) return -1;
++
+ return fseek(fp, offset, whence);
+ }
+
+@@ -135,6 +142,8 @@
+ file_private_t *private = source->private;
+ FILE *fp = private->fp;
+
++ if (!private->seekable) return -1;
++
+ return ftell(fp);
+ }
+
Added: trunk/packages/vorbis-tools/debian/patches/vorbis-tools-head.diff
===================================================================
--- trunk/packages/vorbis-tools/debian/patches/vorbis-tools-head.diff 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/vorbis-tools/debian/patches/vorbis-tools-head.diff 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,1330 @@
+diff -Nru vorbis-tools-1.0.1/ogg123/ogg123.c vorbis-tools-head/ogg123/ogg123.c
+--- vorbis-tools-1.0.1/ogg123/ogg123.c 2003-09-02 14:37:05.000000000 -0500
++++ vorbis-tools-head/ogg123/ogg123.c 2003-11-27 13:38:29.000000000 -0600
+@@ -14,7 +14,7 @@
+ * *
+ ********************************************************************
+
+- last mod: $Id: ogg123.c,v 1.70 2003/09/02 19:37:05 volsung Exp $
++ last mod: $Id: ogg123.c,v 1.71 2003/11/27 19:38:29 volsung Exp $
+
+ ********************************************************************/
+
+@@ -108,6 +108,10 @@
+ sig_request.last_ctrl_c = now;
+ break;
+
++ case SIGTERM:
++ sig_request.exit = 1;
++ break;
++
+ case SIGTSTP:
+ sig_request.pause = 1;
+ /* buffer_Pause (Options.outputOpts.buffer);
+@@ -381,7 +385,7 @@
+ signal (SIGINT, signal_handler);
+ signal (SIGTSTP, signal_handler);
+ signal (SIGCONT, signal_handler);
+-
++ signal (SIGTERM, signal_handler);
+
+ /* Play the files/streams */
+ i = 0;
+diff -Nru vorbis-tools-1.0.1/oggdec/oggdec.c vorbis-tools-head/oggdec/oggdec.c
+--- vorbis-tools-1.0.1/oggdec/oggdec.c 2003-09-03 02:58:04.000000000 -0500
++++ vorbis-tools-head/oggdec/oggdec.c 2003-11-18 13:16:18.000000000 -0600
+@@ -32,7 +32,7 @@
+ {NULL,0,0,0}
+ };
+
+-#define VERSIONSTRING "OggDec 1.0\n"
++#define VERSIONSTRING "OggDec 1.0.1\n"
+
+ static int quiet = 0;
+ static int bits = 16;
+diff -Nru vorbis-tools-1.0.1/oggenc/man/oggenc.1 vorbis-tools-head/oggenc/man/oggenc.1
+--- vorbis-tools-1.0.1/oggenc/man/oggenc.1 2003-09-03 02:58:05.000000000 -0500
++++ vorbis-tools-head/oggenc/man/oggenc.1 2003-11-25 11:54:50.000000000 -0600
+@@ -149,7 +149,8 @@
+ output Ogg Vorbis file.
+ .IP "-o output_file, --output=output_file"
+ Write the Ogg Vorbis stream to
+-.I output_file (only valid if a single input file is specified)
++.I output_file
++(only valid if a single input file is specified).
+
+ .IP "-n pattern, --names=pattern"
+ Produce filenames as this string, with %g, %a, %l, %n, %t, %d replaced by
+diff -Nru vorbis-tools-1.0.1/ogginfo/ogginfo.1 vorbis-tools-head/ogginfo/ogginfo.1
+--- vorbis-tools-1.0.1/ogginfo/ogginfo.1 2003-09-03 02:58:05.000000000 -0500
++++ vorbis-tools-head/ogginfo/ogginfo.1 2003-11-25 11:54:50.000000000 -0600
+@@ -39,7 +39,7 @@
+
+ .SH OPTIONS
+ .IP -h
+-Show a help and usage message
++Show a help and usage message.
+ .IP -q
+ Quiet mode. This may be specified multiple times. Doing so once will remove
+ the detailed informative messages, twice will remove warnings as well.
+diff -Nru vorbis-tools-1.0.1/ogginfo/ogginfo2.c vorbis-tools-head/ogginfo/ogginfo2.c
+--- vorbis-tools-1.0.1/ogginfo/ogginfo2.c 2003-09-10 10:05:09.000000000 -0500
++++ vorbis-tools-head/ogginfo/ogginfo2.c 2003-11-25 11:02:48.000000000 -0600
+@@ -384,27 +384,28 @@
+ static void vorbis_end(stream_processor *stream)
+ {
+ misc_vorbis_info *inf = stream->data;
+- long minutes, seconds;
++ long minutes, seconds, milliseconds;
+ double bitrate, time;
+
+ /* This should be lastgranulepos - startgranulepos, or something like that*/
+ time = (double)inf->lastgranulepos / inf->vi.rate;
+ minutes = (long)time / 60;
+ seconds = (long)time - minutes*60;
++ milliseconds = (long)((time - minutes*60 - seconds)*1000);
+ bitrate = inf->bytes*8 / time / 1000.0;
+
+ #ifdef _WIN32
+ info(_("Vorbis stream %d:\n"
+ "\tTotal data length: %I64d bytes\n"
+- "\tPlayback length: %ldm:%02lds\n"
++ "\tPlayback length: %ldm:%02ld.%03lds\n"
+ "\tAverage bitrate: %f kbps\n"),
+- stream->num,inf->bytes, minutes, seconds, bitrate);
++ stream->num,inf->bytes, minutes, seconds, milliseconds, bitrate);
+ #else
+ info(_("Vorbis stream %d:\n"
+ "\tTotal data length: %lld bytes\n"
+- "\tPlayback length: %ldm:%02lds\n"
++ "\tPlayback length: %ldm:%02ld.%03lds\n"
+ "\tAverage bitrate: %f kbps\n"),
+- stream->num,inf->bytes, minutes, seconds, bitrate);
++ stream->num,inf->bytes, minutes, seconds, milliseconds, bitrate);
+ #endif
+
+ vorbis_comment_clear(&inf->vc);
+@@ -719,8 +720,8 @@
+ }
+
+ static void usage(void) {
+- printf(_("ogginfo 1.0\n"
+- "(c) 2002 Michael Smith <msmith at xiph.org>\n"
++ printf(_("ogginfo 1.0.1\n"
++ "(c) 2003 Michael Smith <msmith at xiph.org>\n"
+ "\n"
+ "Usage: ogginfo [flags] file1.ogg [file2.ogg ... fileN.ogg]\n"
+ "Flags supported:\n"
+diff -Nru vorbis-tools-1.0.1/win32/oggdec.dsp vorbis-tools-head/win32/oggdec.dsp
+--- vorbis-tools-1.0.1/win32/oggdec.dsp 1969-12-31 18:00:00.000000000 -0600
++++ vorbis-tools-head/win32/oggdec.dsp 2003-11-18 14:34:43.000000000 -0600
+@@ -0,0 +1,111 @@
++# Microsoft Developer Studio Project File - Name="oggdec" - Package Owner=<4>
++# Microsoft Developer Studio Generated Build File, Format Version 6.00
++# ** DO NOT EDIT **
++
++# TARGTYPE "Win32 (x86) Console Application" 0x0103
++
++CFG=oggdec - Win32 Debug
++!MESSAGE This is not a valid makefile. To build this project using NMAKE,
++!MESSAGE use the Export Makefile command and run
++!MESSAGE
++!MESSAGE NMAKE /f "oggdec.mak".
++!MESSAGE
++!MESSAGE You can specify a configuration when running NMAKE
++!MESSAGE by defining the macro CFG on the command line. For example:
++!MESSAGE
++!MESSAGE NMAKE /f "oggdec.mak" CFG="oggdec - Win32 Debug"
++!MESSAGE
++!MESSAGE Possible choices for configuration are:
++!MESSAGE
++!MESSAGE "oggdec - Win32 Release" (based on "Win32 (x86) Console Application")
++!MESSAGE "oggdec - Win32 Debug" (based on "Win32 (x86) Console Application")
++!MESSAGE
++
++# Begin Project
++# PROP AllowPerConfigDependencies 0
++# PROP Scc_ProjName ""
++# PROP Scc_LocalPath ""
++CPP=cl.exe
++RSC=rc.exe
++
++!IF "$(CFG)" == "oggdec - Win32 Release"
++
++# PROP BASE Use_MFC 0
++# PROP BASE Use_Debug_Libraries 0
++# PROP BASE Output_Dir "Release"
++# PROP BASE Intermediate_Dir "Release"
++# PROP BASE Target_Dir ""
++# PROP Use_MFC 0
++# PROP Use_Debug_Libraries 0
++# PROP Output_Dir "Release\oggdec\static"
++# PROP Intermediate_Dir "Release\oggdec\static"
++# PROP Target_Dir ""
++# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
++# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\include" /I "..\..\ogg\include" /I "..\..\vorbis\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
++# SUBTRACT CPP /YX
++# ADD BASE RSC /l 0x409 /d "NDEBUG"
++# ADD RSC /l 0x409 /d "NDEBUG"
++BSC32=bscmake.exe
++# ADD BASE BSC32 /nologo
++# ADD BSC32 /nologo
++LINK32=link.exe
++# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
++# ADD LINK32 ogg_static.lib vorbis_static.lib vorbisenc_static.lib vorbisfile_static.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\ogg\win32\Static_Release" /libpath:"..\..\vorbis\win32\Vorbis_Static_Release" /libpath:"..\..\vorbis\win32\VorbisEnc_Static_Release" /libpath:"..\..\vorbis\win32\VorbisFile_Static_Release"
++
++!ELSEIF "$(CFG)" == "oggdec - Win32 Debug"
++
++# PROP BASE Use_MFC 0
++# PROP BASE Use_Debug_Libraries 1
++# PROP BASE Output_Dir "oggdec___Win32_Debug"
++# PROP BASE Intermediate_Dir "oggdec___Win32_Debug"
++# PROP BASE Target_Dir ""
++# PROP Use_MFC 0
++# PROP Use_Debug_Libraries 1
++# PROP Output_Dir "Debug\oggdec\static"
++# PROP Intermediate_Dir "Debug\oggdec\static"
++# PROP Ignore_Export_Lib 0
++# PROP Target_Dir ""
++# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
++# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\include" /I "..\..\ogg\include" /I "..\..\vorbis\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
++# SUBTRACT CPP /YX
++# ADD BASE RSC /l 0x409 /d "_DEBUG"
++# ADD RSC /l 0x409 /d "_DEBUG"
++BSC32=bscmake.exe
++# ADD BASE BSC32 /nologo
++# ADD BSC32 /nologo
++LINK32=link.exe
++# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
++# ADD LINK32 ogg_static_d.lib vorbis_static_d.lib vorbisenc_static_d.lib vorbisfile_static_d.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\ogg\win32\Static_Debug" /libpath:"..\..\vorbis\win32\Vorbis_Static_Debug" /libpath:"..\..\vorbis\win32\VorbisEnc_Static_Debug" /libpath:"..\..\vorbis\win32\VorbisFile_Static_Debug"
++
++!ENDIF
++
++# Begin Target
++
++# Name "oggdec - Win32 Release"
++# Name "oggdec - Win32 Debug"
++# Begin Group "Source Files"
++
++# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
++# Begin Source File
++
++SOURCE=..\share\getopt.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\share\getopt1.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\oggdec\oggdec.c
++# End Source File
++# End Group
++# Begin Group "Header Files"
++
++# PROP Default_Filter "h;hpp;hxx;hm;inl"
++# End Group
++# Begin Group "Resource Files"
++
++# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
++# End Group
++# End Target
++# End Project
+diff -Nru vorbis-tools-1.0.1/win32/oggenc.dsp vorbis-tools-head/win32/oggenc.dsp
+--- vorbis-tools-1.0.1/win32/oggenc.dsp 2002-07-04 04:16:13.000000000 -0500
++++ vorbis-tools-head/win32/oggenc.dsp 2003-11-18 14:34:43.000000000 -0600
+@@ -1,155 +1,155 @@
+-# Microsoft Developer Studio Project File - Name="oggenc" - Package Owner=<4>
+-# Microsoft Developer Studio Generated Build File, Format Version 6.00
+-# ** DO NOT EDIT **
+-
+-# TARGTYPE "Win32 (x86) Console Application" 0x0103
+-
+-CFG=oggenc - Win32 Debug
+-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+-!MESSAGE use the Export Makefile command and run
+-!MESSAGE
+-!MESSAGE NMAKE /f "oggenc.mak".
+-!MESSAGE
+-!MESSAGE You can specify a configuration when running NMAKE
+-!MESSAGE by defining the macro CFG on the command line. For example:
+-!MESSAGE
+-!MESSAGE NMAKE /f "oggenc.mak" CFG="oggenc - Win32 Debug"
+-!MESSAGE
+-!MESSAGE Possible choices for configuration are:
+-!MESSAGE
+-!MESSAGE "oggenc - Win32 Release" (based on "Win32 (x86) Console Application")
+-!MESSAGE "oggenc - Win32 Debug" (based on "Win32 (x86) Console Application")
+-!MESSAGE
+-
+-# Begin Project
+-# PROP AllowPerConfigDependencies 0
+-# PROP Scc_ProjName ""
+-# PROP Scc_LocalPath ""
+-CPP=cl.exe
+-RSC=rc.exe
+-
+-!IF "$(CFG)" == "oggenc - Win32 Release"
+-
+-# PROP BASE Use_MFC 0
+-# PROP BASE Use_Debug_Libraries 0
+-# PROP BASE Output_Dir "Release"
+-# PROP BASE Intermediate_Dir "Release"
+-# PROP BASE Target_Dir ""
+-# PROP Use_MFC 0
+-# PROP Use_Debug_Libraries 0
+-# PROP Output_Dir "Release\oggenc\static"
+-# PROP Intermediate_Dir "Release\oggenc\static"
+-# PROP Target_Dir ""
+-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+-# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\include" /I "..\..\ogg\include" /I "..\..\vorbis\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
+-# SUBTRACT CPP /YX
+-# ADD BASE RSC /l 0x409 /d "NDEBUG"
+-# ADD RSC /l 0x409 /d "NDEBUG"
+-BSC32=bscmake.exe
+-# ADD BASE BSC32 /nologo
+-# ADD BSC32 /nologo
+-LINK32=link.exe
+-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
+-# ADD LINK32 ogg_static.lib vorbis_static.lib vorbisenc_static.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\ogg\win32\Static_Release" /libpath:"..\..\vorbis\win32\Vorbis_Static_Release" /libpath:"..\..\vorbis\win32\VorbisEnc_Static_Release"
+-
+-!ELSEIF "$(CFG)" == "oggenc - Win32 Debug"
+-
+-# PROP BASE Use_MFC 0
+-# PROP BASE Use_Debug_Libraries 1
+-# PROP BASE Output_Dir "oggenc___Win32_Debug"
+-# PROP BASE Intermediate_Dir "oggenc___Win32_Debug"
+-# PROP BASE Target_Dir ""
+-# PROP Use_MFC 0
+-# PROP Use_Debug_Libraries 1
+-# PROP Output_Dir "Debug\oggenc\static"
+-# PROP Intermediate_Dir "Debug\oggenc\static"
+-# PROP Ignore_Export_Lib 0
+-# PROP Target_Dir ""
+-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+-# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\include" /I "..\..\ogg\include" /I "..\..\vorbis\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
+-# SUBTRACT CPP /YX
+-# ADD BASE RSC /l 0x409 /d "_DEBUG"
+-# ADD RSC /l 0x409 /d "_DEBUG"
+-BSC32=bscmake.exe
+-# ADD BASE BSC32 /nologo
+-# ADD BSC32 /nologo
+-LINK32=link.exe
+-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
+-# ADD LINK32 ogg_static_d.lib vorbis_static_d.lib vorbisenc_static_d.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\ogg\win32\Static_Debug" /libpath:"..\..\vorbis\win32\Vorbis_Static_Debug" /libpath:"..\..\vorbis\win32\VorbisEnc_Static_Debug"
+-
+-!ENDIF
+-
+-# Begin Target
+-
+-# Name "oggenc - Win32 Release"
+-# Name "oggenc - Win32 Debug"
+-# Begin Group "Source Files"
+-
+-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+-# Begin Source File
+-
+-SOURCE=..\oggenc\audio.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\oggenc\encode.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\share\getopt.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\share\getopt1.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\oggenc\oggenc.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\oggenc\platform.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\oggenc\resample.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\share\utf8.c
+-# End Source File
+-# End Group
+-# Begin Group "Header Files"
+-
+-# PROP Default_Filter "h;hpp;hxx;hm;inl"
+-# Begin Source File
+-
+-SOURCE=..\oggenc\audio.h
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\oggenc\encode.h
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\include\getopt.h
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\oggenc\platform.h
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\oggenc\resample.h
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\include\utf8.h
+-# End Source File
+-# End Group
+-# Begin Group "Resource Files"
+-
+-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+-# End Group
+-# End Target
+-# End Project
++# Microsoft Developer Studio Project File - Name="oggenc" - Package Owner=<4>
++# Microsoft Developer Studio Generated Build File, Format Version 6.00
++# ** DO NOT EDIT **
++
++# TARGTYPE "Win32 (x86) Console Application" 0x0103
++
++CFG=oggenc - Win32 Debug
++!MESSAGE This is not a valid makefile. To build this project using NMAKE,
++!MESSAGE use the Export Makefile command and run
++!MESSAGE
++!MESSAGE NMAKE /f "oggenc.mak".
++!MESSAGE
++!MESSAGE You can specify a configuration when running NMAKE
++!MESSAGE by defining the macro CFG on the command line. For example:
++!MESSAGE
++!MESSAGE NMAKE /f "oggenc.mak" CFG="oggenc - Win32 Debug"
++!MESSAGE
++!MESSAGE Possible choices for configuration are:
++!MESSAGE
++!MESSAGE "oggenc - Win32 Release" (based on "Win32 (x86) Console Application")
++!MESSAGE "oggenc - Win32 Debug" (based on "Win32 (x86) Console Application")
++!MESSAGE
++
++# Begin Project
++# PROP AllowPerConfigDependencies 0
++# PROP Scc_ProjName ""
++# PROP Scc_LocalPath ""
++CPP=cl.exe
++RSC=rc.exe
++
++!IF "$(CFG)" == "oggenc - Win32 Release"
++
++# PROP BASE Use_MFC 0
++# PROP BASE Use_Debug_Libraries 0
++# PROP BASE Output_Dir "Release"
++# PROP BASE Intermediate_Dir "Release"
++# PROP BASE Target_Dir ""
++# PROP Use_MFC 0
++# PROP Use_Debug_Libraries 0
++# PROP Output_Dir "Release\oggenc\static"
++# PROP Intermediate_Dir "Release\oggenc\static"
++# PROP Target_Dir ""
++# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
++# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\include" /I "..\..\ogg\include" /I "..\..\vorbis\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
++# SUBTRACT CPP /YX
++# ADD BASE RSC /l 0x409 /d "NDEBUG"
++# ADD RSC /l 0x409 /d "NDEBUG"
++BSC32=bscmake.exe
++# ADD BASE BSC32 /nologo
++# ADD BSC32 /nologo
++LINK32=link.exe
++# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
++# ADD LINK32 ogg_static.lib vorbis_static.lib vorbisenc_static.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\ogg\win32\Static_Release" /libpath:"..\..\vorbis\win32\Vorbis_Static_Release" /libpath:"..\..\vorbis\win32\VorbisEnc_Static_Release"
++
++!ELSEIF "$(CFG)" == "oggenc - Win32 Debug"
++
++# PROP BASE Use_MFC 0
++# PROP BASE Use_Debug_Libraries 1
++# PROP BASE Output_Dir "oggenc___Win32_Debug"
++# PROP BASE Intermediate_Dir "oggenc___Win32_Debug"
++# PROP BASE Target_Dir ""
++# PROP Use_MFC 0
++# PROP Use_Debug_Libraries 1
++# PROP Output_Dir "Debug\oggenc\static"
++# PROP Intermediate_Dir "Debug\oggenc\static"
++# PROP Ignore_Export_Lib 0
++# PROP Target_Dir ""
++# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
++# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\include" /I "..\..\ogg\include" /I "..\..\vorbis\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
++# SUBTRACT CPP /YX
++# ADD BASE RSC /l 0x409 /d "_DEBUG"
++# ADD RSC /l 0x409 /d "_DEBUG"
++BSC32=bscmake.exe
++# ADD BASE BSC32 /nologo
++# ADD BSC32 /nologo
++LINK32=link.exe
++# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
++# ADD LINK32 ogg_static_d.lib vorbis_static_d.lib vorbisenc_static_d.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\ogg\win32\Static_Debug" /libpath:"..\..\vorbis\win32\Vorbis_Static_Debug" /libpath:"..\..\vorbis\win32\VorbisEnc_Static_Debug"
++
++!ENDIF
++
++# Begin Target
++
++# Name "oggenc - Win32 Release"
++# Name "oggenc - Win32 Debug"
++# Begin Group "Source Files"
++
++# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
++# Begin Source File
++
++SOURCE=..\oggenc\audio.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\oggenc\encode.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\share\getopt.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\share\getopt1.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\oggenc\oggenc.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\oggenc\platform.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\oggenc\resample.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\share\utf8.c
++# End Source File
++# End Group
++# Begin Group "Header Files"
++
++# PROP Default_Filter "h;hpp;hxx;hm;inl"
++# Begin Source File
++
++SOURCE=..\oggenc\audio.h
++# End Source File
++# Begin Source File
++
++SOURCE=..\oggenc\encode.h
++# End Source File
++# Begin Source File
++
++SOURCE=..\include\getopt.h
++# End Source File
++# Begin Source File
++
++SOURCE=..\oggenc\platform.h
++# End Source File
++# Begin Source File
++
++SOURCE=..\oggenc\resample.h
++# End Source File
++# Begin Source File
++
++SOURCE=..\include\utf8.h
++# End Source File
++# End Group
++# Begin Group "Resource Files"
++
++# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
++# End Group
++# End Target
++# End Project
+diff -Nru vorbis-tools-1.0.1/win32/oggenc_dynamic.dsp vorbis-tools-head/win32/oggenc_dynamic.dsp
+--- vorbis-tools-1.0.1/win32/oggenc_dynamic.dsp 2002-07-04 04:16:13.000000000 -0500
++++ vorbis-tools-head/win32/oggenc_dynamic.dsp 2003-11-18 14:34:43.000000000 -0600
+@@ -1,152 +1,152 @@
+-# Microsoft Developer Studio Project File - Name="oggenc_dynamic" - Package Owner=<4>
+-# Microsoft Developer Studio Generated Build File, Format Version 6.00
+-# ** DO NOT EDIT **
+-
+-# TARGTYPE "Win32 (x86) Console Application" 0x0103
+-
+-CFG=oggenc_dynamic - Win32 Debug
+-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+-!MESSAGE use the Export Makefile command and run
+-!MESSAGE
+-!MESSAGE NMAKE /f "oggenc_dynamic.mak".
+-!MESSAGE
+-!MESSAGE You can specify a configuration when running NMAKE
+-!MESSAGE by defining the macro CFG on the command line. For example:
+-!MESSAGE
+-!MESSAGE NMAKE /f "oggenc_dynamic.mak" CFG="oggenc_dynamic - Win32 Debug"
+-!MESSAGE
+-!MESSAGE Possible choices for configuration are:
+-!MESSAGE
+-!MESSAGE "oggenc_dynamic - Win32 Release" (based on "Win32 (x86) Console Application")
+-!MESSAGE "oggenc_dynamic - Win32 Debug" (based on "Win32 (x86) Console Application")
+-!MESSAGE
+-
+-# Begin Project
+-# PROP AllowPerConfigDependencies 0
+-# PROP Scc_ProjName ""
+-# PROP Scc_LocalPath ""
+-CPP=cl.exe
+-RSC=rc.exe
+-
+-!IF "$(CFG)" == "oggenc_dynamic - Win32 Release"
+-
+-# PROP BASE Use_MFC 0
+-# PROP BASE Use_Debug_Libraries 0
+-# PROP BASE Output_Dir "oggenc_dynamic___Win32_Release"
+-# PROP BASE Intermediate_Dir "oggenc_dynamic___Win32_Release"
+-# PROP BASE Target_Dir ""
+-# PROP Use_MFC 0
+-# PROP Use_Debug_Libraries 0
+-# PROP Output_Dir "Release\oggenc\dynamic"
+-# PROP Intermediate_Dir "Release\oggenc\dynamic"
+-# PROP Ignore_Export_Lib 0
+-# PROP Target_Dir ""
+-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+-# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\include" /I "..\..\ogg\include" /I "..\..\vorbis\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
+-# SUBTRACT CPP /YX
+-# ADD BASE RSC /l 0x409 /d "NDEBUG"
+-# ADD RSC /l 0x409 /d "NDEBUG"
+-BSC32=bscmake.exe
+-# ADD BASE BSC32 /nologo
+-# ADD BSC32 /nologo
+-LINK32=link.exe
+-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
+-# ADD LINK32 ogg.lib vorbis.lib vorbisenc.lib /nologo /subsystem:console /machine:I386 /out:"Release\oggenc\dynamic/oggenc.exe" /libpath:"..\..\ogg\win32\Dynamic_Release" /libpath:"..\..\vorbis\win32\Vorbis_Dynamic_Release" /libpath:"..\..\vorbis\win32\VorbisEnc_Dynamic_Release"
+-
+-!ELSEIF "$(CFG)" == "oggenc_dynamic - Win32 Debug"
+-
+-# PROP BASE Use_MFC 0
+-# PROP BASE Use_Debug_Libraries 1
+-# PROP BASE Output_Dir "oggenc_dynamic___Win32_Debug"
+-# PROP BASE Intermediate_Dir "oggenc_dynamic___Win32_Debug"
+-# PROP BASE Target_Dir ""
+-# PROP Use_MFC 0
+-# PROP Use_Debug_Libraries 1
+-# PROP Output_Dir "Debug\oggenc\dynamic"
+-# PROP Intermediate_Dir "Debug\oggenc\dynamic"
+-# PROP Ignore_Export_Lib 0
+-# PROP Target_Dir ""
+-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+-# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\include" /I "..\..\ogg\include" /I "..\..\vorbis\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
+-# SUBTRACT CPP /YX
+-# ADD BASE RSC /l 0x409 /d "_DEBUG"
+-# ADD RSC /l 0x409 /d "_DEBUG"
+-BSC32=bscmake.exe
+-# ADD BASE BSC32 /nologo
+-# ADD BSC32 /nologo
+-LINK32=link.exe
+-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
+-# ADD LINK32 ogg_d.lib vorbis_d.lib vorbisenc_d.lib /nologo /subsystem:console /debug /machine:I386 /out:"Debug\oggenc\dynamic/oggenc.exe" /pdbtype:sept /libpath:"..\..\ogg\win32\Dynamic_Debug" /libpath:"..\..\vorbis\win32\Vorbis_Dynamic_Debug" /libpath:"..\..\vorbis\win32\VorbisEnc_Dynamic_Debug"
+-
+-!ENDIF
+-
+-# Begin Target
+-
+-# Name "oggenc_dynamic - Win32 Release"
+-# Name "oggenc_dynamic - Win32 Debug"
+-# Begin Group "Source Files"
+-
+-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+-# Begin Source File
+-
+-SOURCE=..\oggenc\audio.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\oggenc\encode.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\share\getopt.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\share\getopt1.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\oggenc\oggenc.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\oggenc\platform.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\oggenc\resample.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\share\utf8.c
+-# End Source File
+-# End Group
+-# Begin Group "Header Files"
+-
+-# PROP Default_Filter "h;hpp;hxx;hm;inl"
+-# Begin Source File
+-
+-SOURCE=..\oggenc\audio.h
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\oggenc\encode.h
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\include\getopt.h
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\oggenc\platform.h
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\include\utf8.h
+-# End Source File
+-# End Group
+-# Begin Group "Resource Files"
+-
+-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+-# End Group
+-# End Target
+-# End Project
++# Microsoft Developer Studio Project File - Name="oggenc_dynamic" - Package Owner=<4>
++# Microsoft Developer Studio Generated Build File, Format Version 6.00
++# ** DO NOT EDIT **
++
++# TARGTYPE "Win32 (x86) Console Application" 0x0103
++
++CFG=oggenc_dynamic - Win32 Debug
++!MESSAGE This is not a valid makefile. To build this project using NMAKE,
++!MESSAGE use the Export Makefile command and run
++!MESSAGE
++!MESSAGE NMAKE /f "oggenc_dynamic.mak".
++!MESSAGE
++!MESSAGE You can specify a configuration when running NMAKE
++!MESSAGE by defining the macro CFG on the command line. For example:
++!MESSAGE
++!MESSAGE NMAKE /f "oggenc_dynamic.mak" CFG="oggenc_dynamic - Win32 Debug"
++!MESSAGE
++!MESSAGE Possible choices for configuration are:
++!MESSAGE
++!MESSAGE "oggenc_dynamic - Win32 Release" (based on "Win32 (x86) Console Application")
++!MESSAGE "oggenc_dynamic - Win32 Debug" (based on "Win32 (x86) Console Application")
++!MESSAGE
++
++# Begin Project
++# PROP AllowPerConfigDependencies 0
++# PROP Scc_ProjName ""
++# PROP Scc_LocalPath ""
++CPP=cl.exe
++RSC=rc.exe
++
++!IF "$(CFG)" == "oggenc_dynamic - Win32 Release"
++
++# PROP BASE Use_MFC 0
++# PROP BASE Use_Debug_Libraries 0
++# PROP BASE Output_Dir "oggenc_dynamic___Win32_Release"
++# PROP BASE Intermediate_Dir "oggenc_dynamic___Win32_Release"
++# PROP BASE Target_Dir ""
++# PROP Use_MFC 0
++# PROP Use_Debug_Libraries 0
++# PROP Output_Dir "Release\oggenc\dynamic"
++# PROP Intermediate_Dir "Release\oggenc\dynamic"
++# PROP Ignore_Export_Lib 0
++# PROP Target_Dir ""
++# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
++# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\include" /I "..\..\ogg\include" /I "..\..\vorbis\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
++# SUBTRACT CPP /YX
++# ADD BASE RSC /l 0x409 /d "NDEBUG"
++# ADD RSC /l 0x409 /d "NDEBUG"
++BSC32=bscmake.exe
++# ADD BASE BSC32 /nologo
++# ADD BSC32 /nologo
++LINK32=link.exe
++# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
++# ADD LINK32 ogg.lib vorbis.lib vorbisenc.lib /nologo /subsystem:console /machine:I386 /out:"Release\oggenc\dynamic/oggenc.exe" /libpath:"..\..\ogg\win32\Dynamic_Release" /libpath:"..\..\vorbis\win32\Vorbis_Dynamic_Release" /libpath:"..\..\vorbis\win32\VorbisEnc_Dynamic_Release"
++
++!ELSEIF "$(CFG)" == "oggenc_dynamic - Win32 Debug"
++
++# PROP BASE Use_MFC 0
++# PROP BASE Use_Debug_Libraries 1
++# PROP BASE Output_Dir "oggenc_dynamic___Win32_Debug"
++# PROP BASE Intermediate_Dir "oggenc_dynamic___Win32_Debug"
++# PROP BASE Target_Dir ""
++# PROP Use_MFC 0
++# PROP Use_Debug_Libraries 1
++# PROP Output_Dir "Debug\oggenc\dynamic"
++# PROP Intermediate_Dir "Debug\oggenc\dynamic"
++# PROP Ignore_Export_Lib 0
++# PROP Target_Dir ""
++# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
++# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\include" /I "..\..\ogg\include" /I "..\..\vorbis\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
++# SUBTRACT CPP /YX
++# ADD BASE RSC /l 0x409 /d "_DEBUG"
++# ADD RSC /l 0x409 /d "_DEBUG"
++BSC32=bscmake.exe
++# ADD BASE BSC32 /nologo
++# ADD BSC32 /nologo
++LINK32=link.exe
++# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
++# ADD LINK32 ogg_d.lib vorbis_d.lib vorbisenc_d.lib /nologo /subsystem:console /debug /machine:I386 /out:"Debug\oggenc\dynamic/oggenc.exe" /pdbtype:sept /libpath:"..\..\ogg\win32\Dynamic_Debug" /libpath:"..\..\vorbis\win32\Vorbis_Dynamic_Debug" /libpath:"..\..\vorbis\win32\VorbisEnc_Dynamic_Debug"
++
++!ENDIF
++
++# Begin Target
++
++# Name "oggenc_dynamic - Win32 Release"
++# Name "oggenc_dynamic - Win32 Debug"
++# Begin Group "Source Files"
++
++# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
++# Begin Source File
++
++SOURCE=..\oggenc\audio.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\oggenc\encode.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\share\getopt.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\share\getopt1.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\oggenc\oggenc.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\oggenc\platform.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\oggenc\resample.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\share\utf8.c
++# End Source File
++# End Group
++# Begin Group "Header Files"
++
++# PROP Default_Filter "h;hpp;hxx;hm;inl"
++# Begin Source File
++
++SOURCE=..\oggenc\audio.h
++# End Source File
++# Begin Source File
++
++SOURCE=..\oggenc\encode.h
++# End Source File
++# Begin Source File
++
++SOURCE=..\include\getopt.h
++# End Source File
++# Begin Source File
++
++SOURCE=..\oggenc\platform.h
++# End Source File
++# Begin Source File
++
++SOURCE=..\include\utf8.h
++# End Source File
++# End Group
++# Begin Group "Resource Files"
++
++# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
++# End Group
++# End Target
++# End Project
+diff -Nru vorbis-tools-1.0.1/win32/tools.dsw vorbis-tools-head/win32/tools.dsw
+--- vorbis-tools-1.0.1/win32/tools.dsw 2002-07-04 04:16:13.000000000 -0500
++++ vorbis-tools-head/win32/tools.dsw 2003-11-18 14:34:43.000000000 -0600
+@@ -1,104 +1,119 @@
+-Microsoft Developer Studio Workspace File, Format Version 6.00
+-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
+-
+-###############################################################################
+-
+-Project: "oggenc"=".\oggenc.dsp" - Package Owner=<4>
+-
+-Package=<5>
+-{{{
+-}}}
+-
+-Package=<4>
+-{{{
+-}}}
+-
+-###############################################################################
+-
+-Project: "oggenc_dynamic"=".\oggenc_dynamic.dsp" - Package Owner=<4>
+-
+-Package=<5>
+-{{{
+-}}}
+-
+-Package=<4>
+-{{{
+-}}}
+-
+-###############################################################################
+-
+-Project: "ogginfo"=".\ogginfo.dsp" - Package Owner=<4>
+-
+-Package=<5>
+-{{{
+-}}}
+-
+-Package=<4>
+-{{{
+-}}}
+-
+-###############################################################################
+-
+-Project: "tools"=".\tools.dsp" - Package Owner=<4>
+-
+-Package=<5>
+-{{{
+-}}}
+-
+-Package=<4>
+-{{{
+- Begin Project Dependency
+- Project_Dep_Name oggenc
+- End Project Dependency
+- Begin Project Dependency
+- Project_Dep_Name oggenc_dynamic
+- End Project Dependency
+- Begin Project Dependency
+- Project_Dep_Name ogginfo
+- End Project Dependency
+- Begin Project Dependency
+- Project_Dep_Name vcut
+- End Project Dependency
+- Begin Project Dependency
+- Project_Dep_Name vorbiscomment
+- End Project Dependency
+-}}}
+-
+-###############################################################################
+-
+-Project: "vcut"=".\vcut.dsp" - Package Owner=<4>
+-
+-Package=<5>
+-{{{
+-}}}
+-
+-Package=<4>
+-{{{
+-}}}
+-
+-###############################################################################
+-
+-Project: "vorbiscomment"=".\vorbiscomment.dsp" - Package Owner=<4>
+-
+-Package=<5>
+-{{{
+-}}}
+-
+-Package=<4>
+-{{{
+-}}}
+-
+-###############################################################################
+-
+-Global:
+-
+-Package=<5>
+-{{{
+-}}}
+-
+-Package=<3>
+-{{{
+-}}}
+-
+-###############################################################################
+-
++Microsoft Developer Studio Workspace File, Format Version 6.00
++# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
++
++###############################################################################
++
++Project: "oggdec"=".\oggdec.dsp" - Package Owner=<4>
++
++Package=<5>
++{{{
++}}}
++
++Package=<4>
++{{{
++}}}
++
++###############################################################################
++
++Project: "oggenc"=".\oggenc.dsp" - Package Owner=<4>
++
++Package=<5>
++{{{
++}}}
++
++Package=<4>
++{{{
++}}}
++
++###############################################################################
++
++Project: "oggenc_dynamic"=".\oggenc_dynamic.dsp" - Package Owner=<4>
++
++Package=<5>
++{{{
++}}}
++
++Package=<4>
++{{{
++}}}
++
++###############################################################################
++
++Project: "ogginfo"=".\ogginfo.dsp" - Package Owner=<4>
++
++Package=<5>
++{{{
++}}}
++
++Package=<4>
++{{{
++}}}
++
++###############################################################################
++
++Project: "tools"=".\tools.dsp" - Package Owner=<4>
++
++Package=<5>
++{{{
++}}}
++
++Package=<4>
++{{{
++ Begin Project Dependency
++ Project_Dep_Name oggenc
++ End Project Dependency
++ Begin Project Dependency
++ Project_Dep_Name oggenc_dynamic
++ End Project Dependency
++ Begin Project Dependency
++ Project_Dep_Name ogginfo
++ End Project Dependency
++ Begin Project Dependency
++ Project_Dep_Name vcut
++ End Project Dependency
++ Begin Project Dependency
++ Project_Dep_Name vorbiscomment
++ End Project Dependency
++ Begin Project Dependency
++ Project_Dep_Name oggdec
++ End Project Dependency
++}}}
++
++###############################################################################
++
++Project: "vcut"=".\vcut.dsp" - Package Owner=<4>
++
++Package=<5>
++{{{
++}}}
++
++Package=<4>
++{{{
++}}}
++
++###############################################################################
++
++Project: "vorbiscomment"=".\vorbiscomment.dsp" - Package Owner=<4>
++
++Package=<5>
++{{{
++}}}
++
++Package=<4>
++{{{
++}}}
++
++###############################################################################
++
++Global:
++
++Package=<5>
++{{{
++}}}
++
++Package=<3>
++{{{
++}}}
++
++###############################################################################
++
+Binary files vorbis-tools-1.0.1/win32/tools.opt and vorbis-tools-head/win32/tools.opt differ
+diff -Nru vorbis-tools-1.0.1/win32/vorbiscomment.dsp vorbis-tools-head/win32/vorbiscomment.dsp
+--- vorbis-tools-1.0.1/win32/vorbiscomment.dsp 2002-07-04 04:16:13.000000000 -0500
++++ vorbis-tools-head/win32/vorbiscomment.dsp 2003-11-18 13:51:30.000000000 -0600
+@@ -1,122 +1,122 @@
+-# Microsoft Developer Studio Project File - Name="vorbiscomment" - Package Owner=<4>
+-# Microsoft Developer Studio Generated Build File, Format Version 6.00
+-# ** DO NOT EDIT **
+-
+-# TARGTYPE "Win32 (x86) Console Application" 0x0103
+-
+-CFG=vorbiscomment - Win32 Debug
+-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+-!MESSAGE use the Export Makefile command and run
+-!MESSAGE
+-!MESSAGE NMAKE /f "vorbiscomment.mak".
+-!MESSAGE
+-!MESSAGE You can specify a configuration when running NMAKE
+-!MESSAGE by defining the macro CFG on the command line. For example:
+-!MESSAGE
+-!MESSAGE NMAKE /f "vorbiscomment.mak" CFG="vorbiscomment - Win32 Debug"
+-!MESSAGE
+-!MESSAGE Possible choices for configuration are:
+-!MESSAGE
+-!MESSAGE "vorbiscomment - Win32 Release" (based on "Win32 (x86) Console Application")
+-!MESSAGE "vorbiscomment - Win32 Debug" (based on "Win32 (x86) Console Application")
+-!MESSAGE
+-
+-# Begin Project
+-# PROP AllowPerConfigDependencies 0
+-# PROP Scc_ProjName ""
+-# PROP Scc_LocalPath ""
+-CPP=cl.exe
+-RSC=rc.exe
+-
+-!IF "$(CFG)" == "vorbiscomment - Win32 Release"
+-
+-# PROP BASE Use_MFC 0
+-# PROP BASE Use_Debug_Libraries 0
+-# PROP BASE Output_Dir "vorbiscomment___Win32_Release"
+-# PROP BASE Intermediate_Dir "vorbiscomment___Win32_Release"
+-# PROP BASE Target_Dir ""
+-# PROP Use_MFC 0
+-# PROP Use_Debug_Libraries 0
+-# PROP Output_Dir "Release\vorbiscomment\static"
+-# PROP Intermediate_Dir "Release\vorbiscomment\static"
+-# PROP Target_Dir ""
+-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+-# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\include" /I "..\..\ogg\include" /I "..\..\vorbis\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+-# ADD BASE RSC /l 0x409 /d "NDEBUG"
+-# ADD RSC /l 0x409 /d "NDEBUG"
+-BSC32=bscmake.exe
+-# ADD BASE BSC32 /nologo
+-# ADD BSC32 /nologo
+-LINK32=link.exe
+-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
+-# ADD LINK32 ogg_static.lib vorbis_static.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\ogg\win32\Static_Release" /libpath:"..\..\vorbis\win32\Vorbis_Static_Release"
+-
+-!ELSEIF "$(CFG)" == "vorbiscomment - Win32 Debug"
+-
+-# PROP BASE Use_MFC 0
+-# PROP BASE Use_Debug_Libraries 1
+-# PROP BASE Output_Dir "vorbiscomment___Win32_Debug"
+-# PROP BASE Intermediate_Dir "vorbiscomment___Win32_Debug"
+-# PROP BASE Target_Dir ""
+-# PROP Use_MFC 0
+-# PROP Use_Debug_Libraries 1
+-# PROP Output_Dir "Debug\vorbiscomment\static"
+-# PROP Intermediate_Dir "Debug\vorbiscomment\static"
+-# PROP Ignore_Export_Lib 0
+-# PROP Target_Dir ""
+-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+-# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\include" /I "..\..\ogg\include" /I "..\..\vorbis\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /FD /GZ /c
+-# SUBTRACT CPP /YX
+-# ADD BASE RSC /l 0x409 /d "_DEBUG"
+-# ADD RSC /l 0x409 /d "_DEBUG"
+-BSC32=bscmake.exe
+-# ADD BASE BSC32 /nologo
+-# ADD BSC32 /nologo
+-LINK32=link.exe
+-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
+-# ADD LINK32 ogg_static_d.lib vorbis_static_d.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\ogg\win32\Static_Debug" /libpath:"..\..\vorbis\win32\Vorbis_Static_Debug"
+-
+-!ENDIF
+-
+-# Begin Target
+-
+-# Name "vorbiscomment - Win32 Release"
+-# Name "vorbiscomment - Win32 Debug"
+-# Begin Group "Source Files"
+-
+-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+-# Begin Source File
+-
+-SOURCE=..\share\getopt.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\share\getopt1.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\share\utf8.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\vorbiscomment\vcedit.c
+-# End Source File
+-# Begin Source File
+-
+-SOURCE=..\vorbiscomment\vcomment.c
+-# End Source File
+-# End Group
+-# Begin Group "Header Files"
+-
+-# PROP Default_Filter "h;hpp;hxx;hm;inl"
+-# Begin Source File
+-
+-SOURCE=..\vorbiscomment\vcedit.h
+-# End Source File
+-# End Group
+-# Begin Group "Resource Files"
+-
+-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+-# End Group
+-# End Target
+-# End Project
++# Microsoft Developer Studio Project File - Name="vorbiscomment" - Package Owner=<4>
++# Microsoft Developer Studio Generated Build File, Format Version 6.00
++# ** DO NOT EDIT **
++
++# TARGTYPE "Win32 (x86) Console Application" 0x0103
++
++CFG=vorbiscomment - Win32 Debug
++!MESSAGE This is not a valid makefile. To build this project using NMAKE,
++!MESSAGE use the Export Makefile command and run
++!MESSAGE
++!MESSAGE NMAKE /f "vorbiscomment.mak".
++!MESSAGE
++!MESSAGE You can specify a configuration when running NMAKE
++!MESSAGE by defining the macro CFG on the command line. For example:
++!MESSAGE
++!MESSAGE NMAKE /f "vorbiscomment.mak" CFG="vorbiscomment - Win32 Debug"
++!MESSAGE
++!MESSAGE Possible choices for configuration are:
++!MESSAGE
++!MESSAGE "vorbiscomment - Win32 Release" (based on "Win32 (x86) Console Application")
++!MESSAGE "vorbiscomment - Win32 Debug" (based on "Win32 (x86) Console Application")
++!MESSAGE
++
++# Begin Project
++# PROP AllowPerConfigDependencies 0
++# PROP Scc_ProjName ""
++# PROP Scc_LocalPath ""
++CPP=cl.exe
++RSC=rc.exe
++
++!IF "$(CFG)" == "vorbiscomment - Win32 Release"
++
++# PROP BASE Use_MFC 0
++# PROP BASE Use_Debug_Libraries 0
++# PROP BASE Output_Dir "vorbiscomment___Win32_Release"
++# PROP BASE Intermediate_Dir "vorbiscomment___Win32_Release"
++# PROP BASE Target_Dir ""
++# PROP Use_MFC 0
++# PROP Use_Debug_Libraries 0
++# PROP Output_Dir "Release\vorbiscomment\static"
++# PROP Intermediate_Dir "Release\vorbiscomment\static"
++# PROP Target_Dir ""
++# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
++# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\include" /I "..\..\ogg\include" /I "..\..\vorbis\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D VERSION=\"1.0.1\" /YX /FD /c
++# ADD BASE RSC /l 0x409 /d "NDEBUG"
++# ADD RSC /l 0x409 /d "NDEBUG"
++BSC32=bscmake.exe
++# ADD BASE BSC32 /nologo
++# ADD BSC32 /nologo
++LINK32=link.exe
++# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
++# ADD LINK32 ogg_static.lib vorbis_static.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\ogg\win32\Static_Release" /libpath:"..\..\vorbis\win32\Vorbis_Static_Release"
++
++!ELSEIF "$(CFG)" == "vorbiscomment - Win32 Debug"
++
++# PROP BASE Use_MFC 0
++# PROP BASE Use_Debug_Libraries 1
++# PROP BASE Output_Dir "vorbiscomment___Win32_Debug"
++# PROP BASE Intermediate_Dir "vorbiscomment___Win32_Debug"
++# PROP BASE Target_Dir ""
++# PROP Use_MFC 0
++# PROP Use_Debug_Libraries 1
++# PROP Output_Dir "Debug\vorbiscomment\static"
++# PROP Intermediate_Dir "Debug\vorbiscomment\static"
++# PROP Ignore_Export_Lib 0
++# PROP Target_Dir ""
++# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
++# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\include" /I "..\..\ogg\include" /I "..\..\vorbis\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D VERSION=\"1.0.1\" /FR /FD /GZ /c
++# SUBTRACT CPP /YX
++# ADD BASE RSC /l 0x409 /d "_DEBUG"
++# ADD RSC /l 0x409 /d "_DEBUG"
++BSC32=bscmake.exe
++# ADD BASE BSC32 /nologo
++# ADD BSC32 /nologo
++LINK32=link.exe
++# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
++# ADD LINK32 ogg_static_d.lib vorbis_static_d.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\ogg\win32\Static_Debug" /libpath:"..\..\vorbis\win32\Vorbis_Static_Debug"
++
++!ENDIF
++
++# Begin Target
++
++# Name "vorbiscomment - Win32 Release"
++# Name "vorbiscomment - Win32 Debug"
++# Begin Group "Source Files"
++
++# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
++# Begin Source File
++
++SOURCE=..\share\getopt.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\share\getopt1.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\share\utf8.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\vorbiscomment\vcedit.c
++# End Source File
++# Begin Source File
++
++SOURCE=..\vorbiscomment\vcomment.c
++# End Source File
++# End Group
++# Begin Group "Header Files"
++
++# PROP Default_Filter "h;hpp;hxx;hm;inl"
++# Begin Source File
++
++SOURCE=..\vorbiscomment\vcedit.h
++# End Source File
++# End Group
++# Begin Group "Resource Files"
++
++# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
++# End Group
++# End Target
++# End Project
Added: trunk/packages/vorbis-tools/debian/rules
===================================================================
--- trunk/packages/vorbis-tools/debian/rules 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/vorbis-tools/debian/rules 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,159 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+#
+# Modified to make a template file for a multi-binary package with separated
+# build-arch and build-indep targets by Bill Allombert 2001
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# This is the debhelper compatibility version to use.
+export DH_COMPAT=4
+
+# This has to be exported to make some magic below work.
+export DH_OPTIONS
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+objdir = $(CURDIR)/obj-$(DEB_BUILD_GNU_TYPE)
+
+export CFLAGS = -Wall -g -I/usr/include/speex
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+ CFLAGS += -O0
+else
+ CFLAGS += -O2
+endif
+ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+ INSTALL_PROGRAM += -s
+endif
+
+configure: configure-stamp
+configure-stamp:
+ dh_testdir
+
+ # make build directory
+ mkdir $(objdir)
+
+ # run configure with build tree $(objdir)
+ # change ../configure to ../autogen.sh for CVS build
+ cd $(objdir) && \
+ ../configure --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE) \
+ --prefix=/usr
+
+ touch configure-stamp
+
+#Architecture
+build: build-arch build-indep
+
+build-arch: build-arch-stamp
+build-arch-stamp: configure-stamp
+
+ifneq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+ cd $(objdir) && \
+ $(MAKE) debug
+else
+ cd $(objdir) && \
+ $(MAKE)
+endif
+ touch build-arch-stamp
+
+build-indep: build-indep-stamp
+build-indep-stamp: configure-stamp
+
+ # Add here commands to compile the indep part of the package.
+ #$(MAKE) doc
+ touch build-indep-stamp
+
+debian-clean:
+ dh_testdir
+ dh_testroot
+
+ dh_clean
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-arch-stamp build-indep-stamp configure-stamp
+
+ # Remove build tree
+ rm -rf $(objdir)
+
+ # if Makefile exists run distclean
+ if test -f Makefile; then \
+ $(MAKE) distclean; \
+ fi
+
+ #if test -d CVS; then \
+ $(MAKE) cvs-clean ;\
+ fi
+
+ dh_clean
+ rm -rf po/*gmo
+
+install: install-indep install-arch
+install-indep:
+ dh_testdir
+ dh_testroot
+# dh_clean -k -i
+# dh_installdirs -i
+
+# dh_install -i --list-missing
+
+install-arch:
+ dh_testdir
+ dh_testroot
+ dh_clean -k -s
+ dh_installdirs -s
+
+ cd $(objdir) && \
+ $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+
+ dh_install -s --list-missing
+
+# Must not depend on anything. This is to be called by
+# binary-arch/binary-indep
+# in another 'make' thread.
+binary-common:
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs
+ dh_installdocs
+ dh_installexamples
+# dh_installmenu
+# dh_installdebconf
+# dh_installlogrotate
+# dh_installemacsen
+# dh_installpam
+ dh_installmime
+# dh_installinit
+# dh_installcron
+# dh_installinfo
+ dh_installman
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+# dh_perl
+# dh_python
+ dh_makeshlibs -V
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+# Build architecture independant packages using the common target.
+binary-indep: build-indep install-indep
+# $(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
+
+# Build architecture dependant packages using the common target.
+binary-arch: build-arch install-arch
+ $(MAKE) -f debian/rules DH_OPTIONS=-a binary-common
+
+binary: binary-arch binary-indep
+.PHONY: build clean binary-indep binary-arch binary install install-indep install-arch configure
Property changes on: trunk/packages/vorbis-tools/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/packages/vorbis-tools/debian/vorbis-tools.README.Debian
===================================================================
--- trunk/packages/vorbis-tools/debian/vorbis-tools.README.Debian 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/vorbis-tools/debian/vorbis-tools.README.Debian 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,6 @@
+vorbis-tools for Debian
+-----------------------
+
+Copy examples/ogg123rc-example to /etc/ogg123rc or ~/.ogg123rc
+
+ -- Christopher L Cheney <ccheney at debian.org>, Tue, 31 Oct 2000 16:38:42 -0600
Added: trunk/packages/vorbis-tools/debian/vorbis-tools.examples
===================================================================
--- trunk/packages/vorbis-tools/debian/vorbis-tools.examples 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/vorbis-tools/debian/vorbis-tools.examples 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1 @@
+ogg123/ogg123rc-example
Added: trunk/packages/vorbis-tools/debian/vorbis-tools.install
===================================================================
--- trunk/packages/vorbis-tools/debian/vorbis-tools.install 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/vorbis-tools/debian/vorbis-tools.install 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,17 @@
+debian/tmp/usr/bin/ogg123
+debian/tmp/usr/bin/oggdec
+debian/tmp/usr/bin/oggenc
+debian/tmp/usr/bin/ogginfo
+debian/tmp/usr/bin/vcut
+debian/tmp/usr/bin/vorbiscomment
+debian/tmp/usr/share/locale/be/LC_MESSAGES/vorbis-tools.mo
+debian/tmp/usr/share/locale/cs/LC_MESSAGES/vorbis-tools.mo
+debian/tmp/usr/share/locale/da/LC_MESSAGES/vorbis-tools.mo
+debian/tmp/usr/share/locale/es/LC_MESSAGES/vorbis-tools.mo
+debian/tmp/usr/share/locale/fr/LC_MESSAGES/vorbis-tools.mo
+debian/tmp/usr/share/locale/hr/LC_MESSAGES/vorbis-tools.mo
+debian/tmp/usr/share/locale/hu/LC_MESSAGES/vorbis-tools.mo
+debian/tmp/usr/share/locale/nl/LC_MESSAGES/vorbis-tools.mo
+debian/tmp/usr/share/locale/ro/LC_MESSAGES/vorbis-tools.mo
+debian/tmp/usr/share/locale/ru/LC_MESSAGES/vorbis-tools.mo
+debian/tmp/usr/share/locale/sv/LC_MESSAGES/vorbis-tools.mo
Added: trunk/packages/vorbis-tools/debian/vorbis-tools.manpages
===================================================================
--- trunk/packages/vorbis-tools/debian/vorbis-tools.manpages 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/vorbis-tools/debian/vorbis-tools.manpages 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1,6 @@
+ogg123/ogg123.1
+oggdec/oggdec.1
+oggenc/man/oggenc.1
+ogginfo/ogginfo.1
+vcut/vcut.1
+vorbiscomment/vorbiscomment.1
Added: trunk/packages/vorbis-tools/debian/vorbis-tools.mime
===================================================================
--- trunk/packages/vorbis-tools/debian/vorbis-tools.mime 2005-12-22 02:18:43 UTC (rev 1)
+++ trunk/packages/vorbis-tools/debian/vorbis-tools.mime 2005-12-22 02:26:52 UTC (rev 2)
@@ -0,0 +1 @@
+application/ogg; ogg123 %s; description="Ogg Vorbis multimedia format"; priority=5
More information about the pkg-xiph-commits
mailing list