jasper
75f4555a62
- let faad install the mp4ff headers, as will be required by mpd
...
to handle aac/mp4 files.
from tobias ulmer.
ok aja@
2010-04-08 07:17:21 +00:00
ajacoutot
a1dd4f4a71
Sentence begins with a capital letter.
2010-04-05 22:09:55 +00:00
landry
80bffc958a
Update to ncmpc 0.16.1, from maintainer Tobias Ulmer, thanks!
2010-04-05 19:05:11 +00:00
landry
7f73232c5a
+libmpdclient
2010-04-05 18:59:42 +00:00
landry
dc66c9b840
Import libmpdclient 2.1 from maintainer Tobias Ulmer.
...
stable, documented, asynchronous API library for interfacing MPD
in the C, C++ & Objective C languages.
2010-04-05 18:59:01 +00:00
naddy
547ab0f58e
mdoc fix and install the cat pages
2010-04-04 15:09:18 +00:00
sthen
4ec2f3de05
sync WANTLIB/LIB_DEPENDS, bump
2010-04-03 00:32:55 +00:00
sthen
a941ac7fd4
sync WANTLIB (mostly libffi) and bump PKGNAMEs
2010-04-02 16:02:27 +00:00
naddy
932cc8030f
disable optimization fiddling and just honor CFLAGS
...
(no actual change for the default build)
2010-04-01 22:23:09 +00:00
naddy
b058820615
* disable optimization fiddling and just honor CFLAGS
...
* don't bother with automake
2010-04-01 22:12:47 +00:00
naddy
e536516575
disable crazy optimization fiddling and just honor CFLAGS
2010-04-01 21:08:20 +00:00
naddy
502316fdb0
maintenance update to 1.12.0
2010-04-01 19:00:59 +00:00
dcoppa
29c063088c
+pianobar
2010-03-29 22:04:17 +00:00
dcoppa
29836f11aa
import audio/pianobar
...
pianobar is a console client for the personalized web radio pandora
(http://www.pandora.com ).
OK landry@
2010-03-29 21:12:20 +00:00
ajacoutot
38deed17b9
Remove mp3x. It depends on gtk+1 (which made jasper@ sad) and it seems
...
no one uses it.
ok jasper@
2010-03-29 07:55:55 +00:00
ajacoutot
d842778ddb
Update to rhythmbox-0.12.8.
2010-03-28 10:48:50 +00:00
ajacoutot
468ca4647b
Add a small reminder comment.
2010-03-26 08:10:45 +00:00
jasper
1b666a3fe7
- zap lopster
2010-03-25 22:03:00 +00:00
jasper
bdc7f76df7
- remove old and useless lopster. the 'new' gtk2 version is still-born.
...
ok jolan@ ajacoutot@
2010-03-25 22:02:37 +00:00
naddy
099270c935
maintenance update to 1.11.0
2010-03-22 20:13:39 +00:00
ajacoutot
ef82e8dc69
Update to lame-3.98.3.
...
Does anyone actually use mp3x subpackage? It uses gtk1 and I'm not sure
how usefull this app actually is nowadays...
"looks good" jasper@
2010-03-21 10:31:05 +00:00
ajacoutot
c58fd1e27d
Update to rhythmbox-0.12.7.
...
Fix coherence UPnP support; we don't enforce dependency on it, but if it's
installed it can be used.
ok jasper@
2010-03-21 10:10:56 +00:00
jasper
b463134991
- update vagalume to 0.8.2
2010-03-20 16:57:30 +00:00
jasper
ab37bb248c
- fix cdparanoia on static arches
2010-03-20 16:56:26 +00:00
ajacoutot
7ca08e5d4e
Make it possible to clean the port as a regular user, spotted by espie@
2010-03-20 16:50:16 +00:00
jasper
872ea89026
Increase offset to reduce false positives.
...
ok sthen@
ports is unlocked for a while only for those who have been informed.
if I DID NOT MAIL YOU, DO NOT COMMIT!
2010-02-23 20:34:01 +00:00
phessler
4591b5e88f
add mips64el to the list of supported arches, unbreaks for loongson
...
OK jasper@
ports is unlocked for a while only for those who have been informed.
2010-02-23 19:55:15 +00:00
jasper
b63b3e3e1a
this works fine on sgi and loongson, remove BROKEN marker
...
ok espie@
2010-02-13 13:17:03 +00:00
jakemsr
fe1e131411
display maximum delay as miliseconds instead of fractional seconds to
...
workaround a crash when sprintf()ing a double (or float) type argument
ok jasper@
2010-02-12 20:46:16 +00:00
jasper
228964a8d2
- extend archtecture tests for mips64el
...
ok naddy@ phessler@
2010-02-09 12:23:59 +00:00
ratchov
6e40a4f9b8
Don't restrict parameters to ones returned by sio_getcap(), instead,
...
claim that everything is supported. If possible portaudio will
attempt to setup a conversion layer, else the application will fail.
Prevents audio/audacity from failing in situations it could actually
work, especially when aucat(1) can do all the necessary conversions.
ok ajacoutot@, sthen@ and jasper@
2010-02-07 01:30:29 +00:00
pirofti
ed4366b8e1
Let there be xmms on landisk. Okay espie@.
...
Use -O0 instead of -O2, otherwise compilation fails somewhere along the
way. No package, no bump.
2010-02-06 14:55:24 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jolan
ca7dbb81a7
fix MASTER_SITES, ok naddy@
2010-01-30 19:08:30 +00:00
ratchov
cf1c7b78a0
fix crashes on 64-bit strict alignement archs
...
ok naddy@
2010-01-21 08:35:53 +00:00
wcmaier
61313b5109
Update to 0.15.7.
...
Most awesomely, mpd can now stream natively without a icecast server.
ok and help from MAINTAINER Tobias Ulmer <tobiasu at tmux dot org>.
2010-01-12 18:58:26 +00:00
wcmaier
fb5a1ed649
Whitespace clean up -- no real change (actual update coming in a minute).
2010-01-12 18:51:07 +00:00
jakemsr
44cb065cc8
- update to mp3blaster-3.2.5
...
- add sndio audio to mp3blaster and splay programs
- implement nmixer as a generic midi volume controller, that defaults to
using the aucat:0 midi device
- stop using multiple threads for mpeg decoding. they are poorly
implmented, just spinning and using all available cpu cycles
with feedback from naddy@ and ratchov@
2010-01-11 07:51:26 +00:00
jakemsr
8b3a926b45
libmikmod,esd is no more
2010-01-11 05:16:07 +00:00
jakemsr
4d99813bba
-update to hydrogen-0.9.4: bugfixes, qt3->qt4, code cleanup & file renaming
...
-add sndio audio and midi support, drop OSS audio support
- take maintainership
maintainer change suggested by grange@ (former maintainer), ok ratchov@
2010-01-11 05:11:32 +00:00
jakemsr
1d3505c9eb
use sndio instead of audio(4) for audio, although it seems nothing in
...
the ports tree actually uses libmikmod's audio output API. kill
esd FLAVOR too.
ok pvalchev@ (MAINTAINER)
2010-01-11 04:25:26 +00:00
jasper
08181699ce
openbsd/sgi is not irix, fix build.
2010-01-04 22:09:33 +00:00
jakemsr
33315fbf42
use sndio for audio
...
ok naddy@ (MAINTAINER)
2010-01-02 20:44:19 +00:00
naddy
daece9aad1
* update to 1.0.21
...
* use sndio instead of ossaudio
with jakemsr@
2010-01-02 17:53:27 +00:00
phessler
e3ca944bc0
some more gcc 2.95 fixes
2009-12-27 00:32:56 +00:00
naddy
0bb4ef5d31
update to 4.60.1; from Alexandr Shadchin <alexandr.shadchin@gmail.com>
2009-12-26 20:42:28 +00:00
jakemsr
d58a44e279
- update HOMEPAGE
...
- remove sun audio backend (it uses sndio now)
from brad
2009-12-26 02:01:11 +00:00
jakemsr
7e413098ad
- use sndio instead of ossaudio
...
- @bin marker
2009-12-24 21:45:29 +00:00
jakemsr
ac4eed901f
- use sndio instead of ossaudio
...
- remove patches for 16-bit only soundcard support - use aucat instead
- @bin marker
ok ratchov
2009-12-24 21:43:32 +00:00
jakemsr
8176f6e6e3
make sndio audio and midi drivers the default. remove patch to use
...
jackd default sample rate by default. use SIO_LE_NATIVE.
2009-12-24 10:34:43 +00:00
phessler
106848b43f
update HOMEPAGE and MASTER_SITES, bump package name
...
from dawedawe -at- gmx.de via xsa@
remove xsa@ as MAINTAINER, by his request
2009-12-23 14:52:51 +00:00
ajacoutot
cdff106084
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:43:14 +00:00
naddy
cdf7d3f813
Use sndio instead of ossaudio.
...
From: Alexandr Shadchin <alexandr.shadchin@gmail.com>
2009-12-21 20:17:29 +00:00
kili
f3decea37a
Unbreak after openmotif change.
...
Adjust WANTLIB and bump.
2009-12-20 21:00:24 +00:00
jakemsr
e83d187ceb
soundtracker,esd is no more
2009-12-19 23:01:57 +00:00
jakemsr
b61b5670a7
- update to soundtracker-0.6.8
...
- use sndio for audio, kill esd flavor
- various cleanup
ok MAINTAINER
2009-12-19 22:59:27 +00:00
jakemsr
60b5ba40dc
freealut uses openal which now uses sndio instead of ossaudio
...
ok naddy@
2009-12-19 07:23:45 +00:00
naddy
21d6a138b6
fix function names in backend
2009-12-16 21:12:20 +00:00
naddy
aa242e42a2
use sndio instead of ossaudio; small correction and ok jakemsr@
2009-12-16 20:00:41 +00:00
jakemsr
62e960b925
update to xmp-3.0.0
...
from Alexandr Shadchin
2009-12-16 07:49:29 +00:00
jakemsr
243bd58e14
- sndio instead of audio(4), with help from ratchov@
...
- update MAITAINER and MASTER_SITES
2009-12-14 00:47:07 +00:00
jakemsr
e845b6c545
- sndio instead of audio(4)
...
- cleanup & modernize:
remove bouncing maintainer contact, remove nop patch, regen patches,
@bin markers
2009-12-14 00:33:08 +00:00
jakemsr
aa4e53b6ed
sndio for akode
...
ok ratchov
2009-12-14 00:02:17 +00:00
jakemsr
1d211a19db
sndio_driver.c:
...
- make it work with 24-bit formats (as with azalia and envy)
- use the correct member of struct sio_par for the buffer size
- check both poll(2) revents as well as calculated buffer positions
to know when we can read/write data
sun_driver.c:
- make it work with 24-bit formats (as with azalia and envy)
jackd/engine.c:
- don't spam error messages every time a client quits
add README.OpenBSD
2009-12-09 10:15:08 +00:00
ajacoutot
ff21375d61
Fix HOMEPAGE.
...
ok ckuethe@ (maintainer)
2009-12-08 15:55:47 +00:00
naddy
5daf59d03e
maintenance update to 1.10.0
2009-12-07 17:05:23 +00:00
ajacoutot
438871f9d1
No need for these tweaks, we now have recent versions of gstreamer and
...
totem-pl-parser.
2009-11-29 09:25:27 +00:00
naddy
c840945347
SECURITY:
...
Fix handling of malformed Vorbis streams that would crash libvorbis.
CVE-2008-1420 (improved), CVE-2009-3379. From xiph.org SVN.
2009-11-24 21:43:14 +00:00
landry
25dd2ab323
Update to gmpc-0.19.1, bugfix release (brings a slightly improved 'now
...
playing' window)
ok ajacoutot@
2009-11-22 21:53:51 +00:00
naddy
3fe276e094
* update to 1.9.2
...
* fix after ltdl change: do not depend on the current directory
being in the default module search path.
2009-11-22 20:21:27 +00:00
ajacoutot
ebf7ff6fc7
Update to rhythmbox-0.12.6.
...
Lots of bugfixes.
Rework dependencies.
2009-11-22 11:18:34 +00:00
naddy
cbdb1edad4
Fix the actual bug that caused translated message catalogs to be
...
displayed incorrectly, and remove the workaround. ok landry@, ajacoutot@
2009-11-15 17:13:44 +00:00
landry
e3bc39d157
Fix de es fr pt_BR locales. Advertising the potfiles being UTF-8 while
...
they are in fact ISO-8859-1 badly breaks things. Pango doesn't complain
anymore, and accentued chars are correctly displayed now.
Note that i have nothing against ru zh_CN zh_TW zh_KR locales, but i
didn't find a way to unfuck the upstream potfiles.
ok ajacoutot@
2009-11-14 11:28:54 +00:00
naddy
0a30cb3aa1
remove unused autotools settings
2009-11-08 14:56:33 +00:00
ajacoutot
9640e93e7b
Fix build on an empty system.
...
prodded by jasper@
2009-11-07 19:36:28 +00:00
ajacoutot
b18b31df25
Add support for py-tagpy (from Bryan Linton).
...
Regen WANTLIB while here.
2009-11-06 19:14:35 +00:00
sthen
8b1f3b7ea9
update to 14.3.0, fixing a problem with mp3 playback reported by
...
Jan Stary, and rolling sndio support into the upstream distribution.
thanks Jan for testing. suggestions/ok naddy@.
2009-11-06 00:04:37 +00:00
jasper
5f4e8bb252
- add missing module
2009-11-04 23:13:34 +00:00
naddy
611c065821
Tweak, so this is still correct for the hypothetical case of somebody
...
building aumix with GTK+1.
2009-11-02 18:17:58 +00:00
giovanni
f00ed75c59
Update to 0.3.0.1 from Stephan A. Rickauer, thanks
2009-10-29 08:33:46 +00:00
jakemsr
a0cf82ec61
update to 1.3.9. mostly bugfixes.
...
ok sthen@
2009-10-28 18:40:13 +00:00
ajacoutot
d651937e99
Unbreak by fixing automake pkgspec.
...
breakage reported by and "reads fine" jasper@
2009-10-20 16:42:44 +00:00
jakemsr
cdfa57bd4a
- use the period size setting as a hint for the preferred period
...
size, but actually use the size returned by sndio. suggested by
ratchov.
- minor cleanup
2009-10-17 07:21:35 +00:00
edd
175abeb249
Update to 0.41
...
OK landry@
2009-10-16 22:16:44 +00:00
martynas
62358a3fa0
bug fix update to gnupod-0.99.8; ok sthen@
2009-10-16 12:37:07 +00:00
jasper
af16c0dfcf
unbreak
2009-10-16 00:57:34 +00:00
ajacoutot
0301e6f683
Add missing update-desktop-database goo.
2009-10-15 22:37:24 +00:00
phessler
74fe604993
add pykaraoke
2009-10-15 22:20:01 +00:00
phessler
1d52f0de64
PyKaraoke Features:
...
* CDG (MP3+G, OGG+G, WAV+G) playback - Play standard CDG karaoke files
* MIDI (.MID/.KAR) playback - Play MIDI format karaoke files
* MPEG playback - Play karaoke songs and movies in MPEG format
* Other formats - Play any other video formats by launching an
external media player
* Playlist - Queue up songs, sit back and enjoy
* Searchable song database - Easily find your songs from the main screen
* Search inside ZIP files - Play MP3+G/MIDI files wrapped in ZIP files
* Cross-platform - Runs on Windows, Linux, BSD, OSX and GP2X
* Mini Frontend - Additional mini-frontend for low res displays and
handhelds
* Export to MPEG - Convert CDG and KAR files to MPG files (command
line only)
2009-10-15 22:19:04 +00:00
jakemsr
a62a108b80
- update to 1.0.9
...
- inlude sndio(7) midi support from ratchov@
- 'libsndio' -> 'sndio' renaming throughout
- completely disable OSS support
2009-10-15 15:44:50 +00:00
phessler
81c40b48bb
moar dumb
2009-10-15 14:42:42 +00:00
phessler
fc1a38efae
DUMB stands for Dynamic Universal Music Bibliotheque.
...
Supports playback of IT, XM, S3M and MOD files.
originally from & OK landry@
2009-10-15 14:35:29 +00:00
landry
e12090c169
+py-tagpy & coherence
2009-10-15 08:52:31 +00:00
landry
3d8bea384b
Import py-tagpy 0.9.7:
...
TagPy is a set of Python bindings for Scott Wheeler's TagLib.
Just like TagLib, TagPy can read and write ID3 tags in MP3, FLAC and
MPC, access Xiph Comments in Ogg Vorbis Files and Ogg Flac Files and
access APE tags in Musepack and MP3 files.
based on a submission from djm@ with tweaks by me.
2009-10-15 08:30:01 +00:00
naddy
7de1d17451
char is unsigned on some archs (powerpc, arm)
2009-10-14 14:27:34 +00:00
ajacoutot
0217871b96
As found out the hard way by landry@ autoaudiosink (and probably other
...
things) do not run out of the box without the confelements.
We will merge confelements into the main gstreamer-plugins-good
package so that everything works out of the box.
2009-10-14 12:51:45 +00:00
naddy
b3cccf2e4d
update to 1.9.1: new optimized amd64 and arm decoders
...
ok kili@
2009-10-12 23:45:21 +00:00
naddy
16b39b141b
always pass localized messages in UTF-8 to GTK+; bug reported by landry@
2009-10-12 19:13:05 +00:00
ajacoutot
97a23f9701
Update to sound-theme-freedesktop-0.7
2009-10-12 00:29:26 +00:00
landry
5191822fbc
+cmixer
2009-10-11 14:21:00 +00:00
landry
06c36aa735
Import CMixer 0.1, a very simple curses-based mixer for OpenBSD.
...
Tested with success @p2k9 with auich, azalia, eap & uaudio devices.
If it doesn't work for your exotic hw, send mixerctl -v output my way...
2009-10-11 14:20:15 +00:00
ajacoutot
3ccf0a0f99
Update to libcanberra-0.18.
2009-10-11 14:11:58 +00:00
sthen
77dc3bf601
Ports using OpenAL require libossaudio to link properly; record this
...
in the pkgconfig/openal-config files so those ports can handle it without
hacks. From Brad.
2009-10-10 22:51:48 +00:00
naddy
a6dc23a5a2
update to 0.10, which adds replay gain support; ok robert@
2009-10-10 15:46:57 +00:00
phessler
c33a469910
newer versions of gcc whine about typedef-ing void, so change it to a #define
...
OK steven@
2009-10-10 13:55:44 +00:00
sthen
adb96fee87
+p5-Audio-Scan
2009-10-07 21:14:39 +00:00
sthen
502cec0616
import p5-Audio-Scan,
...
Audio::Scan is a C-based scanner for audio file metadata and tag
information. It currently supports MP3 via an included version of
libid3tag, MP4, Ogg Vorbis, FLAC (if libFLAC is installed), ASF,
WAV, AIFF, Musepack, and Monkey's Audio.
2009-10-07 21:14:05 +00:00
naddy
d93a28a153
maintenance update to 4.60.0; ok sthen@
2009-10-05 15:09:11 +00:00
sthen
728fdfcceb
Revert patch for new glib; as ajacoutot points out, it's not needed
...
with this version of audacity.
2009-10-05 13:59:56 +00:00
ajacoutot
dbe10c22ec
Bugfix update to sonata-1.6.2.1.
2009-10-05 13:16:09 +00:00
sthen
9beee97e5a
Fix build with newer glib2. From gentoo.
2009-10-05 00:12:44 +00:00
naddy
7381c0fa69
update to 1.0.3, which now has a license (GPL)
2009-10-04 16:54:30 +00:00
ajacoutot
7aa1d0aaad
Fix dependencies after gstreamer-plugins-* merge.
...
looks good to landry@, ok jasper@
2009-09-28 18:32:02 +00:00
jasper
1556c790c0
- enable .asf as well (seems to be needed by newer amarok)
2009-09-24 18:15:42 +00:00
jasper
89105c885f
- update taglib to 1.6
...
- enable mp4 support
2009-09-22 11:16:43 +00:00
jasper
540fac5381
- update gmpc-libnotify to 0.19.0, as the old version of this plugin doesn't
...
really like the new gmpc...found out the hard way by me
2009-09-21 19:28:31 +00:00
jasper
8ac223fd98
- tighten dependency on libmpd
...
"arg" landry@ (MAINTAINER)
2009-09-21 18:39:16 +00:00
landry
76cf088fb6
Update to gmpc-plugins 0.19.0.
...
ok jasper@ ajacoutot@
2009-09-21 18:33:57 +00:00
landry
05bd624afd
Update to gmpc 0.19.0.
...
While here, remove MESSAGE, users are supposed to have updated gmpc
since 2007.
ok jasper@ ajacoutot@
2009-09-21 18:33:06 +00:00
landry
e3772f7e26
Update to libmpd 0.19.0.
...
ok jasper@ ajacoutot@
2009-09-21 18:31:48 +00:00
ajacoutot
870d655c31
Bugfix update to rhythmbox-0.12.5
2009-09-18 12:11:12 +00:00
ajacoutot
93188bbb4b
Update to libcanberra-0.17.
...
* add vala vapi file
* numerous updates to Gtk support
* add new ca_context_playing() call
* several bugfixes
Makes use of newer sound-theme-freedesktop.
2009-09-17 17:43:43 +00:00
ajacoutot
a67a11245d
Update to sound-theme-freedesktop-0.6 which brings new sounds.
2009-09-17 17:36:12 +00:00
fgsch
c2db8b0ce9
update plugins to 2.1 as well. sthen@ ok
2009-09-15 21:49:55 +00:00
fgsch
22e72fcec7
update to 2.1. sthen@ ok
2009-09-15 21:49:01 +00:00
jasper
2e6da560dc
- move distfiles to another site
2009-09-10 22:12:55 +00:00
jasper
3acf274b30
- commit a long forgotten diff to add a missing run dependency
...
reminded by tom murphy, thanks!
2009-09-09 14:25:56 +00:00
landry
8da9512ab5
On archs where webkit doesn't run (say, sparc64), give gmpc-plugins a
...
chance to build by disabling wikipedia plugin from the build.
While here, patch configure to fix a bunch of typos, already fixed in
upcoming 0.19.
2009-09-08 21:56:34 +00:00
ajacoutot
6058656d84
Make use of REGRESS_IS_INTERACTIVE=x11
...
ok jasper@ sthen@
2009-09-06 10:46:25 +00:00
ckuethe
478e08ba31
Update to libgpod 0.7.2.
2009-09-04 01:04:54 +00:00
jasper
facec224e3
- update p5-CDDB to 1.21
2009-08-30 16:53:40 +00:00
jasper
843bcaf0ec
- missing bump in previous commit
2009-08-29 12:42:46 +00:00
kili
a7bf5c472f
Mirror this.
...
The original URL does a bullshit business redirection game
to creativelabs.com.
2009-08-26 12:12:46 +00:00
sthen
f432da814e
mirror distfiles, MASTER_SITES no longer has them
2009-08-24 15:28:21 +00:00
sthen
ebd811d34b
correct MASTER_SITES URLs
2009-08-24 15:27:49 +00:00
sthen
edb5c8cd20
- update disc-cover to 1.5.6; old distfile no longer available upstream
...
- switch MASTER_SITES to sourceforge
- upstream split the cgi to a separate distfile with a generic name;
move to DIST_SUBDIR.
2009-08-24 15:17:11 +00:00
sthen
5402f49e90
some distfiles no longer available; I have mirrored them.
2009-08-24 14:38:47 +00:00
ajacoutot
6254b9fb27
Update to rhythmbox-0.12.4.
2009-08-23 19:30:21 +00:00
jasper
e45b218264
- better homepage
...
ok MAINTAINER
2009-08-23 19:20:21 +00:00
jasper
67d9e30366
- remove maintainer per his request; any takers?
2009-08-10 18:46:49 +00:00
msf
a86dd8f468
respect MODRUBY_LIB_DEPENDS, no plist change, no bump
...
ok bernd@
2009-08-10 15:21:59 +00:00
sthen
c31d4cee3c
Add automake to CONFIGURE_STYLE so the build dependencies are added.
...
Build-time only, doesn't affect the package -> no bump.
2009-08-10 14:14:21 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
martynas
d90651532f
don't abuse nobody: drop privs to _mt-daapd instead. ok sthen@, okan@
2009-08-07 19:25:29 +00:00
fgsch
1f86089ac1
Use MASTE_SITE_PYPI
2009-08-07 08:36:52 +00:00
mglocker
085e406ec1
Update to rtunes-0.8.
...
OK jasper@
2009-08-06 10:46:42 +00:00
giovanni
c88f993644
Fix desktop file, spotted by Stephan A. Rickauer, thanks
2009-08-03 13:15:44 +00:00
jakemsr
5a9a3887c7
sndio support from IWATA Ray (iwata at quasiquote org), with a tweak
...
from ratchov@
ok ratchov@
2009-07-30 19:35:00 +00:00
jakemsr
32cdba996b
use libao for audio output, which allows herrie to use sndio/aucat.
...
ok ratchov@, jasper@
2009-07-30 19:14:33 +00:00
ratchov
4a48ea463d
update to 0.4.1, which adds support for sndio(7) midi devices
...
tweaks and ok sthen@
2009-07-29 07:22:57 +00:00
giovanni
d490d010fc
Add a missing @sample on PLIST and bump.
...
spotted by ajacoutot@
2009-07-23 08:26:38 +00:00
giovanni
cccf0c4adc
Link Exaile to the build
2009-07-23 08:03:42 +00:00
giovanni
3e5a567328
Initial import of Exaile.
...
Help and ok landry@
Tested by Stephan A. Rickauer and other users.
music manager and player for GTK+ written in Python
Exaile is a music manager and player for GTK+ written in Python.
It incorporates automatic fetching of album art, handling of large
libraries, lyrics fetching, artist/album information via Wikipedia,
Last.fm submission support, and optional iPod support via a plugin.
2009-07-23 08:02:36 +00:00
naddy
464df5a054
install a pkg-config file; from Tim van der Molen <tbvdm@xs4all.nl>
2009-07-20 15:36:19 +00:00
sthen
0e87aad388
set the pkgspec for LIB_DEPENDS on ffmpeg to a version with schroedinger
...
included, so the tools know that old ffmpeg versions won't satisfy the
dependencies listed in WANTLIB.
this way, attempting to install these packages with old ffmpeg will
no longer give you a cryptic error message as seen by dhill@.
2009-07-19 22:49:12 +00:00
sthen
110ae222c4
really add oil to WANTLIB; bump again. spotted by kili.
2009-07-19 15:25:55 +00:00
sthen
0127d8b71f
add schroedinger/oil WANTLIB, bump
2009-07-19 12:42:04 +00:00
kili
b5c7413fc0
Fix WANTLIB (oil-0.3 and schroedinger-1.0) and bump.
2009-07-19 11:22:18 +00:00
ajacoutot
355ab9e3b8
Quick and dirty patch to solve the bug in Picard when we use the command
...
"pydoc -k". Also make the regress target works.
from Amaury Gauthier (maintainer)
2009-07-19 09:06:43 +00:00
naddy
27635a6555
fix package specs in depends
2009-07-18 15:50:40 +00:00
jolan
862191fde5
remove more dts cruft (lib symlink & man page copies)
2009-07-17 17:00:06 +00:00
eric
c30d772978
link with -pthread instead of -lpthread
...
ok ajacoutot@
2009-07-17 16:58:01 +00:00
weerd
48225afcf7
Fix bug in ogg123 when unknown comments are found in the tags. Found
...
by and patch from claudio@, with a small nit from jasper@.
ok claudio@ naddy@ (maintainer)
2009-07-17 08:20:37 +00:00
ajacoutot
9e52431a76
Link with -pthread, not -lpthread.
...
ok eric@ (maintainer) who came up with the same diff
2009-07-16 09:05:32 +00:00
naddy
2fe5807df4
fix build with MAKE_JOBS > 1
2009-07-14 15:45:21 +00:00
naddy
9a331ab71d
update to 1.2.3: mostly bug fixes
2009-07-13 15:48:55 +00:00
naddy
504997df04
update to 1.1.4: mostly bug fixes
2009-07-13 15:47:55 +00:00
jolan
284e731f1d
+libdca
2009-07-12 23:27:25 +00:00
jolan
66b43abdb9
libdca-0.0.5, free library for decoding DTS Coherent Acoustics streams
2009-07-12 23:26:08 +00:00
ajacoutot
864f869062
+picard
2009-07-12 20:43:55 +00:00
ajacoutot
2df481ee79
Import picard-0.11
...
Picard is the next generation MusicBrainz tagging application. This
new tagging concept is album oriented, as opposed to track/file
oriented like the ClassicTagger was.
from Amaury Gauthier (maintainer), with some tweaks
2009-07-12 20:43:22 +00:00
ajacoutot
a1f22719b9
- take maintainership
...
ok jasper@
2009-07-12 20:28:41 +00:00
ajacoutot
1da6ba8a26
- add c++ and python bindings
...
from Amaury Gauthier (maintainer)
2009-07-12 20:25:00 +00:00
ajacoutot
d817cff378
- update to rhythmbox-0.12.3; lots of bugfixes
2009-07-12 20:05:23 +00:00
ajacoutot
66aab27095
- update to libcanberra-0.14
...
- take maintainer
ok jasper@
2009-07-12 20:00:27 +00:00
sthen
c82a5fee4b
maintenance update to 7.3.3
2009-07-12 19:58:28 +00:00
beck
6ee4b65a8b
remove src-playlist patch since it breaks on the new version and we're close to
...
release - will fix after release and put it back - as discussed with tobias.
2009-06-29 15:34:37 +00:00
sthen
bc71e51572
WANTLIB+=gailutil for new webkit, bump PKGNAME.
...
found in naddy's lib-depends-check run.
2009-06-28 21:58:23 +00:00
landry
29673e8a85
Enable wikipedia plugin, which fetches artist info from wikipedia.
...
As it drags webkit as a dependency, subpackage it, and only build it on
archs where webkit builds.
Add a patch from upstream git repo to fix a bug.
Explicitely depend on taglib 1.5 for tagedit plugin while here.
looks good to jasper@
2009-06-23 19:21:02 +00:00
martynas
edf3a72e78
put it into the stopped state, if needed, before setting configuration
...
set and starting it again so that madplay could work with multiple
files properly. ok naddy@
2009-06-20 14:56:18 +00:00
naddy
5b7bbecf67
Pick up libintl instead of building a private copy.
...
This also fixes a file conflict with the gettext package.
2009-06-19 17:50:47 +00:00
jasper
d45e825029
- bugfix update vagalume to 0.7.1
...
from romain bertrand
2009-06-15 07:35:33 +00:00
sthen
b631f0db36
sparc64 has sporadic build failures unless -O0 is used for some files;
...
this was patched in Makefile.in in the past but a change that was made
to run autoconf has knocked this out. switch to patching Makefile.am
instead. from Brad; ok robert@ (maintainer)
2009-06-14 10:06:07 +00:00
ajacoutot
45eb496c30
Bump after recent gconf2 MODULE change.
2009-06-11 18:27:02 +00:00
kili
abbd818564
WANTLIB += gcrypt and bump.
2009-06-10 20:33:59 +00:00
kevlo
2e5faf876d
- add missing header
...
- free is possibly called with a NULL pointer argument
- bump PKGNAME
submitted by Michael Warmuth <ayuu at suljee dot de>
2009-06-10 02:41:22 +00:00
ajacoutot
e19f4b7d9b
Fix perl modules.
...
from James Wright via Amaury Gauthier (maintainer)
2009-06-08 17:08:48 +00:00
ajacoutot
726683d492
Bump after recent gconf2 MODULE changes.
...
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
eric
24b1c104de
add cmu-sphinx3 and cmu-sphinxbase
2009-06-07 07:25:44 +00:00
eric
e815afdfb3
This package contains the basic libraries shared by the CMU Sphinx
...
speech recognition trainer and decoders (Sphinx-II, Sphinx-III, and
PocketSphinx), as well as some common utilities for manipulating
acoustic feature and audio files.
at the right place this time.
ok ajacoutot@
2009-06-07 07:23:37 +00:00
eric
1b3eba4d5f
remove bogus import
2009-06-07 07:21:27 +00:00
eric
ee4731130a
Sphinx-3 is the successor to the Sphinx-II speech recognition system
...
from Carnegie Mellon University. It includes both an acoustic trainer
and various decoders, i.e., text recognition, phoneme recognition,
N-best list generation, etc.
ok ajacoutot@
2009-06-07 07:18:39 +00:00
eric
88465a5067
This package contains the basic libraries shared by the CMU Sphinx
...
speech recognition trainer and decoders (Sphinx-II, Sphinx-III, and
PocketSphinx), as well as some common utilities for manipulating
acoustic feature and audio files.
tweaks and ok ajacoutot@
2009-06-07 07:12:55 +00:00
ajacoutot
49bc9d04b5
Convert to using the new gconf2.port.mk module.
...
ok jasper@
2009-06-07 05:30:09 +00:00
landry
f5aefecaa3
Really enable avahi, --disable-avahi was still in CONFIGURE_ARGS.
2009-06-06 18:41:41 +00:00
ajacoutot
395862c022
- really bump...
...
spotted by pea@
2009-06-05 21:31:58 +00:00
ajacoutot
73f184ef5f
- sanitise LIB_DEPENDS
2009-06-05 14:39:25 +00:00
pea
ebbf2aa173
+ xmms2-scrobbler
2009-06-05 09:30:57 +00:00
pea
8f2d9c1692
XMMS2-Scrobbler is a client for XMMS2 that feeds information about the
...
songs you played to last.fm.
From Amaury Gauthier, thanks !
tweaks and ok ajacoutot@
2009-06-05 09:28:24 +00:00
naddy
76712f6de0
this requires gperf now, otherwise an incomplete library is built
2009-06-04 18:03:13 +00:00
ajacoutot
dd88596676
- enable daap support now that we have avahi
2009-06-03 19:04:43 +00:00
ajacoutot
6255a799d7
+xmms2
2009-06-03 18:28:37 +00:00
ajacoutot
7749af807d
- tyop; just imported, no bump
2009-06-03 18:26:49 +00:00
ajacoutot
028b9f0869
Import xmms2-0.6
...
X-platform Music Multiplexing System 2 is a client-server audio player.
Client-server model allows XMMS2 to have various multiple (remote)
interfaces (as clients):
* Command line interfaces
* GTK clients (matching GNOME & Xfce4 look and feel)
* KDE clients (matching KDE look and feel)
It has a wide format support and can play over different media.
It comes with Medialib, a database-driven media library which stores
metadata about songs as they're played, so songs can be quickly recalled
and new playlists easily made. The media library can be easily queried
and managed using Collections.
from Amaury Gauthier (maintainer) with several tweaks by me
2009-06-03 18:25:25 +00:00
ajacoutot
3be437b5d1
- use avahi instead of howl for zeroconf support
2009-06-03 16:37:31 +00:00
ajacoutot
9db79bda28
- avahi gets picked up when installed, so add it to lib_depends
...
landry@ agrees
2009-06-03 16:34:51 +00:00
ajacoutot
a3d943580b
- use avahi instead of howl for zeroconf support
...
- regen patches while here
2009-06-03 16:32:54 +00:00
ajacoutot
83e5a596ad
- add missing BUILD_DEPENDS
2009-06-02 05:20:58 +00:00
ajacoutot
4b592d52c0
- reorder configure args
...
- safe bump
2009-06-02 04:23:22 +00:00
jasper
18c821a039
- also no breakfast or lunch for antoine tommorow.
2009-05-31 21:27:01 +00:00
ajacoutot
9db955ca36
- unbreak... no bbq for me
...
discovered the hard way by jasper@
2009-05-31 21:22:53 +00:00
jasper
943bc4bae0
- it was wrong to have scmpc/ that only holds one file and patch the source
...
all over to deal with it. this moves /etc/scmpc/scmpc.conf to /etc/scmpc.conf
approving croaks from ajacoutot@ and landry@
2009-05-31 20:47:08 +00:00
jasper
5d64f32984
- SECURITY FIX for libsndfile to prevent a DoS as reported in
...
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530831
patch from upstream author in that bugreport.
ok naddy@ (MAINTAINER)
2009-05-31 17:31:13 +00:00
ajacoutot
14352b336d
- update to rhythmbox-0.12.2
...
- enable python plugins
2009-05-31 14:11:36 +00:00
landry
4b88a15af4
+pms
2009-05-31 02:52:06 +00:00
landry
c013a8fd69
Import pms-0.40.6 :
...
Practical Music Search is a ncurses-based client for MPD. It has a
command line interface much like Vim, and supports custom colors,
layouts, and key bindings. PMS aims to be accessible and highly
configurable.
with some tweaks by and ok jasper@
2009-05-31 02:51:02 +00:00
naddy
45d389b1ca
bump after tcl/tk module fixes changed dependencies
2009-05-25 16:15:19 +00:00
ajacoutot
5485e209de
- add patches to fix an issue with mpd craching when trying to create its
...
database on badly tagged mp3s
from Debian via David Coppa, thanks!
2009-05-25 14:06:16 +00:00
ajacoutot
fc7700b9e9
- update to libmusicbrainz-3.0.2
...
- remove patch included upstream
from David Coppa, thanks!
2009-05-25 13:59:09 +00:00
kili
0ce973bbcf
Disable jack and octave support.
...
ok naddy
2009-05-18 21:37:09 +00:00
naddy
900483aec6
update to 1.0.20: fix potential heap overflow in VOC file parser
2009-05-15 18:19:30 +00:00
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