Commit graph

989 commits

Author SHA1 Message Date
Vasil Dimov
a61d3f6bed Remove expired ports:
2006-12-01 audio/xmms-rateplug: Project disappeared from the internet
2006-12-01 chinese/iiimf-le-chewing: fails to install (dependency problem)
2006-12-01 deskutils/mhc-xemacs21-mule: hangs during build
2006-12-01 devel/alleyoop: Does not compile
2006-12-01 devel/hs-crypto: is incompatible with current GHC, needs updating
2006-12-01 editors/gedit-autocomplete-plugin: Not compatible with gedit versions >= 2.14
2006-12-01 emulators/basiliskII: Does not compile
2006-12-01 emulators/vmware-tools2: Unfetchable
2006-12-01 emulators/vmware2: Unfetchable
2006-12-03 finance/ccard: Project disappeared from the internet
2006-12-04 13:10:31 +00:00
Dirk Meyer
83b7db0846 GNUstep CD player with CDDB support
WWW: http://gsburn.sourceforge.net/
Obtained from:	NetBSD pkgsrc
2006-11-17 14:31:08 +00:00
Dirk Meyer
8ad4e724b5 CDDB client bundle for GNUstep
WWW: http://gsburn.sourceforge.net/
2006-11-17 12:04:09 +00:00
Dirk Meyer
38b6bef6f5 MPDCon is a graphical client for MPD, the Music Player Daemon
(http://www.musicpd.org). With it you can manage your playlists,
browse the song collection and control the daemon.

WWW: http://www.musicpd.org/MPDCon.shtml
2006-11-17 03:54:06 +00:00
Alexander Botero-Lowry
bb70e29edb - Add gx2osd 0.1
An on-screen display client for XMMS2 with skinning and cover-art
     support.

     WWW: http://wiki.xmms2.xmms.se/index.php/Client:gx2osd
2006-11-12 23:57:10 +00:00
Soeren Straarup
268605bcdd Add xanalyser 1.29
XAnalyser is a program to analyse a stereo audio signal. It has two displays:

Frequency Spectrum
Using Fast Fourier Transform, the time domain of the signal is transformed into
the frequency domain, i.e. the amplitude (in logarithmic scale) of the
audio signal is plotted versus the frequency. Either the sum of the
left and right channel of the audio signal can be shown or both
channels simultaneously.

XY Scope
Roughly speaking, the audio signal of left channel deflects a point
horizontally and the right channel vertically (just as the beam of a CRT
would do). Thus, an audio signal only present on the left channel produces
a horizontal line, whereas an audio signal only present on the right channel
produces a vertical line. A mono signal produces a 45 degree line.
A stereo signal creates a wilde pattern (if the phase is correct,
predominately in the same direction as a mono signal) or may even fill
the entire scope.

WWW: http://arvin.schnell-web.net/xanalyser/

PR:		105059
Submitted by:	Diane Bruce <db@db.net>
Approved by:	tmclaugh (mentor)
2006-11-09 18:41:59 +00:00
Andrew Pantyukhin
8e473b64e7 Add port audio/fdmf:
fdmf is portable perl/C software for finding pairs of music files in a
collection that are likely to contain the same music. It works on the
music itself, not on the filename, tags, or headers. It uses an audio
fingerprint, or perceptual hash to recognize the duplicate files. It is
currently under heavy development, so it might be buggy, broken, or
otherwise bad. But it works for me.

WWW: http://www.w140.com/audio/
Author: Kurt Rosenfeld <kurt at w140 dot com>
2006-11-02 20:35:49 +00:00
Vasil Dimov
2fb8ca3acd Remove expired leaf ports:
2006-10-26 archivers/linux-unace
2006-10-12 audio/gdesklets-cornerxmms
2006-10-12 deskutils/gdesklets-sensor-displayconstraints
2006-10-17 devel/sdl_ldbad
2006-10-27 lang/pdss
2006-10-17 multimedia/slideshow
2006-10-31 14:13:19 +00:00
Joe Marcus Clarke
a82be642f6 Add new entries for:
accessibility/orca
audio/gstreamer-plugins-pulse
audio/pulseaudio
devel/dbus-glib
devel/gnome-vfs-monikers
editors/gedit-plugins
misc/pciids
multimedia/gstreamer-plugins-annodex
multimedia/gstreamer-plugins-bz2
sysutils/hal
sysutils/hal-device-manager
sysutils/gnome-mount
sysutils/gnome-power-manager
sysutils/gnome-volume-manager
sysutils/policykit
sysutils/gstreamer-plugins-hal
www/gstreamer-plugins-neon

Approved by:	portmgr (implicit, kris)
2006-10-14 08:41:52 +00:00
Andrew Pantyukhin
05c4911219 - Remove duplicate of textproc/liblrdf
- Wear an innocent smile

Reported by:	Ports Fury
Pointy hat to:	sat
2006-10-08 14:51:13 +00:00
Stanislav Sedov
baaf8ce579 - Connect emphasis to build.
Approved by:	sem (mentor)
2006-10-08 14:04:16 +00:00
Andrew Pantyukhin
098644573b Add port audio/aqualung:
Aqualung is a music player. It plays audio files from your filesystem
and has the feature of inserting no gaps between adjacent tracks.

WWW: http://aqualung.sourceforge.net/
2006-10-08 00:07:13 +00:00
Andrew Pantyukhin
a29a0e0d97 Add port audio/liblrdf:
This is a library to make it easy to manipulate RDF files describing LADSPA
plugins.

It can also be used for general RDF manipulation.

It can read RDF/XLM and N3 files and export N3 files, it also has a light
taxonomic inference capablility.

WWW: http://sourceforge.net/projects/lrdf/
2006-10-07 23:19:25 +00:00
Andrew Pantyukhin
f28a19a3a9 Add port audio/liboggz:
Oggz provides a simple programming interface for reading and writing
Ogg files and streams. Ogg is an interleaving data container developed
by Monty at Xiph.Org, originally to support the Ogg Vorbis audio
format.

liboggz supports the flexibility afforded by the Ogg file format while
presenting the following API niceties:
* Strict adherence to the formatting requirements of Ogg bitstreams,
  to ensure that only valid bitstreams are generated
* A simple, callback based open/read/close or open/write/close interface
  to raw Ogg files
* A customisable seeking abstraction for seeking on multitrack Ogg data
* A packet queue for feeding incoming packets for writing, with
  callback based notification when this queue is empty
* A means of overriding the IO functions used by Oggz, for easier
  integration with media frameworks and similar systems.
* A handy table structure for storing information on each logical
  bitstream

WWW: http://www.annodex.net/software/liboggz/html/
2006-10-07 22:43:36 +00:00
Pav Lucistnik
39540d24fb The server for Ventrilo is a voice chat program which supports multiple
channels with different rate codecs and several people on each channel.
Primarily aimed at team gamers but can be used as an IP phone as well.

WWW: http://www.ventrilo.com/

PR:		ports/95071
Submitted by:	Anish Mistry <amistry@am-productions.biz>
2006-10-06 21:26:09 +00:00
Boris Samorodov
96905e7c7d - re-introduce audio/audacity-devel port (version 1.3.0b); [1]
- fix pkg-plist, lines added:
-----
share/mime/packages/audacity.xml
share/applications/audacity.desktop
@dirrmtry share/applications

PR:		103260  [1]
Submitted by:	Jack Low <xxjack12xx at gmail.com>  [1]
2006-10-06 18:29:58 +00:00
Vasil Dimov
3a8a8f4510 Remove expired leaf port:
2006-09-21 audio/wmtune
2006-09-21 07:11:26 +00:00
Andrew Pantyukhin
49154ab59a Add port audio/linux-libmad - Linux version of audio/libmad 2006-09-16 20:01:41 +00:00
Ying-Chieh Liao
28d71a9111 add jmusic 1.5
Composition in Java
2006-09-15 03:19:31 +00:00
Andrew Pantyukhin
5b3ed27552 Add port audio/umodplayer:
UModPlayer or Universal Module Player is a audio module "tool-chain",
providing you functions to work with modules like playing, exporting,
getting information, and more.

    * You can play the supported formats and seek to any order in the
      song. You have pause, timer, display, and other standard features.
    * You can view the pattern notes while playing.
    * Playlist support: you can create playlists, delete or move
      individual items in a playlist, import a playlist from the current
      directory contents, save a playlist and load a saved playlist...
    * You can specify any of the ModPlug options: noise reduction,
      megabass, surround, reverb sound options specifying the grade and
      the delay of most of the options.
    * You can export the audio data of a module to any of the supported
      formats
    * You can read and export to a file the song builtin message, the
      song instrument names and the song sample names.
    * Each user of your UNIX box can save all the sound options.
    * And much more!

WWW: http://umodplayer.sourceforge.net/
2006-09-14 16:25:13 +00:00
Andrew Pantyukhin
30a2ddae5b Add port audio/libaiff:
LibAiff is a library for C applications, providing transparent read and
write operations for Audio Interchange File Format files.

With LibAiff your application can easily use the Audio IFF format to
interchange digital audio.

LibAiff wants to implement all the features of the AIFF 1.3 standard,
including markers, comments, etc.

This version of LibAiff supports the following features:

    * Reading any valid Audio IFF file.
    * Writing a valid Audio IFF file.
    * Reading a compressed AIFF Compressed (AIFC) file with audio encoded
      in Linear PCM, both big-endian and little-endian.
    * Read & write samples in all formats supported by the Audio IFF standard.
    * Convert any sample format to and from 32 bits.
    * Getting and setting all the AIFF Attributes.
    * Reading and writing markers to positions on the sound.
    * Reading instrument data from AIFF files.

WWW: http://aifftools.sourceforge.net/libaiff/
2006-09-14 16:22:32 +00:00
Dirk Meyer
a476d1c769 Cynthiune is a free software, romantic and extensible music player for
GNUstep and Mac OS X. Similar in look and feel to XMMS, it can read the
most-known sound file formats: MP3, Ogg, FLAC, Mod, XM, AIFF, WAV and more.
Very easy to use, it integrates well with the GNUstep desktop environment
and shows a nice example of a cross-platform OpenStep application.
PR:		102901
Submitted by:	Gürkan Sengün
2006-09-10 07:52:30 +00:00
Rong-En Fan
bd211f3934 Add pecl-id3 0.2, extension to read and write ID3 tags in MP3 files.
PR:		ports/103015
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-09-09 12:49:54 +00:00
Boris Samorodov
e041b7d59f Freealut is a free implementation of the OpenAL Utility Toolkit
(ALUT).

It is well suited to producing succinct demo programs and to help
new developers to get started with OpenAL without distractions
such as loading sound samples from disk.

WWW: http://www.openal.org/

PR:		ports/102854
Submitted by:	Jona Joachim <walkingshadow at grummel.net>
2006-09-07 20:20:55 +00:00
Emanuel Haupt
a0f3257dd6 Add volumecontrol.app, audio mixer for GNUstep.
PR:		102655
Submitted by:	gurkan@linuks.mine.nu
2006-09-04 20:24:47 +00:00
Martin Wilke
9e6466651a Dream is a software implementation of a Digital Radio Mondiale (DRM) receiver.
All you need to receive DRM transmissions is a PC with a sound card and a
modified analog short-wave (MW, LW) receiver.

WWW: http://drm.sourceforge.net/

PR:		ports/102761
Submitted by:	Soeren Straarup <xride(at)x12.dk>
2006-09-01 19:49:07 +00:00
Pav Lucistnik
90b4611011 libdssialsacompat is simply an extraction from and repackaging of
the code from alsa-lib 1.0.8, necessary to support DSSI on non-ALSA
systems.

  WWW: http://home.jps.net/~musound/

More information on DSSI can be found at:

  WWW: http://dssi.sourceforge.net/

PR:		ports/100498
Submitted by:	rlazio <mahonmesr@googlemail.com>
2006-09-01 17:52:51 +00:00
Pav Lucistnik
6abccf9211 libnjb is a C library and API for communicating with the Creative Nomad
JukeBox and Dell DJ digital audio players under BSD, Linux, Mac OS X and
Windows.

WWW: http://libnjb.sourceforge.net/

PR:		ports/100462
Submitted by:	adrianm <teksimian@gmail.com>
2006-08-31 21:29:45 +00:00
Andrew Pantyukhin
491a7cbd29 Add port audio/libnoise:
libnoise is a portable C++ library that is used to generate coherent
noise, a type of smoothly-changing noise. libnoise can generate
Perlin noise, ridged multifractal noise, and other types of
coherent-noise.

Coherent noise is often used by graphics programmers to generate
natural-looking textures, planetary terrain, and other things. The
mountain scene shown above was rendered in Terragen with a terrain
file generated by libnoise. You can also view some other examples of
what libnoise can do.

In libnoise, coherent-noise generators are encapsulated in classes
called noise modules. There are many different types of noise
modules. Some noise modules can combine or modify the outputs of
other noise modules in various ways; you can join these modules
together to generate very complex coherent noise.

WWW: http://libnoise.sourceforge.net/
2006-08-28 12:34:43 +00:00
Roman Bogorodskiy
eda2196af7 XMMS2-Scrobbler is a client for XMMS2 that feeds information about the songs
you played to last.fm, formerly known as AudioScrobbler.

WWW: http://code-monkey.de/pages/xmms2-scrobbler

PR:		ports/102511
Submitted by:	Alexander Botero-Lowry <alex at foxybanana.com>
2006-08-27 16:25:00 +00:00
Roman Bogorodskiy
209689ff10 Azrael is a client for XMMS2. It is written in C and uses GTK.
Features include:
 * LCD for elapsed time,
 * Nice display of song information
 * Interfaces to the playlist and media library

PR:		ports/102508
Submitted by:	Alexander Botero-Lowry <alex at foxybanana.com>
2006-08-27 05:21:19 +00:00
Rong-En Fan
7547f05869 Add kid3 0.7, MP3/Ogg/FLAC tag editor for KDE.
PR:		ports/101283
Submitted by:	Max Brazhnikov <makc at issp.ac.ru>
2006-08-07 09:06:48 +00:00
Michael Landin
302b5111c4 - add libtunepimp-old (forgotten after repocopy)
Noticed by:		portsnap buildbox
Forgotten by:		clsung
2006-08-02 14:22:51 +00:00
Ion-Mihai Tetcu
42e2f09a6e Herrie is a small command line music player. It has vim-like controls
and has some unique features, like chroot()'ing and dropping privileges.
This makes it an ideal application for low-end jukeboxes.

WWW: http://g-rave.nl/projects/herrie/

PR:		ports/101159
Submitted by:	Ed Schouten <ed at fxq.nl>
2006-08-01 20:05:31 +00:00
Andrew Pantyukhin
b90427b486 Add port audio/pacpl:
Perl Audio Converter (PAC) is a tool for converting multiple audio types
from one format to another. It supports MP2, MP3, Ogg Vorbis, FLAC,
Shorten, Monkey Audio, FAAC (AAC/M4A/MP4), Musepack (MPC), Wavpack (WV),
OptimFrog (OFR/OFS), TTA, LPAC, Kexis (KXS), AIFF, AC3, Lossless Audio
(LA), BONK, AU, SND, RAW, VOC, SMP, RealAudio (RA/RAM), WAV, and WMA. It
can also convert audio from the following video formats/extensions: RM,
RV, ASF, DivX, MPG, MKV, MPEG, AVI, MOV, OGM, QT, VCD, VOB, and WMV. A
CD ripping function with CDDB support, batch and playlist conversion,
tag preservation for most supported formats, independent tag reading/
writing, and extensions for Konqueror and Amarok are also provided.

WWW: http://pacpl.sourceforge.net/
Author: Philip Lyons <viiron@gmail.com>
2006-07-21 23:58:01 +00:00
Andrew Pantyukhin
883617d260 Add port audio/optimfrog:
OptimFROG is a lossless audio compression program. Its main goal is to
reduce at maximum the size of audio files, while permitting bit identical
restoration for all input. It is similar with the ZIP compression, but it
is highly specialized to compress audio data.

OptimFROG obtains asymptotically the best lossless audio compression
ratios. It has Windows, Linux, and Mac versions, fully featured input
plug-ins for the Windows Media Player, foobar2000, Winamp2/3/5, dBpowerAMP,
XMPlay, QCD, and XMMS audio players (with bitstream error resilience,
ID3v1.1 and APEv2 read tagging support, ID3v2 compatible), optimal support
for all integer PCM wave formats up to 32 bits and an extensible streamable
(error tolerant) compressed format. It is also fast, the default mode
encodes CD quality audio data at 12.4x real-time and decodes at 17.4x real-
time on AMD Athlon XP 1800+ (the fastest mode encodes at 28.1x real-time
and decodes at 24.7x real-time). Self-extracting (sfx) archives can also be
created with a small overhead of just 54 KB.

WWW: http://www.losslessaudio.org/
Author: Florin Ghido <FlorinGhido@yahoo.com>
2006-07-21 23:13:14 +00:00
Andrew Pantyukhin
1f87d7e287 Add port audio/lpac:
LPAC is a codec (coder / decoder) for  lossless compression of digital audio
files. "Lossless" means that any compressed file can be decompressed in a way
it will be bit-wise identical with the original. This is the main advantage
of LPAC compared to lossy formats like MP3, WMA or RealAudio. On the other
hand, lossy codecs can achieve higher compression ratios. For example, MP3 at
128 kbit/s achieves a (fixed) compression ratio of 11, whereas LPAC's
compression ratios range from 1.5 to 4, strongly depending on the audio
material. Typically they are around 2 for pop music and 2.5 for classical
music. This may not seem much, but remember you will get back every single
bit, no matter how often you subsequently compress and decompress a file. It
is true that general archivers (Zip, LZH, gzip) are lossless, too, but they
often achieve nearly no compression on audio files.

WWW: http://www.nue.tu-berlin.de/wer/liebchen/lpac.html
2006-07-21 22:52:06 +00:00
Andrew Pantyukhin
a03ba739b7 Add port audio/kexis:
Kexis - A lossless WAV file compressor. Kexis' main goal is to develop
prediction and encoding schemes to minimize compressed file size. Kexis
strives to be the premier lossless sound encoder.

WWW: http://sourceforge.net/projects/kexis/
2006-07-21 21:11:05 +00:00
Andrew Pantyukhin
d1af7fa341 Add port audio/p5-Audio-Musepack:
This module returns a hash containing basic information about a
Musepack file, as well as tag information contained in the Musepack
file's APE tags. See Audio::APETags for more information about the
tags.

WWW: http://search.cpan.org/dist/Audio-Musepack/
2006-07-21 20:05:25 +00:00
Andrew Pantyukhin
c8d159430c Add port audio/p5-Audio-FLAC-Header:
This module returns a hash containing basic information about a FLAC file,
a representation of the embedded cue sheet if one exists, as well as tag
information contained in the FLAC file's Vorbis tags. There is no complete
list of tag keys for Vorbis tags, as they can be defined by the user; the
basic set of tags used for FLAC files include:

* ALBUM
* ARTIST
* TITLE
* DATE
* GENRE
* TRACKNUMBER
* COMMENT

WWW: http://search.cpan.org/dist/Audio-FLAC-Header/
2006-07-21 19:50:22 +00:00
Andrew Pantyukhin
0d7a998b4a Add port audio/audacious-crossfade:
A Crossfading/Gapless Output Plugin featuring:

    * Crossfading
    * Fadein/Fadeout
    * Continuous output
    * Gap-Killer
    * Automatic detection of live albums
    * High quality
    * Secondary effect plugin
    * Compatibility with bmp and audacious

WWW: http://www.eisenlohr.org/xmms-crossfade/index.html
Author: Peter Eisenlohr <p.eisenlohr@gmx.net>

This is a slave port of audio/xmms-crossfade
2006-07-16 09:27:29 +00:00
Roman Bogorodskiy
44dd95b807 mpdscribble is a music player daemon client which
submits information about tracks being played to audioscrobbler.

WWW: http://www.frob.nl/scribble.html

PR:		ports/100195
Submitted by:	Stepan Zastupov [RedChrom] <redchrom at gmail.com>
2006-07-13 08:35:51 +00:00
Roman Bogorodskiy
cdbfe1f9a7 This module allows you to search for MP3 files by their ID3 tags.
You can ask for the results to be sorted by one or more of those tags,
and return either the list of filenames (the deault), a printf-style
formatted string for each file using its ID3 tags, or the actual Perl
data structure representing the results.

WWW: http://search.cpan.org/dist/MP3-Find/

PR:		ports/100149
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-07-12 20:24:34 +00:00
Erwin Lansing
e0d79b1619 A module to use your computer beeper in fancy ways.
Author:	Giulio Motta <giulienk@cpan.org>
WWW:	http://search.cpan.org/dist/Audio-Beep/

PR:		ports/100092
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-11 19:55:42 +00:00
Ion-Mihai Tetcu
f040a0bcfd Add cpp-xmms2 , c++ Bindings for XMMS2.
PR:		ports/99867
Submitted by:	Alexander Botero-Lowry <alex at foxybanana.com>
2006-07-07 18:26:27 +00:00
Sergey Skvortsov
e254301aa6 Add p5-Audio-TagLib 1.42, library for reading and editing audio meta
data.
2006-07-04 12:20:50 +00:00
Ion-Mihai Tetcu
905d669bdd fapg is a tool to generate list of audio files (Wav, MP3, Ogg, etc) in various
formats (M3U, PLS, HTML, etc).
It is very usefull if you have a large amount of audio files and you want to
quickly and frequently build a playlist.

WWW: http://royale.zerezo.com/fapg/

PR:		ports/99300
Submitted by:	chinsan <chinsan.tw@gmail.com>
2006-06-29 10:41:09 +00:00
Ion-Mihai Tetcu
25c348a04b Euphoria is an audio player which is based on Ecore, Evas and Edje.
It acts as a frontend to XMMS2.

Author:	Tilman Sauerbeck <tilman@code-monkey.de>
WWW:	http://www.enlightenment.org/

PR:		ports/99318
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-06-26 22:07:55 +00:00
Ion-Mihai Tetcu
c66319bbc7 Ruby ecore mainloop bindings for XMMS2.
PR:		ports/99390
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-06-25 11:14:38 +00:00
Emanuel Haupt
c4f8c3a5c0 - Connnect checkmate
- Disconnect mpck
2006-06-24 10:34:58 +00:00
Ion-Mihai Tetcu
b3b779339a audio/py-shellac -> audio/shellac because it's application not a library.
PR:		ports/99165
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
Repocopy by:	marcus
2006-06-21 21:18:07 +00:00
Ion-Mihai Tetcu
60785c25f8 audio/ruby-snett -> audio/snett because it's a application, not a library.
PR:		ports/99164
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
Repocopy by:	marcus
2006-06-21 21:03:07 +00:00
Ion-Mihai Tetcu
6d8d821098 Sidplay 2 is the second in the Sidplay series originally developed by Michael
Schwendt. This version is written by Simon White and is cycle accurate for
improved sound reproduction. Sidplay 2 is capable of playing all C64 mono and
stereo file formats.

WWW: http://sidplay2.sourceforge.net/

PR:		ports/98762
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:	lawrance (mentor, implicit)
2006-06-10 22:13:39 +00:00
Ion-Mihai Tetcu
766506c513 Shoutcast is Nullsoft's Winamp-based streaming audio server. It isn't
an open source software, but freely available for i386 versions of
FreeBSD 4.X/5.X and Linux. This port installs the Linux binary.

WWW: http://www.shoutcast.com

PR:		ports/95514
Submitted by:	Gabor Kovesdan
Approved by:	lawrance(mentor, implicit)
2006-06-05 10:39:01 +00:00
Andrew Pantyukhin
8af7af92e7 - Fix category: should be in net-p2p
- Take maintainership

PR:		ports/97691
Submitted by:	Sam Cassiba <drogoh@megalomaniacal.net>
Approved by:	krion (mentor, implicit)
2006-05-29 06:46:12 +00:00
Michael Johnson
641eeda648 - Add aacgain
Normalizes the volume of mp3 and mp4 files

WWW: http://altosdesign.com/aacgain/
2006-05-28 23:54:55 +00:00
Jeremy Messenger
f4e8f55aac audio/gnomemedia2 -> audio/gnome-media
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for audio/goobox, audio/rhythmbox, audio/sound-juicer, x11/gnome2,
x11/gnome2-lite and x11-toolkits/py-gnome-desktop chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 02:41:15 +00:00
Jeremy Messenger
44e61cc02e gnomeaudio2 -> gnome-audio
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for deskutils/timer-applet, x11/gnome2 and x11/gnome2-lite chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 02:24:10 +00:00
Ion-Mihai Tetcu
cd6e120597 Re-add py-mutagen (after a few minutes of existance as audio/mutagen):
Mutagen is an audio metadata tag reader and writer implemented in
pure Python. It supports reading ID3v1.1, ID3v2.2, ID3v2.3, ID3v2.4,
APEv2, and FLAC, and writing ID3v1.1, ID3v2.4, APEv2, and FLAC. It
can also read MPEG audio and Xing headers.

WWW: http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen

PR:		ports/97276 [1], ports/96897 [2]
Submitted by:	Byung-Hee HWANG <bh@izb.knu.ac.kr> [1]
		Peter Johnson <johnson.peter@gmail.com> [2]
Approved by:    tmclaugh (mentor)
2006-05-24 21:00:52 +00:00
Ion-Mihai Tetcu
79247edeac Remove audio/mutagen, to be re-added shortly as audio/py-mutagen.
Pointyhat to:	tmclaugh for confusing me :)
2006-05-24 20:48:41 +00:00
Ion-Mihai Tetcu
e36547b5d8 Mutagen is an audio metadata tag reader and writer implemented in
pure Python. It supports reading ID3v1.1, ID3v2.2, ID3v2.3, ID3v2.4,
APEv2, and FLAC, and writing ID3v1.1, ID3v2.4, APEv2, and FLAC. It
can also read MPEG audio and Xing headers.

