jakemsr
d58e7b8aad
* clean up sndio(7) driver
...
* update README.OpenBSD
* add patches to let it build on gcc2 archs (from Sebastian Reitenbach)
* disable audio(4) driver
2010-06-07 01:44:38 +00:00
espie
2af8e74da2
further fixes for gcc4 on LP64
2010-06-06 07:45:31 +00:00
kili
11333598c5
Yet another WANTLIB = m stdc++
2010-06-05 16:58:33 +00:00
pea
68597a84fa
Fix after recent libao update
...
ok naddy@
2010-06-03 16:07:02 +00:00
pea
8009f567a5
Fix after recent libao update
...
ok naddy@, maintainer ok
2010-06-03 16:06:07 +00:00
naddy
6e8065cd61
update to 1.4.0; mostly from and ok pea@
2010-06-03 15:50:28 +00:00
naddy
3b7a3a4984
update to 1.0.0; ok pea@
2010-06-03 15:49:37 +00:00
naddy
5c730ef576
update to 1.3.1; with and ok pea@
2010-06-03 15:48:36 +00:00
naddy
cc9aabeb34
update to 1.2.0; ok pea@
2010-06-03 15:47:42 +00:00
dcoppa
0fe1cb2a9e
s/librairies/libraries/
...
OK ajacoutot@
2010-06-01 12:46:24 +00:00
dcoppa
daf5a68ac0
Add missing runtime dependency on devel/desktop-file-utils, spotted
...
by ajacoutot@
2010-06-01 05:21:11 +00:00
dcoppa
0f8134c420
hookup last.fm
2010-05-31 19:39:48 +00:00
dcoppa
3c21b3f46a
Import audio/last.fm, the official Last.fm radio player application.
...
OK steven@, sthen@
2010-05-31 19:37:36 +00:00
naddy
a97b0b4867
bump after libf2c move to ports
2010-05-28 14:50:04 +00:00
espie
011bd00252
fix iterator error
2010-05-28 09:33:17 +00:00
jakemsr
159a5945ba
wantlib changes due to ffmpeg changes
2010-05-26 21:45:01 +00:00
jakemsr
2feec0af02
make it work with newer ffmpeg libs
2010-05-26 21:41:56 +00:00
jasper
e3114919b6
- update mpc to 0.19
...
from oga@ via tobias ulmer (MAINTAINER)
2010-05-26 13:59:37 +00:00
ajacoutot
4548208d0b
Set GPL version number, fix WANTLIB, regen PLIST.
...
Bump.
This port could use an update...
2010-05-26 09:29:06 +00:00
espie
115dd7afcd
necessary patches, not fixed yet
2010-05-23 16:39:45 +00:00
espie
15e6083406
use fortran module
2010-05-23 13:11:38 +00:00
espie
6cd3d19da7
use mod fortran
2010-05-23 13:08:09 +00:00
espie
98dc317f8c
fix
2010-05-22 20:30:38 +00:00
espie
831dcfc871
fix build with gcc4
2010-05-22 15:08:52 +00:00
jasper
42ac3ac376
- re-anable musepack/mpc support
...
ok tobias ulmer (MAINTAINER)
2010-05-22 11:10:09 +00:00
espie
3eae3e6638
fixes for g++4
...
- avoid min/max macros, fstream impl gets confused
- explicit instantations must have template<> prepended
- can't declare ostream, use iosfwd
- friends do not a declaration make
2010-05-22 09:30:04 +00:00
espie
295da592d7
beurk. fix atrocious casts
2010-05-20 09:58:36 +00:00
espie
752b6aabc9
avoid lvalue cast
2010-05-20 09:55:22 +00:00
dcoppa
7b32d1a198
Update to lame 3.98.4
...
OK ajacoutot@
2010-05-20 09:15:45 +00:00
espie
58e26967c0
gcc4 fixes
2010-05-19 16:18:28 +00:00
espie
ec993f361f
fix lvalues
2010-05-19 16:14:48 +00:00
espie
658069d3a5
compile with gcc4
...
reenable flush, works with every soundcard I now have.
2010-05-17 18:10:05 +00:00
jasper
1455dbde4d
- update taglib to 1.6.3
2010-05-17 11:21:50 +00:00
espie
23ad3c22f7
cleanup for gcc 4
2010-05-17 08:31:11 +00:00
espie
47ae5aa802
fix compile with gcc4 (bad declaration), regen patches while there.
...
Not an installed header -> no bump
2010-05-16 13:12:08 +00:00
dcoppa
73ac453a24
Fix HOMEPAGE and MASTER_SITES
...
OK ajacoutot@
2010-05-14 09:36:50 +00:00
dcoppa
cbb86adbef
Update audio/pianobar: my fixes have been merged upstream.
...
While here, add a MESSAGE file and comment the patch.
OK jasper@
2010-05-13 18:35:51 +00:00
espie
86fe199750
fix scope issue so that it builds with gcc4
2010-05-11 21:19:25 +00:00
espie
c2e9c853b5
fix compile issues for gcc4, no need to bump
2010-05-09 23:08:00 +00:00
robert
3ac6ab497b
Update to 1.13; makes gcc4 happy
2010-05-09 21:18:29 +00:00
jakemsr
f8b3eaa4ff
- cdio(1) in base can do what tosha does, and more
...
- aucat(1) in base can do what waveplay does, and more
bye bye to tosha and waveplay
ok landry@
2010-05-09 18:00:30 +00:00
robert
37b3c13473
- make gcc4 happy by removing some weird cast here. gcc3 is fine too.
...
- regen patches
ok espie@
2010-05-09 17:32:53 +00:00
robert
ea6f83ea40
make gcc4 happy
2010-05-09 17:08:44 +00:00
dcoppa
a4538f3a2c
I take maintainership.
...
Ok from old MAINTAINER (Guillaume Pinot)
2010-05-03 09:45:33 +00:00
ajacoutot
ad192253a9
Do not hardcode paths.
2010-04-30 09:32:01 +00:00
dcoppa
d58abcb8e8
Remove ossaudio dependency.
...
OK jasper@, sthen@
2010-04-29 08:27:19 +00:00
jasper
a8b09ad95a
- sync
2010-04-29 08:09:56 +00:00
jasper
582f477b5a
- remove old glib1 project. nobody seems to care of have an rio500 around anymore.
...
ok ajacoutot@
2010-04-29 08:09:45 +00:00
jasper
1d6c0805a4
- update shell-fm to 0.7
2010-04-29 07:59:43 +00:00
steven
506c2d6910
fix libtool option syntax
2010-04-26 20:01:25 +00:00