Commit Graph

2394 Commits

Author SHA1 Message Date
sturm
ebc5963265 unbreak build on sparc64...again 2009-05-14 19:24:06 +00:00
ratchov
ab571e7c1e update to 0.4.0, update pkg/DESCR accordingly and switch to
CONFIGURE_STYLE=simple

help from and ok sthen
2009-05-03 18:32:15 +00:00
martynas
4a65b68203 don't pull standard namespace in public header file.
fixes at least audio/amarok.
discussed with espie@, naddy@ and landry@
"This has to be fixed" espie@
"it makes totally sense" landry@
2009-05-03 15:13:53 +00:00
naddy
f71d0d7090 update to 1.7.3; 32-bit audio is now supported 2009-04-28 19:07:26 +00:00
ajacoutot
21f7450789 - update to rhythmbox-0.12.1
lots of crasher and bug fixes
2009-04-28 10:26:35 +00:00
jasper
de46124b17 - update libsndfile to 1.0.19
* includes a SECURITY FIX for CVE-2009-0186
- specify license version
- bump major

ok naddy@ (MAINTAINER)
2009-04-26 17:18:42 +00:00
jasper
42cca9bbf0 server stats have been integrated into the main gmpc package since 0.18.0 2009-04-26 17:16:40 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
jasper
72a5283e94 - split libgpod into the regular library, and the python-bindings (py-gpod)
ok ckuethe@ (MAINTAINER)
2009-04-24 09:45:48 +00:00
landry
cc4ce933dc Update to gmpc-libnotify 0.18.
ok jasper@ (MAINTAINER)
2009-04-23 21:19:33 +00:00
landry
9187b4cfde Remove gmpccaa, gmpc-lyrics, gmpc-magnatune, gmpc-lastfm, gmpc-shout and
gmpc-osd. All those are now provided by gmpc-plugins bundle.
2009-04-23 20:06:08 +00:00
landry
d6caa2edc7 Add gmpc-plugins, unlink gmpc-lastfm, gmpc-lyrics, gmpc-magnatune, gmpc-osd,
gmpc-shoud and gmpcca.
2009-04-23 19:30:27 +00:00
landry
9df357103a Import gmpc-plugins 0.18.0. Finally, upstream decided to bundle several
plugins altogether, this will clean a bit audio/...
This package provides various cover/metadata/lyrics fetcher plugins,
jamendo and magnatune plugins, osd & shout plugins, and a nice tag editor
plugin. No upgrade path is possible, you'll have to manually remove old
versions of those plugins before installing this package.

ok ajacoutot@ jasper@
2009-04-23 19:26:47 +00:00
landry
b1b7cdbbcd Update to gmpc 0.18, explicitely depend on libmpd 0.18.
ok ajacoutot@ jasper@
2009-04-23 19:21:03 +00:00
landry
63ad1c0121 Update to libmpd 0.18.
ok ajacoutot@ jasper@
2009-04-23 19:20:02 +00:00
landry
d033031774 Update to taglib 1.5, bump majors, precise licence markers.
ok ajacoutot@ jasper@ pea@
2009-04-22 08:58:34 +00:00
ajacoutot
992a95f9bf - bring in 2 patches from pkgsrc to actually make espeak work live (and
not only be able to save text to speech in wav file)
- rework the src Makefile
- use system portaudio.h instead of the bundled one
2009-04-16 16:39:17 +00:00
ajacoutot
b8883fe798 - bugfix update to sonata-1.6.2
(Fix cli options)
2009-04-14 07:51:14 +00:00
steven
51eae6244a drop maintainership 2009-04-13 18:26:20 +00:00
ajacoutot
55fb879743 - bugfix update to Sonata 1.6.1 2009-04-11 20:03:59 +00:00
beck
63131ebe8a make mpd use a reaonable Fisher-Yates shuffle for randomizing play order
instead of an incorrectly implemented Knuth shuffle. Also on openbsd
make sure we use arc4random_uniform for the random choice from the
sequence to make sure we aren't modulo biased.
Noticed when my mpd server played an unnatural amount of Rush out of the
80's playlist.
2009-04-10 00:52:07 +00:00
naddy
17fdc65691 remove esd flavor 2009-04-08 14:52:15 +00:00
kili
600a19da14 Add audio/gsm to LIB_DEPENDS, to let sox always pull in the installed
libgsm instead of building its own version. Fix license markers now
that gsm has a clearer license.

