ajacoutot
6b2cbddde1
- update to xmms-1.2.11
...
input from naddy@, help and ok jakemsr@
2007-12-08 21:54:57 +00:00
ajacoutot
979fae2490
- forgot to remove those in previous commit
...
noticed by STeve Andre' <andres at msu dot edu>
2007-12-08 18:42:42 +00:00
ajacoutot
5e971a5d99
- update to 1.3.4
...
ok jakemsr@
2007-12-08 11:08:38 +00:00
ajacoutot
444a91e458
+soundtouch
2007-12-08 11:06:53 +00:00
ajacoutot
a48111e35b
Import soundtouch-1.3.1
...
SoundTouch is an open-source audio processing library for changing the
Tempo, Pitch and Playback Rates of audio streams or files:
* Tempo (time-stretch): changes the sound to play at faster or slower
speed than original, without affecting the sound pitch
* Pitch (key): changes the sound pitch or key, without affecting the
sound tempo or speed
* Playback Rate: changes both the sound tempo and pitch, as if an LP
disc was played at wrong RPM rate
ok jakemsr@
2007-12-08 11:05:58 +00:00
jasper
8fc0ee41d8
explicitly disable zeroconf/avahi, or it may get picked up
2007-12-07 07:46:38 +00:00
jasper
6cd788fb7d
- update herrie to 1.9
2007-12-04 18:05:13 +00:00
robert
abbeb94805
do not try to quit the main window twice after recieving a SIGTERM or
...
SIGINT, because that's going to cause a double free resulting in a
segmentation fault
2007-12-04 09:39:16 +00:00
robert
b61dd773a2
do not try to quit the main window twice after recieving a SIGTERM or
...
SIGINT, because that's going to cause a double free resulting in a
segmentation fault
noticed by deraadt@
2007-12-04 09:29:22 +00:00
ckuethe
54d2083dc0
you can now use the usbdevs program that comes with the base system to
...
find your ipod's "firewire id".
2007-12-04 07:28:30 +00:00
sthen
47fcfef265
update to 1.2.6, fixes mplayer.
...
ok jasper@
2007-12-01 02:19:17 +00:00
ajacoutot
10f32495e6
- make it use portaudio v19; i.e. full-duplex support!
...
committing on behalf of jakemsr@ who did all the work
2007-11-23 10:07:40 +00:00
ckuethe
56472f62e4
Update to gtkpod 0.99.10. New eyecandy, but the key feature is that it
...
works with apple's serial number silliness.
"it pulls up my shuffle just fine" okan@
2007-11-22 22:46:42 +00:00
ckuethe
593a724e63
update to libgpod 0.6.0, which can play apple's silly serial number games
...
"it pulls up my shuffle just fine" okan@
2007-11-22 22:37:33 +00:00
ajacoutot
1612b04a0e
- add a xaw FLAVOR
...
- reformat DESCR
- fix WANTLIB
based on a submission from Bryan Linton <bl at shoshoni dot info>
"go for it" landry@
2007-11-22 12:52:34 +00:00
simon
e1554d7d73
update to version 1.23
...
confirmed by maintainer
2007-11-20 21:24:58 +00:00
jakemsr
1d3b668b1a
no need to patch away SNDCTL_DSP_GETODELAY now that it is in libossaudio
2007-11-18 14:03:32 +00:00
jasper
33f06b00d3
update maintainers email address.
...
per his request
2007-11-13 20:05:00 +00:00
steven
88b4792252
fix WANTLIB
2007-11-13 12:44:22 +00:00
jakemsr
179eadc317
- use SYSCONFDIR for the configuration file
...
- add a sample configuration file
- expand the name of the configuration file in the manpage
mostly from and ok jasper@
2007-11-06 20:45:21 +00:00
simon
4dab3b36f2
fix and sort WANTLIB after gtk+2 update
...
ok naddy@ (maintainer)
2007-11-05 21:44:57 +00:00
jakemsr
24307797c3
- build the tests in the regress target
...
- in IsFormatSupported() actually check that the sample rate and
number of channels are supported
- bump pkgname
2007-11-01 03:29:53 +00:00
jasper
7c470cb5a8
- use libtool
...
- fix a bug in libmpdclient where it doesn't break to use a valid
address from getaddrinfo, so it always uses the last one. which
can be an ipv6 address, and that fails when mpd is only bound
to localhost
From Nicholas Marriott <nicm__ at ntlworld.com>
via Tobias Ulmer <tobiasu@tmux.org> (MAINTAINER)
2007-10-31 06:34:55 +00:00
jakemsr
419556f518
OSS audio cleanup
...
- include sys/ioctl.h before soundcard.h
- use /dev/audio, not /dev/dsp
- use a proper value for SNDCTL_DSP_SETFRAGMENT
2007-10-29 07:59:27 +00:00
simon
a67f96859b
fix WANTLIB after gtk+2 update
...
ok ajacoutot@
2007-10-27 16:13:37 +00:00
espie
fbe8651d6a
sequential build of library/shared library unmesses parallel builds...
...
regen patches while there.
2007-10-27 15:01:53 +00:00
jakemsr
626b471bae
add portaudio-svn
2007-10-27 09:03:38 +00:00
jakemsr
ace82ffad3
import portaudio v19 snapshot
...
PortAudio is a free, cross platform, open-source, audio I/O library. It
lets you write simple audio programs in 'C' that will compile and run on
many platforms including Windows, Macintosh (8,9,X), Unix (OSS), SGI,
and BeOS. PortAudio is intended to promote the exchange of audio
synthesis software between developers on different platforms.
ok deanna@
2007-10-27 08:59:04 +00:00
ajacoutot
367a4bb8c2
- use our naming scheme for patches
2007-10-26 20:25:39 +00:00
jasper
78091cecd5
add xmmsctrl
2007-10-26 20:24:27 +00:00
jasper
fb95c1bdf0
import xmmsctrl 1.9
...
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.
by Gleydson Soares (MAINTAINER) with tweaks by me
2007-10-26 20:22:42 +00:00
jasper
d337831ad5
reflect reality a bit better
2007-10-26 15:05:12 +00:00
jasper
4c4d2335f2
mark broken after gtk update, it needs an update anyway
...
(will be updated soon)
2007-10-24 22:41:36 +00:00
kili
4d83ce8e06
This has a real manpage and doesn't need help2man any longer.
...
ok jasper@
2007-10-14 14:52:41 +00:00
jasper
aaf6cbaf99
- long overdue update to 0.91.1 (uses gtk2 now)
...
- simplify post-install
- re-format DESCR/MESSAGE
2007-10-14 14:12:42 +00:00
merdely
f3e5408de7
This cleans up the XMMS port. It is not usable on a static arch so there is
...
no need for the PFRAG fragments. Also this makes use of the central libtool
via USE_LIBTOOL and removes the unnecessary libtool patches.
From brad@
ok ajacoutot@, robert@
2007-10-10 14:54:05 +00:00
steven
9bfed1ac43
bump PKGNAME after python version switch
2007-10-08 08:22:38 +00:00
todd
b0ab8af6c4
fix libesd.so.2.38 -> libesd.so.2.34 regression in #'s
...
this is OpenBSD, we move forward with lib numbers, not backwards, even if
we choose to revert the package contents, so people don't get burnt if both
exist in their /usr/local/lib dir
move to libesd.so.2.39, bump PKGNAME (thanks sturm@)
ok jasper@ sthen@
2007-10-05 14:14:14 +00:00
jasper
e5d81d4310
we prefer the idiom of MODULES=devel/gettext over MODULES=gettext
...
"looks good" steven@
2007-10-02 19:09:44 +00:00
jakemsr
859bee2b33
build with ffmpeg and libsamplerate.
...
ok brad@
2007-10-01 17:39:50 +00:00
steven
3b92333205
switch teTeX -> texlive
...
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00
naddy
b0aba0361f
maintenance update to 1.2.1
2007-09-24 17:23:55 +00:00
merdely
512e47856d
Fix WANTLIB
...
ok steven@,jasper@
2007-09-23 22:06:46 +00:00
jasper
91ecc73e1f
update herrie to 1.8.4
2007-09-23 15:50:45 +00:00
sturm
9e43fcf5dd
update WANTLIB
2007-09-22 20:30:05 +00:00
jasper
bff5ab8b48
add mpdscribble
2007-09-21 15:13:55 +00:00
jasper
35a491aab2
import mpdscribbler 0.2.12
...
mpdscribble is a music player daemon client which submits information
about tracks being played to audioscrobbler.
2007-09-21 15:12:02 +00:00
jasper
966cbf5b42
add gimmix
2007-09-21 15:08:39 +00:00
jasper
cdeba342ef
oops..
2007-09-21 15:07:56 +00:00
jasper
59a5214178
import gimmix 0.4.1
...
Gimmix is a graphical music player daemon (MPD) client written in C
using GTK+2. It's very simple and easy to use, yet offers many features
to make your audio experience a pleasant one.
2007-09-21 15:07:00 +00:00
sthen
55dcdc7c64
update libcdaudio to 0.99.12; various small fixes.
...
ok steven@
2007-09-20 22:07:50 +00:00
sthen
1ad292d661
add @group to PLIST-main to avoid spam from pkg_add; agreed with
...
maintainer.
ok merdely@
2007-09-20 09:14:18 +00:00
jasper
c45fbb99c9
update ncmpc to an svn snapshot (6899),
...
includes lots of bug fixes and new features
ok Tobias Ulmer (MAINTAINER)
2007-09-19 19:15:12 +00:00
mgrimm
2c86a3339a
Make Hydrogen deal with the audio/flac update:
...
- Fix WANTLIB and LIB_DEPENDS,
- add -logg to LDFLAGS, as libOggFLAC is now part of libFLAC and depends on it,
- adjust to API changes.
ok naddy@
2007-09-18 18:30:35 +00:00
mgrimm
1cf89e98a3
Make Audacity work with the audio/flac update:
...
- Adjust LIB_DEPENDS,
- fix configure checks
- make it build with the API changes in FLAC++
ok naddy@
2007-09-18 18:27:00 +00:00
naddy
eb946052cf
simple configure/build/wantlib fixes for FLAC 1.2.0
2007-09-18 18:26:52 +00:00
mgrimm
ab84730d54
Cope with the audio/flac update by adjusting LIB_DEPENDS and the signature
...
of the read callback.
ok naddy@
2007-09-18 18:24:09 +00:00
naddy
1cbd718285
Update to FLAC 1.2.0. Many improvements.
2007-09-18 18:22:32 +00:00
naddy
7151e27970
maintenance update to 1.8; ok maintainer Andreas Bihlmaier
2007-09-16 15:19:44 +00:00
simon
376085b020
remove surrounding quotes from COMMENT/BROKEN/PERMIT_*
2007-09-15 22:27:38 +00:00
simon
ec8fc0fefe
remove surrounding quotes from COMMENT/PERMIT_*/BROKEN
2007-09-15 21:26:00 +00:00
merdely
8b8f15c157
Replace "sed -i" with "perl -pi".
...
No binary change.
ok naddy@
2007-09-12 21:41:23 +00:00
jasper
f4788e95ba
update POE-Component-Client-MPD to 0.8.0
2007-09-02 18:21:10 +00:00
jasper
ab38dc359f
update herrie to 1.8.3
2007-09-02 18:08:15 +00:00
jasper
c9f03fe824
license is LPGL, not GPL
...
from Moritz Grimm
2007-09-02 15:21:28 +00:00
jasper
b27d2d996f
update sonata to 1.2.3
...
from Dmitri Alenitchev (MAINTAINER)
2007-09-02 15:18:03 +00:00
kili
57c43edddb
Update to 0.3.1. From MAINTAINER Alexandre Ratchov <alex@caoua.org>.
2007-08-27 18:24:43 +00:00
jasper
c8447cd8b5
update herrie to 1.8.2
2007-08-26 19:05:22 +00:00
jasper
db141d5ba8
add gmpc-autoplaylist and gmpc-shout
2007-08-26 18:59:57 +00:00
jasper
712d537931
import gmpc-shout 0.15.0
...
This plugin allows gmpc to play Shoutcast streams.
2007-08-26 18:50:42 +00:00
jasper
b3569efe94
import gmpc-autoplaylist 0.15.0
...
The plugin allows you to generate a playlist based on a set of rules.
2007-08-26 18:46:19 +00:00
espie
459f9ae6c2
minor update 1.4.7
2007-08-25 08:53:28 +00:00
martynas
6b4cd39bde
revert to 0.2.34; this is known to cause problems for devices with
...
48kHz sampling rate, originally reported by Gareth <garf at
loveandnature dot co dot za>
testing and patches from jakemsr@, aanriot@ and Tim van der Molen
<tbvdm.lists at xs4all dot nl>
ok naddy@, jakemsr@, simon@, jasper@
2007-08-11 17:29:36 +00:00
naddy
dfd38ed631
SECURITY update to 1.2.0.
...
Fix several vulnerabilities allowing heap overwrite, read violations
and a function pointer overwrite.
From: Moritz Grimm
2007-07-30 15:29:35 +00:00
naddy
536a03a9e2
fix building on gcc2 archs; from Moritz Grimm
2007-07-28 17:06:20 +00:00
steven
6a13fef5e0
update to 1.2.2
...
from Vlad Glagolev <stelzy@gmail.com>, ok maintainer
2007-07-27 19:59:37 +00:00
naddy
4632beb3a1
grab the current Makefile.in.in template so we'll build with newer gettext
2007-07-27 16:04:37 +00:00
steven
d2f7103d34
+p5-MPEG-Audio-Frame
2007-07-26 03:33:59 +00:00
steven
7b9a1abb41
class for weeding out MPEG audio frames out of a file handle
...
from Stuart Henderson
2007-07-26 03:33:07 +00:00
naddy
86e6326419
initialize some variables so we won't call free() on random pointers
2007-07-21 15:33:22 +00:00
ajacoutot
c73da59402
- update MAINTAINER's email address as per his request
...
- remove quotes around COMMENT while here
2007-07-21 08:08:51 +00:00
jasper
029f3df15e
add mac
2007-07-19 16:25:37 +00:00
jasper
a9373377b5
import mac 3.99.4.5
...
MAC: short for Monkey's Audio Codec, a lossless audio codec (files with
the .ape extension).
from Vlad Glagolev, with feedback from sthen and tweaks by me
2007-07-19 16:24:37 +00:00
jasper
937ba2b524
update sonata to 1.2.1 (adds support for last.fm, among other improvements)
...
from Vlad Glagolev, with tweaks by me
2007-07-19 16:21:44 +00:00
jasper
5552509e44
fix flac support
...
from Vlad Glagolev, ok MAINTAINER
2007-07-19 08:06:24 +00:00
jasper
25ff51f8a0
fix paths in the manpage
...
prodded by Wiktor Izdebsk
2007-07-17 16:37:34 +00:00
jasper
18213b0dea
add a MESSAGE about starting scmpc at boot time, and s/Audioscrobbler/Last.fm/
...
in DESCR while here, to match reality
2007-07-17 15:36:39 +00:00
kili
87ae9779c9
Update to normalize-0.7.7.
...
From new maintainer Vlad Glagolev (stelzy at gmail dot com).
The sparc64 workaround is no longer required (noticed by Stuart
Henderson, confirmed by sturm@).
2007-07-15 19:37:04 +00:00
jasper
9a1ff29649
add p5-POE-Component-Client-MPD
2007-07-13 11:42:08 +00:00
jasper
b1da589df6
import p5-POE-Component-Client-MPD 0.7.1
...
POE::Component::Client::MPD is a perl module for developing MPD (Music
Player Daemon) clients (or any other scripts that control the MPD
server) based on the POE framework.
2007-07-13 11:40:25 +00:00
naddy
e4273f8e4f
* maintenance update to 0.8.8
...
* don't build nonsensical static modules
2007-07-12 21:10:15 +00:00
aanriot
1c5cded47d
USE_X11 = Yes
...
checked by ajacoutot@
2007-07-11 14:25:34 +00:00
jasper
20b062c281
update gnomad2 to 2.8.13
2007-07-09 23:15:24 +00:00
jasper
f00c5f176b
update herrie to 1.8.1
2007-07-09 22:53:36 +00:00
naddy
dfe7150989
belated maintenance update to 0.8.6
2007-07-06 14:21:05 +00:00
naddy
a41f524a9a
preferred master site URL
2007-07-05 14:59:55 +00:00
steven
9a1f839d31
a little cleaner
2007-07-05 12:40:24 +00:00
ajacoutot
c31d758d55
- update to p5-Audio-FLAC-Header-1.7
...
from MAINTAINER Andreas Bihlmaier <andreas dot bihlmaier at gmx dot de>
2007-07-05 10:49:08 +00:00
jasper
32a30e5331
-NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
...
+SHARED_ONLY= Yes
ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits)
2007-07-04 19:18:45 +00:00
jasper
49da927a54
update herrie to 1.8
2007-07-02 21:52:27 +00:00