Commit graph

29 commits

Author SHA1 Message Date
jlam
e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00
lukem
2b7b67ba0c Update to libvorbis 1.0. 2002-08-05 13:11:22 +00:00
skrll
a8f1c94026 This pkg doesn't need automake to build. 2002-03-05 17:38:49 +00:00
tron
a800eaa946 Add a comment why the "gcc" package is used on system with "egcs" in the
base system.
2002-01-04 13:27:05 +00:00
tron
de2e29e5fb Build package with "gcc" package systems with "egcs" in base distribution
instead of bailing out.
2002-01-03 21:59:19 +00:00
lukem
9a0bae0d1b Update from 1.0.0.6 (1.0 rc2) to 1.0.0.7 (1.0 rc3).
No real notable changes.
2002-01-02 12:39:36 +00:00
lukem
5e0ba140a4 don't compile these packages if egcs is the compiler, as it generates
bad ogg files.
2001-12-30 08:00:45 +00:00
abs
06a79a3032 Fix audio/libvorbis to work on 1.5 arm32 platforms - avoid optimisation when
compiling floor1.c
2001-12-29 16:53:34 +00:00
jlam
4c38713d7b A dependency on automake implies a dependency on autoconf; there's no need
to list them both when we listing just automake will do.
2001-11-29 19:46:10 +00:00
zuntum
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
jlam
271f847257 Workaround a bug in the configure script where the prefix used to search
for the Ogg headers and libraries is missing when it's not supplied to the
configure script.
2001-10-04 03:49:54 +00:00
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
skrll
ec3aee670c Update automake to 1.4-p5 (1.5 is available)
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.

Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.

New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
  such as 1.4.4, without thinking they are alpha release numbers.

New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.

New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.

New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
  the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
  require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
2001-08-26 10:32:18 +00:00
lukem
fa42afefc7 update from libvorbis-1.0rc1 to libvorbis-1.0rc2.
changes:
* Powerful channel coupling system takes advantage of similarities between
  channels to reduce bitrate.
* Additional encoding modes give more flexibility in bitrate selection.
  64,80,96,128,160,192,256,350 stereo; 32,48,64,80,112,140 mono modes.
* Only 44.1KHz/48KHz is officially supported in this release. Lower
  sample rates will work, but with much lower quality.
* Cascaded encoding makes libvorbis ready for future bitrate reduction tools.
* Decode engine bugfix ensures better compatibility with future Vorbis codecs.
2001-08-14 14:53:20 +00:00
lukem
a89e371921 update libvorbis from 1.0beta4 -> 1.0rc1, including removing a bunch
of patches which are now in the mainline code
2001-08-08 09:55:28 +00:00
jlam
d2eb68d2a6 Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default
installation directory in case the package isn't installed.
2001-07-27 13:33:18 +00:00
jlam
7b1d3cb465 Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set
BUILDLINK_PREFIX.<pkgname>.  This allows buildlink to find X11BASE packages
regardless of whether they were installed before or after xpkgwedge was
installed.  Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-20 01:54:31 +00:00
jlam
bcdacdc4cf It's audio/libvorbis, not databases/libvorbis. 2001-07-01 23:00:48 +00:00
jlam
cb76bd5efc Move inclusion of bsd.buildlink.mk to start of file. 2001-07-01 22:59:08 +00:00
zuntum
377124dce9 o convert to use buildlink.mk
o add buildlink.mk for use by other packages
2001-06-26 13:07:37 +00:00
wiz
151c811bc6 Install html documentation in share/doc/html instead of share/doc.
By Dieter Baron.
2001-05-02 13:59:33 +00:00
agc
952fa0ef9f Move to sha1 digests, and add distfile sizes. 2001-04-18 12:14:28 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00
tron
b1bae006f3 Update package list for changed version number. 2001-04-11 08:59:09 +00:00
wiz
b0d8fef6f5 Make dewey in PKGNAME sane, and update dependencies. 2001-04-05 13:18:51 +00:00
tron
0ae3ce8662 Make this package work under Solaris. The patches were contributed by
Christian Weisgerber in private e-mail.
2001-04-04 07:08:28 +00:00
tron
9d7573a7ca Add missing build dependences on "autoconf" and "automake". 2001-04-04 07:08:27 +00:00
wiz
514faeb010 Add a patch forwarded from the Xiphophorus CVS repository by
Christian Weisgerber: Fixes encoder core dumps on 64-bit architectures.
2001-03-21 15:47:27 +00:00
wiz
7add87736a Initial import of libvorbis, the library for the ogg vorbis audio
encoding format.
Package by Jeremy C. Reed, submitted in pkg/12414.
2001-03-15 20:39:31 +00:00