"no objections at all", jasper@
2009-04-06 18:56:55 +00:00
kili
3c62593f5a Update to latest version.
Fixes a few bugs and clarifies the license.
Minor library bump.
Update HOMEPAGE and MASTER_SITES.

Many thanks to the upstream developers for the quick response.

ok naddy@
2009-04-05 19:09:32 +00:00
ajacoutot
ab9b7d8ee7 - host distfile ; berlios is down again and naddy@ seems sad ;) 2009-04-05 16:54:36 +00:00
sthen
15e45e6941 sync WANTLIB and bump; xml2 from libgpod 2009-04-04 00:24:02 +00:00
ajacoutot
c705e03785 - major update to sonata-1.6 2009-04-03 13:03:00 +00:00
jasper
870419be40 - fix compilation with gcc2
ok tobias ulmer (MAINTAINER)
2009-04-02 05:18:15 +00:00
kili
1558f39644 WANTLIB += sndio. While here, fix license marker. 2009-03-29 21:08:21 +00:00
martynas
e1854503b7 implement sndio backend for madplay. with inputs from naddy@ and jakemsr@
ok naddy@ and jakemsr@
2009-03-28 16:26:46 +00:00
jakemsr
38883dd434 let this build when libsndfile isn't installed. libsndfile is only
needed for the regress target.  no pkg change.

problem noticed by jasper@, thanks
2009-03-25 20:44:10 +00:00
sthen
6665fc05cf remove unneeded gtk-update-icon-cache, thanks Mikolaj Kucharski 2009-03-25 19:13:56 +00:00
naddy
334c39acdb fix link order 2009-03-25 14:28:38 +00:00
jasper
4d2288bb46 - missing module, fixes build on a clean box 2009-03-25 13:17:39 +00:00
sthen
df4c067f8e +mp3splt-gtk 2009-03-24 11:39:14 +00:00
sthen
c5cab19e07 import mp3splt-gtk,
mp3splt-gtk is a gtk2 application using libmp3splt to split mp3
and ogg files without decoding, selecting begin and end time positions
graphically, from CDDB/.cue files, or via silence detection.

thanks to landry, kevlo for test reports.
2009-03-24 11:36:40 +00:00
ajacoutot
54df9f885d - add same MESSAGE as evolution so that people don't think rhythmbox deps
are broken

found out by rgouveia on #bsdcow
2009-03-23 15:39:39 +00:00
ajacoutot
e20d14ecc6 - update espeak to latest stable version: 1.40.02 2009-03-23 12:02:27 +00:00
jakemsr
177d00308f use /dev/arandom instead of /dev/urandom. reading from /dev/urandom
is too slow.
2009-03-23 00:29:54 +00:00
jasper
77220562cc - update p5-Audio-MPD to 0.19.6 2009-03-22 20:32:36 +00:00
jasper
37429f15c5 - update p5-Po-Co-Client-MPD to 0.9.2 2009-03-22 20:31:20 +00:00
ajacoutot
7a98ac3667 - 2 hobbits maintain this 2009-03-20 16:56:34 +00:00
ajacoutot
5ada9540b4 - update to new stable rhythmbox-0.12.0 2009-03-19 13:50:28 +00:00
ajacoutot
0d840b9532 - HOMEPAGE moved
from David Coppa, thanks!
2009-03-16 13:55:23 +00:00
ajacoutot
77c1a66dd7 - regen PLIST (add @bin marker) 2009-03-14 18:38:05 +00:00
ajacoutot
6303f420ea - regen PLIST 2009-03-14 18:32:34 +00:00
ajacoutot
c89ef704dd - nothing should have to run_depends on rarian anymore
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore

This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.

discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00
jakemsr
32ba9cc461 update to audacity-1.3.7 2009-03-14 03:49:43 +00:00
jakemsr
73a650a44c update to vamp-plugin-sdk-2.0 2009-03-14 03:48:07 +00:00
jakemsr
53232a9ea5 - update to rev 1406
- add sndio backend written by ratchov@
- disable OSS backend
2009-03-14 02:31:40 +00:00
jakemsr
7f381452e1 fixes for the sndio backend:
* deal with sio_{read,write} possibly moving less data than requested
* check for out-of-sync conditions and restart if they occur

