Commit Graph

1190 Commits

Author SHA1 Message Date
naddy
e05e397ffc No regression tests available. 2002-10-24 22:20:03 +00:00
naddy
1b55e1fb38 Update to 3.1.3. 2002-10-23 15:24:34 +00:00
pvalchev
d8759ebf2e workaround sparc64 gcc bug, compile interface.c w/ -O0. discussed w/ mark@ 2002-10-19 07:17:45 +00:00
mark
e741771003 lopster-1.0.1-dev5.12p1 update
lopster-1.0.1 release is eternally broken, both server_t and metaserver
changes have led to a broken port.  This version revives the port and will
be substituted for the release when it comes out.  I am normally against
any dev version going into the ports tree, but in this case the code has
tested more stable then the release (probably due to metaserver framework
changes) and it provides a working port as opposed to a broken one.  We
will rotate back to release when the author provides an update that solves
server side issues have been resolved as such.  I tried to back patch the
1.0.1 release, and it would require a substantial rewrite.

Features:

+ threaded connection implementation (connect to multiple networks at once)
+ framework for supporting other protocols although opennap is all that seems
  to work
+ patch-src_server_c is a back patch from cvs repo of napigator's changed url,
  without it, none of this comes together.

Tested on macppc (me), i386 (jolan), sparc64 (brad@) -- ok dev on this
approach rather then breaking port, brad@.
2002-10-16 05:27:41 +00:00
naddy
4e49143083 - Do not try to link with id3lib.
- gettext cleanup.
2002-10-12 15:38:23 +00:00
naddy
41c87c7bd3 home page/master site moved 2002-10-05 16:15:44 +00:00
naddy
5fcfc6d7b3 Update to 2.2.6. 2002-10-04 19:22:59 +00:00
pvalchev
6df2dfa2a9 For the zoltrix flavor where this is installed setuid (for a sysarch() call...
to get access for direct I/O port access) only run as root for that small
amount of code; from maintainer Vladimir Popov
XXX this should probably be changed later
2002-10-01 06:36:31 +00:00
naddy
3e8623df44 Fix typo in URL; from John Cosimano <jmc@lpmd.org>. 2002-09-29 19:17:27 +00:00
naddy
f9b12d6ba0 LP64 2002-09-28 20:25:23 +00:00
naddy
ff0c13ae86 - C++ fix for compiling with gcc3.
- Use CXX for linking rather than CC.
2002-09-27 22:51:58 +00:00
naddy
7ea4345d52 C++ fix for compiling with gcc3 2002-09-27 21:57:22 +00:00
danh
38ecf4accb brad@ said CPPFLAGS does not need to be preserved, so undo my last
changes.
2002-09-23 14:44:41 +00:00
naddy
96d61c369c Fix oggdec command line parsing. 2002-09-23 11:17:26 +00:00
naddy
1843e90b56 mention vorbis flavor again; prodded by wcobb@ 2002-09-22 00:17:53 +00:00
wilfried
77ed152243 update to Mixer.app-1.8.0
- Now supports all mixer sources. NOTE! The source names have been
  changed. See "Mixer.app -h".
- Fixed warnings when compiling with GCC 3.2.
2002-09-17 14:58:51 +00:00
wilfried
fd127ac438 remove NEED_VERSION from ports that haven't changed in a long while 2002-09-17 14:46:06 +00:00
wilfried
6401116ff5 remove NEED_VERSION from dead ports 2002-09-17 14:35:03 +00:00
lebel
05349188f3 update audio/id3lib to 3.8.0; thanks to naddy@ 2002-09-16 21:03:11 +00:00
lebel
5ff02c9f66 don't say stuff like that when it doesn't apply 2002-09-16 16:44:30 +00:00
lebel
4f62f8691c update audio/cdparanoia to 3.a9.8;
from Bjorn Sandell <biorn@dce.chalmers.se> and from NetBSD
2002-09-16 13:35:52 +00:00
wcobb
f7e071b2f2 autoconf in CONFIGURE_STYLE implies gnu. 2002-09-16 03:57:37 +00:00
naddy
f5447dd19e Fix libtool to give this a fighting chance to build on ELF. 2002-09-14 21:05:17 +00:00
naddy
3ab2a141b5 Update to 1.36.57. 2002-09-14 20:09:31 +00:00
wcobb
af26e6cd50 Don't pick up a dependency on gdk_pixbuf, if that happens to be installed.
prompted by naddy@
2002-09-14 03:19:01 +00:00
danh
263825d2b9 respect CPPFLAGS; from maintainer 2002-09-11 20:12:57 +00:00
mark
b30728035e + update-patches
+ chop NEED_VERSION
2002-09-03 06:11:42 +00:00
wcobb
7fa7cbf358 subpackage the mp3 input plugin. 2002-09-03 01:22:21 +00:00
wcobb
39c749d9b3 fix signed char assumption. 2002-09-03 01:19:07 +00:00
naddy
2a3582c25f Update to 0.7.4: bug fixes. 2002-09-03 01:01:52 +00:00
naddy
71c8904fd3 Fix format string bugs.
From: Moritz Jodeit <moritz@jodeit.org>
2002-09-02 23:25:02 +00:00
wcobb
fa2341a33e LP64 fixes. 2002-08-31 07:15:11 +00:00
wcobb
7d30c6c899 drop gmake dependency. 2002-08-30 12:23:57 +00:00
naddy
6cfe80583c Plug file descriptor leak.
Noticed by deraadt@, fix from Joe Drew <drew@debian.org>.
2002-08-27 20:00:30 +00:00
pvalchev
43eda3caa2 easytag 2002-08-26 06:02:28 +00:00
pvalchev
881b3a22f8 Initial import of easytag-0.23
EasyTAG is an utility for viewing, editing and writing easily and quickly the
ID3 tags of your MP3 files, using a nice GTK+ interface. It manages the
ID3v1.x and ID3v2 tags (using id3lib) and offers a lot of functions to
manipulate them.

