-Tweak a bit in CONFLICTS, 1.0* -> [0-9]*.
-CONFIGURE_TARGET -> USE_GNOME=gnometarget.
-Add USE_GNOME=ltverhack.
-INSTALLS_SHLIB -> USE_LDCONFIG.
-Remove a check on FreeBSD 4.x.
Submitted by: luigi (with tweak by mezz)
This Python module lets you load and decode Musepack (MPC/MP+ files).
Its API has been chosen to mostly match pyvorbis and pymad. It also
includes a module to read and write APEv2 metadata tags.
WWW: http://sacredchao.net/~piman/software/python.shtml
PR: 109070
Submitted by: Zhen REN
* Switch to bundled managed dbus#
* New and updated translations
* Various bug fixes
- USE_GNOME+=gnomesharp20
- Move to LOCALBASE
- Use gstreamer 0.10 over 0.8
NOTE: deve/dbus is needed because of the bundled managed dbus#
Project by:BSD# (http://www.mono-project.com/Mono:FreeBSD)
- go over and cleanup the logic for the mDNS checks to hopefully
resolve the double target mDNS problem caused by avahi. [1], [2]
PR: 108533 [1], 108538 [2]
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor)
a countless number of instruments, from some common heared from
expensive hardware to interesting sounds that you'll boost to an
amazing universe of sounds.
WWW: http://zynaddsubfx.sourceforge.net/
PR: ports/108460
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
classic-analog (VCOs-VCF-VCA) style software synthesizer with an
editor GUI. Xsynth-DSSI was written by Sean Bolton, and was based
on Steve Brooke's Xsynth code, but has since aquired polyphonic
operation, band-limited oscillators, a better filter mode, and
velocity-sensitive envelopes.
WWW: http://dssi.sourceforge.net/download.html
PR: ports/108438
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
seconds of audio _before_ you click the "Record" button. The idea
is that, when you hear an interesting sound, you can press record
and capture it, without having to try and recreate it.
WWW: http://plugin.org.uk/timemachine/
PR: ports/108431
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
(like audio/ghostess) using your computer's keyboard.
It's somewhat similar in purpose to vkeybd, except that jack-keyboard
uses JACK MIDI instead of ALSA.
See the README file for keyboard mapping.
WWW: http://pin.if.uz.zgora.pl/~trasz/jack-keyboard/
PR: ports/108242
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
TB-303 Bassline. It is not an exact copy; rather than make it "just
like the real thing", the design concentrates on modelling the
circuitry and was adjusted by comparing the sounds achievable with
it to those heard on classic acid house tracks. It includes a
switchable square/saw wave VCO, 24dB/octave VCF, an adjustable decay
time for the VCF, a fixed decay time for the VCA, and an interesting
bit of circuitry around the "Accent" control.
WWW: http://freshmeat.net/projects/nekobee/
PR: ports/108148
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
of a Yamaha DX7 synthesizer. It can easily load most DX7 patch bank
files, accept patch editing commands via MIDI sys-ex messages (ALSA
systems only), and recreate the sound of the DX7 with greater
accuracy than any previous open-source emulation (that the author
is aware of....)
hexter operates as a plugin for the Disposable Soft Synth Interface
(DSSI).
WWW: http://dssi.sourceforge.net/hexter.html
PR: ports/108147
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
capable of saving and restoring plugin configuration, as well as
specifying MIDI channels and layering synths. ghostess includes
three MIDI drivers: an ALSA sequencer MIDI driver, a (clumsy but
functional) CoreMIDI driver (which allows ghostess to be used on
Mac OS X), and a JACK MIDI driver for use with the MIDI transport
in recent versions (>=0.102.27) of JACK. ghostess also comes with
a universal DSSI GUI, which attempts to provide GUI services for
any DSSI or LADSPA plugin, and may be used with any DSSI host.
WWW: http://home.jps.net/~musound/
PR: ports/108131
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
for media files to the Thunar File Manager.
Currently, these are:
* a so-called bulk renamer, which allows users to rename multiple audio
files at once, based on their tags (e.g. ID3 or OGG/Vorbis),
* a special media file page for the file properties dialog, which
displays detailed information about quality, length etc.,
* and finally, an audio tag editor which is reachable from both,
renamer and the properties page.
WWW: http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin
software synthesizer, allowing it to function as a DSSI plugin.
WWW: http://dssi.sourceforge.net/
PR: ports/108124
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
It aims to be efficient (no toolbar, main menu, or statusbar), user-friendly,
and clean.
FEATURES:
+ Expanded and collapsed views
+ Automatic remote or local album art
+ Automatic fetching of lyrics
+ Playlist and stream support
+ Support for editing song tags
+ System tray icon with tooltip
+ Popup notification
+ Library searching by artist, song, etc.
+ Keyboard friendly
+ Support for multimedia keys
+ Commandline control
WWW: http://sonata.berlios.de/index.html
Approved by: alexbl (mentor, implicit)
Scott Wheeler's TagLib.
TagPy can:
* read and write ID3 tags of version 1 and 2, with many supported
frame types for version 2 (in MPEG Layer 2 and MPEG Layer 3,
FLAC and MPC)
* access Xiph Comments in Ogg Vorbis Files and Ogg Flac Files
* access APE tags in Musepack and MP3 files.
WWW: http://news.tiker.net/software/tagpy
Approved by: alexbl (mentor, implicit)
release notes for details http://www.slimdevices.com/Changelog6.html.
Fix a longstanding bug that caused mDNS support to not actually work.
Take advantage of improvements in rc.subr to reduce the amount of code
in the shutdown path including removing the pgrep dependancy.
without changing the package revision.
No PORTREVISION bump, because the changes to the Makefile
in the distfile are trivial and overwritten by our patch.
Summary of the diffs between the old and the new distfile:
--- new/espeak-1.18-source/src/Makefile Mon Jan 15 02:08:03 2007
+++ old/espeak-1.18-source/src/Makefile Sat Jan 13 17:01:15 2007
[...]
-BINDIR=/usr/bin
+BINDIR=/usr/local/bin
[...]
-LIBS3=-lstdc++ ./libespeak.so
+LIBS3=-lstdc++ -lespeak
[...]
-all: $(BIN_NAME) $(LIB_NAME) $(BIN2_NAME)
+all: $(BIN_NAME) $(BIN2_NAME) $(LIB_NAME)
Submitted by: kris (via pointyhat)
Approved by: alexbl (mentor, implicit)
small patterns of MIDI events that you can repeat and arrange to
create a whole song. Each track has its own patterns, so you can
for example play the same drum pattern over and over again while
you play different lead synth patterns and basslines.
WWW: http://dino.nongnu.org/
PR: ports/107877
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
It is an implementation of a proposal that originated from this
discussion. Its aim is to allow you to have many different audio
programs running at once, to save their setup, close them down and
then easily reload the setup at some other time. LASH doesn't deal
with any kind of audio data itself; it just runs programs, deals
with saving/loading (arbitrary) data and connects different kinds
of virtual audio ports together (currently JACK and ALSA sequencer
ports). It can also be used to move entire sessions between
computers, or post sessions on the Internet for download.
WWW: http://www.nongnu.org/lash/
PR: ports/107875
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
particularly useful for software synthesis plugins with user
interfaces.
DSSI is an open and well-documented specification developed for use
in Linux audio applications, although portable to other platforms.
It may be thought of as LADSPA-for-instruments, or something
comparable to VSTi.
DSSI consists of a C language API for use by plugins and hosts,
based on the LADSPA API, and an OSC (Open Sound Control) API for
use in user interface to host communications. The DSSI specification
consists of an RFC which describes the background for the proposal
and defines the OSC part of the specification, and a documented
header file which defines the C API.
WWW: http://dssi.sourceforge.net/
PR: ports/107867
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
- Added a patch to control window to display when an nsf song is played and
change 'Fadeout' option to 'Silence Until Next Song' [1]
- Cleanup
- Bump PORTREVISION
Obtained from: gentoo
1079790949 failed: Device not configured' error repeated over and over,
making it impossible to use. This patch fixes this.
PR: ports/107806
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>