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
ckuethe
7ee08bd381
+faac
...
ok naddy
2006-07-13 16:45:14 +00:00
ckuethe
97e2bebf0e
importing FAAC, a freeware encoder for MPEG-2 and MPEG-4 AAC.
...
ok naddy
2006-07-13 16:18:40 +00:00
espie
086ed2a9a6
fix installation directories to avoid prefix issues if we set mandir
...
separately.
No change in generated package.
2006-07-13 13:35:15 +00:00
steven
26b92847b2
master site fixes
2006-07-13 07:43:40 +00:00
ckuethe
2646307d36
Update HOMEPAGE, adjust license comment and bump patchlevel.
...
ok jolan, steven
2006-07-03 15:55:24 +00:00
steven
71364b06ca
change homepage and master site, add license marker.
...
from willmaier at ml1.net
2006-06-29 05:59:12 +00:00
pvalchev
bf42de4b2d
update to abcde-2.3.0; willmaier@ml1.net
2006-06-29 01:41:23 +00:00
jasper
bc3a07cc02
add wmmp
2006-06-20 14:32:10 +00:00
jasper
0e2cacd745
import WMmp 0.10.0
...
A little Window Maker dockapp. It represents a fairly complete interface
to MPD.
ok bernd@
2006-06-20 14:30:26 +00:00
bernd
d6bab7a71c
- Remove trailing whitespaces. (From Jasper)
...
- Install daemon into ${LOCALBASE}/sbin. (From steven@)
- Fix pkg/DESCR (From steven@)
- Really fix the OSS mixer stuff.
ok Tobias Ulmer (MAINTAINER)
ok naddy@ (for the mixer stuff)
2006-06-14 12:37:52 +00:00
bernd
f05f186453
First chunk of WANTLIB fixes after gtk+2 upgrade.
...
ok espie@
2006-06-13 13:17:56 +00:00
espie
55cd9817fb
update to 1.4.0a, switch to xine-engine, which supports gapless playback.
2006-06-11 11:33:52 +00:00
bernd
a3f90e29d2
add ncmpc
2006-06-03 16:52:18 +00:00
bernd
8efd609567
Initial import of ncmpc-0.11.1.
...
A curses based frontend for mpd.
submitted and maintained by Tobias Ulmer <tobiasu at tmux.org>
2006-06-03 16:50:53 +00:00
alek
92e91b4ac4
Bump PKGNAMEs after recent python switch
2006-06-03 09:19:52 +00:00
bernd
8524a822d0
Fix a buffer overflow when processing MPEG 2.0 layer 3 files. (CVE-2006-1655)
...
More information:
http://secunia.com/advisories/20240/
diff from NetBSD pkgsrc
ok naddy@
2006-05-29 19:34:59 +00:00
fkr
aba30cd0e6
update to rtunes 0.4
...
from maintainer Marcus Glocker <marcus@nazgul.ch>
ok mbalmer@, matthieu@
2006-05-29 03:45:22 +00:00
steven
897aa598f7
it's spelled PKGNAME.
2006-05-24 21:53:04 +00:00
bernd
2f2c614df7
add p5-Audio-MPD
2006-05-23 15:29:18 +00:00
bernd
1986dda945
Initial import of Audio-MPD-0.12.3.
...
Audio::MPD gives a clear object-oriented interface for talking to and
controlling MPD (Music Player Daemon) servers. A connection to the MPD
server is established as soon as a new Audio::MPD object is created.
Commands are then send to the server as the class's methods are called.
submitted and maintained by Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2006-05-23 15:27:34 +00:00
bernd
4800d9d359
add mpc
2006-05-23 14:27:52 +00:00
bernd
dc0b87f93d
Initial import of mpc-0.11.2.
...
A command line tool to interface MPD. (audio/mpd)
submitted and maintained by Tobias Ulmer <tobiasu at tmux.org>.
2006-05-23 14:26:41 +00:00
mbalmer
43190c7cd9
Put the comma back in place.
2006-05-14 21:01:06 +00:00
mbalmer
04882f4518
remove a command after libao, found by jasper
2006-05-14 20:54:09 +00:00
bernd
cadfafc16a
add mpd
2006-05-13 09:53:26 +00:00
bernd
6dbd1f0915
Initial import of mpd-0.11.5.
...
Music Player Daemon allows remote access for playing music (mp3,
ogg, flac, aac, mod and wav files) and managing playlists. MPD is
designed for integrating a computer into a stereo system that
provides control for music playback over a local network. It is
also makes a great desktop music player and has serveral frontend
options.
Submitted and maintained by Tobias Ulmer <tobiasu at tmux.org>.
(Sorry for the delay Tobias!)
tested by naddy@
2006-05-13 09:52:49 +00:00
jolan
f249cc4e46
update to daapd-0.2.4b, from tom mclaughlin
2006-05-08 21:25:52 +00:00
sturm
2085187c49
update to mt-daapd-0.2.4
...
from maintainer Arnaud Bergeron <abergeron at gmail.com>
2006-05-05 05:28:58 +00:00
mbalmer
6139d04870
Add rtunes
2006-04-12 07:11:38 +00:00
mbalmer
9ecb0275c8
rtunes, a small utility to stream audio data to an Apple AirPort Express
...
device.
2006-04-12 07:10:25 +00:00
alek
5992092986
New, working MASTER_SITES
...
ok strum@, aanriot@
2006-04-07 16:56:02 +00:00
jolan
95532c514c
don't unconditionally strip mpg123
2006-04-05 19:19:29 +00:00
bernd
54ad0bcd95
@comment emacs backup files (*~) in PLISTs.
...
spottet by Andreas Kahari.
2006-04-05 09:45:56 +00:00
jolan
bff0902379
incorporate patch from the author which fixes a crash when deleting
...
playlists
maintainer timeout, he's too busy suggesting new categories of ports i
guess
2006-04-03 20:03:37 +00:00
steven
888bff7541
update to 1.17
...
patch was taken upstream so remove it
from Jasper Lievisse Adriaanse (maintainer)
2006-03-29 08:14:28 +00:00
steven
7c3ec98270
master site moved; from Jim Razmus (jim at bonetruck dot org)
2006-03-29 07:59:42 +00:00
sturm
68b8af12f3
typo
2006-03-24 19:49:18 +00:00
jolan
f904ff86e7
mirror is gone so replace it with another one, noticed by Rui Reis
2006-03-23 17:21:28 +00:00
sturm
81183983e8
update to gtkpod 0.99.4
...
from maintainer Chris Kuethe <ckuethe at ualberta.ca>
2006-03-18 07:08:21 +00:00
sturm
05381510db
update to libgpod 0.3.2
...
from maintainer Chris Kuethe <ckuethe at ualberta.ca>
2006-03-18 07:07:43 +00:00
robert
5f3ff26204
Notify the user if no input plugin recognizes the current file;
...
bump PKGNAME
2006-03-13 14:30:43 +00:00
jolan
e196b16622
- install mpc2wav utility
...
- respect CFLAGS
ok maintainer
2006-03-10 15:53:52 +00:00
espie
8c39ce1b53
+akode
2006-03-10 10:40:56 +00:00
espie
b99ab6b46e
new decoding/sound engine for kde
...
musepack does not work yet.
2006-03-10 10:40:16 +00:00
espie
627bcdb752
+libmpcdec
2006-03-10 09:45:18 +00:00
espie
a4255b2368
musepack decoding engine, from David Love <david@dcs.shef.ac.uk>
2006-03-10 09:43:37 +00:00
sturm
e234467e13
give up MAINTAINER, I don't use these anymore
2006-03-04 15:10:30 +00:00
mbalmer
e5a98a2451
adding mp3gain
2006-03-04 09:18:43 +00:00
mbalmer
962a93a492
MP3Gain analyzes and adjusts mp3 files so that they have the same volume.
...
MP3Gain does not just do peak normalization, as many normalizers do.
Instead, it does some statistical analysis to determine how loud the file
actually sounds to the human ear. Also, the changes MP3Gain makes are
completely lossless. There is no quality lost in the change because the
program adjusts the mp3 file directly, without decoding and re-encoding.
From Chris Kuethe, <ckuethe@ualberta.ca> (Maintainer)
2006-03-04 09:16:03 +00:00
espie
ea88e76f45
fix update path for libao-esd, problem noticed by steven@
...
okay pvalchev@
2006-02-22 11:05:02 +00:00
steven
171c5512c0
update HOMEPAGE which makes MASTER_SITES work
2006-02-18 19:26:40 +00:00
alek
d7463b74c5
- USE_LIBTOOL
...
- Fix libint/libiconv linking
- Don't use bundled libintl headers
- Bump PKGNAME
2006-02-12 16:46:08 +00:00
david
9923841b93
cleaning: remove commented nonexistent SUBDIR entries; ok sturm@
2006-02-12 14:58:15 +00:00
steven
ec668d6ee4
- move libao from LIB_DEPENDS to RUN_DEPENDS for the -esd and -arts
...
subpackages, since no libraries are linked against.
- while here, move iconv intl to MODULES=devel/gettext
with some suggestions from and ok naddy@
2006-02-10 18:26:33 +00:00
steven
fd880743d2
fix WANTLIB
2006-02-08 17:27:49 +00:00
david
f85600afe0
move any perl or sed substitutions from post-patch to pre-configure
...
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
steven
7ce7c9e5fc
don't build with -O3. ok naddy@
2006-02-07 07:43:11 +00:00
jolan
3a0fa53e1d
fix reading shuffle stats file
...
ok MAINTAINER
2006-02-06 17:27:29 +00:00
steven
a4cff95c69
fix MASTER_SITES
2006-02-03 20:34:14 +00:00
steven
c93176abf3
fix MASTER_SITES
2006-02-03 20:21:07 +00:00
steven
622278d6e7
remove one broken master site
2006-02-03 20:09:58 +00:00
steven
a7079dd0e5
fix MASTER_SITES
2006-02-03 19:57:32 +00:00
steven
15bb36639b
fix MASTER_SITES
2006-02-03 19:42:44 +00:00
jsg
1a18623fdd
The original version of timidity is long unmaintained now, so
...
switch to timidity++.
help from and ok jolan@
2006-01-30 10:13:11 +00:00
jolan
3c2189e66e
missing BUILD_DEPENDS
2006-01-23 21:27:49 +00:00
naddy
1856b0cd4a
maintenance update to 3.2.1
2006-01-23 17:09:36 +00:00
espie
499cf67604
zap USE_KDELIBTOOL
2006-01-22 16:07:44 +00:00
jolan
c743d9c482
- update to 0.99.2 from new maintainer chris kuethe and myself
...
- dont clobber CFLAGS
- add BUILD_DEPENDS on pkgconfig
2006-01-20 06:27:28 +00:00
jolan
c3ee8d661f
+libgpod
2006-01-20 06:25:33 +00:00
jolan
ba66eb11ea
libgpod-0.3.0, library to access the contents of an iPod
...
from maintainer chris kuethe and myself
2006-01-20 06:23:51 +00:00
steven
3df3e57809
fix WANTLIB after gtk+2 downgrade
2006-01-19 20:32:58 +00:00
steven
2230a954d6
fix WANTLIB after gtk+2 downgrade
2006-01-17 20:36:47 +00:00
steven
ac2481fb04
fix WANTLIB and LIB_DEPENDS after gtk+2 downgrade
2006-01-17 19:32:41 +00:00
steven
b0b2675357
fix WANTLIB after gtk+2 downgrade
2006-01-17 07:26:53 +00:00
espie
b0d27a1201
Bump C++ shared libs numbers and corresponding package names,
...
handles a through databases
2006-01-13 19:12:15 +00:00
pvalchev
2d6d020d38
update to morseplayer-1.4; from jason
2006-01-13 16:30:01 +00:00
steven
923a2d1efc
add audacity
2006-01-12 09:01:24 +00:00
steven
c318a7e095
initial import of audacity-1.2.4
...
Audacity is a free audio editor. You can record sounds, play sounds,
import and export WAV, AIFF, Ogg Vorbis, and MP3 files, and more. Use it
to edit your sounds using Cut, Copy and Paste (with unlimited Undo), mix
tracks together, or apply effects to your recordings.
Initial port and many patches by jakemsr@. Thanks to maintainer
Antoine Jacoutot for persistence and keeping the port alive.
ok jakemsr@
2006-01-12 08:59:27 +00:00
jolan
e9e94674b1
fix tk dependency, noticed by marcos latas
2006-01-11 19:42:15 +00:00
espie
f297538561
zap more MODGNU_SHARED_LIBS
2006-01-10 11:21:21 +00:00