WWW: http://easytag.sourceforge.net/

Maintainer Jim Geovedi <jim@corebsd.or.id>
2002-08-26 06:01:48 +00:00
pvalchev
4b93d5e7e7 There is no "X Windows" 2002-08-26 04:23:24 +00:00
pvalchev
add3c691de missing parenthesis in comment; from maintainer Jolan Luff 2002-08-23 08:46:19 +00:00
espie
bdfa778c93 Bump to new version, with small fixes. 2002-08-22 12:19:17 +00:00
mark
e3311193c6 EXPLICITLY state GPL for PERMIT_*, add trailing / to HOMEPAGE
ugh - should have caught this sooner
2002-08-20 07:54:57 +00:00
mark
79c328b301 chop original primary MASTER_SITE, keep MASTER_SITE_SOURCEFORGE 2002-08-20 07:43:10 +00:00
mark
3a32b5aab9 update to lopster-1.0.1
Broken MAINTAINER
new maintainer  Mark Grimes <mark@openbsd.org>
2002-08-20 07:30:15 +00:00
brad
1d8237d147 - respect SYSCONFDIR
- add RCS ids to patches
2002-08-17 05:11:09 +00:00
naddy
c208dc5df3 Update to 0.44 with some patches from CVS.
Notable changes to the port:
- creates opennap user/group to run as
- tons of bugfixes, improved performance
- no longer hardcodes SYSCONFDIR to /etc/opennap

Submitted by Jolan Luff <jolan@pellaeon.com>.
2002-08-10 01:14:04 +00:00
naddy
da8fca86a7 Update to 1.3.2, from Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
Changes: better slim case and "various artists" support.
2002-08-09 00:23:59 +00:00
naddy
b632adcffc use pseudo flavors, clean up some cruft; ok wcobb@ 2002-08-07 22:34:54 +00:00
naddy
6f39f0877f use PSEUDO_FLAVORS 2002-08-07 20:40:15 +00:00
brad
8049d79d5f install the pkgconfig files.
--
Requested by: Marc Matteo <marcm@lectroid.net>
2002-08-07 13:46:34 +00:00
naddy
fa4d6fe7e7 update to 1.36.55 2002-08-04 23:08:17 +00:00
brad
ca1dc2a37a remove 2002-08-02 13:03:28 +00:00
brad
a4c3c6c27e remove myself as MAINTAINER from a number of ports that I don't use anymore, don't want to maintain, etc. 2002-07-30 14:36:49 +00:00
wcobb
0547cd2ae1 LP64 fixes. 2002-07-30 06:51:15 +00:00
wcobb
59606853f9 Pull in prototypes from <string.h>. 2002-07-30 06:46:24 +00:00
brad
25dd917fee upgrade to esound 0.2.28
--
With some testing by: naddy@
2002-07-26 19:57:23 +00:00
naddy
766bd70412 Fix gettext dependency. 2002-07-22 10:56:15 +00:00
naddy
6e05a7eab0 Fix build with gcc3.1. 2002-07-20 20:15:04 +00:00
naddy
074438e4c3 Add master site, now that it has caught up with its mirrors. 2002-07-20 12:10:20 +00:00
naddy
2d30e9b7dc Welcome to Ogg Vorbis 1.0! 2002-07-20 00:52:44 +00:00
lebel
77f46773d6 respect ${CC}. 2002-07-17 21:44:33 +00:00
lebel
ddad79578f respect ${CC}. 2002-07-17 21:17:10 +00:00
lebel
178e14a045 respect ${CC}. 2002-07-17 20:56:12 +00:00
pvalchev
e79098cc09 o /usr/local -> ${LOCALBASE}
o do not pass -pthread as ${C,LD}FLAGS, use LIBS instead so that it is
used only at the linking stage
2002-07-09 16:34:47 +00:00
wilfried
17b0b0cc16 clean up the patch, from maintainer Han Boetes <han@mijncomputer.nl> 2002-07-09 10:52:24 +00:00
naddy
1da56b9ef2 Update to 1.0.3. Changes in this release include:
- 10-15% decoder speedup
- 24-bit input support restored
- more robust plugins
- new metadata block for Vorbis-style tags
- vastly improved metadata editor
- new libFLAC++, a C++ object wrapper around libFLAC
- new metadata editing interface in libFLAC and libFLAC++
2002-07-07 19:09:28 +00:00
naddy
d6d12313f6 Update to 0.12. Incorporates GCC 3.1/C++ fixes, no functional changes. 2002-07-07 00:35:08 +00:00
naddy
36c2cd0cff Update to 0.6. Now compiles with g++ 3.1 out of the box. 2002-06-23 11:02:55 +00:00
naddy
62786d194e fix for GCC 3.1 2002-06-15 14:52:58 +00:00
wcobb
a804ae66cf revert to 1.3: always use the system libtool.
ok naddy@.
2002-06-15 13:25:39 +00:00
naddy
6cda0eb03f prototypes from <string.h> 2002-06-15 12:05:15 +00:00
naddy
8f68db6752 this builds and works just fine with GCC 3.1 2002-06-14 22:01:52 +00:00
naddy
b312a3e908 - honor CFLAGS
- silence gcc 3.1 warnings
- prettify
2002-06-14 12:11:17 +00:00
jsyn
8f04fc8800 sort; kill dangling # 2002-06-14 10:07:16 +00:00
espie
bd3f85c22a Compile with gcc 3.1. 2002-06-14 00:13:59 +00:00
lebel
9aa2c788b5 don't try to install gnome stuff; thanks Denis Afonin <dfa@solo.ee> 2002-06-12 18:36:30 +00:00
lebel
4e6aa3cda9 update audio/gqmpeg to 0.16.0; no replies from maintainer 2002-06-09 16:15:20 +00:00
wilfried
0440d7845c add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-09 05:31:40 +00:00
brad
dfd3eec9f0 The XMMS port uses the ports tree libtool so don't bother patching the
libtool sections that come with XMMS.
2002-06-08 05:41:41 +00:00
wilfried
d9036a7652 update to p5-CDDB-1.08
- Bugfixes
- Switched from cddb.com servers to freedb.org servers.  cddb.com
  has been denying CDDB.pm users.
