Commit Graph

420 Commits

Author SHA1 Message Date
naddy
7a443d201f - /dev/dsp -> /dev/sound
- /etc -> SYSCONFDIR
- add proper INSTALL/DEINSTALL scripts
- rename and regen patches
- misc clean-ups
2001-03-14 15:04:11 +00:00
wilfried
f665e6e231 Add MASTER_SITES 2001-03-14 12:23:10 +00:00
todd
344abbd7a3 These tools will allow you to play, encode and manage Ogg Vorbis
files.
2001-03-14 01:58:25 +00:00
todd
890a28017c This source distribution includes libvorbis and an example
encoder/player to demonstrate use of libvorbis and documentation
on the Ogg Vorbis audio coding format.
2001-03-14 01:57:10 +00:00
todd
1db90fa30f Ogg project codecs use the Ogg bitstream format to arrange the raw,
compressed bitstream into a more robust, useful form.  For example,
the Ogg bitstream makes seeking, time stamping and error recovery
possible, as well as mixing several sepearate, concurrent media
streams into a single physical bitstream.
2001-03-14 01:55:42 +00:00
todd
f76e80bbcf Libao is a cross-platform audio library that allows programs to output
audio using a simple API on a wide variety of platforms.  It currently
supports:
.   * Null output
.   * WAV files
.   * OSS (Open Sound System)
.   * ESD (ESounD or Enlighten Sound Daemon)
.   * ALSA (Advanced Linux Sound Architecture)
.   * Solaris (untested)
.   * IRIX (untested)

.. thanks to naddy@ for beating oss into shape!
2001-03-14 01:54:08 +00:00
angelos
80ae150c32 Patch no longer needed. 2001-03-13 19:45:02 +00:00
angelos
0271b645fd New version (properly numbered too!), license is GPL, uses the free
database (now that CDDB went commercial).
2001-03-13 02:53:29 +00:00
naddy
05c9ccfa85 - fix building with glib/gtk 1.2.9
- quell warning
ok maintainer
2001-03-11 21:57:45 +00:00
wilfried
61ec94c7f6 -clean up (match Makefile.template)
-add USE_X11 where forgotten
2001-03-09 14:28:45 +00:00
brad
c491e7b2e2 upgrade to bladeenc 0.94.0 2001-03-08 21:00:55 +00:00
espie
19dc841c95 Rename patch.
Save GENRE in cddbinfo.txt
2001-03-08 18:22:00 +00:00
rohee
76cca723be update download site too 2001-03-06 22:22:56 +00:00
rohee
8bf9f383c6 update HOMEPAGE 2001-03-06 21:04:54 +00:00
obecian
22ee7de766 lopster-0.9.8 update
submitted by Cameron Lerch <opcode@skylab.saturn5.yi.org>
2001-03-05 04:49:12 +00:00
wilfried
68cf3d495c don't use sizeof on a malloc:ed string 2001-03-02 16:33:07 +00:00
naddy
5369667414 - update to 0.6.1
- remove ONLY_FOR_ARCHS
- fix MASTER_SITES
- respect CFLAGS
ok angelos@
2001-02-27 12:12:44 +00:00
avsm
87b1891e0d correct bad LIB_DEPENDS entry 2001-02-27 07:49:05 +00:00
brad
26dc062732 upgrade to bladeenc 0.93.10 2001-02-18 21:36:00 +00:00
brad
f8d784b524 sync libtool patches 2001-02-18 21:21:41 +00:00
brad
58fa90c6dd trim 2001-02-18 21:15:51 +00:00
brad
6cd55c1e1d ensure that esound support is disabled if not using the esd FLAVOR. 2001-02-18 21:09:06 +00:00
brad
c5d3f01d1c sync libtool patches 2001-02-18 21:06:51 +00:00
brad
4999f8dc78 sync libtool patches 2001-02-18 20:49:13 +00:00
brad
81093ce223 /etc -> ${SYSCONFDIR} 2001-02-18 20:48:38 +00:00
wilfried
4880f8c768 sync with Window Maker 0.64.0 include-dir changes 2001-02-15 18:10:51 +00:00
kevlo
91e7da9fb2 - Upgrade to version 0.91
- Change MASTER_SITES to Sourceforge
- Add homepage

