3783 Commits

Author SHA1 Message Date
miod
9ef7c1c89d Unbreak on hppa by compiling with -O2 -finline-functions, after noticing
compiling with -Os would not trigger the ICE. Temporary bandaid (which is
likely to last for a long time...) until Someone(TM) investigates further.

ok landry@
2014-05-13 19:39:54 +00:00
benoit
1f5ce44c5f +py-musicbrainzngs 2014-05-12 16:06:46 +00:00
benoit
5c4db8f590 Import py-musicbrainzngs.
Python bindings for musicbrainz NGS webservice

from Nils R, ok sthen@
2014-05-12 16:04:13 +00:00
ajacoutot
03f4399685 Update to easytag-2.2.2. 2014-05-09 16:48:33 +00:00
sthen
f9fe539478 Update to chromaprint 1.1, and build the fpcalc tool. From Nils R with
a few tweaks by me.
2014-05-09 09:00:19 +00:00
ratchov
c7ade85a9d Drop "a" from COMMENT. Siren is ISC-licensed, not BSD-licensed, say
so in the PERMIT_PACKAGE_CDROM comment.

found by ajacoutot
2014-05-08 10:15:31 +00:00
ratchov
fea8e44076 Add audio/siren: a text-based audio player by Tim van der Molen
help and ok sthen, bcallah, landry
2014-05-08 09:51:30 +00:00
landry
2d9c0c9614 Mention that chromaprint can be installed to use the AcoustID database
for tracks fingerprinting so that tags are automatically filled.
Not added to RDEP as it adds ffmpeg as a dependency.
From Nils R.
2014-05-07 12:17:29 +00:00
landry
3a91197703 +puddletag 2014-05-06 14:02:17 +00:00
landry
12147dcde8 Import puddletag 1.0.3.
puddletag is an audio tag editor similar to the Windows program, Mp3tag.
It uses a spreadsheet-like layout so that all the tags you want to edit by
hand are visible and easily editable.

from 'Nils R', thanks!
with tweaks from and ok sthen@
2014-05-06 14:01:16 +00:00
dcoppa
8dc34205a0 Update to mpd-0.18.10, now that a nasty race condition when using
GLib event loop has been fixed upstream.

It adds a dependency on gcc 4.8 because code was rewritten c++11-style.

Original diff for 0.18.9 by landry@.
Tested by landry@ and Bryan Linton.
OK landry@
2014-05-06 10:49:23 +00:00
brad
3edc81709e Fix picard with in-tree FFmpeg and fix the build with newer FFmpeg.
The fix for in-tree FFmpeg is based on a patch posted by dcoppa@
although synced closer to what was commited upstream.

ok ajacoutot@
2014-05-05 07:55:50 +00:00
naddy
42e81a81b4 drop workarounds for missing AI_ADDRCONFIG 2014-04-30 14:01:29 +00:00
ajacoutot
7a650ea1ed Update to easytag-2.2.1. 2014-04-23 11:28:31 +00:00
ajacoutot
e55e551145 Bump after neon krb5 removal. 2014-04-21 14:25:15 +00:00
jasper
db98266d5f use ${FILESDIR} instead of hardcoding 'files/' 2014-04-20 10:00:21 +00:00
jasper
a086f3753a add missing gettext module 2014-04-18 23:03:53 +00:00
landry
aef4913286 Cherrypick fixes for RT #90682 & 90670 to avoid scary verbose warnings
with newer Moose/perl. There are pending updates for both, but as
everything cpan, if you start updating a port, you end up updating one
half of cpan, and importing the other half.

Discussed with jasper@ (MAINTAINER)
2014-04-17 20:51:25 +00:00
jasper
315dbdb186 regen WANTLIB 2014-04-17 19:00:57 +00:00
bcallah
08da790645 +paulstretch 2014-04-16 02:02:32 +00:00
bcallah
62694d85e8 Import audio/paulstretch. Paulstretch is a program designed for extreme
stretching (50x or more) of audio files. It can turn any song or sound into
an audio texture.
ok benoit@
2014-04-16 02:01:59 +00:00
naddy
2b8930a283 Drop USE_GROFF since groff and mandoc produce identical output. 2014-04-13 01:01:38 +00:00
ajacoutot
e9af012b4c Update to easytag-2.2.0. 2014-04-12 07:39:12 +00:00
naddy
39f10beb23 Fix CVE-2007-0653, CVE-2007-0654.
Integer overflow and underflow allows user-assisted remote attackers
to execute arbitrary code via crafted header information in a skin
bitmap image, which triggers memory corruption.
2014-04-08 18:56:52 +00:00
shadchin
123751451a Update wavpack to 4.70.0
ok sthen@
2014-04-07 14:35:00 +00:00
brad
18a35afa16 Update the avcodec plugin for newer FFmpeg API.
Tested by pascal@