makes running jackd over aucat much more reliable
2009-03-13 23:06:14 +00:00
sthen
fcb9458ab8 convert to tk.port.mk; fixes pkgspec. add license marker. 2009-03-13 13:05:05 +00:00
fgsch
6400d0d5e8 Fix build if mp4ff_int_types.h is installed (part of the faad update).
From Tobias Ulmer (tobiasu at tmux.org).
2009-03-11 00:36:06 +00:00
espie
6b905527bd fix autoconfs deps 2009-03-10 23:21:15 +00:00
espie
3150d965b9 bump for python dep 2009-03-10 22:21:48 +00:00
espie
8e674ad54e bump for python dep 2009-03-10 22:08:51 +00:00
espie
c9390c24e7 fix automake, autoconf build-depends 2009-03-10 21:58:46 +00:00
espie
15c7408521 bump for python dep change 2009-03-10 21:52:44 +00:00
sthen
f092079fb2 update MAINTAINER email, regen PLIST, fix license marker, bump package 2009-03-10 10:36:47 +00:00
espie
321a7047f5 bump for python 2009-03-10 08:47:45 +00:00
espie
632e024b6c fix depend spec 2009-03-10 08:43:23 +00:00
jasper
2561bed270 - regen WANTLIB 2009-03-06 21:24:52 +00:00
jasper
92d339d04c - this picks up faad if installed, so add it to LIB_DEPENDS 2009-03-06 21:19:50 +00:00
ckuethe
6114eb6b33 update to gtkpod. now support fun things like lyrics and video thumbnails 2009-03-06 20:44:24 +00:00
ckuethe
34910421c4 yearly update to libgpod 2009-03-06 20:42:59 +00:00
ajacoutot
125249f02d - update to libcanberra-0.11 2009-03-05 08:11:56 +00:00
ajacoutot
f3358fbff5 - add missing run_depends
spotted by Genadijus Paleckis and jakemsr@
"as long as it doesn't put gconf into main" landry@
2009-02-18 11:13:01 +00:00
sthen
425944e209 add MASTER_SITES_SAVANNAH and switch ports over to using it.
ok jasper, landry
2009-02-16 15:28:57 +00:00
ajacoutot
dc8e9cf209 - bugfix update to libsamplerate-0.1.7
Fix a segfault which occurs when memcpy is passed a bad length parameter.
2009-02-14 14:50:46 +00:00
jasper
e68e51c9b0 - fix potential 64-bit issue by including a missing header
- regen PLIST
- specify license version
2009-02-14 09:46:59 +00:00
jasper
9e25d8e25b - regen patches (for a cleaner next commit) 2009-02-14 09:41:35 +00:00
kevlo
ab27008e71 add libmp3splt and mp3wrap 2009-02-11 15:48:46 +00:00
kevlo
1dd52b7d0d update to 2.2.3; maintainer timeout.
ok sthen@
2009-02-11 15:46:51 +00:00
kevlo
e9dc7098e1 Initial import of libmp3splt 0.5.4
Libmp3splt is a free digital audio splitter library.

ok sthen@
2009-02-11 15:44:30 +00:00
naddy
c4bf963d92 add digital audio extraction to the cdaudio input plugin (pinched from cdio)
ok robert@
2009-02-11 15:44:04 +00:00
kevlo
c759b1d4b1 Initial import of mp3wrap 0.5.
Mp3Wrap is a free command-line utility, which wraps two or more
mp3 files in one large playable file, without losing filename and
ID3 informations.