WWW: http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen

Submitter of [2] has agreed the port will be maintained by sumbiter of [1]

PR:		ports/97276 [1], ports/96897 [2]
Submitted by:	Byung-Hee HWANG <bh@izb.knu.ac.kr> [1]
		Peter Johnson <johnson.peter@gmail.com> [2]
Approved by:	tmtmclaugh (mentor)
2006-05-24 20:06:36 +00:00
Andrey Slusar
521075deec EMMS is the Emacs Multi-Media System. It tries to be a clean and small
application to play multimedia files from Emacs using external
players. Many of it's ideas are derived from MpthreePlayer
(http://www.nongnu.org/mp3player), but it tries to be more general and
more clean.

WWW: http://www.gnu.org/software/emms/index.html

PR:		ports/97080
Submitted by:	Dryice Liu <dryice@dryice.name>
2006-05-24 11:08:38 +00:00
Michael Johnson
807ec12db6 - Readd gstreamer-plugins-musicbrainz 2006-05-16 11:12:13 +00:00
Pav Lucistnik
cf2b4ff72c - Revive audio/ruby-mp3info, other ports depends on it
Reported by:	INDEX build failure via cperciva
Pointy hat to:	pav
2006-05-15 19:33:54 +00:00
Pav Lucistnik
db68bccb06 - Update ruby-mp3info to 0.5 and use rubygem version
- Take maintainership

PR:		ports/97163
Submitted by:	brad walker <tha_walka@hotmail.com>
2006-05-15 19:00:33 +00:00
Pav Lucistnik
aacd7bd4b7 This plugin enables xmms to playback sound via the JACK audio server. The
plugin is actually a port of the xmms OSS sound ouput plugin to JACK, using
libjackasyn.

WWW:	http://gige.xdv.org/libjackasyn/xmms.php

PR:		ports/94292
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-05-08 16:07:31 +00:00
Pav Lucistnik
4698cf70cb libjackasyn is a library that allows you to use programs written for the OSS
sound API with the JACK audio server (jackit.sf.net). libjackasyn is a library
that can be used for two purposes.

First it can be loaded via the LD_PRELOAD variable, turning OSS applications
automatically into JACK-aware applications.

Second, it can be used to link against the program during build time, making it
trivial to turn an OSS aware sound application into a JACK aware sound
application in a short time.

libjackasyn got its name from the asynchronous manner in which it communicates
with the JACK server, which means by using libjackasyn you will introduce an
additional delay exactly the size of one JACK audiobuffer (1024 samples or 44
ms with the JACK default settings). This delay can be reduced by reducing the
JACK buffersize. It should not matter for sound generating applications, but
it might introduce phasing effects when doing sound processing.

WWW:	http://gige.xdv.org/libjackasyn/

PR:		ports/94290
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-05-08 16:05:17 +00:00
Kelly Yancey
8c7edd0fdb Python wrapper for the TagLib audio meta-data library. TagLib is a library
for reading and editing the meta-data of several popular audio formats.
Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments
and ID3 tags and Vorbis comments in FLAC files.
2006-05-05 22:39:25 +00:00
Sam Lawrance
753d9be59f Add bmp-mac 0.1.1, Monkey's Audio Codec non-win32 port.
PR:		ports/91926
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-04-30 19:48:21 +00:00
Pav Lucistnik
1fcc002e35 An XMMS Output plugin that allows you to crossfade between different tunes.
A beep-media-player version.

PR:		ports/91181
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-04-30 17:21:39 +00:00
Michael Johnson
86be777380 - Remove gstreamer plugins not in 0.10 (yet) 2006-04-30 01:16:30 +00:00
Michael Johnson
d8e1e16e64 - Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves

Repocopied by:  marcus [1]
2006-04-29 23:03:03 +00:00
Emanuel Haupt
40e8cb8447 Add espeak 1.07, a software speech synthesizer.
PR:		94928
Submitted by:	Nicola Vitale <nivit@email.it>
2006-04-28 20:39:29 +00:00
Joe Marcus Clarke
17063db0c5 Replace the correct instance of -polypaudio with -polyp. This corrects
the CVSROOT modules entry for akode-polugins-polypaudio.

Reported by:	erwin
2006-04-23 20:13:37 +00:00
Oliver Lehmann
70c81dfdc8 Add freealut 1.0.1, the OpenAL Utility Toolkit.
PR:		ports/95193
Submitted by:	Oliver Lehmann <oliver@FreeBSD.org>
2006-04-23 10:08:08 +00:00
Erwin Lansing
4741fd2182 Rename gstreamer-plugins-polypaudio to gstreamer-plugins-polyp 2006-04-22 08:32:15 +00:00
Joe Marcus Clarke
7a83424fe4 Repocopy gstreamer-plugins-polypaudio to gstreamer-plugins-polyp as the
latter is what gstreamer calls the Polyp Audio plug-in.  This effectively
fixes the linking of this plug-in.

PR:		87777
2006-04-22 03:39:54 +00:00
Edwin Groothuis
d70641113b [NEW PORT] audio/x4x: X4X for XMMS2
X4X is a client for XMMS2 written in Java with great future
	goals e.g.  video and plugin support. At the moment X4X
	uses almost all functions from XMMS2 and therefore is quite
	complete.

	WWW: http://x4x.sourceforge.net

PR:		ports/95896
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-18 06:32:30 +00:00
Edwin Groothuis
d5fa8c085a [NEW PORT] audio/jid3lib: Java ID3 Tag Library
This library reads song information, such as song title,
	artist, and album, from an MP3 file. It supports ID3v1,
	ID3v1.1, Lyrics3v1, Lyrics3v2, ID3v2.2, ID3v2.3, and ID3v2.4
	tags. MP3 Frame Headers can also be read. There is a
	FilenameTag, a ID3v2.4 tag that is intelligently derived
	from the file name.  It contains tag synchronization
	utilities, multiple save options, and easy tag conversion
	methods.

	WWW: http://javamusictag.sourceforge.net/index.html

PR:		ports/95638
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-14 06:15:59 +00:00
Roman Bogorodskiy
8a1d10e109 Add gmpccaa 0.1.0, amazon cover art provider for gmpc.
PR:		95295
Submitted by:	RedChrom <redchrom@gmail.com>
2006-04-10 11:07:55 +00:00
Edwin Groothuis
046d7e96d4 [NEW PORT] audio/py24-musicbrainz2: Next Generation Python bindings for MusicBrainz
The package python-musicbrainz2 is a client library written
	in python which provides easy object oriented access to the
	MusicBrainz database using the XMLWebService. It has been
	written from scratch and uses a different model than
	PythonMusicbrainz, the first generation python bindings.

PR:		ports/95531
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-09 11:04:51 +00:00
Mario Sergio Fujikawa Ferreira
41c0e03be9 New port picard version 0.6.0: Next generation MusicBrainzTagger 2006-04-07 18:18:07 +00:00
Sam Lawrance
639f25d8b6 Add pykaraoke, python karaoke application (Plays CD+G, MP3+G, OGG+G files).
PR:		ports/93132
Submitted by:	Elias Mandouvalos <ocean@mail.gr>
2006-04-07 08:36:16 +00:00
Edwin Groothuis
545404619f [NEW PORT] audio/py24-libtunepimp: Python bindings for libtunepimp
Python bindings for libtunepimp.

PR:		ports/95421
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-07 08:15:30 +00:00
Edwin Groothuis
c9aee5cd7f [NEW PORT] audio/ruby18-snett: A simple XMMS2 client inspired by strange-quark
Snett is a simple XMMS2 client that's heavily inspired by
	strange-quark.

	It's a funky icon with a context menu that offers playback
	control and access to playlists in the XMMS2 media library.

	WWW: http://code-monkey.de/pages/snett

PR:		ports/95460
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-07 08:13:56 +00:00
Roman Bogorodskiy
4d6f6f7661 Add libmpd 0.12.0, abstraction around libmpdclient.
PR:		95295 (part of)
Submitted by:	RedChrom <redchrom@gmail.com>
2006-04-05 12:28:05 +00:00
Edwin Groothuis
d4770cbafa [NEW PORT] audio/py24-shellac: Shellac is a PyGTK XMMS2 Client
Shellac is an XMMS2 client written in Python with Pygtk.

	Goals:
	* Configurable
	* Easy to use
	* No excessive eye candy

	WWW:	http://hem.bredband.net/b298027/

PR:		ports/95333
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-05 04:15:09 +00:00
Jean-Yves Lefort
5a1376bf46 Add praat.
Praat: doing phonetics by computer.

WWW: http://www.fon.hum.uva.nl/praat/

PR:		ports/95157
Submitted by:	Jason Bacon <bacon@smithers.neuro.mcw.edu>
2006-04-03 02:35:02 +00:00
Edwin Groothuis
dd86930ba1 [NEW PORT] audio/libofa: The Open Fingerprint Architecture Library
The Open Fingerprint normalizes, extracts frequencies, and
    creates an array representing the frequency data in an audio
    file.

    WWW:	http://www.musicdns.org

PR:		ports/95196
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 12:12:08 +00:00
Edwin Groothuis
27430cdee4 [NEW PORT] audio/ruby18-xmms2: Rewrite of xmms as a client/server system (developer release)
- ruby binding slave ports for xmms2
	- goes along with the DrDolittle update to xmms2

PR:		ports/95068
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 03:53:48 +00:00
Edwin Groothuis
784eb5c816 [NEW PORT] audio/py24-xmms2: Rewrite of xmms as a client/server system (developer release)
- slave port for the xmms2 python bindings
    - goes along with the xmms2 DrDolittle update submission

PR:		ports/95067
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 03:52:52 +00:00
Edwin Groothuis
40317bbdb4 [NEW PORT] audio/java-xmms2: Rewrite of xmms as a client/server
system (developer release)

    - java binding slave port for xmms2
    - Corresponds with the xmms2 update to DrDolittle

PR:		ports/95069
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 03:51:17 +00:00
Jean-Yves Lefort
143b70acd8 Add dtmfdial.
dtmfdial generates DTMF (touch tone) signals and sends them to the sound card
or stores them as a raw sound file.

PR:		ports/94988
Submitted by:	David Bushong <david@bushong.net>
2006-03-31 02:53:24 +00:00
Jean-Yves Lefort
a5bce4e792 Add the Festival MBROLA voices. 2006-03-31 02:36:14 +00:00
Renato Botelho
c0bb62a212 HawkVoice is a game oriented, multiplayer voice over network API released under
the GNU Library General Public License (LGPL) , with support for Linux/UNIX
systems and Windows 9x/ME/NT/2000/XP/CE.

It is designed to be a portable, free, open source code alternative to the
Microsoft DirectPlay Voice in DX8-9. It provides voice compression using several
free voice codecs. The very low bitrate (VLB) codecs, those less than 6 Kbps,
are optimized for the compression of human speech.

WWW:	http://www.hawksoft.com/hawkvoice/

PR:		ports/94115
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-03-25 11:56:00 +00:00
Emanuel Haupt
ae30b894a9 Add nyello 0.4.1, an advanced command-line interface and shell for
xmms2.

PR:		94313
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-03-17 13:10:25 +00:00
Emanuel Haupt
6637f1c8f9 Add gxmms2 0.6.1, a GTK2 based XMMS2 client, written in C.
PR:		94437
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-03-15 21:25:38 +00:00
Vasil Dimov
dc28834176 Remove expired leaf port audio/musicbrainz 2006-03-15 07:00:08 +00:00
Alexey Dokuchaev
a2fe96c6e1 Add libgpod 0.3.0, a library for direct access of iPod's contents.
PR:		ports/91531
Submitted by:	Devon Ryan <dpryan(at)dpryan.com>
2006-01-18 14:45:54 +00:00
Pav Lucistnik
7dc0abbf54 - Remove expired ports 2006-01-14 21:16:35 +00:00
Edwin Groothuis
df257a16f5 New port: audio/xmms-modplug
This port is the ModPlug plugin for XMMS. ModPlug is
	arguably the best mod-like music rendering engine
	capable of playing 22 different module formats. This
	plugin can also handle zip, rar, gzip and bzip2
	compressed mods (provided unzip, gunzip, unrar are
	installed).

	WWW: http://modplug-xmms.sourceforge.net/

PR:		91501
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-01-08 13:08:55 +00:00
Edwin Groothuis
f248828a9c [NEW PORT] audio/slimserver-slimscrobbler: SlimServer plugin for submitting updates to last.fm
This is a SlimServer plug-in to submit listening data to
	Last.FM, an online music listening habits tracking database
	and personal radio station.

	WWW:	http://slimscrobbler.sourceforge.net/

PR:		ports/91468
Submitted by:	Alex Varju <freebsd-ports@varju.ca>
2006-01-08 13:02:50 +00:00
Edwin Groothuis
4e6f35def1 [NEW PORT] audio/slimserver-lastfm: SlimServer plugin for playing last.fm radio
This is a SlimServer plug-in to listen to a LastFM internet
	radio stream, send feedback on the currently playing track
	and change stations.

	WWW:	http://www.jamescraig.co.uk/SlimServer/#LastFM

PR:		ports/91469
Submitted by:	Alex Varju <freebsd-ports@varju.ca>
2006-01-08 13:01:35 +00:00
Edwin Groothuis
255abd4c4f New port: audio/bmp-modplug
A modplug-based plugin for beep-media-player

	This port is the ModPlug plugin for beep-media-player. It
	is a port of modplug-xmms plugin. ModPlug is arguably the
	best mod-like music rendering engine capable of playing
	22 different module formats. This plugin can also handle
	zip, rar, gzip and bzip2 compressed mods (provided unzip,
	gunzip, unrar are installed).

	WWW: http://modplug-xmms.sourceforge.net/

PR:		ports/91424
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-01-07 03:07:00 +00:00
Edwin Groothuis
5c6f87dd06 New port: audio/py-flac, Python module that provides the Free
Lossless Audio Codec interface

	Python module that provides the Free Lossless Audio Codec
	interface

PR:		ports/91348
Submitted by:	Byung-Hee HWANG <bh@izb.knu.ac.kr>
2006-01-06 06:00:47 +00:00
Markus Brueffer
7442aad6ea Add k3bmonkeyaudioplugin 3.0, a K3b plugin for encoding and decoding
Monkey's Audio files.

WWW: http://www.k3b.org/
2006-01-04 13:19:07 +00:00
Peter Pentchev
9af4231cdd Add Audio-Scrobbler 0.01, a Perl interface to Last.fm / AudioScrobbler. 2006-01-03 15:02:32 +00:00
Renato Botelho
1c4e3e458a XMMS2 is a redesign of the XMMS music player. It features a client-server
model, allowing multiple (even simultaneous!) user interfaces, both textual
and graphical. All common audio formats are supported using plugins. On top
of this, there is a flexible media library to organize your music.

WWW:	http://xmms2.xmms.org

PR:		ports/90618
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2005-12-21 09:50:39 +00:00
Mario Sergio Fujikawa Ferreira
1f1d497372 Link audio/liba52-devel to build after repo copy from audio/liba52.
Repo copied by:	marcus
2005-12-12 18:51:49 +00:00
Norikatsu Shigemura
34803c87e0 Add eawplus 12.1, is E.A.W.+Izumo+Tamuki collection of Gravis
Ultrasound MIDI patches.

Remainded by:	Li-Lun Wang (Leland) <llvvang@gmail.com>
2005-12-12 14:35:35 +00:00
Norikatsu Shigemura
2b3b318710 Add guspat 20000706, is a collection of Gravis Ultrasound
MIDI patches.

Remaineded by:	Li-Lun Wang (Leland) <llvvang@gmail.com>
2005-12-12 14:28:25 +00:00
Edwin Groothuis
3ca2690c65 [new port] audio/gnuitar
This is an open source program for real-time sound effect
	processing. You can use it to add some distortion to your
	guitar, or some reverb to your voice.  Available effects
	are:

    * 2 kinds of distortion (one is Ibanez TubeScreamer 9 simulation)
    * sustain
    * various flavors of reverb, echo & delay
    * chorus/flanger
    * equalizer
    * noise reduction
    * wah-wah
    * phasor
    * tremolo
    * vibrato

WWW: http://www.gnuitar.com

PR:		ports/89895
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2005-12-03 22:22:11 +00:00
Jean-Yves Lefort
4590e077a7 Add linux-openal. 2005-11-26 19:30:21 +00:00
Jean-Yves Lefort
bb2305702b Add linux-alsa-lib. 2005-11-26 19:25:48 +00:00
Jean-Yves Lefort
814a70f23d Add linux-libvorbis. 2005-11-26 19:23:10 +00:00
Jean-Yves Lefort
c8d295d6c0 Add linux-libogg. 2005-11-26 19:20:39 +00:00
Tom McLaughlin
dbdbfba7c7 Add cowbell, an elegant music organizer intended to make keeping your
collection tidy both fun and easy.

In addition:
- Include bsd.mono.mk into port
- SHA256ify

PR:		84701
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
Approved by:	ahze (mentor)
2005-11-13 02:43:07 +00:00
Kris Kennaway
b1cf59535c Remove expired ports 2005-11-05 09:07:44 +00:00
Sergey Matveychuk
860706c423 Laudio is a port of La, a free lossless audio codec written by
Michael Bevin. It is not opensource, but versions are available
for Windows and Linux. Currently (October 2005) it has the best
compression ratio available.

WWW: http://www.lossless-audio.com/

PR:		ports/87668
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2005-10-20 16:33:12 +00:00
Volker Stolz
de751b12be Remove expired port: master site disappeared (long ago) 2005-10-17 17:22:08 +00:00
Volker Stolz
dfa730eab7 Remove dead port: no longer on sunsite, home page gone 2005-10-17 12:25:36 +00:00
Adam Weinberger
1e8811471a Add cmus, a really cool console music player with some nifty
features.

CMus is a small and fast music player using the ncurses library.
CMus has vi-style command interface, e.g. searching using '/' or
'?' and adding files to playlist ':add ~/foo.ogg'.

	* Plays FLAC, OGG, MP3, WAV, modules
	* MP3 and Ogg streaming (Shoutcast/Icecast)
	* WinAmp / XMMS keys "zxcvb"
	* Can be controlled via UNIX socket
	* Customizable colors
	* Nice vi-style interface with tabulator expansion
	* Background playlist loading
	* Track metadata database makes adding files to playlist very fast.
	* Album/artist modes. Playing within one album or artist.
	* Powerful playlist filters
	* Can run external commands for the currently selected files
	* Directory browser
	* Supports 256 colors

WWW: http://onion.dynserv.net/~timo/index.php?page=Projects/cmus
2005-10-14 16:09:23 +00:00
Renato Botelho
38e17d36fc Madman is an advanced digital music organizer. It can catalogue huge amounts
of digital music in different formats, including MP3 and Ogg Vorbis.  It has
flexible querying, tagging, intelligent scoring, and more.

Author: Andreas Kloeckner <inducer@users.sf.net>
WWW: http://madman.sourceforge.net/

PR:		ports/87301
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>
2005-10-13 18:13:52 +00:00
Edwin Groothuis
c82d9c6571 [new port] audio/shoutcast
Shoutcast is Nullsoft's streaming audio server. It isn't
	open source, this is a binary port for 1386 versions of
	FreeBSD 4.x/5.x/6.x. There is an open source alternatve
	audio/icecast, but shoutcast is very famous, and I think
	it should have a place in the FreeBSD ports collection.

PR:		ports/87165
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2005-10-13 03:01:12 +00:00
Renato Botelho
dc6074d6ec pysdl_mixer is a python interface to SDL's sdl_mixer.
This is usefull for multichannel sample and music playback from python.
This project is currently being used by soya (https://gna.org/projects/soya/).

WWW:	https://gna.org/projects/pysdlmixer/

PR:		ports/86927
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-10-05 17:02:45 +00:00
Renato Botelho
e71bbbf387 PyOpenAL is a binding of OpenAL for Python. This binding is at possible
OO (Listener, Source and Buffer are objects). Extensions are not supported
yet.

Supported file formats are Wave and Ogg Vorbis (with the PyOgg and PyVorbis
modules). PyOpenAL can be used independently or along with Soya, our 3D
engine for Python.

WWW:	http://home.gna.org/oomadness/en/pyopenal/index.html

PR:		ports/86926
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-10-05 17:01:10 +00:00
Jean-Yves Lefort
4f127c13bd Add xmms-nas.
xmms-nas is a Network Audio System output plugin for XMMS.

PR:		ports/86707
Submitted by:	James McNaughton <bitbucket63-it@yahoo.com>
2005-10-03 17:00:03 +00:00
Marcus Alves Grando
95f1dbb4c5 New port
Port of id3 mass tagger, a tool for manipulating id3 and id3v2 tags in
multiple files. It can generate tag fields from the filename and other
variables, and/or rename files, using an intuitive syntax.

PR:		84462
Submitted by:	Marc Schoolderman <squell@alumina.nl>
Approved by:	pav (mentor)
2005-10-03 13:25:04 +00:00
Jean-Yves Lefort
d8dd69a586 Add xmmsctrl.
xmmsctrl is a small utility to control XMMS from the command line. Its
goal is to be used coupled with sh to test XMMS state and perform an
appropriate action, e.g. if playing then pause else play. The interest
of this is to bind keys in a window manager to have control over XMMS
with keys that do play/next/pause, prev, control sound...

WWW: http://user.it.uu.se/~adavid/utils/

PR:		ports/86534
Submitted by:	Jason E. Hale <jhale@bluebottle.com>
2005-10-01 23:44:44 +00:00
Marcus Alves Grando
1b3d2d021c New port
This is a command-line utility which tries to determine the encoder used to
create an mp3 file.

Each encoder has unique characteristics fingerprinted into each file. This
program analyzes algorithms that are used in any given file and determines which
encoder was used. For example the Xing encoder never uses short blocks.

PR:		86768
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
Approved by:	pav (mentor)
2005-10-01 13:28:47 +00:00
Peter Pentchev
38120d667f Add a port for David Schultz's Net::FreeDB module, one of the few
modules that allow a Perl script to query an audio CD's ID under both
Windows and Linux, and now FreeBSD, too.  I've submitted the FreeBSD
implementation patch to David Schultz, but in the meantime, here it is.
2005-09-29 13:34:44 +00:00
Renato Botelho
519f4e6777 Add mpck 0.10, a command-line utility for checking mp3 files for errors.
PR:		ports/86553
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-26 13:53:01 +00:00
Mario Sergio Fujikawa Ferreira
527042e102 Remove py-libtunepimp since audio/libtunepimp rolled back to version
0.3.0 and the bindings do not work at that version
2005-09-21 03:49:09 +00:00
Vsevolod Stakhov
8b0303d490 Add emu10kx driver for SBlive, Audigy and Audigy2 based cards.
This driver is alternative to snd_emu10k1 and support complex
mixer settings, analog/digital switch, S/PDIF passthrough

PR:		84653
Submitted by:	michaels@sdf.lonestar.org
2005-09-16 11:41:55 +00:00
Mario Sergio Fujikawa Ferreira
740e9fe87d o New port py-libtunepimp version 0.4.0-pre5: libtunepimp python
binding
o Assign maintainership to Lauri Watts <lauri@kde.org> who is willing
2005-09-13 17:18:30 +00:00
Renato Botelho
c8edc8a565 Add wav2cdr 2.3.3, converts WAV files into CDR audio file format.
PR:		ports/85901
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-09 15:21:57 +00:00
Sam Lawrance
137782f0af Add epos-devel 2.5.36, text-to-Speech system.
PR:		ports/85703
Submitted by:	martin@matuska.org
2005-09-09 06:18:19 +00:00
Jean-Yves Lefort
61b8565a92 Add streamtranscoder.
streamTranscoder takes the output from
SHOUTcast/Icecast/Peercast/KasterBlaster servers or a soundcard input and
transcodes them to another SHOUTcast, Icecast, or Peercast server in MP3 or
Ogg Vorbis format. It can transcode the input audio by resampling or
re-encoding, as well as changing the format from MP3 to Ogg Vorbis (or vice
versa).

WWW: http://www.oddsock.org/tools/streamTranscoder/

PR:		ports/85459
Submitted by:	Mark Kane <mark@mkproductions.org>
2005-08-31 02:38:17 +00:00
Renato Botelho
fd624d90b0 Add xmms-nsf 0.0.3, XMMS input-plugin for playing Nintendo(TM) NSF audio
files.

PR:		ports/85094
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-08-29 17:36:08 +00:00
Renato Botelho
8ef903640a Add mp-player 0.6, a curses based module tracker using libmikmod.
PR:		ports/85304
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-08-29 17:31:14 +00:00
Renato Botelho
ff5ed640f0 Add bmp-fc 0.1, a Future Composer input plug-in for beep-media-player.
PR:		ports/84855
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-08-29 16:57:11 +00:00
Jean-Yves Lefort
634e76de2c Add moc.
MOC (music on console) is a console audio player designed to be powerful and
easy to use.

MOC plays smoothly, regardless of system or I/O load, because it handles the
output buffer in a separate thread. It does not cause gaps between files,
because the next file to be played is pre-cached while playing the current
file.

Supported file formats are: MP3, Ogg Vorbis, FLAC, Musepack (mpc), Speex, WAVE,
AIFF, AU, SVX, Sphere Nist WAV, IRCAM SF, Creative VOC.

WWW: http://moc.daper.net/

PR:		ports/84153
Submitted by:	Integral <rzinkov@gmail.com>
2005-07-28 23:46:49 +00:00
Pav Lucistnik
853ffe1b2b Playgsf is a simple command line player for gsf files based on a winamp plugin
called 'Highly Advanced'.

The gsf file format is a music format similar to the psf format for
playstation(TM).

PR:		ports/84025
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-28 12:15:12 +00:00
Pav Lucistnik
c310c99272 A simple command line player for playing 8bit Atari(TM) .sap (Slight Atari
Player) audio files.

PR:		ports/83556
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-18 22:12:49 +00:00
Pav Lucistnik
b0a0cd7ebb Add song rating control to the XMMS playlist
Adds extra control to the XMMS playlist and automatically skips songs you don't
like and play the ones you do like.

  * High rated songs will be played privileged
  * Manual manipulation of the assessment of single songs
  * Ignore single songs
  * Configurable

PR:		ports/83484
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-16 12:37:25 +00:00
Pav Lucistnik
97f499d1a7 - audio/festalon is a command line player for .nsf and .hes audio files (master
port)
- audio/xmms-festalon is a XMMS plugin for playing .nsf and .hes audio files
  (slave port)
- audio/bmp-festalon is a Beep plugin for playing .nsf and .hes audio files
  (slave port)

It supports all internal sound channels and the extra sound channels found in
the Konami VRC6, Konami VRC7, Namco 106, Nintendo MMC5, and Sunsoft FME-07
chips.

The extra sound channel present in the Famicom Disk System is also emulated.

PR:		ports/83405
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-15 21:26:56 +00:00
Pav Lucistnik
0c2c783d1a Sapplug is a XMMS input plugin for playing 8bit Atari(TM) .sap (Slight Atari
Player) audio files.

PR:		ports/83466
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-15 16:39:33 +00:00
Michael Landin
d251df41e3 New port audio/ogg2mp3 is a perl script that helps creating mp3s from
existing ogg files. Useful especially for users of mp3players
without ogg support

PR:		ports/82663
Submitted by:	Aleksander Fafula <alex@bsdguru.org>
2005-07-13 13:42:26 +00:00
Pav Lucistnik
63f061b66d Aylet/Xaylet plays music files in the `.ay' format. These files are essentially
wrappers around bits of Z80 code which play music on the Sinclair ZX Spectrum
128's sound hardware - either the beeper, or (eponymously) the AY-3-8912 sound
chip. Files using the Amstrad CPC ports are also supported.

PR:		ports/83216
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-13 13:28:36 +00:00
Pav Lucistnik
202b9a5b24 OpenSPC is an SPC command line player created using a very modified SNEeSe SPC
CPU core. It was written in C (although the SPC core is in Assembly) using
DJGPP.

PR:		ports/83222
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-13 12:39:11 +00:00
Pav Lucistnik
3de965f4f2 Sexypsf is an XMMS plugin for playing .psf files.
The PSF format brings the functionality of NSF, SID, SPC, and GBS to next-
generation consoles.  PSF utilizes the original music driver code from each
game to replay sequenced music in a perfectly authentic, and size-efficient,
way.

The general idea is that a PSF file contains a zlib-compressed program which,
if executed on the real console, would simply play the music.

PR:		ports/83229
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-11 19:57:37 +00:00
Koop Mast
3f91498e6d Update to 0.8.10.
Wavpack moves from main package to stand alone plugin.
New cdio plugin, spc plugin now enabled.

Mark the cairo plugin ignore because it needs a newer version of cairo.
Use gst-register-0.8 instead of gst-register.

Changelog:	http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.10.html

Approved by:	maintainer (implicit)
2005-07-06 15:04:58 +00:00
Koop Mast
84641a60c1 Add wavpack.
Wavepack is a completely open audio compression format providing lossless,
high-quality lossy, and a unique hybrid compression mode.
In the default lossless mode no original information is lost, so there is no
change of degradation. Compression in this mode is between 30% an 70%.

For more info see the website http://www.wavpack.com
2005-07-06 11:29:13 +00:00
Jean-Yves Lefort
bfde2ef470 Add xmms-xymms.
XymMS is an XMMS input plugin capable of playing Sega Genesis GYM files by
rendering FM, DAC, and PSG signals through emulation of the YM2612 and SN76496
sound chips found in the video game console. It supports zlib compression and
decompression, and other various settings for output quality, etc. You can
compress and decompress files along with updating ID tags using the File Info
window.

WWW: http://sourceforge.net/projects/xymms/

PR:		ports/82697
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-28 19:41:21 +00:00
Jean-Yves Lefort
c6719ae487 Add xmms-gbsplay.
xmms-gbsplay is a XMMS input plugin which emulates the sound hardware of the
Nintendo Game Boy(TM). It is able to play the sounds from a Game Boy(TM)
module dump (.GBS format) in XMMS.

WWW: http://gbsplay.berlios.de/

PR:		ports/82695
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-28 18:13:39 +00:00
Jean-Yves Lefort
71d63a1a04 Add gbsplay.
gbsplay emulates the sound hardware of the Nintendo Game Boy(TM). It is able
to play the sounds from a Game Boy(TM) module dump (.GBS format) through
/dev/dsp, standard output or NAS.

WWW: http://gbsplay.berlios.de/

PR:		ports/82694
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-28 18:11:44 +00:00
Jean-Yves Lefort
1a45663dbb Add xmms-efxmms.
EFXmms is a standard XMMS effect plugin adaption of EFX. It provides the
possibility to send the audio through a queue of multiple effect plugins
instead of one effect that XMMS originally handles.

WWW: http://sourceforge.net/projects/efxmms/

PR:		ports/82363
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-06-22 11:15:06 +00:00
Michael Johnson
2a201ae9aa Add malint , MPEG Audio stream validator.
PR:		ports/82443
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-22 06:25:14 +00:00
Christian Weisgerber
5e09d4a8e2 Import xmms-xf86audio 0.4.3.
A plugin that enables XMMS to use the media-control keys on many
keyboards to control XMMS playback and volume.
2005-06-16 19:59:39 +00:00
Jean-Yves Lefort
2992419fb5 Add xmms-eq.
EQ is a realtime graphical equalizer plugin for XMMS.

WWW: http://equ.sourceforge.net/

PR:		ports/82211
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-06-14 17:20:12 +00:00
Jean-Yves Lefort
d6afa0cff7 Add xmms-openspc.
XMMS input plugin for SPC format support.

WWW: http://www.xmms.org/plugins.php?details=225

PR:		ports/82139
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-11 20:31:11 +00:00
Jean-Yves Lefort
996592e1ee Add xmms-fxt.
FX Toolbox plugin for XMMS.

People who enjoyed EaglePlayer II on Amiga, may remember the 8-bit Amplifier,
which featured a nice Surround effect. This plugin is an attempt to recreate
the same effect, plus some other goodies.

About the surround effect: it works like a cross echo. Some amount of the left
channel is delayed of some milliseconds, then added to the right channel, and
vice-versa.

* Provide a feeling of bigger room (that's what they said :).
* Reduce ear pressure when using headphones, especially with mods (try it to
  understand).
* Despite being nearly a stereo -> mono effect, you can still locate the sound
  in space, thanks to the delay.

WWW: http://xmms-fxt.sourceforge.net/

PR:		ports/82053
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-06-10 15:56:42 +00:00
Jean-Yves Lefort
57a29a7218 Add xmms-defx.
DeFX is a multi-effects processor plug-in. DeFX supports 6 types of effects,
grouped into 4 different modules.

  - Karaoke: removes the song's voices, trying to preserve the bass and drums.
  - Panning: smoothly selects between the two stereo channels.
  - Modulation: three classical effects: flange, phaser and chorus.
  - Reverberation: simulates the reverberation of a huge room.

WWW: http://defx.sourceforge.net/

PR:		ports/82013
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-06-10 15:20:29 +00:00
Jean-Yves Lefort
041059c67c Add xmms-ahx.
XMMS input plugin for AHX format support. AHX is a synthetic music format from
Amiga, and reproducing C64-style music.

WWW: http://xmms-ahx.sourceforge.net/

PR:		ports/81811
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-06 18:42:12 +00:00
Koop Mast
24ae5cdd4b Complete repocopy from audio/libmusepack -> audio/libmpcdec.
And update to version 1.2.

Repocopy done by:	marcus
2005-05-31 15:40:47 +00:00
Kirill Ponomarev
2cd4ee4055 Add schism 0.2,
Schism Tracker is a music editor that aims to match the look and
feel of Impulse Tracker as closely as possible. The player code is
based on Modplug, so it supports a wide variety of module formats.

PR:		ports/81531
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-05-27 08:33:25 +00:00
Kirill Ponomarev
45d7ea7693 Add sidplayer 4.4,
SIDPlayer is a replayer program for C64 music (SID tunes). You can
think of it as being a stripped-down C64 emulator that only emulates
the processor and the sound chip of the C64. It also supports the
SID option of the Catweasel MK3 PCI card.

PR:		ports/81537
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-05-27 08:24:44 +00:00
Jean-Yves Lefort
ed05eef8e8 Add voipong.
VoIPong is an utility which detects all Voice Over IP calls on a pipeline, and
dumps those which are G711-encoded to separate wave files. It supports SIP,
H323, Cisco's Skinny Client Protocol, RTP and RTCP. For performance reasons,
it is written in the C programming language.

WWW: http://www.enderunix.org/voipong/

PR:		ports/81326
Submitted by:	Necati Ersen SISECI <siseci@enderunix.org>
2005-05-24 00:53:18 +00:00
Norikatsu Shigemura
b544694e68 Add bmp-flac 20040316, FLAC input plugin for
beep-media-player.

Obtained from:	ports/audio/xmms-flac
2005-05-21 16:26:18 +00:00
Michael Johnson
5e9a2c9759 - Remove mpeg4ip-faad, this port is no longer needed with mpeg4ip-1.3 2005-05-19 22:28:14 +00:00
Alexey Dokuchaev
91eaba1d2a Add ReZound, awesome graphical audio file editor with tons of features.
WWW: http://rezound.sourceforge.net/
2005-05-16 19:23:46 +00:00
Alexey Dokuchaev
842ab2252d Add SoundTouch 1.3.0, an open-source audio processing library for changing
the Tempo, Pitch and Playback Rates of audio streams or files.

WWW: http://sky.prohosting.com/oparviai/soundtouch/
2005-05-15 14:08:38 +00:00
Roman Bogorodskiy
9f228b9234 Add audio/scrobbler - master port for bmp- and xmms-scrobbler ports. 2005-05-10 11:47:46 +00:00
Jean-Yves Lefort
0cfa74669b Adplay is a command line AdLib player using the adplug library. It supports
many AdLib formats such as HSP and HSC.

WWW: http://adplug.sourceforge.net/

PR:		ports/80727
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-05-09 20:22:21 +00:00
Jean-Yves Lefort
8e9ee1ebda AdPlug is a free, cross-platform, hardware independent AdLib sound player
library, mainly written in C++ and released under the LGPL. AdPlug plays
sound data, originally created for the AdLib (OPL2) audio board, directly
from its original format on top of an OPL2 emulator or by using the real
hardware. No OPL chip is required for playback.

AdPlug itself is just the backend to many different audio player frontends,
which are also being developed here. There are plugins for popular audio
players, like Winamp and XMMS, as well as stand-alone players for many
different systems available.

WWW: http://adplug.sourceforge.net/

PR:		ports/80727
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-05-09 20:18:51 +00:00
Michael Johnson
aa1d52749c - add twolame
TwoLAME is an optimized MPEG Audio Layer 2 encoder

It is based heavily on:
- tooLAME by Michael Cheng
- the ISO dist10 code
- improvement to algorithms as part of the LAME project (lame.sf.net)

WWW: http://twolame.sf.net/
2005-05-02 04:40:45 +00:00
Roman Bogorodskiy
a5eb39f9ee Add bmp-htmlplaylist - a simple application which saves your current
beep-media-player playlist to html or xml file.
2005-04-30 19:29:09 +00:00
Michael Johnson
294ab530f3 - Add libcddb-doc
Libcddb documentation
2005-04-25 02:43:49 +00:00
Jean-Yves Lefort
8e2b69549d Open Cubic Player first appeared around December 1994 as a DOS
binary-only module player. It supported many soundcards and module
formats.

At some point, the source code was released to the public under the
terms of the GNU General Public License, and around 2003 Stian
Skjelstad ported the code to Linux.

In addition to legacy tracker formats such as mod, xm and s3m, Open
Cubic Player now also supports mp3 and ogg files.

PR:		ports/80276
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
Approved by:	adamw (mentor)
2005-04-24 14:11:31 +00:00
Jean-Yves Lefort
3a1963b241 gai-visual-audio is a GAI dockapp that displays audio visualizations for
XMMS, including blur scope, spectrum analyzer, and flower spectrum.

PR:		ports/77396
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
Approved by:	adamw (mentor)
2005-04-15 21:41:48 +00:00
Jean-Yves Lefort
02eda50bf0 gai-album is a GAI dockapp for viewing the front and back covers of
albums playing in xmms.

PR:		ports/77395
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
Approved by:	adamw (mentor)
2005-04-15 21:37:29 +00:00
Sergey Matveychuk
8360ab3d50 Orpheus is a light-weight text mode menu- and window-driven audio player
application for CDs and files in MP3 and Vorbis OGG format.

PR:		n/a
Submitted by:	Andrej Zverev <az@inec.ru>
2005-04-10 09:16:14 +00:00
Volker Stolz
2566156f4c Remove audio/rebler:
Not only is it BROKEN on 5, it no longer exists on sourceforge and I
can't find a new home for it.

PR:		ports/79616
Submitted by:	Sam 'Reaper' Lawrance
2005-04-07 14:48:39 +00:00
Pav Lucistnik
5b694f2621 Musicextras is a program for automatically retrieving extra
information for songs. Currently it retrieves lyrics, album
covers, artist images, artist bio, years active, and track
listings.

PR:		ports/79452
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2005-04-05 22:00:08 +00:00
Adam Weinberger
0bb8b61e9b Add cpige, a shoutcast stream ripper.
cPige records an audio stream, separating into individual
"Artist - Track.mp3" files. It can also record on an
hour-by-hour basis.

WWW: http://ed.zehome.com/?page=cpige
2005-04-04 01:31:45 +00:00
Michael Johnson
24853c7595 Add paman
Polypaudio Manager (paman) is a simple Gtk+ frontend for the polypaudio
sound server.
2005-04-02 21:00:44 +00:00
Michael Nottebrock
d57e6a8257 Update to KDE 3.4 2005-03-20 18:17:55 +00:00
Michael Johnson
06a5ad6af0 - Add audio/gstreamer-plugins-shout2 with new USE_GSTREAMER=shout2 2005-03-17 01:07:06 +00:00
Florent Thoumie
26db10e47e - Add festvox-lp 1.0, Italian female voice for festival.
PR:		ports/77579
Submitted by:	Dario Freni <saturnero@gufi.org>
2005-03-14 13:20:42 +00:00
Florent Thoumie
e50fefeef6 - Add festvox-pc 1.0, Italian lexicon for Festival.
PR:		ports/77577
Submitted by:	Dario Freni <saturnero@gufi.org>
2005-03-14 13:12:14 +00:00
Florent Thoumie
c1d19cf46b - Add festlex-ifd 1.0, Italian lexicon for Festival.
PR:		ports/77577
Submitted by:	Dario Freni <saturnero@gufi.org>
2005-03-14 13:06:19 +00:00
Florent Thoumie
9772815b0c - Add festogi-italian 1.0, Italian support for Festival.
PR:		ports/77578
Submitted by:	Dario Freni <saturnero@gufi.org>
2005-03-14 12:57:33 +00:00
Roman Bogorodskiy
2f2b61af3a Add p5-MP3-Tag 0.94, module for reading tags of MP3 audio files.
PR:		77222
Submitted by:	novel
Approved by:	krion (mentor)
2005-03-09 16:12:36 +00:00
Michael Johnson
cd19a89bf8 Add xmms-mac 0.2.1, monkey's Audio Codec non-win32 port.
PR:		ports/78303
2005-03-09 10:01:59 +00:00
Pav Lucistnik
12e0ba4a75 AMR encoder/decoder from www.3gpp.org.
Modified for use with Mbuni MMS Gateway <www.mbuni.org>
(look at http://www.mbuni.org/userguide.shtml#install for more info).

PR:		ports/78541
Submitted by:	Andrew Wingorodov <andr@sms-tv.ru>
2005-03-08 23:15:23 +00:00
Michael Johnson
c6f554d226 Add audio/alac
Basic decoder for Apple Lossless Audio Codec files (ALAC)
2005-03-08 07:57:21 +00:00
Michael Johnson
daf4cc81e4 - split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
   to use new USE_GSTREAMER= macro, Bump PORTREVISION's

--

Examples of new USE_GSTREAMER macro:

 USE_GSTREAMER=        dvd lame flac
 .include <bsd.port.mk>

 If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
 you must follow one of the examples listed below

       WANT_GSTREAMER= yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_VORBIS)
       USE_GSTREAMER+= vorbis
       .endif

 or
       USE_GSTREAMER=  yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_FAAD)
       USE_GSTREAMER+= faad
       .endif

Note: USE_GSTREAMER=yes will always add a dependency to
               ports/multimedia/gstreamer-plugins

--

Thanks to krion for runing this on pointyhat

Thanks to kwm for helping with this, and many bug fixes , and updates.
2005-02-28 22:16:10 +00:00
Kris Kennaway
76fefa4a99 Re-add xmms-arts_output, which was removed in error.
Submitted by:   Bartosz Fabianowski <freebsd@chillt.de>
Pointy hat to:	kris
2005-02-19 01:59:40 +00:00
Kris Kennaway
11ea174ccb As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
2005-02-18 23:44:49 +00:00
Adam Weinberger
bfefeb6647 Add easytag-devel. 2005-02-16 04:41:34 +00:00
Tilman Keskinoz
0fa575ea70 Add rbscrobbler, a audioscrobbler plugin for rhythmbox 2005-02-14 20:22:50 +00:00
Eric Anholt
6406f57df8 New port: gtkguitune, a guitar (and other instruments) tuner for GTK. 2005-02-12 23:25:03 +00:00
Pav Lucistnik
c063d17f65 WMalbum is a dockapp to display album covers of tracks playing in xmms.
It also provides basic xmms song play/skip functionality.

PR:		ports/76772
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2005-01-28 21:06:48 +00:00
Adam Weinberger
792b6b6a94 bmp-songchange executes a custom command on every song change
in beep-media-player. not rocket science, but a nifty tool all
the same.
2005-01-27 21:57:19 +00:00
Edwin Groothuis
bececa38ea New port: audio/gnomoradio, a program for finding and playing free
music from the Internet

	Note: on 4.x, this port will be compiled with G++ 3.4, but
	will attempt to link to libraries compiled with G++ 2.95,
	so I guess it'll fail. I suggest to see what happens with
	bento and, if needed, mark this port as 5.x-only using
	IGNORE.

PR:		ports/73032
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2005-01-20 06:25:13 +00:00
Pav Lucistnik
65593a3386 Add bmp-scrobbler, a Beep-Media-Player plugin for Audioscrobbler.com social
network.

PR:		ports/76252
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2005-01-14 20:12:55 +00:00
Bruce M Simpson
c5a0cc8419 Add new port gaim-festival, a plugin for Gaim to drive the
festival speech synthesizer.

Reviewed by:	pav
2005-01-12 15:53:06 +00:00
Oliver Lehmann
64ff4de59f add gqmpeg-devel - the gtk20 port of gqmpeg 2005-01-12 14:32:57 +00:00
Tilman Keskinoz
1ea605bce9 Remove obsolete trm port. It was superseded by libtunepimp 2005-01-09 14:43:45 +00:00
Pav Lucistnik
607838a9cc Add oggsplit, a simple tool for splitting multiplexed (grouped or chained) Ogg
files into separate streams.
2004-12-29 04:24:24 +00:00
Akinori MUSHA
c019b24a50 Resurrect ruby-musicbrainz, updated to 0.2.0. 2004-12-25 20:22:06 +00:00
Markus Brueffer
f40856f1d8 Remove juk, which was integrated into kdemultimedia3 a long time ago. 2004-12-21 23:14:31 +00:00
Maxim Sobolev
2dbcfc55e1 Add flite 1.2, a small run-time speech synthesis engine. 2004-12-18 18:43:12 +00:00
Mario Sergio Fujikawa Ferreira
c226010455 New port klira version 0.1: A gstreamer based audio converter for KDE 2004-12-15 16:44:34 +00:00
Edwin Groothuis
83d80f056a New port: audio/tta (simple lossless audio (de)compressor)
TTA is a simple lossless audio compressor.

	TTA performs lossless compression on multichannel 8,16,24
	bit's integer and 32 bit's IEEE floating-point data of the
	Wav audio files.

PR:		ports/70243
Submitted by:	Martin Dieringer <Martin.Dieringer@t-online.de>
2004-12-15 02:59:39 +00:00
Tilman Keskinoz
f5744334fa Add xmms-scrobbler, a XMMS/BPM Plugin for audioscrobbler.com 2004-12-06 22:19:28 +00:00
Adam Weinberger
9f7ad964d1 Add cantus_3, a sleek GTK2 mp3/ogg/vorbis tagger/renamer.
Cantus is an easy to use tool for tagging and renaming MP3 and OGG/Vorbis files.
It has many features including mass tagging and renaming of MP3s, the ability to
generate a tag out of the filename, filter definitions for renaming, recursive
actions, CDDB (Freedb) lookup (no CD needed), copy between ID3V1 and ID3V2 tags,
and a lot more.

WWW: http://www.debain.org/software/cantus/

PR:		ports/66799
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2004-12-04 19:12:10 +00:00
Koop Mast
2c17d552a0 add libmusepack. Musepack is an audio compression format with a strong
emphasis on high quality. It's not lossless, but it is designed for
transparency, so that you won't be able to hear differences between the
original wave file and the much smaller MPC file.

Approved by:	pav (mentor)
2004-11-30 21:03:12 +00:00
Michael Johnson
e29a9793e2 - Remove audio/mBox and merge changes in to audio/mbox since
these ports are duplicate with same maintainer as audio/mBox
2004-11-29 23:52:29 +00:00
Pav Lucistnik
9c4293b3d2 Add listener, a typical security-related program like the motion package
(which detects motion on a Webcam): it listens for sound. If it detects
any, it starts recording until the sound stops (or a bit later, which is
configurable). It stores the audio in .WAV files.

PR:		ports/74348
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2004-11-28 17:26:53 +00:00
Pav Lucistnik
c0a473ac40 Add tagtool, a GNOME 2 application for tagging MP3/OGG files, similar to
Easytag but more lightweight

PR:		ports/73812
Submitted by:	Anthony Ginepro <anthony.ginepro@laposte.net>
2004-11-11 17:57:46 +00:00
Michael Johnson
c40d4d90e6 Add speex-devel
The Speex is a patent-free, Open Source/Free Software voice codec.
Unlike other codecs like MP3 and Ogg Vorbis, Speex is designed to
compress voice at bitrates in the 2-45 kbps range.  Possible
applications include VoIP, internet audio streaming, archiving of
speech data (e.g. voice mail), and audio books. In some sense, it is
meant to be complementary to the Ogg Vorbis codec.

--

Speex 1.1 is backwards compatible with speex 1.0
and can be used as a drop in replacement
for audio/speex

Approved by:	pav (co mentor)
2004-11-11 08:44:17 +00:00
Alexander Nedotsukov
a79be15e4c Add goobox 0.4.0, CD player and ripper for GNOME Desktop environment. 2004-11-11 03:43:35 +00:00
Mario Sergio Fujikawa Ferreira
259f7b577d New port mpeg4ip-faad version 1.1: faad plugin for mpeg4ip
PR:		72207
Submitted by:	ahze
2004-11-11 01:04:51 +00:00
Michael Johnson
98eb5c95a2 Add mbox
mBox is program intended to help you with organizing your music files.

The most important features are:

- ability to reencode mp3/ogg/wma to mp3/ogg
- contains utility 'convertor' which converts whole directories to desired
  format. Bitrate, etc. is automatically adjusted depending on settings
  and source audio.
- reading/writing tags in MP3 ID3v1 and ID3v2, Ogg Vorbis
- reading WMA tags
- FreeDB, treates encoded files as if it was CD, so you can simply
 select your files and - if found in database - write tags to them.
- auto tagging - reads tag information from filename
- batch tags editing
- batch files renaming (can use tags)
- directory renaming (can use tags)

Approved by:	adamw (mentor)
2004-11-07 22:00:10 +00:00
Joe Marcus Clarke
c5915eac72 Add polypaudio, a sound server for UNIX that is designed to be a drop-in
replacement for ESOUND with a few more bells and whistles:

*  Extensible plugin architecture (by loading dynamic loadable modules
   with dlopen())
* Support for more than one sink/source
* Better low latency behaviour
* Embedabble into other software (the core is available as C library)
* Completely asynchronous C API
* Simple command line interface for reconfiguring the daemon while running
* Flexible, implicit sample type conversion and resampling
* "Zero-Copy" architecture
* Module autoloading
* Very accurate latency measurement for playback and recordin.
* May be used to combine multiple sound cards to one (with sample rate
  adjustment)
* Client side latency interpolation
2004-10-31 22:53:01 +00:00
Pav Lucistnik
f9ceeb4839 Streamtuner plugins were included in core distribution.
PR:		ports/73025
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2004-10-28 21:21:04 +00:00
Mark Linimon
ec7ce9f3eb As previously announced, remove ruby-musicbrainz. The contents of the
distfile have never been updated to reflect the latest libmusicbrainz.
2004-10-23 04:57:50 +00:00
Mark Linimon
8aa9574d02 As previously announced, remove audio/net-rhythmbox. It was broken, and
audio/rhythmbox has more features.

Approved by:	maintainer
2004-10-20 05:28:03 +00:00
Will Andrews
b6450405d7 Add ezstream 0.1.2, a command line utility for streaming to icecast
servers.

PR:		ports/71049
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2004-10-16 00:13:17 +00:00
Edwin Groothuis
37f2451c9a [NEW PORT] audio/bmp-faad2: Beep Media Player (BMP) plugin for faad
FAAD 2 - Freeware Advanced Audio Decoder 2 - BMP plugin

PR:		ports/71304
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-14 00:18:12 +00:00
Edwin Groothuis
0dd1fb9151 New port: audio/mBox - organizing music files
mBox is program intended to help you with organizing your music files.

	The most important features are:
	- Ability to reencode mp3/ogg/wma to mp3/ogg
	- contains utility 'convertor' which converts whole directories to desired
	  format. Bitrate, etc. is automatically adjusted depending on settings and
	  source audio. See users-guide for further information.
	- supports reading/writing tags in MP3 ID3v1 and ID3v2, Ogg Vorbis
	- supports reading WMA tags
	- supports FreeDB, treates encoded files as if it was CD, so you can simply
	  select your files and - if found in database - write tags to them.
	- supports auto tagging - reads tag information from filename
	- supports batch tags editing
	- supports batch files renaming (can use tags)
	- supports directory renaming (can use tags)

PR:		ports/71288
Submitted by:	Vladimir Osintsev <oc@nm.ru>
2004-10-13 23:53:35 +00:00
Edwin Groothuis
c204644ec4 [New port] audio/ifp-line (interface to iRiver music players)
This port provides a simple but easy to use, and via
	scriptability powerful interface to control iRiver's great
	'ifp' series portable music players.

	If there is a 'manager firmware' installed on this device,
	it's not possible to gain access via umass(4).  This port
	uses libusb to connect directly via ugen.

PR:		ports/71987
Submitted by:	Thomas E. Zander <riggs@rrr.de>
2004-10-13 23:47:49 +00:00
Edwin Groothuis
fbcc2f642a New port: audio/coverhunter, a program fetching the covers of your digital music albums
CoverHunter will scan your digital music albums and try to
	get the cover image for each one. After that, if more than
	one cover was found, you can choose wich one will be set
	as the cover for that album. These covers may be used by
	XMMS, KDE, GNOME, etc.

PR:		ports/69053
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-10-13 23:41:25 +00:00
Edwin Groothuis
1e9bcc9e25 New port: audio/icegenerator Direct streaming generator for Icecast/Shoutcast
Icegenerator is a direct streaming generator for Icecast/Shoutcast

PR:		ports/71104
Submitted by:	Nadelyaev Stanislav <funkblaster@n11.bmstu.ru>
2004-10-13 23:33:46 +00:00
Akinori MUSHA
f71d266547 Retire audio/libvorbis-aotuv.
The aoTuV enhancement has been merged into the mainstream.

Noted by:	naddy
2004-10-13 14:05:43 +00:00
Mathieu Arnold
f1217f1bb9 Add p5-Audio-WMA 0.01, fetch info from WMA audio files.
PR:		ports/71590
Submitted by:	Simon Barner <barner@gmx.de>
2004-10-12 11:05:34 +00:00
Mathieu Arnold
bfcad7258c Add p5-Ogg-Vorbis-Header 0.03, manipulate / fetch info from Ogg-Vorbis
audio files.

PR:		ports/71577
Submitted by:	Simon Barner <barner@gmx.de>
2004-10-12 11:03:45 +00:00
Michael Nottebrock
b400f2f265 Add ices0, a treaming source client for icecast 2. 2004-10-12 01:43:48 +00:00
Kris Kennaway
134baa7fc1 As previously announced, remove these broken/insecure/obsolete ports. 2004-08-16 05:36:44 +00:00
Mario Sergio Fujikawa Ferreira
a52a12d4e3 Remove both audio/mpt and audio/songprint: Obsolete, they have not
been developed since 2000
2004-08-15 03:43:08 +00:00
Michael Nottebrock
bf370981a3 Add anthem, a KDE midi sequencer.
PR: ports/59243
Submitted by: Mathew Kanner <mat@cnd.mcgill.ca>
2004-08-14 23:34:22 +00:00
Pav Lucistnik
9209021640 Add yell, a little command line utility playing a short tune on your
speaker device. I mainly use it to yell the "sysop" on a remote
machine. It could also be used as a notification for finished tasks
(eg. make buildworld && yell).

PR:		ports/70277
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2004-08-13 18:41:51 +00:00
Pav Lucistnik
6208594758 Add marlin, an audio editor similar to Audacity, with Gstreamer backend.
It can open files, record from microphone and rip from AudioCD.
2004-08-11 20:54:17 +00:00
Pav Lucistnik
950514d877 Add mac, Monkey's Audio Codec which was recently released in source code.
It contain a library and an executable compressor/decompressor of .ape files.

Does not build under 4.x, we hit the wall with missing wcstol(). Working
patches would be welcomed.

PR:		ports/70153
Submitted by:	Martin Dieringer <Martin.Dieringer@t-online.de>
2004-08-11 07:52:12 +00:00
Michael Nottebrock
c9509ebd57 Add libtunepimp, a client library for musicbrainz
Submitted by: Lauri Watts <lauri@kde.org>
2004-08-11 01:31:01 +00:00
Michael Nottebrock
461f3c5adb Factor out all but one of the build switches of the KDE main module ports
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.

Update KOffice to version 1.3.2.

Add patches to fix a number of issues, including:

- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
  with optimizations greater than -O

Add security related patches and entries to portaudit.txt.
2004-08-11 01:27:37 +00:00
Lars Thegler
d097ac3f8d audio/p5-Net-DAAP-Client-Auth obsoleted
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
2004-08-08 23:48:49 +00:00
Lars Thegler
715f18546b audio/p5-dapple moved to audio/p5-Net-DAAP-Client
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
2004-08-08 23:03:52 +00:00
Lars Thegler
3d80b73994 Add p5-Net-DAAP-DMAP 1.24, Perl module for reading and writing DAAP
structures.
2004-08-08 22:27:46 +00:00