NOTICE: This package has been removed from pkgsrc

./lang/kaffe-esound, Virtual machine capable of running Java(tm) code (sound support through esound)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1.7nb2, Package name: kaffe-esound-1.1.7nb2, Maintainer: tonio

Kaffe is a clean room implementation of Java virtual machine plus associated
class libraries needed to provide a Java runtime environment.

This package provides a plugin which enables sound support through the
Enlightened Sound Daemon (esd, for short).


Required to run:
[archivers/fastjar] [devel/gmp] [devel/libltdl]

Master sites:

SHA1: 5951d16a4a7b11689932583d134520ca6de00817
RMD160: 7523a3470cd06cf60dbade8ea2f464dc9d85277b
Filesize: 14154.564 KB

Version history: (Expand)


CVS history: (Expand)


   2020-01-20 22:54:03 by Nia Alarie | Files touched by this commit (46) | Package removed
Log message:
*: Remove esound support from pkgsrc

Enlightened Sound Daemon was one of the earlier solutions to the old
"multiple programs can't open /dev/audio at once" problem that was once
a thing we had to worry about.

Eventually, it was adopted as part of GNOME. GNOME lost interest in it
about a decade ago and dropped it in favour of PulseAudio, newer
applications are generally uninterested in supporting it. Last release
was in 2008 and support for newer OS APIs is pretty nonexistent.

Several years ago the original website disappeared.

https://en.wikipedia.org/wiki/Enlightened_Sound_Daemon
https://tracker.debian.org/news/999428/removed-0241-11-from-unstable/
   2012-01-13 11:55:52 by OBATA Akio | Files touched by this commit (507)
Log message:
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
   2009-12-16 00:41:46 by Joerg Sonnenberger | Files touched by this commit (10)
Log message:
Recursive bump for libltdl
   2009-06-15 00:58:11 by Joerg Sonnenberger | Files touched by this commit (129)
Log message:
Remove @dirrm related logic.
   2009-06-14 20:03:45 by Joerg Sonnenberger | Files touched by this commit (167)
Log message:
Remove @dirrm entries from PLISTs
   2006-05-16 21:11:34 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Fix build with recent kaffe changes:
- some header files are not used and don't even exist
- classlib is not shipped anymore.
   2006-05-10 18:46:21 by Antoine Reilles | Files touched by this commit (18)
Log message:
Update lang/kaffe{-x11,-esound} to 1.1.7

What's New In Kaffe 1.1.7
------------------------------------------------------
* Many cleanups, warning fixes and bug fixes.
* Removed support for class library profiles, since
  --with-glibj-zip offers a more convenient replacement.
* Updated to boehm-gc 6.6
* Updated to gjdoc 0.7.7
* Merged in fastjar.
* Merged in zlib. There is a new configure option,
  --with-system-zlib to allow the use of the system zlib,
  instead of the merged in one.
* Merged in GNU Classpath completely. Updated to version 0.90,
  with additional fixes.
* Merged in port to DROPS.
* Merged in port to Blackfin CPU.
* Support for DragonFly BSD.
* Ported to ia64-freebsd and alpha-freebsd.
* Ported to powerpc-openbsd.
* Improved support for Cygwin and sparc64-openbsd.
* Improved stack handling for pthreads on openbsd.
* Added simple direct threading interpreter implementation.

The patches have been removes, since they were either included upstram or are
no more necessary
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.