Commit Graph

2835 Commits

Author SHA1 Message Date
landry
4812a69f28 Import soundconverter 1.5.4, from maintainer Martin Pieuchot with tweaks
by ajacoutot@ and myself.

SoundConverter is a simple GTK+ audio file converter for the GNOME
environment. It reads anything GStreamer can read and writes to Ogg
Vorbis, FLAC, AAC, WAV or MP3 formats.
To be able to write to MP3 files, you should install gstreamer-lame.

ok ajacoutot@
2011-04-06 07:22:45 +00:00
landry
5b48417cb0 Update to mpc 0.20.
From maintainer Tobias Ulmer before lock, with a tweak by me (ensure we
depend on a recent enough libmpdclient)
2011-04-05 20:10:36 +00:00
landry
a57e192971 Update to libmpdclient 2.4.
From maintainer Tobias Ulmer before the lock.
2011-04-05 20:09:32 +00:00
landry
1c24641ace Update to py-mpd 0.3.0 from maintainer Martin Pieuchot. 2011-04-05 19:56:11 +00:00
landry
11e4a69dc4 Update to mpd 0.16.2:
Diff from Martin Pieuchot based on a diff for 0.16.1 from Tobias Ulmer
(maintainer). Note that configuration file may need an update
(mixer_type is not global anymore, it's per-output), and mpd will
recreate its database upon startup.
Tested by jasper@ and myself, looks good to maintainer
2011-04-05 19:55:38 +00:00
ajacoutot
56881e0491 --disable-scrollkeeper is not needed when rarian is in the dependency
chain (scrollkeer is a compatility wrapper that does nothing).
2011-04-05 16:37:58 +00:00
dcoppa
b97a7a9ee5 Forgot to set EPOCH, as noted by ajacoutot@ 2011-04-05 14:33:23 +00:00
dcoppa
42ded441c6 Revert to celt-0.10.0.
celt 0.11.x is broken in a subtle way.
2011-04-05 14:17:55 +00:00
dcoppa
beb68e7dd9 Update to celt-0.11.1 2011-04-04 08:38:35 +00:00
dcoppa
797716881a Link umurmur. 2011-04-03 12:31:17 +00:00
dcoppa
99b7915817 Import audio/umurmur, a minimalistic Mumble server implementation.
Initial port and manual pages by J Sisson.
Tweaked by myself and ajacoutot@.

OK ajacoutot@
2011-04-03 12:04:47 +00:00
ajacoutot
62b66606ff C++ code needs to define __STDC_CONSTANT_MACROS to pull in parts of
stdint.h (needed by graphics/ffmpeg).

from Brad.
2011-04-03 06:37:29 +00:00
ajacoutot
174ea062e2 Simplify: use my distfiles subdomain. 2011-04-02 16:56:42 +00:00
jakemsr
7e347e6e9c upbreak packaging failure due to ffmpeg detection failure due to recent
ffmpeg update

from Brad
2011-04-01 03:24:25 +00:00
dcoppa
30cc596a8c Add a backup site to MASTER_SITES 2011-03-31 07:47:09 +00:00
dcoppa
a344deb756 Install i18n language files
Get rid of the useless MS Windows icon (as.ico)
2011-03-30 20:51:12 +00:00
dcoppa
ed80a78265 Update to last.fm 1.5.4.27091
Still happy with gcc 3.3.5

Tested on sparc64 and i386
2011-03-30 14:00:48 +00:00
jakemsr
2f948b5fd0 more ports that need faad removed from WANTLIB after ffmpeg update,
as noted on ports@.
2011-03-29 23:22:17 +00:00
jakemsr
e52c269523 ffmpeg no longer depends on faad. remove faad from WANTLIB in ports
that were pulling it in via ffmpeg.
2011-03-29 20:04:55 +00:00
giovanni
e4a6febfc6 Update to 0.3.2.1, unbreaks after recent py-gobject update
ok ajacoutot@, landry@
2011-03-28 07:26:16 +00:00
jeremy
9d4d55e233 Build the ruby 1.9 version of some ruby gem ports with C extensions
by default.

OK landry@
2011-03-25 17:02:35 +00:00
jasper
a3db2d178c - update gmpc-libnotify to 0.20.0 2011-03-25 16:34:06 +00:00
edd
c0772fea3d update to 0.2.1. OK ajacoutot@ 2011-03-22 11:21:22 +00:00
espie
d5c2080fd9 +metronome 2011-03-22 09:18:35 +00:00
espie
6654b9187c very small, very simple metronome program with mostly NO bells and whistles
and NO complicated options to run it.
2011-03-22 09:17:06 +00:00
dcoppa
713cf6530f Add missing include to suppress nasty warnings. 2011-03-20 16:05:38 +00:00
sthen
0632b0ac59 Cleanup diff from Brad.
- Removed some autoconf options for features which are enabled anyway.
- Cleaner fix for libiconv linking
2011-03-18 23:58:55 +00:00
edd
1980e9e683 link hgd to the build 2011-03-17 14:48:57 +00:00
edd
d221230c6c user 664 is already in use.
the import of this port was OK ajacoutot@
2011-03-17 14:46:53 +00:00
edd
64ced054d7 import HGD, a music system for hackathon/office/lan-party use. 2011-03-17 14:38:42 +00:00
dcoppa
08ae9a8d1b Update to pianobar-2011.01.24 2011-03-14 12:28:57 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
shadchin
aa97c161a6 remove bogus dependency
ok jasper@, from Brad
2011-03-13 20:33:55 +00:00
sebastia
60649e739b enable snack 2011-03-12 08:58:22 +00:00
sebastia
9c3c841519 import snack: Tcl/Tk snack sound toolkit, and its python bindings
The Snack Sound Toolkit is designed to be used with a scripting language
such as Tcl/Tk or Python.  Snack has commands for basic sound handling,
such as playback, recording, file and socket I/O.  Snack also provides
primitives for sound visualization, e.g. waveforms and spectrograms.  It
was developed mainly to handle digital recordings of speech, but is just
as useful for general audio.  Snack has also successfully been applied
to other one-dimensional signals.

thanks to jakemsr@ for making my unsuccessful attempt to port it to sndio working.
many comments from stu@, landry@, ajacoutot@

finally OK ajacoutot@
2011-03-12 08:53:52 +00:00
sthen
f27de5b154 update p5-Audio-Scan to 0.84 2011-03-06 11:22:25 +00:00
jasper
b36374ae02 - fix WANTLIB
- regen PLIST

from Gleydson Soares (MAINTAINER)
2011-03-04 16:12:01 +00:00
ratchov
594e191017 revert latest, ie update to version 1.0.6 ;)
ok landry@
2011-03-03 12:22:13 +00:00
shadchin
fa43369e74 update to 2.4.4
ok jasper@
2011-03-02 14:07:09 +00:00
sthen
8641f94629 Avoid using use Class::XSAccessor::Array private API to unbreak this port,
taken from newer version. jim@ ok
2011-03-02 08:35:14 +00:00
jakemsr
a6173b70a9 fix crash in the libao backend. set the 'matrix' member of struct
ao_sample_format to NULL before passing the structure to libao functions.