ajacoutot@
2014-04-06 20:13:11 +00:00
sthen
6ce5c27c5f zap some unnecessary USE_GROFFs 2014-04-06 12:05:20 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
64ebb01f71 move more bits and bobs into MODGNOME_TOOLS to make it more clear which
tools are actually used.

This commit replaces
MODGNOME_DESKTOP_FILE with MODGNOME_TOOLS += desktop-file-utils
MODGNOME_MIME_FILE with MODGNOME_TOOLS += shared-mime-info
MODGNOME_ICON_CACHE with MODGNOME_TOOLS += gtk-update-icon-cache

(some prettyfication will follow shortly)
2014-04-01 17:03:13 +00:00
jasper
2100c2cdff start to make MODGNOME_TOOLS resemble the name of the tools actually used.
rename 'gi' to 'gobject-introspection'.

discussed with aja@
2014-04-01 15:31:45 +00:00
ajacoutot
bdc45172d2 Some PLISTs have brazillions of @comment entries for .la files; sanitize
some of the ports a bit and rm at post-install time, it is way simpler to
maintain.
2014-04-01 14:52:09 +00:00
ajacoutot
2ef41f5748 In x11/gnome ports we use disable-static inconsistently, usually to get
rid of static module archives; but since we end up manually removing the
libtool la files anyway, just don't bother setting up the tag.
part 2/2
2014-04-01 13:21:44 +00:00
ajacoutot
55c14262b3 Re-instate cdda; non functional but stop hiding things so that we can start
to work on them.
2014-04-01 08:08:22 +00:00
ajacoutot
e8d713b3dd Explicitely disable udev, gudev, systemd and systemd-journal so we know
where they are used.
2014-04-01 07:40:45 +00:00
ajacoutot
bd74c2ec06 Add XXX and comments wrt GNU libtool. 2014-03-31 14:02:06 +00:00
naddy
0d53d7c743 +flac123 2014-03-28 20:59:48 +00:00
naddy
62c9504957 Import flac123.
flac123 is a command line tool for playing audio files stored in
the lossless FLAC format. It fills a gap in the existing FLAC tools
which provide a standalone tool to encode and decode files, a tool
to manipulate metadata, but no command line tool for playback.

From: Donovan Watteau <tsoomi@gmail.com>
2014-03-28 20:58:56 +00:00
ajacoutot
77ae27cc5e Consistency in the x11/gnome/grilo-plugins dependency and add where missing. 2014-03-28 09:30:34 +00:00
ajacoutot
6fab944808 Move to the new MODGNOME_TOOLS docbook option. 2014-03-28 08:48:41 +00:00
brad
bd2576ca57 - Update for newer FFmpeg API.
- Add missing dependencies.
- Sync WANTLIBs.

ok jeremy@
2014-03-27 21:38:10 +00:00
dcoppa
8ef9149e02 Bugfixes from upstream:
libpiano: Request track length
(upstream git commit 90f6ffbdb7c7cc07cb02b69fcfb3a3844f0180b7)

libwaitress: Increase the receive buffer
(upstream git commit 8e685c992516834e35bcccea1f61c39a9d847e2f)
2014-03-27 10:13:14 +00:00
dcoppa
88eb114b43 format string fixes from upstream
(git commit ebfd7d45c6b8eb5b2a1ee6e97a3f21f5f5bf9b43)
2014-03-27 09:28:06 +00:00
ajacoutot
6065fb23cf Consistency with the rest of the tree. 2014-03-24 12:55:43 +00:00
kili
27785ee95e Revert librt changes.
Prodded by espie@.
2014-03-23 18:17:34 +00:00
naddy
395f808980 don't link against libwrap, sync wantlib 2014-03-23 16:06:37 +00:00
espie
7f61154e6c fix hidden dependency issue on gtk-doc components... 2014-03-23 16:00:17 +00:00
ajacoutot
75d7dbb422 Update to rhythmbox-3.0.2. 2014-03-23 13:18:56 +00:00
ajacoutot
172f9ce956 Update to espeak-1.48.04. 2014-03-20 18:10:29 +00:00
ajacoutot
8d436cdcc4 Update to pulseaudio-5.0.
ok robert@ (maintainer)
2014-03-20 17:33:09 +00:00