ok maintainer <angelos@>
2001-02-14 01:28:29 +00:00
wilfried
0b67f41e9d fool automake from re-generating configure and not
having to add gmake, libtool and esound as dependencies
2001-02-13 18:29:45 +00:00
wilfried
c3e70bd9c5 sync with window maker WINGs changes 2001-02-09 00:01:05 +00:00
espie
8788554185 Move rights handling to pkg stage, so that non-root can package opennap. 2001-02-08 19:32:17 +00:00
wilfried
206b1a9835 Improve COMMENTs 2001-02-07 13:48:10 +00:00
wilfried
279384636d Add x11 to CATEGORIES 2001-02-06 12:00:22 +00:00
wilfried
c96ae58db6 + ascd
+ libworkman
+ wmmixer
+ wmmp3
2001-02-06 11:59:37 +00:00
wilfried
1c4f0218af Import of wmmp3-0.12
wmmp3 is an mpg123 frontend.  It is a small X application
that will also work as a Window Maker dockapp.

ok naddy@
2001-02-06 11:56:54 +00:00
wilfried
68c4325c57 Import of wmmixer-1.0-beta1
This is an audio mixer that can run within the Window Maker
"Dock" or Aftersteps Wharf.

ok naddy@
2001-02-06 11:54:54 +00:00
wilfried
f4429914ec Import of ascd-0.13.2 (from freebsd-ports)
ascd is a CD player that can be "docked" on the Afterstep Wharf or the
Window Maker dock.

ok naddy@
2001-02-06 11:52:43 +00:00
wilfried
437a12bbe3 Import of libworkman-1.4
multi-platform CD-Player library for creating various
CD-Player-UIs.

ok naddy@
2001-02-06 11:50:20 +00:00
avsm
95b23a7286 Fix compilation:
- do not hardcode /usr/local, use LOCALBASE
- patch Makefile.PL to use LDFLAGS, CPPFLAGS from CONFIGURE_ENV
2001-02-06 10:08:38 +00:00
brad
8bcf3c4bc9 pass the pic flag along to the compiler when linking the shared library. 2001-02-06 03:07:22 +00:00
brad
3692737425 silence 2001-02-06 02:30:31 +00:00
brad
ea55afdc69 pass the pic flag along to the compiler when linking the shared library. 2001-02-06 02:17:51 +00:00
kevlo
7de06e0190 - Upgrade to version 3.2.2
- Take over maintainership

ok maintainer <angelos@>
2001-02-06 01:32:04 +00:00
wilfried
88aaaa8c90 + mixer.app 2001-02-05 18:54:48 +00:00
wilfried
a9935b0f70 Initial import of mixer.app-1.5.0
A dockapp that controls the mixer for three volumes by default:
Master, CD, PCM

ok naddy@
2001-02-05 18:53:28 +00:00
reinhard
0e55214a88 +nap 2001-02-04 18:56:17 +00:00
reinhard
20aded4b5e A simple curses implementation of the napster client,
originally written for windows.
 
Napster is a great tool for exploring and experiencing
artists and music you've never heard before, using protocol
for sharing MP3 files between users. With Napster, the files
stay on the user machine, never passing through the server.
 
The server has the ability to search for particular files,
initializing direct transfer between the clients.

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-02-04 18:55:33 +00:00
wilfried
e58fe7853d set MAINTAINER mailaddress to my new wilfried@ 2001-02-01 17:34:25 +00:00
kevlo
3f980eee02 Fix libcdaudio library linking. 2001-01-29 07:18:19 +00:00
naddy
82980583b1 Update to work with windowmaker 0.63.1; submitted by maintainer. 2001-01-19 20:21:06 +00:00
naddy
47b1f70d8e fix dependencies; submitted by maintainer 2001-01-19 17:37:56 +00:00