jakemsr
d32fa0915f
import milkytracker-0.90.80
...
MilkyTracker is an open source, multi-platform music application for
creating .MOD and .XM module files. It attempts to recreate the module
replay and user experience of the popular DOS program Fasttracker II,
with special playback modes available for improved Amiga ProTracker 2/3
compatibility.
ok simon@
2008-05-11 07:09:03 +00:00
jasper
1342250fe9
- update speex to 1.2beta3
...
- switch CONFIGURE_STYLE back to gnu, suggested by naddy.
tested in bulk build and ok naddy@ (MAINTAINER)
2008-05-04 15:16:43 +00:00
ajacoutot
68023efeed
- bugfix update to sonata-1.5.1
2008-05-04 08:20:28 +00:00
fgsch
3c633f0b40
o move to an OpenBSD driver, reorganized, cleaner and with more support
...
o re-add cdda-player
o install libcdio_cdda.pc
ajacoutot@ ok.
2008-05-01 09:05:12 +00:00
sthen
8dbb4d347e
Maintenance update, including update to fix album art retrieval due
...
to changed Amazon API. From Brad.
2008-04-28 00:39:10 +00:00
jakemsr
ef451787b0
update to 0.111.2.1169
...
- don't bother trying to fix compiler optimization flag tests. they're
badly broken/linux spcific, and we don't use them anyway.
- the net source client became a "real" client (executable), instead of
an "in process" client (plugin)
- previous sun_driver patches accepted upstream, plus:
* fix cycle timing in duplex mode by moving calculations and function
calls out of the poll() synchronization loop
* shorten xrun and silence writing/reading messages
* remove unused variables
* attempt to stop continuous playback underruns in duplex mode that are
caused by the capture buffer overrunning
* try harder to make sure we have pristine buffers after
sun_driver_start()
* use native endian audio encodings
* report a delay when poll() times out, instead of effectively running
a null cycle
now jack works on my r10k sgi :)
2008-04-22 09:34:58 +00:00
jakemsr
0df171533b
internal data is converted from float to native endian integer data.
...
configure 16-bit output for cpu native endian encoding.
2008-04-20 11:19:20 +00:00
ajacoutot
68e32e9054
- update to sonata-1.5
...
- take maintainership
2008-04-20 07:37:00 +00:00
ajacoutot
9996aff9b4
+py-mpd
2008-04-19 15:10:26 +00:00
ajacoutot
509ad7c137
Import py-mpd-0.2.0
...
Python client library for the Music Player Daemon.
2008-04-19 15:08:30 +00:00
ajacoutot
973a6fb381
- tweak the way the gtk-update-icon-cache goo is run
...
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.
discussed with jasper@
2008-04-17 08:10:09 +00:00
jakemsr
7203fdc58b
- fix automatic resampling
...
- disable the libsamplerate resampler, it clips and is horribly
inefficient
- fix WANTLIB
- stop ffmpeg decoder from spamming stdout
- enable jack output
2008-04-16 02:10:21 +00:00
jasper
de2db5596e
- update PoCo::Client::MPD to 0.8.1
2008-04-15 21:06:00 +00:00
jasper
c9aed4612c
- update Audio::MPD to 0.19.1
2008-04-15 21:01:59 +00:00
jasper
c824f3dfc9
- update Audio::MPD::Common to 0.1.2
...
- add RCS id
- fix RUN_DEPENDS
2008-04-15 21:01:32 +00:00
jasper
2854f5e26e
- add teeny-tiny accelerator to quit.
...
"of course!" maintainer
2008-04-15 20:43:20 +00:00
jakemsr
a9d8f10f16
add multimux
2008-04-13 00:22:04 +00:00
jakemsr
b5dab3cb8b
import multimux-0.2.5.2
...
multimux allows you to multiplex up to 8 mono WAV files into a single
PCM audio data stream. Additionally, multimux can add a WAV header to
this stream or pipe the stream to ffmpeg to create a multichannel AC3
file as commonly found in DVDs.
submitted by Girish Venkatachalam, thanks. I used this to test
multichannel support in cmpci.
2008-04-13 00:04:11 +00:00
fgsch
5bff0f9885
update to a recent version. this fixes at least the problem where
...
sizeof(int) != sizeof(int *) as seen on mplayer.
2008-04-07 04:08:35 +00:00
fgsch
f01bf712ba
add -logg to the .pc file if we are compiled with ogg, so other software
...
depending on pkg-config's --libs output don't need to be patched. naddy@ ok
2008-04-07 03:54:39 +00:00
jakemsr
88411de882
add fluidsynth
2008-04-06 22:44:46 +00:00
jakemsr
bbe3d712ec
import fluidsynth-1.0.8
...
FluidSynth is a real-time software synthesizer based on the SoundFont 2
specifications.
Features:
* Cross platform support (Linux, Mac OSX and Windows to name a few)
* SoundFont 2 support
* Realtime effect modulation using SoundFont 2.01 modulators
* Shared library which can be used in other programs
* Built in command line shell
* Playback of MIDI files
ok kili@
2008-04-06 22:42:11 +00:00
jasper
aea74efec6
- @requirements@ wasn't properly set in openal.pc, causing openal to never
...
get picked up.
- regen patches while here
from brad@
2008-04-04 09:33:10 +00:00
jasper
dbea394d37
- don't pickup cppunit if it's installed; the current version causes
...
syntax error's in libmusicbrainz' tests. these tests can be build again
when cppunit is more up to date.
noticed by bernd@ and steven@, thanks!
no pkgname bump needed.
2008-04-03 12:03:09 +00:00
jakemsr
380b9b5a40
allow this to build on arches other than i386, amd64 and macppc.
...
no pkg bump because it has no effect on archs that were building.
problem noticed by sturm@
2008-04-02 06:46:03 +00:00
fgsch
9c696d2dfd
update audacious and audacious-plugins to 1.5.0; with and ok jakemsr@
...
some changes were submitted for inclusion.
2008-04-02 00:39:19 +00:00
jakemsr
feb531b75c
bring back esound-0.2.38.
...
fix the issues with audio(4) handling that caused this to get
reverted previously.
add an arts flavor.
2008-03-31 01:05:54 +00:00
jakemsr
56ff75c711
- restore the 10 second sleep in the watchdog thread by using
...
nanosleep(2) instead of usleep(3), which is limited to 1 second.
- stop clients from getting "zombified" after connection graph
changes by ignoring errors from read(2)ing data that isn't used.
2008-03-30 08:46:15 +00:00
ajacoutot
e5fad4be03
- disable cdda-player for now as it is not quite working yet
...
"fine with me" jasper@
2008-03-27 13:02:50 +00:00
naddy
4daf94ca23
update to 1.0.17; mostly from brad@
2008-03-25 21:24:24 +00:00
ajacoutot
e86e0dd91c
- reorder dependencies
...
ok maintainer Jeremy Evans <openbsd at jeremyevans dot net>
2008-03-25 18:09:14 +00:00
fgsch
b2b145308c
remove unneeded lame,no_x11.
2008-03-25 17:31:27 +00:00
fgsch
5904118839
switch lame to multi packages, avoiding some long standing headaches with
...
the normal vs. no_x11 flavors. with input from espie@ and ajacoutot@
ok ajacoutot@ (maintainer).
2008-03-25 17:27:27 +00:00
ajacoutot
7b7a8e28ae
- update libsamplerate to version 0.1.3
...
More info here:
http://www.mega-nerd.com/erikd/Blog/CodeHacking/SecretRabbitCode/progress.html
ok landry@
2008-03-25 13:54:30 +00:00
jasper
16dd94874f
- add libmusicbrainz
2008-03-25 09:22:16 +00:00
jasper
f52f8824ed
import libmusicbrainz 3.0.1
...
The libmusicbrainz (also known as mb_client or MusicBrainz Client
Library) is a development library geared towards developers who wish to
add MusicBrainz lookup capabilities to their applications.
from OUSADOU Azwaw, with tweaks by me
ok ajacoutot@
2008-03-25 09:19:23 +00:00
jasper
f28cb68877
- disable musicbrainz so it won't be picked up later.
...
'of course!' ajacoutot@
2008-03-25 08:23:54 +00:00
jakemsr
a785de8f2c
sun_driver tweaks:
...
- in each call to sun_driver_write(), bzero the buffer that will be
written to the audio device. stops jackd from "buzzing" or
"humming" when the last samples from a client weren't true silence.
- consistently use bzero instead of memset to zero out buffers.
- add missing returns in error conditions.
2008-03-24 21:45:14 +00:00
jakemsr
c3a88cc59a
disable jack for now
2008-03-24 06:51:04 +00:00
jakemsr
da524839bc
disable jack output for now
2008-03-24 06:39:55 +00:00
jakemsr
3b8934473d
explicitly disable jack and polyp (pulse) audio for now
2008-03-24 05:50:05 +00:00
jakemsr
46383da97f
- use the capture parameters argument instead of the playback
...
parameters argument with Pa_IsFormatSupported() when checking if
certain capture parameters are supported.
- take maintainership per former MAINTAINER's suggestion
2008-03-24 05:31:48 +00:00
jakemsr
27ee0a793c
- maintainence update to revision 1360
...
- add jack support
2008-03-24 05:26:46 +00:00
jakemsr
a19847dd45
add jack support
...
discussed with MAINTAINER
2008-03-24 03:15:27 +00:00
jakemsr
756b4a6473
- default to /dev/audio for the audio device, but allow other
...
devices to be used as well
- add jack output. these patches are back ported from hydrogen
subversion.
discussed with MAINTAINER
2008-03-24 03:09:42 +00:00
jakemsr
e48bbfab1c
add jack
2008-03-24 03:07:25 +00:00
jakemsr
9e62d5e750
import jack (jack-audio-connection-kit)
...
JACK is a low-latency audio server, written for POSIX conformant
operating systems. It can connect a number of different applications to
an audio device, as well as allowing them to share audio between
themselves. Its clients can run in their own processes (ie. as normal
applications), or can they can run within the JACK server (ie. as a
"plugin").
JACK was designed from the ground up for professional audio work, and
its design focuses on two key areas: synchronous execution of all
clients, and low latency operation.
ok kili@
2008-03-24 03:01:28 +00:00
ajacoutot
b6c242761c
- "0xbe is the command, not a format string"... from jakemsr@
2008-03-21 12:41:22 +00:00
jasper
e0ea8e2469
- add libcdio
2008-03-20 18:26:01 +00:00
jasper
ad7e20a098
import libcdio 0.80
...
The libcdio package contains a library which encapsulates CD-ROM reading
and control. Applications wishing to be oblivious of the OS- and
device-dependant properties of a CD-ROM can use this library.
with and ok ajacoutot@
2008-03-20 18:24:42 +00:00
jasper
1a15a77772
- update homepage
...
- remove MAINTAINER (per his request)
ok naddy@ (former MAINTAINER)
2008-03-20 17:23:04 +00:00
winiger
f67f580bde
update to 1.4.2 (request and diff by Simon Kuhnle)
...
remove py-ElementTree dependency
remove MAINTAINER (no MX record)
ok merdely@
2008-03-19 15:52:31 +00:00
jasper
e05c5a5290
- add libcddb
2008-03-19 14:40:39 +00:00
jasper
7cdc0f0243
import libcddb 1.3.0
...
Libcddb is a C library to access data on a CDDB server (freedb.org). It
allows you to:
- Search the database for possible CD matches.
- Retrieve detailed information about a specific CD.
- Submit new CD entries to the database.
Libcddb supports both the custom CDDB protocol and tunnelling the query
and read operations over plain HTTP. It is also possible to use an HTTP
proxy server. If you want to speed things up, you can make use of the
built-in caching facility provided by the library.
(needed for an upcoming gvfs port)
feedback and ok ajacoutot@
2008-03-19 14:37:54 +00:00
naddy
8da91b6978
Update to 1.2.0. This release mostly includes accumulated patches
...
and miscellaneous bug fixes.
2008-03-17 21:33:06 +00:00
landry
15177a13ed
Add a .desktop file to show aqualung in desktop menu.
...
Update PLIST, bump PKGNAME and add desktop-database goo.
Based on a diff from Jeremy Evans, with tweaks from ajacoutot@
ok ajacoutot@
2008-03-15 11:54:10 +00:00
ajacoutot
445a8133ec
- update to lame-3.97
...
- take over maintainership (ok jakob@, former maintainer)
major shared_libs bump reminded by naddy@
ok jasper@ merdely@ landry@ (before lock)
2008-03-15 10:10:15 +00:00
merdely
1af5a34784
Update sonata to 1.4.1.
...
Based on original diff from markus ploner on ports@ with tweaks.
ok MAINTAINER
ok okan@
2008-02-19 16:14:13 +00:00
jasper
5f786b2cb6
- remove unneeded patches, these ports use devel/libtool for a while
...
from brad@, also prodding by ajacoutot@
2008-02-18 17:49:24 +00:00
bernd
2149a983e2
Security update to mpd-0.13.1 to fix a possible DoS.
...
ok jasper@ and Tobias Ulmer (MAINTAINER)
2008-02-17 18:53:02 +00:00
steven
2f37b4c891
+aqualung
2008-02-15 15:52:55 +00:00
steven
a5fc642ddc
import aqualung 0.9beta9.1
...
Aqualung is an advanced music player. It plays audio CDs, internet radio
streams and podcasts as well as soundfiles in just about any audio format
and has the feature of inserting no gaps between adjacent tracks.
from Jeremy Evans <openbsd at jeremyevans.net>, with some tweaks
2008-02-15 15:52:02 +00:00
jakemsr
72e3bceb65
maintenence update to amarok-1.4.8
...
lots of bug fixes, especially in the last.fm cient
ok espie
2008-02-12 10:47:01 +00:00
mbalmer
accd32371c
Update to rtunes-0.7 which adds IPv6 support.
...
ok mglocker
2008-02-10 12:14:19 +00:00
jasper
062f1f624d
- don't assume ${MODPY_BIN} is a symlink to /u/l/bin/python
...
from will
maintainer timed out.
ok landry@
2008-02-09 17:46:10 +00:00
ajacoutot
782858fcc8
- respect CXXFLAGS everywhere; spotted by jakemsr@
...
- regen PLIST while here
2008-02-09 15:07:19 +00:00
bernd
64ab49744b
Add ruby-id3lib.
2008-02-09 11:34:31 +00:00
bernd
30c3b41b3e
Fix rcsid.
2008-02-09 11:33:14 +00:00
bernd
6981dfbbd3
Initial import of ruby-id3lib-0.5.0.
...
id3lib-ruby provides a Ruby interface to the id3lib C++ library for
easily editing ID3 tags (v1 and v2) of MP3 audio files.
Submitted and maintained by Paul Irofti.
2008-02-09 11:31:54 +00:00
jasper
f6d0bb508f
add p5-Audio-M4P p5-Ogg-Vorbis-Header-PurePerl
2008-02-04 20:13:42 +00:00
jasper
1433db205c
import p5-Ogg-Vorbis-Header-PurePerl 0.07
...
An object-oriented interface to Ogg Vorbis information and comment
fields, implemented entirely in Perl. Intended to be a drop in
replacement for Ogg::Vobis::Header.
Unlike Ogg::Vorbis::Header, this module will go ahead and fill in all of
the information fields as soon as you construct the object. In other
words, the new and load constructors have identical behavior.
"ok, GOGOGO" simon@
2008-02-04 20:09:39 +00:00
jasper
dfbf50f308
import p5-Audio-M4P 0.42
...
Perl manipulation of Quicktime Audio files, including protected audio
M4P files. Allows extraction and modification of meta information in
Apple QuickTime AAC/m4a music files.
"ok, GOGOGO" simon@
2008-02-04 20:09:39 +00:00
steven
d1307a336a
fix LIB_DEPENDS after wxWidgets update
2008-02-02 09:51:04 +00:00
jasper
c9832b2ae6
- regen patches
...
- tweak DESCR
2008-01-30 15:02:51 +00:00
jasper
26a178bb72
- fix build on mips64.
...
- rename patch, because not only powerpc is using it now.
no bump, because !mips64 packages didn't change, and mips64 didn't package.
ok mbalmer@
2008-01-30 14:08:54 +00:00
fgsch
65f879eb93
really remove mpdscribble.
2008-01-28 03:42:00 +00:00
naddy
4a8a2cc4a5
update to 1.9:
...
- Fix Test::Pod::Coverage usage.
- XS: RT #30532 - Bug when writing tags when only two tags are left
From: maintainer Andreas Bihlmaier
2008-01-27 17:57:04 +00:00
landry
3d5314f47f
- remove p5-XML-Parser as BUILD_DEPENDS, already here because of
...
texproc/intltool
- remove unneeded gtk-update-icon-cache, icons are not installed in
${PREFIX}/share/hicolor and there is no index.theme.
- remove hicolor-icon-theme from RUN_DEPENDS while here, and bump PKGNAME.
spotted by ajacoutot@, thanks !
2008-01-26 12:13:51 +00:00
merdely
fde7d6b59a
Don't hardcode -O in CFLAGS. Fixes build on alpha.
...
ok naddy@
2008-01-24 15:57:27 +00:00
ajacoutot
221b88ef79
- update to pympd-0.08
...
- set arch independant
2008-01-19 11:10:33 +00:00
jakemsr
f64968da8d
libxmms doesn't need libgthread. the shn, sid, and faad xmms modules
...
don't need libgthread either.
ok naddy
2008-01-14 01:16:37 +00:00
espie
17d70806a3
tweak FAKE_FLAGS semantics to saner defaults.
2008-01-04 17:48:33 +00:00
jasper
718f184175
remove mpdscribble
2008-01-02 14:49:20 +00:00
jasper
6227105da3
remove mpdscribble, it's broken, and upstream won't fix it to it
...
play nice again with last.fm. so there's no point in keeping it around.
2008-01-02 14:48:43 +00:00
jasper
62d9b99691
broken due to protocol change
2008-01-01 21:54:20 +00:00
jasper
8f426bba03
- fix default configuration file path
...
problem noticed/fix tested by edd barrett
2008-01-01 21:22:27 +00:00
ckuethe
285dab2183
Update to the latest gtkpod. Crash fix from Ian Darwin.
...
Suggestions and oks from okan and bernd.
2007-12-31 18:35:42 +00:00
naddy
50c4543def
- fix a buffer overflow that garbled the status display of the XMMS sun
...
audio plugin while playing; use proper unsigned types while there
- sync the gcc workaround patch with the new automake output
2007-12-30 20:23:15 +00:00
jasper
2b11a6e792
- update gnomad2 to 2.9.0
...
- unmess LIB_DEPENDS
2007-12-30 19:58:14 +00:00
jasper
284486470b
- update libnjb to 2.2.6
2007-12-30 19:56:56 +00:00
espie
581a3113fe
ouch, this old makefile is so bad, it's embarrassing.
...
Okay, I was young and stupid...
2007-12-27 16:34:19 +00:00
espie
dfb1eb99ad
make sure mkdir -p is used, fixes parallel builds.
2007-12-27 16:29:54 +00:00
ajacoutot
d5305a980f
- add/fix gconftool-2 goo
...
ok jasper@
2007-12-19 07:31:15 +00:00
ajacoutot
37861c2ca2
- add missing update-desktop-database goo
2007-12-18 15:56:16 +00:00
landry
7ff0f81238
+gmpc-lastfm
2007-12-16 20:39:43 +00:00
landry
e4a5f3b186
Import gmpc-lastfm, a plugin for gmpc which fetches artist images from
...
last.fm. This plugin doesn't scrobble your music, use a dedicated client
for this.
Ok jasper@
2007-12-16 20:36:58 +00:00
jasper
2d994c9bbb
tweak
2007-12-16 19:13:08 +00:00
ajacoutot
a404862929
- add update-mime-database goo
2007-12-16 11:30:20 +00:00
ajacoutot
4bb724e760
- add update-desktop-database goo
...
(this should be the last one hopefully)
2007-12-16 00:04:27 +00:00
ajacoutot
de1881dab3
- add missing update-desktop-database goo
...
"reads fine" jasper@
2007-12-15 18:56:35 +00:00
landry
ee63e9426d
Oops, sorry, stupid typo.
...
No PKGNAME bump as it didn't build..
2007-12-15 16:53:48 +00:00
landry
6fa4c86697
Update to 0.15.5.0
...
ok jasper@
2007-12-15 13:12:29 +00:00
landry
aace60815a
Update gmpc to 0.15.5.0
...
- add MODULES textproc/intltool
- rearrange dependency on libmpd
- enable artist browser
- enable configdir option, see pkg/MESSAGE for migrating existing conf.
with tweaks and ok jasper@
2007-12-15 13:11:22 +00:00
landry
00e897adf9
Update libmpd to 0.15.0, now depends on glib2
...
ok jasper@
2007-12-15 13:05:43 +00:00
naddy
f7b352f859
use AUMODE_PLAY_ALL instead of AUMODE_PLAY, so /dev/audio won't eat
...
samples until it catches up to realtime; from jakemsr@
2007-12-11 22:02:11 +00:00
jakemsr
839b8918bc
libpthread doesn't need to be, and is no longer linked into
...
xmms modules.
adjust WANTLIBs, bump PKGNAMEs.
2007-12-11 11:00:37 +00:00
jakemsr
41cd1c99bd
use -pthread instead of -lpthread for pthreads linkage
...
fix some WANTLIB/LIB_DEPENDS in akode and amarok while here
bulk build tested by steven@, "go ahead" espie@ a while ago
2007-12-11 07:55:05 +00:00
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
mbalmer
51e24cff67
Use ${PACKAGE} instead of $PACKAGE in the MESSAGE file, so the output at
...
install time makes sense.
cvs: ----------------------------------------------------------------------
2007-06-29 12:15:00 +00:00
espie
1de97ec103
update to 1.4.6, slightly faster wrt sqlite
2007-06-29 10:22:14 +00:00
jakemsr
6ff93d9b44
- use exact width data types for libfaad interaction
...
- LIB_DEPENDS libfaad >= 1.0
- bump PKGNAME
OK naddy@
2007-06-29 06:08:12 +00:00
jakemsr
37d3a8fab0
- use exact width data types for libfaad interaction
...
- LIB_DEPENDS libfaad >= 1.0
- bump PKGNAME-main
OK naddy@
2007-06-29 06:05:46 +00:00
jakemsr
ad8a707fdf
problem:
...
libfaad uses data types with machine dependent bit width in
prototypes in its public headers, but in the corresponding library
code, machine independent exact width data types are used.
solution:
change libfaad headers to use the same machine independent exact
width data types in the prototypes as in the library. since the
prototypes in the library headers are changed, users of libfaad
likely need to be modified to use exact width data types as well.
also:
- bump libfaad major version number
- update plugin code to use exact width data types for libfaad
interaction, as per new prototypes
- bump package version
- sync patches with update-patches
problem discovered by, solution discussed with, reviewed, tested
and OK naddy@
2007-06-29 06:01:42 +00:00
martynas
a7e36d47a1
make audio files play by default under gnome by updating desktop
...
database; "of course!" jasper@
2007-06-28 16:30:09 +00:00
steven
8c9567c920
update to 1.3.5
2007-06-26 17:11:39 +00:00
martynas
41febcc0fa
update to 0.2.38 plus some minor changes and cleanups
...
steven@ says it does not break builk build
ok naddy@, simon@; "ok ok ok" jasper@
2007-06-26 17:10:29 +00:00
msf
e543e41802
fix a segfault in mpd_reconnect
...
ok jasper@
2007-06-22 15:45:17 +00:00
jasper
a4069f17af
add py-eyed3
2007-06-22 14:48:07 +00:00
jasper
8685e79d85
import py-eyeD3 0.6.14
...
eyeD3 is a Python module and program for processing ID3 tags.
Information about mp3 files (i.e bit rate, sample frequency, play time,
etc.) is also provided. The formats supported are ID3 v1.0/v1.1 and
v2.3/v2.4.
feedback and ok alek@
2007-06-22 14:43:13 +00:00
msf
d5b5786a9b
fix a segfault when scmpc starts up with an empty scmpc.cache file
...
ok jasper@
2007-06-22 12:34:13 +00:00
jasper
e770f35a47
- update mpd to 0.13.0
...
- regen patches while here
from simon kuhnle with a tweak by me
2007-06-22 11:42:14 +00:00
jasper
97324fe562
- update gmpc to 0.15.1
...
- regen patch while here
from Landry Breuil <gaston at gcu.info> (MAINTAINER)
2007-06-15 17:29:17 +00:00
ajacoutot
5f50aebee8
- revert to using portaudio v18 ; v19 has an endianness pbm which makes
...
powerpc dore dump
2007-06-06 18:27:17 +00:00
ajacoutot
130d7818ea
- update audacity to latest version: 1.3.3
...
- add NO_REGRESS since regression tests have not been updated for more
than 3 years and upstream does not seem interested
- add a patch from deanna@ that makes audacity use portaudio v19 and
make full duplex work (well sort of, but at least it does not hang
anymore)
ok deanna@
2007-06-06 09:35:18 +00:00
jasper
0ef60294e9
update Audio::MPD to 0.18.1
2007-06-05 21:11:21 +00:00
jasper
faf2e91f56
add p5-Audio-MPD-Common
2007-06-05 21:10:30 +00:00
jasper
00fade15c5
import Audio::MPD::Common 0.1.1
...
Audio::MPD::Common is a bunch of common classes used by both Audio::MPD
and POE::Component::Client::MPD (two modules meant to access Music
Player Daemon, aka mpd). Since those classes are independent of the
runloop (poe or non-poe aware), Audio::MPD::Common comes to the rescue.
2007-06-05 21:08:16 +00:00
jolan
ef73815aa7
mention that you have to install a voice for things to work properly,
...
suggested by karel kulhavy
2007-06-05 15:18:37 +00:00
jasper
9eb41358f5
update tagtool to 0.12.3
...
from Vlad Glagolev <stelzy at gmail.com> (MAINTAINER)
2007-06-01 18:48:46 +00:00
jakemsr
0b91431068
use a MAKE_ENV variable instead of patching and then substituting
...
in a Makefile in pre-configure
"yes, go ahead." steven@
2007-06-01 18:19:45 +00:00
naddy
8954c3cafb
update to all-improved 1.2beta2
2007-05-29 23:52:20 +00:00
naddy
8cb3028eee
fix build: don't try to pick up ffmpeg; from brad@
2007-05-29 22:57:41 +00:00
bernd
91fd6a08a7
Update to easytag-2.1. Initial diff from Giovanni Bechis.
...
Tested by some people on ports@, thank you!
ok steven@, kili@
2007-05-29 10:27:33 +00:00
steven
5657f51a08
do not build with SSE2 support
...
ok naddy@
2007-05-28 18:24:49 +00:00
espie
d0f2b7a39d
WANTLIB fixes
2007-05-27 21:30:05 +00:00
espie
3057c138bb
switch to 3.5.7 framework. No package change.
2007-05-27 20:37:58 +00:00
jasper
04a7211429
update mpc to 0.12.1
...
from Tobias Ulmer <tobiasu at tmux.org> (MAINTAINER)
2007-05-26 22:44:36 +00:00
jasper
61e78e3421
add humppa.nl as master_site, the orignal one is timing out every now and then.
...
reminded by and ok naddy@
2007-05-26 21:08:07 +00:00
jasper
02b62e08a1
update gmpc-qosd, gmpc-magnatune and gmpc-stopbutton to 0.15.0
...
from Landry Breuil, and take maintainership.
2007-05-26 15:14:58 +00:00
jasper
21d7945818
update gmpccaa, gmpc-lyrics and gmpc-serverstats to 0.15.0
...
(patch-src-plugin_c merged upstream)
from new maintainer Landry Breuil <gaston at gcu.info>
2007-05-26 15:13:40 +00:00
jasper
2a267a4543
update gmpc to 0.15.0
...
from new maintainer Landry Breuil <gaston at gcu.info>,
with small tweaks by me
2007-05-26 15:10:51 +00:00
jasper
01eca15576
update libmpd to 0.14.0
...
from new maintainer Landry Breuil <gaston at gcu.info>
2007-05-26 15:09:29 +00:00
ajacoutot
57524f9873
- some cleaning:
...
fix .desktop entry and add desktop-file-utils as run_depends
add audacity.xpm
fix lib_depends/WANTLIB
regen and update PLIST accordingly
regen patches while here
2007-05-24 09:45:01 +00:00
steven
1ec8a34b34
update to 1.3.4
2007-05-21 11:34:07 +00:00
steven
7d5fccef54
update to 1.3.2
2007-05-21 11:30:26 +00:00
jasper
4278131d4f
- update mpd to 0.12.2
...
- add a tremor flavor, and add it to audio/Makefile
from Tobias Ulmer <tobiasu@tmux.org> (MAINTAINER)
discussed with bernd@ naddy@
ok bernd@
2007-05-20 13:05:27 +00:00
bernd
d901191f11
Fix a UTF-16 writing bug. Patch from the id3lib bug tracking system.
...
Submitted by Dennis Suhonin, thanks.
ok naddy@
2007-05-20 13:02:16 +00:00
jasper
82cd4ba50c
remove marcm@ as maintainer
...
ok marcm@
2007-05-19 09:13:54 +00:00
jasper
3aefb858ec
add sonata
2007-05-17 21:28:53 +00:00
jasper
0d9fa2d84f
import sonata 1.1
...
Sonata is a lightweight GTK+ music client for the Music Player Daemon
(MPD). It aims to be efficient (no toolbar, main menu, or statusbar),
user-friendly, and clean.
origal port by Dmitri Alenitchev <dma@dma.org.ru>, updated and tweaked by me
ok steven@
2007-05-17 21:27:37 +00:00
naddy
aff445b17b
wantlib updates now that curl pulls in libidn
2007-05-14 19:35:08 +00:00
bernd
f888a25c16
Don't depend on the qt3 'mt' FLAVOR. This FLAVOR doesn't do anything
...
and will be removed shortly. Bump PKGNAMEs.
Discussed with and ok espie@.
Bulk build testing by steven@, thanks!
2007-05-09 11:31:43 +00:00
naddy
b503d5f7c9
+xmms-speex
2007-05-08 19:56:46 +00:00
naddy
57dad18fd2
Import speex-xmms 0.9.2b. (Renamed xmms-speex for consistency.)
...
A plugin to enable XMMS to play files compressed with the Speex codec.
2007-05-08 19:54:58 +00:00
naddy
df3c287135
Update to 1.2beta1, the currently recommended version.
2007-05-08 15:17:48 +00:00
naddy
c622305553
* Update to 2.0.2, which adds support for the FLAC 1.1.3+ API.
...
* Fix speex support so it will build with speex 1.0/1.1/1.2.
2007-05-08 15:16:37 +00:00
jasper
5385fe3562
- update gnomad2 to 2.8.12
...
- remove unneeded build depend
- shorten COMMENT
2007-05-05 08:30:41 +00:00
grange
e2cbd05872
Disable check for SNDCTL_DSP_GETBLKSIZE value since it doesn't make any
...
sense and don't work with our uaudio driver. Problem reported and fixed
by Laurence Tratt <laurie@tratt.net>.
Regen patches and bump PKGNAME.
2007-05-02 17:51:16 +00:00
ajacoutot
53c8d65012
- use xenocara expat
...
- USE_X11
ok bernd@
2007-04-30 10:45:37 +00:00
jasper
cd6e56b512
update audio-mpd to 0.17.2
2007-04-29 19:19:55 +00:00
jasper
8e9805d123
gmpc-stopbutton
2007-04-19 15:15:22 +00:00
jasper
f713f6d4d9
import gmpc-stopbutton 0.14.0
...
Yeah, it's just a "stop button" for gmpc..
ok bernd@
2007-04-19 15:14:09 +00:00
jasper
2891185242
+ gmpc-lyrics
...
+ gmpc-magnatune
+ gmpc-qosd
+ gmpc-serverstats
2007-04-19 07:41:10 +00:00
jasper
bde1e4fa0b
import gmpc-serverstats 0.14.0
...
(including patch to also show the total number of songs)
Plugin for gmpc to display statistics about the mpd server.
ok bernd@
2007-04-19 07:38:37 +00:00
jasper
c183097a0b
import gmpc-qosd 0.14.0
...
Plugin for gmpc that shows song information in a on screen display
like xosd, only then with fancy fake transperantie and fade-in/fade-out
effects.
ok bernd@
2007-04-19 07:34:50 +00:00
jasper
4a55ad9500
import gmpc-magnatune 0.14.0
...
Magnatune browser and streamer plugin for gmpc.
ok bernd@
2007-04-19 07:29:51 +00:00
jasper
f827f16e3a
import gmpc-lyrics 0.14.0
...
Plugin for gmpc that fetches the lyrics.
ok bernd@
2007-04-19 07:27:10 +00:00
jasper
44b755c60a
pickup dbus
2007-04-12 20:52:07 +00:00
sturm
e486911302
simple WANTLIB fixes
2007-04-12 20:24:29 +00:00
jasper
d86ecfca5d
unify my e-mail address and bump PKGNAMEs.
...
"looks good" sturm@
2007-04-12 18:59:35 +00:00
millert
9b2f192946
Fix SIGCHLD handling; use SIG_DFL to reset SIGCHLD behavior to
...
default, not SIG_IGN which has different semantics these days.
OK naddy@
2007-04-12 12:28:02 +00:00
steven
ed20381fd9
USE_LIBTOOL
2007-04-07 14:05:04 +00:00
steven
5136c96cab
USE_LIBTOOL
...
replace a broken master site while here
2007-04-06 05:30:50 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
sturm
a0b7d1520e
really depend on specified autoconf/automake version
2007-04-01 16:44:19 +00:00
steven
c46ebcd613
USE_LIBTOOL
2007-03-31 12:02:59 +00:00
steven
aa5b2ba883
USE_LIBTOOL
2007-03-31 10:21:09 +00:00
naddy
3b2ba2e947
Update to 2.4.1, which disables seeking in files with seektables that
...
cannot possibly be valid.
2007-03-29 16:05:23 +00:00
naddy
863331a127
Don't prevent required linking with -lSM -lICE. (How did this ever work?)
2007-03-28 20:23:10 +00:00
naddy
9c0d20af34
don't build unused static counterparts
2007-03-28 19:05:43 +00:00
naddy
cf27c8980b
don't bother deleting ${WRKSRC}/obj, just ignore it
2007-03-28 18:06:16 +00:00
naddy
ff697bba6f
- Don't build unused static parts.
...
- Just ignore ${WRKSRC}/obj.
2007-03-28 14:36:17 +00:00
sturm
a4457e4e85
really depend on specific autoconf/-make versions in BUILD_DEPENDS
2007-03-27 12:18:36 +00:00
steven
b32da599db
remove unneeded dependencies
...
ok jasper@
2007-03-25 17:27:11 +00:00
jasper
8def7be4e0
rename package to gmpc-coveramazon and update to 0.14.0
...
feedback and ok bernd@
2007-03-23 23:43:31 +00:00
jasper
da9065338f
- update to 0.14.0,
...
- pyr@ drops maintainership.
based on a diff by Vlad Glagolev and Landry Breuil, with fixes by bernd@
ok bernd@, pyr@
2007-03-23 23:41:59 +00:00
jasper
9dc2a107bf
- update to 0.13.0,
...
- pyr@ drops maintainership.
based on a diff by Vlad Glagolev and Landry Breuil
ok bernd@, pyr@
2007-03-23 23:40:47 +00:00
jasper
b9d3e63cb0
add p5-Audio-Scrobbler
2007-03-22 17:50:38 +00:00
jasper
85d40f7b83
import p5-Audio-Scrobbler 0.01
...
The Audio::Scrobbler module provides a Perl interface to the track
submission API of Last.fm's AudioScrobbler. So far, only track
submissions are handled; the future plans include access to the various
statistics.
submitted by Landry Breuil <landry.breuil@gmail.com>, with tweaks by me
2007-03-22 17:45:03 +00:00
espie
b03f68cb4c
register the setuid root on the zoltrix flavor.
2007-03-19 09:55:51 +00:00
espie
9333ba6d01
update to 1.4.5
2007-03-18 11:11:26 +00:00
jasper
a522def880
update p5-Audio-MPD to 0.15.0
...
please note: most of the methods got renamed. so check your scripts..
2007-03-17 22:51:26 +00:00
ckuethe
4acedbe60e
Cope with libgpod update, and update my email address
...
ok sturm
2007-03-17 21:55:40 +00:00
ckuethe
70f76af789
Update to 0.4.2. Prompted by espie. Update my email address while I'm here.
...
ok sturm
2007-03-17 21:54:15 +00:00
jasper
e64a9942cb
update to 0.12.0
...
from MAINTAINER Tobias Ulmer <tobiasu@tmux.org>
"go ahead" bernd@
2007-03-16 18:25:05 +00:00
naddy
706b3d4b4b
Add Josh Coalson's patches to allow vorbis-tools to build (in principle)
...
on either side of the FLAC 1.1.2/1.1.3 API boundary. No binary changes.
2007-03-16 16:40:11 +00:00
jasper
6a90289c6a
update to 1.12
...
from MAINTAINER Andreas Bihlmaier <andreas.bihlmaier@gmx.de>
2007-03-16 13:20:58 +00:00
jasper
1b056483fc
update to 1.22
...
from new MAINTAINER Andreas Bihlmaier <andreas.bihlmaier@gmx.de>
2007-03-16 13:17:10 +00:00
naddy
a572678eaa
move libao.conf to SYSCONFDIR instead of hard-coded /etc
2007-03-15 19:12:35 +00:00
jolan
4d65225fd7
remove Jim Geovedi as maintainer from all ports' Makefiles per his
...
request.
2007-03-15 11:30:07 +00:00
jasper
dd04574f4f
update herrie to 1.5.1
2007-03-15 07:20:29 +00:00
espie
d3665787e4
do not try to build with libtmp, it doesn't work yet.
2007-02-14 08:18:25 +00:00
jasper
509de673a0
update herrie to 1.4 (and sha256'ify)
...
ok bernd@
2007-02-13 13:36:27 +00:00
steven
db79367ae4
WANTLIB fixes, mostly needed by recent cairo update
2007-02-11 00:56:57 +00:00
biorn
a40b641ceb
The mplayer diff lives with mplayer now.
...
ok mglocker@
2007-02-10 13:37:02 +00:00
naddy
4ceb8787a4
fix SHA1 checksum
2007-02-09 23:10:30 +00:00
mglocker
5f17145b4d
Update to rtunes 0.6.
...
This version also installs the rtunes library which can be used later
from mplayer to stream audio directly to an AirPort Express device.
ok mbalmer@
2007-02-08 09:49:35 +00:00
mbalmer
d842f33fbe
Update to rtunes-0.5 which fixes a critical bug that would let rtunes
...
coredump when the local hostname could not be resolved.
ok mglocker
2007-02-04 08:58:13 +00:00
steven
1c5d83b1a8
update to 0.7
...
based on diff from maintainer
2007-02-03 07:13:55 +00:00
steven
e315f372c6
update to 1.21
2007-02-03 07:02:00 +00:00
steven
852417a39b
use MP3::Info instead of old MPEG::MP3Info which is no longer distributed
...
with newer versions of MP3::Info. remove useless MESSAGE while here.
2007-02-03 07:01:10 +00:00
jasper
038ca9ec80
update p5-Audio-MPD to 0.12.4
2007-02-02 14:39:29 +00:00
jasper
9e222299eb
update gnomad2 to 2.8.11
2007-02-02 14:26:50 +00:00
steven
f4934f98af
update to 0.9709
2007-01-24 21:18:59 +00:00
steven
0f67501cd5
update to 1.1
2007-01-24 21:17:06 +00:00
jasper
6efe356821
remove maintainer per his request..
...
any volunteers for this (relatively) new port?
2007-01-24 13:16:33 +00:00
jasper
96f3cae67a
update to 1.3
2007-01-24 13:03:08 +00:00
espie
b1094c6294
cpan'ify, remove unneeded extra stuff.
2007-01-23 22:30:51 +00:00
jasper
c48f2c32aa
- update HOMEPAGE
...
- bump PKGNAME
ok pyr@ (MAINTAINER)
2007-01-15 21:25:09 +00:00
naddy
dc0720716e
fix master site path
2007-01-14 18:48:32 +00:00
espie
7d8128f43e
unconfuse pkg_add, make sure all gstreamer-0.8 dependencies get the
...
right packages.
2007-01-13 11:27:56 +00:00
jasper
0dccd41540
add gnomad2
2007-01-11 22:01:35 +00:00
jasper
729d9082b0
import gnomad2 2.8.9 (with patch from CVS to make it work with newer libmtp)
...
Gnomad2 is a GTK+ music manager and swiss army knife for the Creative
Labs NOMAD and Zen range plus the Dell DJ devices using the Portable
Digital Entertainment (PDE) protocol.
ok naddy@
2007-01-11 21:58:37 +00:00
jasper
357ebe12cc
replace broken chars with '?' and make the "Unable to convert..." message
...
go away.
from MAINTAINER (Tobias Ulmer <tobias@tmux.org>)
"go ahead" bernd@
2007-01-11 17:36:40 +00:00
steven
130d2b611c
fix two paths in the config file. one reported by ian via maintainer.
2007-01-10 08:00:03 +00:00
millert
5d51f552d8
Use sa_len for size of struct sockaddr if it exists, not just for
...
FreeBSD. Also append p0 to PKGNAME. OK Arnaud Bergeron.
2007-01-09 10:15:15 +00:00
jasper
904dde58bf
add libnjb
2007-01-07 19:39:44 +00:00
jasper
9d56e5cdb1
import libnjb 2.2.5
...
Provide a user-level API (C library) for communicating with the Creative
Nomad JukeBox MP3 player under Linux, *BSD and Windows, as well as
simple command-line utilities to demonstrate the API functions.
ok naddy@
2007-01-07 19:34:57 +00:00
steven
a30ea4d322
RUN_DEPENDS on p5-Inline
2007-01-07 09:57:46 +00:00
steven
26f5ae54bd
fix WANTLIB of ports using gtk, needed after switch to our own pkg-config
2007-01-04 20:19:53 +00:00
jasper
9ac722d423
update herrie to 1.2
2007-01-01 21:50:24 +00:00
steven
9cd9ff7637
BUILD_DEPENDS on gmpc
2007-01-01 10:43:23 +00:00
bernd
89e5fee470
+gmpccaa
2006-12-30 23:39:56 +00:00
bernd
4dd58455fb
Initial import of gmpccaa-0.1.0.
...
This gmpc plugin can fetch the cover art for your music from Amazon.
tested & ok by jasper@
2006-12-30 23:38:43 +00:00
espie
b1844cb460
allow redistribution, make sure modifications are clearly marked as such
2006-12-28 11:47:23 +00:00
steven
5e5d98410a
+audacious
...
+audacious-plugins
2006-12-27 16:50:32 +00:00
steven
17ae437480
import audacious-plugins 1.2.5
...
input, output, visualization and effect plugins for audacious.
based on a submission by Vlad Glagolev <stelzy at gmail.com>
2006-12-27 16:49:25 +00:00
steven
eaa9f31a94
import audacious 1.2.2
...
Audacious is a multimedia player that currently uses a skinned user interface
based on Winamp 2.x skins. It is based on ("forked off") BMP and XMMS.
based on a submission by Vlad Glagolev <stelzy at gmail.com>
2006-12-27 16:46:09 +00:00
jasper
5ad417ce27
correctly bump PKGNAME (with p5 prefix)
2006-12-25 12:35:22 +00:00
steven
46ada836a3
update to libmpcdec 1.2.4
...
change maintainer's email address, at his request
tested and feedback by him as well
2006-12-24 22:45:35 +00:00
jasper
3d03b10ec3
rcs id's..
2006-12-23 10:04:03 +00:00
jasper
61e392a94d
update herrie to 1.1
2006-12-23 10:03:03 +00:00
steven
c3a5051ef3
update to mp3info 0.8.5a
...
see http://www.ibiblio.org/mp3info/ChangeLog for details
partly done by Giovanni Bechis <bigionews at snb.it>
2006-12-22 17:32:12 +00:00
steven
df5c69b8b7
add this to the converters category
2006-12-21 22:15:11 +00:00
steven
600823be1b
+mppenc
2006-12-19 19:15:33 +00:00
steven
10131daccb
import mppenc 1.16
...
musepack encoder
2006-12-19 19:15:25 +00:00
kili
f716a36a85
kill remaining devel/pkgconfig dependencies.
...
reminded by steven@
2006-12-18 22:27:56 +00:00
espie
195aacee0c
update to 1.4.4, builds and runs...
2006-12-18 16:05:23 +00:00
robert
c78b4efe0d
revert a part of the last commit that was commited accidentally
...
while removing the pkgconfig dependency; noticed by viq <vicviq@gmail.com>
2006-12-18 09:51:29 +00:00
ajacoutot
7a9dcfa8fc
- update to version 1.3.2
...
big thanks to Martynas Venckus for his work on regression tests
"go ahead!" jasper@
2006-12-17 12:12:58 +00:00
steven
3b240c87e8
fix WANTLIB and LIB_DEPENDS for gtk2 flavor
...
remove pkgconfig dependency while here.
2006-12-17 09:01:47 +00:00