ok sthen@
2009-02-11 15:36:33 +00:00
sthen
26245fd34b update Aqualung to 0.9beta10 from maintainer (+ developer) Jeremy Evans,
all patches (including sndio support) went upstream.
2009-02-09 22:13:39 +00:00
sthen
f229c13b9f de-dupe SHARED_LIBS, no package change 2009-02-09 22:06:30 +00:00
naddy
bcb6783940 install a few missing docs; from Tim van der Molen 2009-02-07 16:07:53 +00:00
sthen
b7dbab5459 fix crash if a query fails, from upstream SVN via David Coppa.
(I added an explanatory comment to the patch file).
2009-02-05 12:21:56 +00:00
jakemsr
25f62b1a93 the example host needs libsndfile. the example host is used in the
regress target but is not packaged.  only build the sample host in
the regress target and register libsndfile as a REGRESS_DEPENDS.
2009-02-04 06:39:24 +00:00
merdely
3d06380085 Fix build on alpha.
ok jakemsr@
2009-02-04 00:02:16 +00:00
landry
4f8a758191 Now that this weird thing has been tested working fine, patch it to
default to a sane output (sndio) instead of the crazy pulseaudio (which
we don't have, and will probably never.. but never say never.)

ok aja@ jasperix@
2009-02-02 20:30:48 +00:00
jasper
078730b597 - add gmpc-libnotify 2009-02-02 18:13:00 +00:00
jasper
f959be8c5d import gmpc-libnotify 0.17.0
Sends the notification daemon an announcement on song change.
Also support cover art.

It uses either notification-daemon or notification-daemon-xfce

feedback and ok ajacoutot@ landry@
2009-02-02 18:12:12 +00:00
jasper
eb5b1a2765 - add gmpc-osd 2009-02-01 10:39:07 +00:00
jasper
3096243b79 import gmpc-osd 0.17.0
Plugin to announce the currently playing song with a xosd overlay.

ok ajacoutot@ landry@
2009-02-01 10:37:38 +00:00
sthen
cfa0b58e67 fix LIB_DEPENDS (gio) 2009-01-31 23:05:01 +00:00
landry
e90bb03a22 Unlink and remove gmpc-autoplaylist (disappeared/dead upstream/no version
works with gmpc 0.17), gmpc-qosd(dead upstream) and gmpc-stopbutton
(functionality merged into gmpc)
discussed/agreed/ok ajacoutot@ jasper@
2009-01-30 22:59:29 +00:00
landry
7e19bb1d69 Update to gmpc-magnatune 0.17.
add a pair of patches to avoid installing / calling its own xdg-open.
add xdg-utils as RUN_DEPENDS.
switch to sourceforge MASTER_SITES, update HOMEPAGE, fix WANTLIB.

ok ajacoutot@ jasper@
2009-01-30 22:54:59 +00:00
landry
21190fef74 Update to gmpc-coveramazon fetcher 0.17.
switch to sourceforge MASTER_SITES, update HOMEPAGE, fix WANTLIB.
ok ajacoutot@ jasper@
2009-01-30 22:52:16 +00:00
landry
427e2608c7 Update to gmpc-shout 0.17.
switch to sourceforge MASTER_SITES, update HOMEPAGE, fix WANTLIB.
add vorbis-tools as RUN_DEPENDS for ogg123.
ok ajacoutot@ jasper@
2009-01-30 22:51:39 +00:00
landry
33488a9afc Update to gmpc-serverstats 0.17.
switch to sourceforge MASTER_SITES, update HOMEPAGE, fix WANTLIB.
ok ajacoutot@ jasper@
2009-01-30 22:50:48 +00:00
landry
055518dbfc Update to gmpc-lyrics fetcher 0.17.
switch to sourceforge MASTER_SITES, update HOMEPAGE, fix WANTLIB.
ok ajacoutot@ jasper@
2009-01-30 22:49:43 +00:00
landry
38503266f0 Update to gmpc-lastfm plugin 0.17
switch to sourceforge MASTER_SITES
ok ajacoutot@ jasper@
2009-01-30 22:48:36 +00:00
landry
f27a25deb7 Update to gmpc 0.17:
- switch to sourceforge MASTER_SITES
- use system libsexy
- remove now unneeded patch
- Fix licence marker
ok ajacoutot@ jasper@
2009-01-30 22:47:08 +00:00
landry
d84b09bac7 Update to libmpd 0.17:
- switch to sourceforge for MASTER_SITES
- use gettext MODULE
- bump major as some funcs were removed/added
ok ajacoutot@ jasper@
2009-01-30 22:45:10 +00:00
sturm
d256215658 fix WANTLIB 2009-01-30 18:38:53 +00:00
sthen
d46baf5345 sync WANTLIB, enable wavpack, bump. 2009-01-30 03:26:29 +00:00
sthen
baaf5ecf36 +py-mutagen 2009-01-29 17:48:09 +00:00
sthen
0f651030b1 import py-mutagen, from giovanni@ with tweaks by me and suggestions
from wcmaier. ok giovanni@ wcmaier@

Mutagen is a Python module to handle audio metadata.
It supports ASF, FLAC, M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC,
Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, WavPack and OptimFROG
audio files. All versions of ID3v2 are supported, and all standard
ID3v2.4 frames are parsed. It can read Xing headers to accurately
calculate the bitrate and length of MP3s. ID3 and APEv2 tags can be
edited regardless of audio format. It can also manipulate Ogg streams
on an individual packet/page level.
2009-01-29 17:44:27 +00:00
jakemsr
9a4720c879 link with shared stdc++, should fix build on amd64. I had this on
my amd64 but committed from my i386.

problem noticed by Joe Malcolm, thanks for the report.
2009-01-29 13:47:41 +00:00
ajacoutot
fed387439d - re-add SUBST_CMD back and chown the file so that the .bak file does not
end up in PLIST
- fix the icon PATH in the .desktop file while here
- bump
2009-01-28 23:50:47 +00:00
sthen
3f708542c3 ratchov@ reports that packaging fails, this is when files/aqualung.desktop
is writable by a group other than wheel. fix by using INSTALL_DATA/SUBST_CMD
rather than directly using SUBST_CMD -c.

PLIST remains the same with this fix; package version not bumped.
2009-01-28 23:18:56 +00:00
stsp
9916f66d8d isnan() and isinf() are in the std:: namespace now, so remove a patch
which stripped the std:: namespace qualifier from calls to these functions.
Should unbreak this port on architectures using gcc-3.x.
ok naddy@
2009-01-28 19:45:59 +00:00
sthen
2138a6b848 update to 7.3.2 2009-01-28 01:36:00 +00:00
sthen
b5b824f2a1 add sndio backend, wavpack support, and use SUBST_CMD. From maintainer
Jeremy Evans, thanks!
2009-01-28 00:20:57 +00:00
fgsch
be18b8815a - update to 1.5.1
- remove arts, esd and oss (from brad)
- add jack pseudo flavor (from brad)
- add wavpack
- add sndio, based on xmms' sndio support from Thomas Pfaff

input, some testing and ok sthen@.
2009-01-25 02:07:06 +00:00
fgsch
a2d3f6cb2d update to 1.5.1; some testing and ok sthen@. 2009-01-25 02:02:19 +00:00
jasper
2c8cd7c176 - regen WANTLIB 2009-01-23 17:42:14 +00:00
naddy
5a55dd51f8 Don't link with -lpthread; spotted by ajacoutot@
In fact, -pthread isn't needed either, so remove completely.
2009-01-21 15:14:27 +00:00
ajacoutot
5f2c72663c - regen WANTLIB after libgnome esound support removal 2009-01-21 10:50:12 +00:00
ajacoutot
09dd6ba720 - regen WANTLIB after libgnome esound support removal 2009-01-20 23:13:30 +00:00
jasper
4af0899070 Security fix for CVE-2008-5030 , which can cause a buffer overflow.
Patch extracted from Debian's 02-cddb-bufferoverflow.dpatch

ok kevlo@ (MAINTAINER)
2009-01-18 23:34:04 +00:00
ratchov
4def6dd506 add libsndio backend for sox.
bits and ok from naddy@
2009-01-16 16:42:56 +00:00
jakemsr
6cf9c67d51 audio backends can be called from different threads, so use a mutex
to protect global objects.

from Thomas Pfaff, thanks
2009-01-16 04:15:46 +00:00
naddy
75492e1a20 +xmms-wavpack 2009-01-12 16:42:36 +00:00
naddy
07977559c3 Import xmms-wavpack 1.0.2.
xmms-wavpack is a plugin for the multimedia player XMMS that plays
audio files in the WavPack format, which supports lossless and lossy
compression.

ok sthen@
2009-01-12 16:41:37 +00:00
ajacoutot
cfec13fc70 - re-add libsamperate support
it seems the bug jakemsr@ fell into several months ago has been fixed;
note that this does not add any dependency since akode needs jack which
needs libsamplerate
- lowercase COMMENT while here

discussed with and no objection from jakemsr@
2009-01-12 11:43:43 +00:00
jakemsr
9fecd9e1e1 don't use dynamic SIMD instructions. 2009-01-12 10:45:01 +00:00
naddy
da2fc83246 update to 1.6.4, which fixes a resampling bug 2009-01-11 17:36:34 +00:00
naddy
0ce8f99fff include wavpack support 2009-01-11 17:33:56 +00:00
ajacoutot
4342aa0e74 - update libsamplerate to version 0.1.5
- resign from maintainership (any takers?)

dependent ports are still happy with this update
2009-01-11 12:42:14 +00:00
ajacoutot
caafe0260a - regen WANTLIB and bump 2009-01-11 11:50:45 +00:00
jakemsr
5f8648a46b - update to 0.116.1, mostly stability/reliability fixes
- add sndio backend

playback under aucat server is pretty solid.  for full-duplex,
starting aucat with 'aucat -l -b 2048' and jackd with just
'jackd -d sndio' seems to work best for me.  we want low latency
anyway, right ;)
2009-01-11 10:51:45 +00:00
jakemsr
4aec4e0c11 update to audacity-1.3.6
- lots of bugs fixed (though importing Ogg and Flac formats is still
broken)
- now uses external vamp-plugin-sdk
2009-01-11 09:29:36 +00:00
jakemsr
4d29564a49 + vamp-plugin-sdk 2009-01-11 09:24:13 +00:00
jakemsr
cf918e04cf import vamp-plugin-sdk-1.3
Vamp is an audio processing plugin system for plugins that extract
descriptive information from audio data - typically referred to as audio
analysis plugins or audio feature extraction plugins.
2009-01-11 09:22:08 +00:00
sthen
ea8ff58ca3 +wavpack 2009-01-10 02:09:29 +00:00
sthen
96f1b5c1c0 import wavpack, tweaked from a ports@ submission by Alexandr Shadchin
WavPack is a completely open audio compression format providing
lossless, high-quality lossy, and a unique hybrid compression mode.
The compression ratio depends on the source material, but generally
is between 30% and 70%.

