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
espie
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
steven
0568a38760
+pacpl
2006-12-12 06:22:59 +00:00
steven
2fa1805c8f
import pacpl 3.2.5
...
Perl Audio Converter is a tool for converting multiple audio types
from one format to another. See DESCR for supported formats.
It also has konqueror and amarok plugins.
based on submission by Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
also tested by dassow@
2006-12-12 06:21:34 +00:00
jasper
ef49a74bf3
update herrie to 1.0.2
2006-12-11 15:12:02 +00:00
jasper
a0df2dd3ec
add tagtool
2006-12-10 21:56:21 +00:00
jasper
32f11ed0be
import tagtool 0.12.2
...
Audio Tag Tool is a program to manage the information fields in MP3 and
Ogg Vorbis files, commonly called tags. Tag Tool can be used to edit
tags one by one, but the most useful features are the ability to easily
tag or rename hundreds of files at once, in any desired format. The mass
tag and mass rename features can handle filenames in any format thanks
to an easily configurable format template.
from MAINTAINER Vlad Glagolev <stelzy at gmail.com>
2006-12-10 21:55:11 +00:00
jasper
3181899215
add scmpc
2006-12-10 21:49:37 +00:00
jasper
4db093e9b7
import scmpc 0.2.2
...
scmpc is a client for MPD which submits your tracks to Audioscrobbler.
ok kili@
2006-12-10 21:48:09 +00:00
steven
1af9552371
+p5-Ogg-Vorbis-Header
2006-12-08 23:09:39 +00:00
steven
61ea3faf56
import Ogg-Vorbis-Header 0.03
...
object-oriented interface to Ogg Vorbis information
from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2006-12-08 23:08:29 +00:00
steven
80388975b7
+p5-Audio-FLAC-Header
...
+p5-Audio-Musepack
+p5-Audio-WMA
+p5-MP3-Tag
+p5-MP4-Info
2006-12-08 07:10:43 +00:00
steven
1d4474757a
import MP4-Info 1.11
...
fetch info from MPEG-4 files
from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2006-12-08 07:06:38 +00:00
steven
27969ad09c
import MP3-Tag 0.9708
...
read tags of MP3 audio files
from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2006-12-08 07:04:59 +00:00
steven
1be52872d0
import Audio-WMA 0.7
...
reads WMA/ASF metadata
Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2006-12-08 07:02:42 +00:00
steven
bc2fde9b80
import Audio-Musepack 0.02
...
object-oriented interface to Musepack/APE file information
from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2006-12-08 07:00:09 +00:00
steven
e3500e24ae
import Audio-FLAC-Header 1.4
...
interface to FLAC header metadata
from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2006-12-08 06:57:47 +00:00
steven
57d346bc73
it works fine without setuid mode for xmcd/cda
2006-12-04 21:37:21 +00:00
steven
35c0595c7f
add @mode
2006-12-04 17:08:42 +00:00
steven
de0ba49732
add @mode
2006-12-04 17:00:53 +00:00
steven
f04c684af2
forgot to bump PKGNAME
2006-12-04 16:53:19 +00:00
jasper
2fd143296c
update herrie to 1.0.1:
...
- Make Vorbis tag parsing less strict (match case insensitive)
- Fix OSS and terminal resizing on OpenBSD
- Fix terminal resizing in SIGWINCH wrapper while in chroot()
2006-12-03 17:17:09 +00:00
sturm
fc30b434fe
bump PKGNAME
...
hint: when you move to MODULES=cpan, PKG_ARCH might change
2006-12-03 09:40:59 +00:00
pvalchev
898c1b18a8
Remove jakemsr@ from maintainer position, as he has been inactive and
...
email has been bouncing for several months. Jacob, if you get this
and/or get back to things, let us know.
2006-12-02 20:24:17 +00:00
steven
2c8a77a585
switch to use MODULES=cpan
...
from Simon Dassow <janus at errornet.de>
2006-11-30 20:34:18 +00:00
jasper
157f67fa2b
CPAN'ify
...
from Simon Dassow
2006-11-29 21:27:44 +00:00
jasper
a7f1e1c524
update p5-CDDB_get to 2.27 and CPAN'ify
...
from Simon Dassow
2006-11-29 20:21:46 +00:00
jasper
4fb2f2970b
use MODULES=cpan
...
from Simon Dassow, thanks.
2006-11-29 20:10:42 +00:00
jasper
6ed5284b8a
add herrie
2006-11-28 14:27:52 +00:00
jasper
405b72d562
import herrie 1.0
...
Herrie is a minimalistic music player that uses the command line. It is
written to support a variety of operating systems, audio subsystems and
file formats, including playlists.
Herrie also has some more exotic features, including support for
AudioScrobbler and the ability to chroot() itself into a directory.
feedback and ok steven@
2006-11-28 14:25:12 +00:00
espie
9dd5b677c5
new MULTI_PACKAGES. Slightly simplify vorbis lib_depends/wantlib to
...
match what main is doing.
2006-11-26 00:10:26 +00:00
espie
0c8a1361dd
new MULTI_PACKAGES
2006-11-25 19:04:39 +00:00
espie
4d8b5a169b
new MULTI_PACKAGES
2006-11-25 17:04:32 +00:00
naddy
94fd13450c
switch to new MULTI_PACKAGES
2006-11-24 16:22:21 +00:00
espie
ca74ad9f70
new MULTI_PACKAGES style
2006-11-20 19:15:09 +00:00
espie
b75dec414c
fix a few obviously wrong dependencies, and remove extra shells in ghc.
2006-11-20 13:07:19 +00:00
naddy
6f786575b4
fix build with recent curl; from kili@
2006-11-16 16:43:39 +00:00
jasper
9c5b0e74d6
add pympd
2006-11-16 15:08:02 +00:00
jasper
9f77429cfb
import pympd 0.07
...
Pymp'd is a frontend for mpd in the style of rhythmbox and itunes,
written in python, with pygtk. Pymp'd itself is not a music player, but
is actually a frontend to mpd, a daemon for playing and managing music.
feedback and "go ahead" bernd@
2006-11-16 15:06:27 +00:00
bernd
f708f9b8aa
Add devel/pkgconfig to BUILD_DEPENDS. From maintainer Tobias Ulmer.
2006-11-14 10:03:05 +00:00
steven
2e8d1a700e
USE_X11
2006-11-13 10:08:12 +00:00
steven
87a90c296d
USE_X11
2006-11-11 21:04:27 +00:00
espie
ff16dc06ca
fix modes
2006-11-06 20:01:06 +00:00
bernd
00ea4e22d7
Update to mpd-0.12.1. From maintainer Tobias Ulmer.
...
ChangeLog: https://svn.musicpd.org/mpd/tags/release-0.12.1/ChangeLog
2006-11-05 14:42:56 +00:00
kili
262f516a1b
Avoid references to PKGNAME.
...
Remove noops like WRKDIST=${WRKDIR}/${DISTNAME}.
Drop DIST_SUBDIR where appropriate.
Problem mentioned by naddy.
Some simplifications and ok, steven.
2006-11-04 19:19:15 +00:00
naddy
6abbf0fcef
USE_LIBTOOL
2006-11-03 14:29:11 +00:00
espie
f1546a59f1
say goodbye to configure, integrate it in Makefile.
2006-11-02 11:07:13 +00:00
steven
42de6df82a
+freealut
2006-10-30 23:38:19 +00:00
steven
39631f4ac6
import freealut 1.1.0
...
freealut is a free implementation of the OpenAL Utility Toolkit (ALUT).
ok jolan@
2006-10-30 23:37:24 +00:00
steven
21b36db35c
update to OpenAL 0.0.8
...
ok jolan@
2006-10-30 23:31:37 +00:00
espie
7ff4478022
re-format SHARED_LIBS
2006-10-28 10:30:41 +00:00
jasper
9f7f07816a
USE_LIBTOOL=Yes
...
spotted by bernd
2006-10-27 14:24:21 +00:00
jasper
4177acbc33
add gmpc and libmpd
2006-10-27 14:14:08 +00:00
jasper
3058d09634
import gmpc 0.13.0
...
GMPC is a frontend for the mpd (Music Player Daemon). It's focused on
being fast and easy to use, while still making optimal use of all the
functions in mpd.
from Pierre-Yves Ritschard <pyr at spootnik dot org>
feedback and ok steven
2006-10-27 14:11:16 +00:00
jasper
bc9d8e3785
import libmpd 0.12.0
...
libmpd is an abstraction around libmpdclient. It provides an easy and
reliable callback based interface to mpd.
ok steven
2006-10-27 14:08:02 +00:00
ajacoutot
36d2cceb0b
- update my email address
...
- bump PKGNAME
ok robert@
2006-10-27 12:53:01 +00:00
pvalchev
d369ce13cc
revert sdl changes from here too
2006-10-19 00:35:03 +00:00
ckuethe
c982708c91
Fix file export
...
ok sturm@
2006-10-18 18:02:13 +00:00
pvalchev
36b4b694ed
sync w/ sdl update
2006-10-18 17:55:19 +00:00
naddy
1e7ed95776
update to 12.18.2
2006-10-18 15:41:06 +00:00
ckuethe
4cbb2f6104
update to gtkpod 0.99.8. Prompted by fgsch, suggestions from Deanna Phillips.
...
ok mbalmer
2006-10-15 22:44:35 +00:00
ckuethe
ced0b25392
update to libgpod 0.4.0. prompted by fgsch, suggestions from Deanna Phillips
...
ok mbalmer
2006-10-15 22:43:49 +00:00
alek
af10693e4c
Update to 1.3.0b as previous version doesn't work with new wxWidgtes
...
ok ajacoutot@
2006-10-12 14:26:03 +00:00
steven
030266b0f1
fix master site
2006-10-11 21:55:47 +00:00
grange
d806139ed5
Unbreak LADSPA plugins path searching, don't know what authors
...
was smoking. Problem noticed by James Wright <jamesw@bsdhosting.co.za>.
Bump PKGNAME.
2006-10-08 16:41:59 +00:00
grange
229506db72
+hydrogen
2006-09-25 18:57:36 +00:00
grange
551fb1b741
Import hydrogen-0.9.3.
...
Hydrogen is an advanced drum machine. Its main goal is to bring
professional yet simple and intuitive pattern-based drum
programming.
http://www.hydrogen-music.org/
2006-09-25 18:56:00 +00:00
xsa
e66c8096bf
Update to pytagger-0.5 and drop maintainership.
2006-09-20 13:22:42 +00:00
xsa
acf77071fc
- new HOMEPAGE and MASTER_SITES
...
- drop maintainership
- bump PKGNAME
2006-09-20 08:57:29 +00:00
steven
c50240134a
USE_LIBTOOL
2006-09-18 21:10:11 +00:00
espie
d1d5e05ad4
remove `empty' version spec (.0.0) which is no longer needed to desambiguate
...
library names.
2006-09-18 11:40:06 +00:00
espie
629547efe8
new style libs
2006-09-18 09:04:03 +00:00
espie
d1d60dd965
new amarok, try to keep dependencies in check, though it's getting harder.
...
Note that new amarok doesn't even try to support akode or gstreamer for
now, so xine-engine it is !
2006-09-18 09:03:30 +00:00
sturm
f3396b6ba7
bump PKGNAME to not fall behind -stable
2006-08-26 06:34:30 +00:00
naddy
6d6c9c6ce6
fix header parsing; from Debian
2006-08-17 17:02:13 +00:00
david
97a8efa373
fix sorting: move cmt and javaPathHelper to the right place; ok sturm@
2006-08-05 21:23:48 +00:00
espie
9db955a865
make sure we get -fPIC on linking the plugin.
2006-08-04 23:54:31 +00:00
espie
a6f480686f
fix build on amd64, make sure everything is linked correctly.
...
use ctor/dtor attributes, avoid multiple init/fini definitions.
problem noticed by steven.
2006-08-04 23:34:39 +00:00
espie
3f7069014d
new specs
...
missed audio files, and chinese.
2006-08-01 16:20:46 +00:00
espie
b019a77038
new-style specs
2006-08-01 12:13:28 +00:00
espie
24c4894c84
new lib specs
2006-08-01 11:17:55 +00:00
espie
100b45279f
convert a few libspecs to new style.
...
Note: no package bump, those are only BUILD dependencies,
the pkg_create code will create the correct wantlib specs.
2006-08-01 10:50:19 +00:00
espie
9bfc225b5d
+ladspa
...
+cmt
2006-07-31 12:23:25 +00:00
espie
3978e821d8
computer music toolkit, a ladspa plugins set.
2006-07-31 12:22:15 +00:00
espie
c125af1392
linux audio developer simple plugin API
2006-07-31 12:21:20 +00:00
steven
b5d180fc15
homepage fixes
2006-07-19 13:41:02 +00:00
steven
ecf0b96a01
update to 0.05 and fetch it from CPAN.
2006-07-14 18:38:23 +00:00