2002-06-07 16:12:31 +00:00
jasoni
7c35657bf7 Update to 0.7.4
- bug fixes
2002-06-04 21:17:04 +00:00
mickey
d0add1029f look ma, noma has a homiepage now! 2002-06-03 20:12:23 +00:00
naddy
9c82dbd63d +xmms-bonk 2002-06-03 14:52:59 +00:00
naddy
2f59b20ec3 Import bonk-xmms 0.11.
bonk-xmms is a plugin for the multimedia player XMMS that plays
audio files in the bonk format, which supports lossless and lossy
compression.
2002-06-03 14:51:26 +00:00
wcobb
ea9f23e0c1 soundtracker 0.6.6 update.
- drop sun flavor.
- don't USE_GMAKE.
- use gettext module.

suggestions from naddy@.
ok naddy@, espie@.
2002-05-30 09:08:28 +00:00
wcobb
337e727092 -soundtracker,gnome,sun
+soundtracker,gnome,esd
ok espie@.
2002-05-30 08:54:03 +00:00
kevlo
122cdb7818 upgrade to version 1.01 2002-05-29 06:33:15 +00:00
mickey
a4c6ca0be2 update the port after the usb changes; from naddy@ 2002-05-28 03:53:31 +00:00
wcobb
0ef1192251 Add missing license. ok brad@. 2002-05-25 22:04:39 +00:00
naddy
3fdfaf9a61 stealth update; sunsite mirror still holds old distfile 2002-05-23 16:14:01 +00:00
naddy
2f4d541d4b +mp3blaster 2002-05-23 15:38:23 +00:00
naddy
0c2c7c933c Import mp3blaster 3.1.1.
Mp3blaster is an audio player with a user-friendly interface that will run
on any text console. The interface is built using ncurses, and features all
common audio player controls. The playlist editor is very flexible and allows
nested groups (albums). Supported audio media: mp3, ogg vorbis, wav, sid and
streaming mp3 over HTTP.
2002-05-23 15:36:06 +00:00
naddy
8bf9e02c88 enable SID players 2002-05-22 22:49:16 +00:00
naddy
209d302320 Import xmms-sid 0.7.3.
XMMS-SID is a plugin for XMMS (X MultiMedia System) which provides
support for playing SID tunes.  For the actual playing, XMMS-SID
uses the libsidplay SID-chip/6502 emulator engine.

"About" box fix from NetBSD.
2002-05-22 22:47:46 +00:00
naddy
ab44b21a13 Import sidplay 1.0.8.
SIDPLAY emulates the Sound Interface Device (SID) chip and the
microprocessor unit of the Commodore 64 computer, so it can load
and execute C64 machine code programs which produce music or sound.
Using SIDPLAY, you can listen to thousands of old and new C64 sound
files by infamous artists such as Hubbard and Paul Norman!
2002-05-22 22:44:16 +00:00
naddy
4e54459736 Import libsidplay 1.36.54.
This library provides the Sound Interface Device (SID) chip emulator
engine that is used by music player programs like SIDPLAY.  With it
you can play musics from Commodore 64 (or compatible) programs.
2002-05-22 22:40:51 +00:00
brad
1921c89940 use MASTER_SITE_SOURCEFORGE 2002-05-20 00:15:23 +00:00
wilfried
4ddc5c3e1c add licence comment, clean up MASTER_SITES 2002-05-15 09:30:21 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
lebel
cceba13846 MASTER_SITE_SUBDIR -> ${SITE:=subdir/} 2002-05-13 13:28:07 +00:00
brad
94db5c1304 knapster is not maintained anymore. 2002-05-12 22:13:09 +00:00
jakob
802de08c33 update to version 3.92 and fix master_site 2002-05-11 20:42:53 +00:00
espie
47bb0f3975 uniformize maintainer addresses. 2002-05-11 00:31:22 +00:00
wcobb
a50071fff9 synch MAINTAINER.
ok espie@.
2002-05-08 19:24:56 +00:00
espie
ddd111c58c switch arts subpackage to kde3, just checked that it works. 2002-05-08 15:52:30 +00:00
lebel
03bc8a5c32 update audio/grip to 3.0.0 2002-05-07 21:05:33 +00:00
naddy
6e1c97b3d6 update to 0.04; ok maintainer
This drops the erroneous reference to vorbisfile.c:host_is_big_endian,
which is a local symbol.
2002-05-02 17:09:03 +00:00
jasoni
fae8a6e770 add normalize 2002-04-28 09:13:30 +00:00
jasoni
ac82fb07dd Import normalize.
normalize is a tool for adjusting the volume of audio files to a
standard level. This is useful for things like creating mixed
CD's and mp3 collections, where different recording levels on
different albums can cause the volume to vary greatly from song
to song.
2002-04-28 09:11:37 +00:00
pvalchev
1254f69abe End sentence with a period. (some people copied/pasted too much) 2002-04-26 03:35:33 +00:00
pvalchev
aacb9d36f9 end sentence with a period 2002-04-23 22:55:21 +00:00
jakob
c53d6b6982 update to LAME v3.91 2002-04-19 20:48:48 +00:00
lebel
fd12a12400 update audio/gkrellmss to 0.4;
- depends on math/fftw for the spectrum analyzer mode.
2002-04-19 18:18:50 +00:00
pvalchev
63413abd49 full library dependencies 2002-04-19 14:43:36 +00:00
wilfried
9ad2115f44 fix MASTER_SITES, licence comment 2002-04-19 14:27:37 +00:00
wilfried
5e5dc272b8 HOMEPAGE gone, update MASTER_SITES, licence comment 2002-04-19 12:47:38 +00:00
wilfried
10d7ef91c7 HOMEPAGE gone, licence comment 2002-04-19 12:46:32 +00:00
wilfried
38948bc553 HOMEPAGE gone, fix MASTER_SITES, licence comment 2002-04-19 12:43:56 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
pvalchev
5023e1d363 repair broken dependencies 2002-04-15 20:04:44 +00:00
pvalchev
330bff822e no --enable-accuracy on powerpc as it causes trouble
pointed out by drahn@, ok espie@
2002-04-11 20:01:44 +00:00
tdeval
c3c3678aeb Open the mixer device O_RDWR. ok espie@ 2002-04-11 19:12:58 +00:00
naddy
a2edd21653 fix mikmod plugin for big-endian platforms 2002-04-09 23:13:30 +00:00
naddy
c8f32535e6 Broken on sparc64.
Internal compiler error with gcc 2.95.3 at any optimization level.
2002-04-09 19:56:10 +00:00
naddy
f01c2c8f23 Make compile on sparc64.
XXX Does this even work on big endian?
2002-04-09 19:50:14 +00:00
naddy
ffe2cacb74 gettext cleanup; don't install outside fake root 2002-04-08 19:23:18 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
naddy
66dd60a1a2 libtool 1.4.2 fix for our ELF platforms; from brad@ 2002-04-06 23:42:36 +00:00
naddy
a3fcb6c5f8 libtool 1.4.2 fix for our ELF platforms; from brad@ 2002-04-06 23:21:30 +00:00
naddy
c60eff7ae7 use automake CONFIGURE_STYLE 2002-04-06 22:28:19 +00:00
pvalchev
c6b1dd1878 better solution 2002-04-06 19:32:39 +00:00
pvalchev
59d43c3e3f a quick hack to make dynamic loading work (underscore should be prefixed to
the symbol name only on a.out arches); plugins now work
2002-04-06 19:09:06 +00:00
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
naddy
5f27695fb7 Import libvorbis-perl 0.03-1.
Submitted by Nikolay Sturm <Nikolay.Sturm@desy.de>.