The hybrid mode provides all the advantages of lossless compression
with an additional bonus. Instead of creating a single file, this
mode creates both a relatively small, high-quality lossy file that
can be used all by itself, and a "correction" file that (when
combined with the lossy file) provides full lossless restoration.

WavPack employs only well known, public domain techniques (i.e.,
linear prediction with LMS adaptation, Elias and Golomb codes) in
its implementation. Methods and algorithms that have ever been
patented (e.g., arithmetic coding, LZW compression) are specifically
avoided.
2009-01-10 02:08:34 +00:00
jakemsr
82126b97cc - add sndio backend
- remove OSS backend

requested/tested by ajacoutot@
2009-01-09 17:34:32 +00:00
todd
19485d5ae5 remove flavors no longer used for sox 2009-01-08 23:32:57 +00:00
naddy
09d564af17 - Large update to 14.2.0.
- Drop snprintf() patches that were not accepted upstream.
- Drop flavors and just add most external libraries sox supports.
- Don't modularize the format converters.
2009-01-08 19:48:21 +00:00
jasper
65fcb38408 - update p5-Audio-MPD to 0.19.5 2009-01-08 12:21:36 +00:00
jasper
1519e41fcf - update p5-POE-Component-Client-MPD to 0.9.1 2009-01-08 12:05:12 +00:00
jasper
bff58c1b5f - update p5-Audio-MPD-Common to 0.1.4 2009-01-08 12:04:47 +00:00
jakemsr
992cab61c2 fix build when esound is not installed
from Brad
2009-01-03 17:56:03 +00:00
ajacoutot
52d8a01387 - move some files from one subpackage to the other where it belongs
agreed by Andreas Bihlmaier (maintainer)
2009-01-03 14:50:24 +00:00
ajacoutot
57dccad1f5 - add a patch from upstream SVN to allow compiling with DEBUG
"if it works for you" jakemsr@ (maintainer)
2009-01-02 22:47:45 +00:00
naddy
728d9cb91c no more libao flavors; from Brad 2008-12-30 22:00:55 +00:00
naddy
44a7c70f1e * remove the arts/esound backends and sub-packages
* remove the sun audio backend
* simplify: no more multi-packaging or pseudo flavors

