Commit Graph

23 Commits

Author SHA1 Message Date
Marcel Metz
c8391c2b26 Include CMake build scripts in release archives
Fixes xiph/ogg#35
2018-03-20 18:02:37 -07:00
evpobr
572618e3f5 autotools: use LT_INIT instead of obsolete AM_PROG_LIBTOOL
Signed-off-by: Tristan Matthews <tmatth@videolan.org>
2018-02-12 11:56:28 -05:00
Ralph Giles
1837844310 Update makefile for README rename.
Fixes 'make dist'.
2015-05-20 11:14:14 -07:00
Ralph Giles
715e304b16 Remove the makefile reference to the macos directory.
The classic macos project files were removed in svn r18045.

svn path=/trunk/ogg/; revision=18049
2011-08-04 17:39:30 +00:00
Ralph Giles
b5a55a4091 Prefer dist-xz to dist-bzip.
The xz format is faster and more efficient. This change bumps the
automake requirement to 1.11, the first version with built-in
support. We leave the old 1.6 AUTOMAKE_OPTIONS line commented
out for convenience when building with an older automake.

svn path=/trunk/ogg/; revision=17615
2010-11-02 21:35:58 +00:00
Monty
02b0c4c09c Add dist-bzip target to Ogg build
svn path=/trunk/ogg/; revision=17605
2010-11-02 14:59:08 +00:00
Ralph Giles
8886c89ce8 Remove the debian subdir from distribution tarballs at the request of
the debian maintainer.

svn path=/trunk/ogg/; revision=10740
2006-01-19 23:31:14 +00:00
Ralph Giles
6602c3aeac Remove win32/Makefile.am in favor of just including the whole dir, like
we do for the MacOS build stuff.

If there was a reason for doing it this way, I don't remember what it 
was. The reason we're switching is that 'make dist' doesn't pull in the 
new VS2003 project files, and this seems better than adding each 
specific file all the time.

svn path=/trunk/ogg/; revision=10484
2005-11-28 04:37:31 +00:00
Ralph Giles
3daf430dd4 Properly strip the .svn directories from the dist target.
svn path=/trunk/ogg/; revision=10479
2005-11-28 04:23:53 +00:00
Thomas Vander Stichele
248184ce98 get rid of the macosx hack by disting debian from toplevel Makefile.am
svn path=/trunk/ogg/; revision=9990
2005-09-07 19:04:01 +00:00
Thomas Vander Stichele
7548908a61 This patch adds an -uninstalled.pc file so other libs/tools can use it
svn path=/trunk/ogg/; revision=6992
2004-07-05 11:21:44 +00:00
Thomas Vander Stichele
d765286bce * autogenerate from configure
* fix download location
* remove Prefix
* own include dir
* move ldconfig runs to -p scripts
* change Release tag to include xiph


svn path=/trunk/ogg/; revision=6991
2004-07-05 11:17:48 +00:00
Ralph Giles
829d1e085d Ugly autotools foo. nodist_HEADERS requires automake 1.6 or later. add
this requirement to AUTOMAKE_OPTIONS and port the corresponding autogen
support from libao.

svn path=/trunk/ogg/; revision=5549
2003-11-10 13:01:06 +00:00
calc
d6d1777ad3 add pkg-config support for ogg
svn path=/trunk/ogg/; revision=5331
2003-09-11 19:53:37 +00:00
Ralph Giles
73ec1d6aef Add the macosx project files to the distribution.
svn path=/trunk/ogg/; revision=3921
2002-09-18 11:57:13 +00:00
Ralph Giles
1813446437 Remove Apple ProjectBuilder build files from distribution:
- I have the 10.2 beta installed and can't update them in a backward compatible way.
  - The commandline build should now work out of the box.

Add Classic MacOS (Metrowerks CW7) build dir to EXTRA_DIST.

svn path=/trunk/ogg/; revision=3625
2002-07-13 11:44:01 +00:00
Ralph Giles
1129a7c453 add dist-hook automagical CVS directory purge from EXTRA_DIST subdirs
svn path=/trunk/ogg/; revision=3624
2002-07-13 11:42:09 +00:00
Ralph Giles
d154537464 Add the ProjectBuilder files for MacOS X to the distribution target.
svn path=/trunk/ogg/; revision=2890
2001-12-22 04:30:03 +00:00
Jack Moffitt
7a32fc5551 more debian inclusion fixes
svn path=/trunk/ogg/; revision=1073
2000-11-18 04:16:52 +00:00
Jack Moffitt
1a68a42882 new ogg.m4 stuff. hopefully i haven't totally screwed this up
svn path=/trunk/ogg/; revision=788
2000-10-30 06:52:02 +00:00
Jack Moffitt
1d93affd8b *** empty log message ***
svn path=/trunk/ogg/; revision=747
2000-10-22 02:56:12 +00:00
Jack Moffitt
e87fe2aedd libogg.spec changes suggested by ali abdin
win32 stuff now gets bundled in dists

svn path=/trunk/ogg/; revision=744
2000-10-21 18:01:31 +00:00
Jack Moffitt
f49beca143 Initial revision
svn path=/trunk/ogg/; revision=618
2000-09-03 05:54:26 +00:00