Commit Graph

760 Commits

Author SHA1 Message Date
naddy
5fdf476d93 Remove use of -rpath from libtool.
Fixes libao module loading in ogg123 on ELF; doesn't affect a.out.
2002-04-02 16:52:59 +00:00
angelos
fabe216e54 Cut down on really chatty description (seb@todesplanet.de) 2002-03-31 18:03:47 +00:00
mickey
218180894f the wise ones say: bump the version, fool 2002-03-30 22:14:24 +00:00
mickey
8286887052 updated tarball 2002-03-30 21:14:16 +00:00
pvalchev
6ec2feaefa not for sparc64 2002-03-29 23:29:55 +00:00
espie
cb54105209 Updated version to 0.7.3.
- no longer installs a conflicting libao.
- about twice as fast.
2002-03-29 14:43:46 +00:00
espie
9961f88e83 There is a correct type for pointers arithmetic manipulation.
Using it removes fatal warning on 64 bits arch.
2002-03-29 13:54:56 +00:00
naddy
154ae17464 Fix encoding of raw files; from Xiph CVS. 2002-03-26 02:40:55 +00:00
espie
0f4e529791 Stupid games.
Dubious licence.
2002-03-26 00:03:43 +00:00
mickey
6667bc2cc7 yes, and mickey made this port 2002-03-25 23:57:03 +00:00
mickey
18a4a38de6 updated tar, same version 2002-03-25 23:55:36 +00:00
mickey
2c995f03a5 update to 0.5 2002-03-25 23:09:11 +00:00
espie
ef8378fce8 choice of artistic/gpl 2002-03-25 22:45:42 +00:00
naddy
71477f93e1 update homepage URL 2002-03-25 16:56:35 +00:00
naddy
127eae4b4b Update to 0.2.10. Bug fixes, adds ID3 tag handling. 2002-03-25 16:42:55 +00:00
brad
c5266b2095 workaround compiler bug with cddb.c, compile with -O1 otherwise
we get a sig11 on powerpc.
--
Pointed out by pval's powerpc build list
2002-03-24 23:18:55 +00:00
espie
4eeb7add33 bump NEED_VERSION for distinfo 2002-03-21 20:35:40 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
wilfried
47e23bddac Don't need to fool automake anymore
md5 -> distinfo
2002-03-19 10:11:16 +00:00
wilfried
bba5bbb1ca update to version 1.0.5, from maintainer Sebastian Stark <seb@todesplanet.de>
o now supports playing mp3 (via madplay/sox)
o include a transformation script called mksong.sh
o rename main binary from tempest to tempest_for_eliza because
  there's now another one called tempest_for_mp3
o md5 -> distinfo
o bump NEED_VERSION
o don't need to fool automake
2002-03-18 15:37:37 +00:00
wilfried
4d4275cd97 add abcde 2002-03-18 15:10:14 +00:00
wilfried
756d294134 Initial import of abcde, from Han Boetes <han@mijncomputer.nl>
A command-line utility to rip and encode audio cds
2002-03-18 15:08:45 +00:00
jcs
92a0131be7 include sys/ioctl.h from volume.h before soundcard.h to fix build
thanks naddy@
2002-03-17 15:53:09 +00:00
pvalchev
e1950b57dd more fixes from miod 2002-03-15 09:30:33 +00:00
lebel
0ed8178344 remove bogus /home/naddy depends and put back commented ones. bad naddy@ 2002-03-11 20:32:55 +00:00
naddy
16d111e0af Update to 1.2.7; submitted by maintainer Wilbern Cobb <vedge@csoft.org>.
* Use the system libtool.
* Remove the disk writer flavor, include it by default.
* Add a gnome subpackage.

Notable changes in this release:

General:
* Replaced folder icons.
* Don't display playlist numbers elsewhere when turned off.
* Support 32-bit and 16-bit "bitfield" bmps in skins.
CD Audio:
* Supply a dummy user and hostname to the cddb server.
MPG123:
* Handle UTF-16 encoded tags.
* Major stability fixes.
2002-03-11 17:38:05 +00:00
pvalchev
d24069f0e4 fix MODGNU_CONFIG_GUESS_DIRS 2002-03-09 02:23:53 +00:00
naddy
b6608956a8 install extra documentation in standard location;
pointed out by Sebastian Stark <seb@todesplanet.de>
2002-03-09 01:18:10 +00:00
drahn
ca8cd1593c Use the updated config.guess and config.sub instead of patching.
ok pvalchev@
2002-03-08 06:06:21 +00:00
pvalchev
1c69aa3854 oops, i allowed an RCSID to sneak in here 2002-03-07 00:50:22 +00:00
brad
247cf8b222 upgrade to esound 0.2.24
--
From: naddy@
2002-03-05 15:35:13 +00:00
pvalchev
a9cfa2ddaa Update to nap-1.5.0 2002-03-04 00:09:01 +00:00
pvalchev
dcb400ad0b Fix from miod@
- looping envelope would not play correctly if the loop end point is
  the last point of the envelope.
2002-03-04 00:02:46 +00:00
jcs
74b10ca396 add patch to build with gkrellm-1.2.9 2002-03-02 01:41:33 +00:00
rohee
36145a82c9 Update to 0.12.1, most work by lebel@ 2002-02-23 01:48:37 +00:00
pvalchev
051d1961bf Update to nap-1.4.9 2002-02-19 16:56:14 +00:00
mark
73e284ec7b +streamripper 2002-02-19 08:21:46 +00:00
mark
8ac46612da streamripper-1.0.5 import
Streamripper started as a way to separate tracks via Shoutcast's
title-streaming feature. This has now been expanded into a much more
generic feature, where part of the program only tries to "hint" at
where one track starts and another ends, thus allowing a MP3 decoding
engine to scan for a silent mark, which is used to find an exact track
separation.
2002-02-19 08:19:42 +00:00
brad
51a59ca888 LDFLAGS is not defined by default by bsd.port.mk so don't bother passing
an empty variable.
--
Ok'd by: maintainer
2002-02-19 00:17:23 +00:00
brad
0b1b3edccf unnecessary patch. 2002-02-17 23:10:10 +00:00
naddy
32081b9f21 +xmms-fmradio 2002-02-14 17:32:10 +00:00
naddy
40ee9d7e4f Import xmms-FMRadio 1.5; submitted by Vladimir Popov <pva48@mail.ru>.
xmms-FMRadio is a FM radio input plugin for XMMS that allows use of radio
devices supported by OpenBSD.
2002-02-14 17:30:45 +00:00
naddy
e6bcd6582c Update to 3.4. Changes in this release:
* Shorten now refuses to input data from or output data to a tty.
* Fixed crash when trying to create seek tables from a non-shorten file.
* -s and -S options can now create seek table files from data read on stdin.
* Seek tables are now appended to non-stdout output file when reading
  uncompressed data from stdin.
2002-02-11 17:56:52 +00:00
pvalchev
877b5bd19a fix up libtool on ELF arches (doesn't solve all problems yet); talked to maintainer 2002-02-10 07:47:42 +00:00
espie
faf8c2cb3c +soundtracker (and some flavors) 2002-02-05 18:05:59 +00:00
espie
2d6f9f9727 soundtracker, from maintainer.
A music editing program, in the grand tradition of amiga tracker programs.
2002-02-05 18:04:10 +00:00
pvalchev
f9a227c3a3 Update to xmms-1.2.6. From maintainer vedge@csoft.org
Added mikmod & diskwriter subpackages.
2002-02-05 04:07:57 +00:00
pvalchev
b08a08ff7f + libmikmod
+ libmikmod,esd
2002-02-05 03:53:51 +00:00
pvalchev
48f9ff7940 Import of libmikmod-3.1.10
The MikMod sound library is an excellent way for a programmer to
add music and sound effects to an application. It is a powerful
and flexible library, with a simple and easy-to-learn API.

WWW: http://www.mikmod.org
2002-02-05 03:52:00 +00:00
naddy
4c8e87768e +p5-libvorbis 2002-02-04 15:02:43 +00:00