Mostly from Brad.
2008-12-30 21:59:55 +00:00
jakemsr
24c6d7533a don't build the ossaudio(3) backend, the audio(4) backend works fine 2008-12-28 23:08:55 +00:00
jakemsr
a1a657c516 - remove esound backend
- disable ossaudio(3) support
- comment out audio(4) module

from Brad, ok robert@ (maintainer)
2008-12-28 22:31:51 +00:00
jakemsr
a6e78cfa88 - add sndio backend
- drop OSS audio support but keep "OSS" midi support
2008-12-26 08:45:12 +00:00
jakemsr
3b54db1308 - add sndio backend, courtesy of Thomas Pfaff, thanks!
- get rid of PSEUDO_FLAVORS
- gain a bit of contrl over auto*

ok naddy@
2008-12-26 06:34:45 +00:00
ajacoutot
937bad0998 - update pacpl to version 4.0.3
from Andreas Bihlmaier (maintainer) with some tweaks.
2008-12-23 15:52:42 +00:00
naddy
8c48424684 maintenance update to 1.6.3 2008-12-22 20:55:49 +00:00
naddy
7633a2c82b quote first argument of AC_DEFUN to silence warnings from aclocal 1.8+ 2008-12-22 20:28:18 +00:00
jakemsr
2eebabbd75 - update to 0.2.41
- replace audio(4) backend with sio_open(3) (libsndio) backend