ok espie@, ajacoutot@, naddy@
2011-02-10 03:14:43 +00:00
ratchov
373155557e revert latest commit 2011-01-28 10:36:09 +00:00
ratchov
66a43ec149 update to 1.0.6, fixes timer overflows during suspend/continue cycles 2011-01-28 10:29:28 +00:00
jasper
8eabdf1242 - tighten dependencies according to the cabal files.
ok kili@
2011-01-19 17:19:51 +00:00
naddy
8876a28f20 drop maintainership; on behalf of mgrimm@ 2011-01-16 19:53:17 +00:00
jasper
f4a75c1a7e - add missing build dependency, autogen needs libtoolize. 2011-01-16 10:31:24 +00:00
naddy
7cd5460b38 maintenance update to 1.2.2: documentation fix 2011-01-15 20:57:09 +00:00
jasper
23bdc66288 Remove mjc@ as maintainer after several generous time-outs. 2011-01-14 22:50:56 +00:00
jasper
0811dacb89 - remove bogus patch since no autoconf is used 2011-01-14 18:50:20 +00:00
naddy
bf37fe0b24 tiny bugfix update to 1.13.1 2011-01-12 21:39:27 +00:00
jasper
02949d2578 - unbreak by regenerating WANTLIB 2011-01-07 11:01:36 +00:00
jeremy
4f9664ab00 REVISION bump for rbx FLAVOR PLIST change.
OK landry@
2011-01-06 04:24:22 +00:00
dcoppa
f6e6f5ee26 Fix high cpu usage when started with nohup (backported from upstream git)
Fix audio playback on big-endian machines (from upstream git)
Sanitize CFLAGS
2011-01-05 14:06:51 +00:00
jasper
e7ccd56c64 - this needs iconv module 2011-01-03 19:22:59 +00:00
ajacoutot
41174f7adf Gah, it's BUILD_DEPENDS, not BUILD_DEPENDS-audacious... stupid me. 2011-01-03 19:15:38 +00:00
benoit
0fa84ef3fc - update p5-MP3-Tag to 1.13
- regen PLIST

ok Andreas Bihlmaier (MAINTAINER)
2011-01-02 13:31:53 +00:00
landry
32d4088fb7 fix tyop 2010-12-30 19:09:03 +00:00
ajacoutot
734e05d0b6 Unbreak by fixing dependencies. 2010-12-30 16:32:05 +00:00
dcoppa
de78db3e5f Update to celt-0.10.0 2010-12-30 13:36:09 +00:00
jasper
581d07b2fc - update xhippo to 3.5
- set license marker
- reformat DESCR