This is an object-oriented interface to the Ogg Vorbis libvorbisfile
convenience library.
2002-02-04 15:00:29 +00:00
naddy
c606856435 fix library dependencies 2002-02-03 22:05:03 +00:00
lebel
45d4b8fab3 +id3lib 2002-02-02 19:50:47 +00:00
lebel
5b4d790d6f initial import of id3lib-3.8.0pre2:
--
id3lib is an open-source, cross-platform software development library
for reading, writing, and manipulating ID3v1and ID3v2 tags. It is an
on-going project whose primary goals are full compliance with the ID3v2
standard, portability across several platforms, and providing a powerful
and feature-rich API with a highly stable and efficient implementation.

WWW: http://id3lib.sourceforge.net/
2002-02-02 19:49:54 +00:00
pvalchev
62a194e04a tabs vs spaces 2002-02-02 06:17:56 +00:00
pvalchev
9e39ec9802 Update to disc-cover-1.3.1, from maintainer Nikolay.Sturm@desy.de
Support for slim cases and a cgi to use disc-cover via a webserver.
2002-02-02 06:10:37 +00:00
naddy
8492c41ae9 enable xmms-flac 2002-02-01 15:45:56 +00:00
naddy
2907d55c8c Create separate port for XMMS FLAC input plugin.
- Circumvents libtool build problem.
- Removes xmms dependency from audio/flac.
2002-02-01 15:44:31 +00:00
naddy
71739f1b7d - Update to 1.0.2: bug fixes, optional Ogg encapsulation.
- Drop xmms plugin due to libtool issues.
2002-02-01 15:18:01 +00:00
naddy
f0d9a447e9 restore dependencies 2002-01-31 13:47:28 +00:00
naddy
6ecaaa0a40 Update to 2.2.5. 2002-01-31 13:21:05 +00:00
pvalchev
05a68a8267 author changed distfile. 10x naddy 2002-01-30 00:08:43 +00:00
pvalchev
c71c521f53 Update to nap-1.4.8. Fixes, new features 2002-01-29 03:46:46 +00:00
wilfried
ea0a0bde1c install documentation and sample file,
from maintainer: Han Boetes <han@mijncomputer.nl>
2002-01-26 14:14:53 +00:00
pvalchev
bdf70af9d5 Fix libao entry. bad jsyn 2002-01-25 23:35:09 +00:00
jsyn
f8486e6ea8 fix typo, sort 2002-01-24 22:14:12 +00:00
wilfried
4f79958f90 add wmix 2002-01-24 13:48:02 +00:00
wilfried
e0d30fe4c8 Import of wmix-3.0, from Han Boetes <han@mijncomputer.nl>
This is an audio mixer that can run within the Window Maker "Dock"
or Aftersteps Wharf.
2002-01-24 13:47:13 +00:00
mickey
8bdef72f7e a few fixes from fgsch@ and angelos@, makes it 0.4, although 2002-01-22 17:53:55 +00:00
naddy
a7eb44dcde fix typo in master site URL 2002-01-21 15:53:12 +00:00
naddy
de4766c1e3 oops 2002-01-21 13:59:38 +00:00
naddy
34dcb772d4 proper threads fix from Xiph CVS 2002-01-19 15:33:20 +00:00
mickey
b46a80066b update to 0.3, fixing angelos' bug reports 2002-01-18 22:26:26 +00:00
naddy
1b3018202c Don't hardcode /usr/local; from maintainer Dan Weeks <danimal@danimal.org>. 2002-01-17 15:18:07 +00:00
naddy
05bc8f147a * Fix Ogg Vorbis encoding for RC3.
* Radically prune DESCR.
* Update to 12.17.3.  GSM support is now integrated.
2002-01-17 00:25:51 +00:00
naddy
b759dab039 XMMS also works on sparc now. Let's encourage some experimentation on other
platforms as well.
2002-01-16 19:25:30 +00:00
mickey
73c5a36374 version 0.2 2002-01-16 17:53:11 +00:00
mickey
5798ee8942 build nomadio 2002-01-16 16:43:34 +00:00
mickey
3b0476f655 nomad ii mg io utility; brad@ ok 2002-01-16 16:42:05 +00:00
naddy
423c853854 Upgrade to Ogg Vorbis RC3.
Note: When encoding, use -q for quality and bitrate control.  -b
has deen deprecated and will not do what you expect.
2002-01-16 03:10:21 +00:00
naddy
542b1e4257 update to 0.2.3 2002-01-16 00:02:28 +00:00
naddy
bfa330f604 Submitted by Dan Weeks <danimal@danimal.org>:
* md5->distinfo
* rename/update patches
* updated homepage and master_sites
* take over maintainership
2002-01-14 13:47:21 +00:00
naddy
49f4493e02 follow /dev/radio changes; from maintainer Vladimir Popov <pva48@mail.ru> 2002-01-11 01:29:07 +00:00
espie
54ca2352bc autoconf 2.52 2001-12-31 09:45:55 +00:00
espie
7204e8e527 autoconf 2.52. Some clean-up 2001-12-31 09:44:45 +00:00
espie
cf12ca2b10 autoconf-2.52 2001-12-31 09:41:46 +00:00
espie
e00c01016a Use autoconf-2.52 2001-12-31 09:40:44 +00:00
pvalchev
79727d327b change SDL dependency entries to simply match latest in-tree version, any flavor 2001-12-28 22:11:58 +00:00
obecian
73e059b27d lopster-0.9.9 update 2001-12-23 03:38:01 +00:00
naddy
83bac39e1d don't patch file into existence; pointed out by Vladimir Popov <pva48@mail.ru> 2001-12-22 15:15:54 +00:00
naddy
455cd199ea no more wmtune,radiotrack; from Nick Nauwelaerts <nick@wanadoo.be> 2001-12-21 12:41:29 +00:00
naddy
e5fea06b9f o Add support for OpenBSD native /dev/radio (note that wmtune uses interface
which was commited into -current on December 5th)
o Remove the aztech and radiotrack flavors since both are supported by
  OpenBSD drivers