update by ajacoutot, new backend from me
2008-12-20 08:58:32 +00:00
ajacoutot
c7b723a305 - scrollkeeper -> rarian 2008-12-19 10:00:28 +00:00
jasper
266bd2dfb2 - add vagalume 2008-12-16 09:14:50 +00:00
jasper
97bbca41be import vagalume 0.7
Vagalume is a Last.fm client for GNOME.
Its main features are:
    * It plays Last.fm radio streams (using protocol v1.2)
    * Support for different radio stations (personal, neighbours, loved tracks,
      or any lastfm:// URL)
    * It supports marking tracks as loved or banned
    * It can tag artists, tracks and albums
    * It can download free tracks to your hard disk
    * It sends Now Playing information following the Audioscrobbler Realtime
      Submission Protocol v1.2.
   [etc]
2008-12-16 09:12:53 +00:00
ajacoutot
bf5c6e3b50 +sound-theme-freedesktop 2008-12-14 18:44:00 +00:00
ajacoutot
9c96f3904c Import sound-theme-freedesktop-0.2
A sound theme is a set of sounds, sharing similarities / instruments...
The user can then select the sound theme that they want to use, and all
applications will use sounds from the theme.  This definition is
similar to icon theme.
2008-12-14 18:42:36 +00:00
ajacoutot
97cb20abe7 - move drivers order to give it a chance to actually play a sound:
use gstreamer first (which uses libsndio by default) instead of plain OSS.
(canberra should be modified to use libsndio by itlsef)
- explicitely add enable/disable switches in CONFIGURE_ARGS
- regen PLIST while here
2008-12-14 15:10:15 +00:00
sthen
0c06dbe989 add NO_REGRESS=Yes, no package bump needed. 2008-12-13 10:37:28 +00:00
pea
b88be8d81c Update to 1.64.0.
ok ajacoutot@
2008-12-11 08:40:25 +00:00
jasper
cb8395549b - reflect it's capabilities a bit more in DESCR, would saved me some time... 2008-12-10 23:15:24 +00:00
jasper
899540555a - fix potential 64-bit issues
- regen PLIST
- specify license version
2008-11-23 00:42:08 +00:00
jasper
aeadb2fcac - regen patches, so a future diff is cleaner 2008-11-23 00:34:21 +00:00
jasper
6dd6b13329 - enable the gtk+2 part of libcanberra
- set use_x11

maybe we can split this into subpackages..anyone? ;-)
2008-11-19 08:06:03 +00:00
sthen
e8b95b6849 - update to 7.2.1
- fix userid conflict with heartbeat (sorry)
2008-11-17 12:31:27 +00:00
steven
e3d14afb9d update to 2.3
from maintainer Andreas Bihlmaier
2008-11-17 06:13:08 +00:00
sthen
f7de82cbc5 update to 1.2, from maintainer Andreas Bihlmaier. 2008-11-16 12:12:40 +00:00
sthen
e3b7bbf6a2 update to 1.24, from maintainer Andreas Bihlmaier. 2008-11-16 12:12:18 +00:00
sthen
e11a474347 update to 0.9713, from maintainer Andreas Bihlmaier. 2008-11-16 12:11:45 +00:00
naddy
71127bff23 From scratch newly created port of mpg123 1.6.1 with sndio backend.
Help from ratchov@, tested by many, ok sthen@
2008-11-11 20:35:48 +00:00
naddy
461ff6b8b8 Unhook mpg123's esd flavor. This may return as a subpackage. 2008-11-10 18:48:46 +00:00
ratchov
bba5d218ae use our license (ie license.template) for the new files
requested by naddy@
2008-11-10 16:34:28 +00:00
ajacoutot
393edbb883 - fix build when libexecinfo is installed by adding it to lib_depends;
there's no switch do disable it
- while here, precise license marker and regen PLIST
- bump
2008-11-09 17:56:59 +00:00
brad
8981cec600 Clean up dependencies a bit. gqmpeg does not directly depend on Cairo.
ok sthen@
2008-11-07 01:19:56 +00:00
sturm
dc1530ce30 use -fPIC -DPIC instead of just -fpic to unbreak build on sparc64 2008-11-04 06:40:26 +00:00
jasper
a369c27d08 - fix build on amd64
- honor CXX and CXXFLAGS
2008-11-03 20:23:18 +00:00
naddy
cbc777a29a Add a sndio output module.
From ratchov@ with some tweaks by yours truly.
2008-10-30 19:25:31 +00:00
naddy
65169c7eb9 * In the usage message, show the actually available libao devices.
* Allow -o sun to override the default libao device.
2008-10-30 14:46:59 +00:00
naddy
a57993cf08 Change "${SYSCONFDIR}" to "/etc" for files that are *always* in the
latter location.
2008-10-28 15:21:48 +00:00
jasper
8cf54158e9 - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:33:16 +00:00
jasper
bee7d1b059 - homepage moved
- provide a working master site
- tweak DESCR and MESSAGE
- regen patches and plist while here
2008-10-28 12:09:05 +00:00
pirofti
478a14fa42 Change email addy to my openbsd one.
Suggested and okayed by naddy@, also okayed by mbalmer@.
2008-10-27 11:34:00 +00:00
jasper
75dda415b6 - add espeak 2008-10-26 19:43:30 +00:00
jasper
806931b602 import espeak 1.37
eSpeak produces good quality English speech. It uses a different
synthesis method from other open source TTS engines, and sounds
quite different. It's perhaps not as natural or "smooth", but
the articulation is much clearer and easier to listen to for long
periods.
2008-10-26 19:42:11 +00:00
sturm
57e8893df2 add intltool to MODULES to let this build on a clean machine
bump PKGNAME
2008-10-26 10:42:44 +00:00
jasper
987e1e6aa9 - add mpdBrowser 2008-10-24 17:09:55 +00:00
jasper
1c4c03da0c import mpdBrowser 0.9.15
mpdBrowser shows your collection's covers and let's you:
  - play an album with left click
  - Enqueue an album with left click and Control
  - Clear playlist with middle click
  - Play a song with right click
  - Enqueue a song with right click and Control