maintainer timed-out
2010-12-30 08:53:36 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
shadchin
4e37360dd9 disable the Sun audio backend
from brad, ok jasper
2010-12-27 12:08:21 +00:00
jasper
22d4bf9e57 - remove unneeded chunk from patch
from brad
2010-12-27 11:50:45 +00:00
naddy
83866f8b92 maintenance update to 1.13.0 2010-12-25 20:51:06 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
jasper
c9661b248b - fix after recent libmtp update
ok LEVAI Daniel
2010-12-21 18:16:30 +00:00
shadchin
54adf4a2aa Update to 3.3.0.
ok jasper@
2010-12-21 18:06:05 +00:00
shadchin
bd642d3769 Update to 2.4.2.
ok jasper@
2010-12-19 18:17:55 +00:00
landry
fb2084e78d p5-MooseX-Has-Sugar and p5-MooseX-SemiAffordanceAccessor are runtime
dependencies, not only regress dependencies.
ok jasper@ (MAINTAINER)
2010-12-19 10:53:18 +00:00
jasper
8500bfe6ff - fix master sites 2010-12-13 18:34:05 +00:00
shadchin
8a754044fa +libcue 2010-12-10 20:50:05 +00:00
shadchin
36840c1072 Import libcue-1.4.0
Libcue is intended to parse a so called cue sheet from a char string or
a file pointer. For handling of the parsed data a convenient API is
available. This project is meant as a fork of cuetools.

ok jasper@
2010-12-10 20:45:53 +00:00
jeremy
db78db6af6 Remove libogg from LIB_DEPENDS (libvorbis already depends on libogg).
Prompted and ok ajacoutot
2010-12-10 15:58:58 +00:00
jeremy
99b2448e38 +ruby-vorbis_comment 2010-12-09 21:45:17 +00:00
jeremy
c8aa8f0f33 Import ruby-vorbis_comment.
ruby-vorbis_comment is a ruby extension for manipulating Vorbis
comments. It wraps libvorbis and libogg, so it should be completely
standards compatible. Vorbis comment is the standard tagging format for
Ogg Vorbis, FLAC, and Speex files.

ok landry
2010-12-09 21:44:23 +00:00
naddy
2ec1e00a32 * Allow effects plugins to work; from Thomas Pfaff
* Fix wrong visual when clicking the 'D' button to resize; from FreeBSD
2010-12-05 15:52:19 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
jasper
5f2333a93f sync 2010-12-03 07:41:05 +00:00
jasper
bd5f4a5ba4 import hs-libmpd 0.5.0
libmpd-haskell is a client library for MPD written in Haskell that aims
to provide a safe and flexible yet consistent and intuitive interface to
MPD's external API.

ok kili@
2010-12-03 07:40:18 +00:00
dcoppa
6ceee4f536 Link celt to the build. 2010-12-02 22:20:58 +00:00
dcoppa
80c4e1c0b7 Don't enable CELT support for now.
OK jakemsr@
2010-12-02 22:17:46 +00:00
dcoppa
e22bc21251 Import audio/celt.
The CELT codec is an experimental audio codec for use in low-delay
speech and audio communication. It's meant to close the gap between
Vorbis and Speex for applications where both high quality audio and
low delay are desired.

ok naddy@
2010-12-02 22:16:02 +00:00
espie
f9827a98ad zap autoconf-N: part, since it's now default 2010-11-26 14:17:17 +00:00
espie
8392c16198 redo depends with >= 2010-11-26 07:07:56 +00:00
naddy
764b271b80 update to 1.3.2: robustness fixes and documentation updates 2010-11-25 17:00:00 +00:00
naddy
0c1cd1d41c update to 1.2.1: robustness fixes and documentation updates 2010-11-25 16:59:34 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
jasper
7e06cae5a3 - unbreak after vorbis-tools update
from Oliver Klima
2010-11-24 08:24:32 +00:00
jasper
286f038a14 - minor style 2010-11-23 18:14:02 +00:00
espie
ce6c04a151 fix regress 2010-11-22 16:11:40 +00:00
jasper
5160e43211 - drop maintainership of ports i don't use anymore, and take maintainership of three new ones. 2010-11-22 08:56:47 +00:00
millert
377cb454a5 Update picard to version 0.12.1 and link with libavcodec, libavformat
and libofa to support tagging by audio fingerprint.  OK phessler@
2010-11-20 15:48:57 +00:00
ajacoutot
ae9c1b49ab Lowercase COMMENT.
ok millert@ (out of pity I guess ;-))
2010-11-19 18:34:18 +00:00
millert
e1ed4406ac add libofa; ok martynas@ 2010-11-19 17:12:43 +00:00
millert
217ddf06bd libofa port 2010-11-19 17:12:15 +00:00
jasper
3960e26f12 - missing gettext module 2010-11-18 12:03:28 +00:00
dcoppa
3310fa009f HOMEPAGE has changed (plus small bugfix) 2010-11-17 08:54:39 +00:00
espie
99fe429f1a missed libspecs 2010-11-15 13:08:37 +00:00
espie
9de7d94549 a few depends I missed 2010-11-15 12:44:20 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00