o Simplify config file (now there's no need to specify number of presets)
o Small fixes like strcpy -> strlcpy etc

Submitted by maintainer Vladimir Popov <pva48@mail.ru>.
2001-12-20 21:18:02 +00:00
naddy
a9bfef4d52 remove gmake dependency and fix installation;
with maintainer Nick Nauwelaerts <nick@wanadoo.be>
2001-12-06 13:17:42 +00:00
pvalchev
b0e1134d7c bump package revision number after vorbis fixes 2001-11-24 17:38:27 +00:00
pvalchev
981f2e137f Remove unneeded gmake dependency, thanks naddy 2001-11-20 14:55:29 +00:00
pvalchev
5b5188325c Update to mad-0.14.2b
- Added esd flavor, adding esound support to madplay
- Added -b (--bit-depth) option and -i (--ignore-crc) option to madplay
- Added a new mad_stream_errorstr() API function to libmad for retrieving
a string description of the current error condition.
- Changed the audio_wave module to initially write ~0 length rather than
0, for better compatibility when output is piped to another program.
2001-11-20 07:16:30 +00:00
rohee
92d6bf89d9 Update to 0.11.0
It would be nice if someone owning a radio card haved a try at adding
support for it in GQmpeg
2001-11-18 19:07:51 +00:00
pvalchev
5ded375106 Fix an issue with xmms input plugins preventing .ogg URLs from working,
From maintainer vedge@csoft.org, reported by kai@adminhell.org
2001-11-17 01:52:01 +00:00
pvalchev
a621a8796b sync with reality; from maintainer vedge@csoft.org 2001-11-17 01:50:59 +00:00
rohee
e0b6a85434 update to v0.10.0, from lebel@ 2001-11-16 00:25:59 +00:00
pvalchev
ed7e6310e9 call the in-tree mp3info with correct parameters; from Nikolay.Sturm@desy.de 2001-11-15 15:28:29 +00:00
wilfried
aea03643a6 give spec for RUN_DEPENDS 2001-11-14 13:58:34 +00:00
espie
00ce723944 Kill remaining RUN_DEPENDS/BUILD_DEPENDS first parters. 2001-11-13 22:13:22 +00:00
naddy
3f83263622 oops, forgot to disable regression test 2001-11-13 16:35:44 +00:00
naddy
bb29fbe7b3 Update to 1.10.3.
Submitted by maintainer Nick Nauwelaerts <nick@wanadoo.be>.
2001-11-13 16:30:27 +00:00
wilfried
3e85978f60 HOMEPAGE/MASTER_SITE changed, from maintainer 2001-11-13 13:53:08 +00:00
pvalchev
ac9072af38 Update HOMEPAGE and add more MASTER_SITES 2001-11-11 23:29:33 +00:00
pvalchev
4e2a75158c Update to nap-1.4.7
Changes include:
Support for sharing Ogg Vorbis files and non-music files,
a lot of bugfixes, many known problems solved.
See http://quasar.mathstat.uottawa.ca/~selinger/nap/ChangeLog
2001-11-11 21:58:09 +00:00
heko
0e36dadb66 o Instead of copying the "virtual memory exhausted" warning for each
individual port, introduce a new variable for bsd.port.mk, VMEM_WARNING.
By setting this variable to `Yes', the user is given a warning about the
virtual memory requirements just before the pre-build stage.
o Also give some examples for different shells for what to do about
it, and mention login.conf(5). bash, for example, has a confusing
-v flag to ulimit.
o Document this in bsd.port.mk.5
espie@ ok
2001-11-11 13:57:32 +00:00
wilfried
4d968fbdca NO_REGRESS=Yes, from maintainer 2001-11-10 15:44:57 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
kevlo
236eec2fa6 update HOMEPAGE and MASTER_SITES 2001-11-08 10:41:08 +00:00
kevlo
5a16e1a235 oops 2001-11-06 05:40:41 +00:00
jcs
b0dd0446ed NO_REGRESS=Yes 2001-11-02 17:52:58 +00:00
jasoni
78bb32454f NO_REGRESS=Yes 2001-11-01 08:15:39 +00:00
brad
e2f30ec424 revert commit for gtk module. 2001-11-01 02:39:05 +00:00
wilfried
2d83d0a949 NO_REGRESS, from maintainer 2001-10-31 20:09:18 +00:00
wilfried
6651d8bd18 use ports in-tree libtool patches 2001-10-31 11:59:50 +00:00
kevlo
1830d92ce4 - upgrade to version 0.99.6
- update HOMEPAGE and MASTER_SITES
- bump NEED_VERSION
2001-10-30 07:58:24 +00:00
jakob
1d00305ac5 use gtk module 2001-10-29 08:46:29 +00:00
espie
100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00
naddy
04ce2486cf - update to 12.17.2
- take maintainer
- fetch from SourceForge
- add vorbis flavor
- no regress testing for now
- extensive DESCR
2001-10-27 14:02:22 +00:00
pvalchev
fbcdfa47a4 Update to mad-0.14.1b
Highlights:
* Added a new ID3 tag manipulation library (libid3tag).
* Fixed a possible segmentation fault due to mmap() abuse.
* Added a 64-bit FPM negation operation to improve performance of subband
  synthesis on some platforms.
* Added rounding to Layer III requantization for slightly better accuracy.
* Modified the PCM dithering routine for better dithered output.
* Added TTY controls and new --tty-control and --no-tty-control options to
  `madplay'. TTY control keys: `P' pause, `S' stop, `Q' quit, `F' forward,
  `B' backward.
2001-10-27 00:11:40 +00:00
wilfried
a4ea75b758 update homepages 2001-10-26 22:21:44 +00:00
wilfried
3eacd8597d define regress tests 2001-10-25 22:34:48 +00:00
naddy
716a9beb18 no regression test framework 2001-10-25 16:14:51 +00:00
naddy
b495ce8bd3 enable regression test infrastructure 2001-10-25 14:15:57 +00:00
pvalchev
8af379b3af Fix typo in master site. 2001-10-25 04:19:45 +00:00
heko
601099c96c deraadt@ on icb: license is not acceptable for CDROM
Remove ho@ from maintainer per his request
2001-10-24 21:32:12 +00:00
lebel
6f1a4a742a NO_REGRESS=Yes 2001-10-24 14:24:29 +00:00
naddy
793929fa73 fix master sites 2001-10-24 12:41:38 +00:00
espie
b6f497a26f Complete lib dependencies to pass checker 2001-10-24 12:09:04 +00:00
naddy
9a060899f1 update to 0.2.2 2001-10-24 12:06:03 +00:00
espie
d35eefdd62 From wilfried@. /dev/audio, not /dev/dsp. 2001-10-14 17:25:40 +00:00
espie
fb36a7039e +dvd pieces 2001-10-14 15:42:22 +00:00
espie
efd4dbf618 AC-3 decoding library 2001-10-14 15:17:16 +00:00
espie
8db9e76820 Be somewhat pedantic. RUN_DEPENDS != LIB_DEPENDS, and both must be
present if both are needed...
2001-10-12 14:43:47 +00:00
brad
d382576513 make use of gettext module. 2001-10-11 18:16:30 +00:00
brad
2c2aac42b5 sync libtool patches 2001-10-11 18:08:47 +00:00
naddy
1f54e4802a kludge: only build xmms module on platforms where xmms is available 2001-10-09 15:05:20 +00:00
naddy
22002babbc use in-tree libtool patches 2001-10-08 16:24:20 +00:00
naddy
94fef7abbe use in-tree libtool patches 2001-10-08 14:57:55 +00:00
wilfried
30f78c0a33 include stdlib.h to get definition of malloc, needed on sparc64
ok maintainer
2001-10-08 11:15:21 +00:00
pvalchev
79f3bef5e3 use in-tree libtool patches 2001-10-08 04:57:25 +00:00
lebel
173203cae4 default to /dev/cd0c instead of /dev/cdrom.
Nils Nordman <nino@nforced.com>
2001-10-03 15:21:42 +00:00
naddy
47ac5b4444 update to 0.2.0; unbreak 2001-09-30 14:24:47 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
naddy
af524760b5 revert libtool changes; ugly but it builds at least 2001-09-26 14:18:23 +00:00
wilfried
3bdd711603 use gettext module 2001-09-24 09:21:09 +00:00
kevlo
f2ea945ddb - use gettext module
- bump NEED_VERSION
2001-09-24 01:58:49 +00:00
pvalchev
5a16a866cc use gettext module 2001-09-23 06:33:56 +00:00
wilfried
0c22d497e6 add USE_LIBTOOL, ok naddy@ 2001-09-20 20:03:10 +00:00
wilfried
7acb8c5a2c don't install the .la libtool wrappers for the plugin modules, ok naddy@ 2001-09-20 20:02:21 +00:00
wilfried
f1102792d8 remove dirs when uninstalling, ok maintainer 2001-09-20 19:59:11 +00:00
wilfried
87b0948cff Remove unused files, ok naddy@ 2001-09-20 19:57:53 +00:00
naddy
c14ccef459 depend on all vorbis libs 2001-09-16 17:26:59 +00:00
jcs
76b922d346 Remove vim tags 2001-09-15 23:26:38 +00:00
espie
688b41e225 well, even if it's broken, let's make it downloadable, shall we ? 2001-09-14 18:00:31 +00:00
wilfried
06e7a32dc0 make buildable if we have build windowmaker with i18n flavor 2001-09-07 11:32:54 +00:00
pvalchev
ebdbaac1d3 Remove things from CONFIGURE_ENV that are already taken care of by
bsd.port.mk; bump NEED_VERSION
2001-09-02 04:09:56 +00:00
pvalchev
0517cc3906 Update to ksmp3play-0.5.1 2001-09-02 04:03:26 +00:00
naddy
403eeeec6c whack included libtool into shape; work from brad@ 2001-08-31 20:24:54 +00:00
pvalchev
841e98d304 Update to nap-1.4.6
Contains bugfixes, added another "napping" executable installed suid root
responsible for collecting ping results for nap (revokes privileges after
the first socket call in main())
2001-08-31 16:54:07 +00:00
brad
28157567ef add dewey dependency entry for unzip 2001-08-31 15:03:25 +00:00
brad
f07d45c1d6 - document use of pthreads
- use ONLY_FOR_ARCHS instead of NOT_FOR_ARCHS and specify only i386 since
that is the only arch this will work on at the moment with our native
pthreads library
2001-08-31 14:55:52 +00:00
brad
006ca560f1 - updated native (Sun) audio driver
- trim MESSAGE a bit
--
From: maintainer
2001-08-31 14:40:11 +00:00
naddy
e8acef0975 Fix a division by zero bug that broke encoding on alpha.
Patch from the Xiphophorus CVS.
2001-08-28 01:02:17 +00:00
espie
e5422c70e0 bsd.port.mk now sets USE_LIBTOOL in MAKE_FLAGS 2001-08-27 09:30:31 +00:00
espie
edba69944d Install the whole thing, including the shared library.
Make sure it's built properly by USE_LIBTOOL.
Use the default install target, just tweak the html files location.

Bump the minor number to leave room for a stub library to put on CDs
to allow for things to depend on lame.
2001-08-26 12:00:38 +00:00
fgsch
c5ff7bf687 o Install libmp3lame.a and lame.h.
o Shorten package name so it fits better if no_x11 is used.
o Simplify do-install.
o Add missing html files to package list.

jakob@ ok.
2001-08-26 11:26:51 +00:00
lebel
c692dbc069 +gkrellmss 2001-08-26 03:45:55 +00:00
lebel
064fd0529f initial import of gkrellmss 0.2:
--
GKrellMSS is a plugin for GKrellM that has a VU meter and a chart. The
VU meter displays left and right channel audio levels. The sound scope
chart draws combined left and right audio channels as an oscilloscope
trace. The trace sweep speeds are adjustable from 100 usec/div to 50
msec/div, and there is a vertical sensitivity adjustment. And of course,
since it's a scope, it's triggered.

WWW: http://web.wt.net/~billw/gkrellmss/gkrellmss.html
2001-08-26 03:45:02 +00:00
lebel
1700c504fd +gkrellmms 2001-08-26 03:09:50 +00:00
lebel
e7e5812497 initial import of audio/gkrellmms 0.5.5:
--
A plugin which allows you to control XMMS from within GKrellM.

WWW: http://gkrellm.luon.net/gkrellmms.phtml

Submitted by Joshua Stein <jcs@rt.fm>
2001-08-26 03:07:51 +00:00
espie
73a13467b7 Repair part of the library. Reroute find_cooked to find_scsi since OpenBSD
always uses SCSI interface. Remove corresponding kludge :-P in main.c
2001-08-25 11:19:25 +00:00
espie
e1696e42d0 Bump patch level so that other packages may get the right version. 2001-08-23 22:22:59 +00:00
espie
fbacdda0b6 Enable cdparanoia libraries (to use by kde). 2001-08-23 16:23:22 +00:00
naddy
3228024606 upstream author removed gmake dependency but didn't bump distfile version 2001-08-21 15:19:16 +00:00
naddy
f5d876c4b1 unify XMMS plugin naming; simplify 2001-08-21 00:27:06 +00:00
naddy
d941829f40 +shorten
+xmms-shn
2001-08-21 00:06:50 +00:00
naddy
19f06dcd88 Initial import of shorten 3.3.
Shorten reduces the size of waveform files (such as audio) using
Huffman coding of prediction residuals and optional additional
quantisation.  It supports lossless and lossy modes.
2001-08-21 00:03:31 +00:00
naddy
bfe7984072 Import xmms-shn 2.2.4.
xmms-shn provides playback support for shorten (.shn) files in XMMS.
Real-time seeking support is provided for .shn files that have
accompanying seek tables generated by shorten 3.x.
2001-08-20 23:55:41 +00:00
naddy
9263fb4321 Update Ogg Vorbis to 1.0rc2.
Adds channel coupling.
Miscellaneous changes to libao and vorbis-tools.
2001-08-20 21:53:56 +00:00
naddy
23dab8ccee temporarily mark broken until fixed for libao.so.2 2001-08-20 21:39:26 +00:00
espie
fcbe5f8599 more master_sites, from maintainer. 2001-08-18 13:25:09 +00:00
brad
9521e9f4a6 bad, this will cause patching to fail. 2001-08-17 13:30:45 +00:00
pvalchev
cfc5f3ef6a + disc-cover 2001-08-16 21:58:24 +00:00
pvalchev
76b01a8b21 Import of disc-cover-1.2.2
Disc-Cover creates front and back covers for audio CDs.  The CD has
to be present in the CD-ROM drive, or alternatively a valid CDDB
file can be used.  Disc-Cover searches the CDDB database for an
entry corresponding to the CD's CDDB ID. It starts by looking for
a local CDDB entry in ~/.cddb (or another directory pointed to by
your cddb installation). If no local CDDB entry matches the CD,
disc-cover continues to search the online CDDB databases or CDINDEX
databases as configured in the AudioCD library.  It then formats
the entry to produce a Latex, Dvi, Postscript or PDF file, which
contains the front and back covers on a single page. Other formats
supported include a simple text output, a CDDB compatible format,
HTML and an output format that can be used with cdlabelgen
(http://www.red-bean.com/~bwf/software/cdlabelgen/), another cover
builder.

WWW: http://www.liacs.nl/~jvhemert/disc-cover

MAINTAINER=     Nikolay Sturm <Nikolay.Sturm@desy.de>
2001-08-16 21:56:35 +00:00
pvalchev
ba603cc225 USE_X11 2001-08-16 19:29:00 +00:00
pvalchev
96f8ac37d1 New maintainer is Sebastian Stark <seb@todesplanet.de>, I pass this port
over to him.
2001-08-14 23:48:29 +00:00
pvalchev
38b16743b9 Better COMMENT line - this works with every monitor 2001-08-14 23:11:41 +00:00
pvalchev
6c937c1c1c Update to tempest-1.0.4
Really supports fullscreen mode.
Thanks to Sebastian Stark <seb@todesplanet.de>
2001-08-14 23:02:58 +00:00
pvalchev
c87b29d8cf hint at debugging flavor 2001-08-14 05:58:50 +00:00
pvalchev
b07f428e09 + tempest 2001-08-13 17:53:52 +00:00
pvalchev
4ce5967227 import of tempest-1.0.2
Tempest for Eliza is a program that uses your computer monitor to
send out AM short wave radio signals. You can then hear computer
generated music in your radio. It teaches you that your computer
can be observed. Tempest for Eliza works with every monitor,
every resolution.
2001-08-13 17:27:10 +00:00
kevlo
f749ec286b upgrade to version 3.2 2001-08-11 16:08:47 +00:00
naddy
18deaa1e3a Update to 0.1.4: removes need for local patches; no functional changes. 2001-08-11 11:43:29 +00:00
naddy
9732a4c310 - Update to 0.1.3: fix wav file creation.
- Better master site.
2001-08-09 15:14:02 +00:00
naddy
c41c1392fd - disable building of esd/arts plugins in accordance with respective flavors
- sync libtool patches
2001-08-09 15:07:31 +00:00
pvalchev
eae5813ca0 Pass -liberty in LIBS instead of LDFLAGS to the build system. 2001-08-09 06:06:24 +00:00
pvalchev
fe8fcd7025 Update to ksmp3play-0.5
Patches in.
2001-08-09 05:56:57 +00:00
naddy
75f56f2bec SECURITY: Fix link attack and buffer overflows.
From Thomas Biege <thomas@suse.de> via BugTraq.
Bump package revision.
2001-08-08 23:31:23 +00:00
wilfried
79dce81feb sync libtool patches 2001-08-07 13:29:32 +00:00
pvalchev
f542c32691 sync 2001-08-07 06:36:38 +00:00
naddy
a72dcfe87f +gkrellm-volume 2001-08-07 00:15:13 +00:00
naddy
c6dceec693 Import of gkrellm-volume 0.8.
Submitted by Joshua Stein <jcs@rt.fm>.

A gkrellm plugin to control the OSS mixer.
2001-08-07 00:13:20 +00:00
brad
083ab4c72f replace oss audio API usage with our native audio API.
--
Patches and code for native audio API support from:
Wilbern Cobb <cobb@vedge.com.ar>
2001-08-04 05:03:19 +00:00
wilfried
62dba70f9d update to 1.7.0 2001-08-02 10:20:31 +00:00
pvalchev
6a2558d802 add sourceforge to the master sites 2001-08-02 01:48:07 +00:00
jakob
d29065cca9 remove redundant ALL_TARGET; heko@iki.fi 2001-08-01 19:29:09 +00:00
naddy
0521966d96 fix MASTER_SITES 2001-07-31 22:05:40 +00:00
naddy
5fcf2ddb84 mark i386-only
assumes unaligned access, no struct padding, little endian
2001-07-31 21:20:33 +00:00
brad
01acdd46bb - add RCS id to patches
- unified diff for patch-inc_config.h
2001-07-29 19:29:48 +00:00
pvalchev
a21bd427eb Update to waveplay-20001210
Install manual pages, rename patches and bump NEED_VERSION.
2001-07-29 01:13:50 +00:00
jasoni
ae3269691d update to 1.3g 2001-07-27 19:07:17 +00:00
espie
87efdc0899 The autoconf script does not do subdirs... 2001-07-27 17:37:38 +00:00
naddy
6031d70a93 Switch to a backup master site that sends the correct distfile.
Problem noticed by lebel@
2001-07-27 00:57:30 +00:00
pvalchev
c3880f4d53 tar -> 2001-07-26 19:08:16 +00:00
naddy
211732264a - update to 1.0
- add XMMS plugin
2001-07-26 17:37:46 +00:00
espie
e0bf71a82f libao, 2001-07-26 12:33:11 +00:00