2008-10-24 17:08:09 +00:00
jasper
1b19b420ed - update libcanberra to 0.10 2008-10-24 13:26:14 +00:00
miod
ca650b05be Avoid setting envelope cursors to negative values; found the hard way with
0-point envelopes in kgb.xm on amd64 (blame recent malloc changes, it used
to work not so long ago on mips and alpha).

ok maintainer@ (for politeness' sake - I wrote this code after all so I don't
need his opinion (-: )
2008-10-23 22:06:26 +00:00
sthen
bea6837d98 +squeezecenter 2008-10-17 10:00:42 +00:00
sthen
53add730e5 import squeezecenter:
Formerly known as SlimServer, this is a streaming audio server
for use with the SlimDevices/Logitech network music players -
Squeezebox, Transporter and SLiMP3.

* Web browser UI to control the player and manage playlists
* MP3 & WMA Internet radio
* Alarm clock
* Automatically imports metadata tags
* Browse and search by title, artist, album or genre
* Shuffle and repeat albums or songs
* Create, save, and import .pls, .cue and .m3u playlist files
* Displays current date and time when not playing
* Open protocol and command line API
* Expandable through 3rd party plug-ins and skins
* Supports multiple synchronized players
* Listen from any computer using an MP3 software player
2008-10-17 09:59:26 +00:00
jasper
94a916ffc1 - update herrie to 2.2 2008-10-16 17:29:33 +00:00
martynas
2690988957 - make it build: missing intltool dependency
- make it work: missing mp4v2 LIB_DEPEND
tweak/ok sturm@, sthen@
2008-10-13 14:55:14 +00:00
sturm
7ef66ad49c BUILD_DEPENDS=${RUN_DEPENDS} 2008-10-13 11:42:45 +00:00
landry
486184dcd1 Enable MP4 support in easytag by depending on the new multimedia/libmp4v2
port. Diff from Tim van der Molen on ports@, thanks!
Tweak comment to use 'audio' instead of 'multimedia', suggested by jakemsr@.

'go ahead' jasper@
2008-10-07 21:47:48 +00:00
jasper
5e12adb5db - update p5-Audio-M4P to 0.51 2008-10-03 10:29:39 +00:00
jasper
f86fd72111 - update p5-POE-Component-Client-MPD to 0.9.0 2008-10-02 22:25:37 +00:00
jasper
7f428926c2 - update p5-Audio-MPD-Common to 0.1.3 2008-10-02 22:24:31 +00:00
kili
e432ddedc4 Remove maintainer per his request.
If someone wants to take this port, please note that it's now at
http://www.fireflymediaserver.org/
2008-10-02 20:44:25 +00:00
simon
559d88985c bump SHARED_ONLY ports so they get updated and work with the new perl
ok sthen@
2008-10-02 20:30:43 +00:00
jasper
7d6c5503a3 - update p5-Music-Audioscrobbler-MPD to 0.13 2008-10-02 18:35:13 +00:00
jasper
11b7959757 - add libcanberra 2008-09-26 12:03:36 +00:00