3724 Commits

Author SHA1 Message Date
ajacoutot
1612b6b930 Our python supports locale.bindtextdomain now. 2014-03-09 22:04:37 +00:00
juanfra
e6c593acb0 The DI plugin (mp3) requires plugins-good. ok zhuk@ sthen@ 2014-02-08 19:39:34 +00:00
dcoppa
f86343d6af Bugfix update to deadbeef-0.6.1 2014-02-07 22:20:13 +00:00
rpointel
63bd67acf2 update to latest version to resolve few segfaults...
ok aja@
2014-02-07 17:41:32 +00:00
dcoppa
d5bb2c77d5 Better to be more "conservative", as suggested by zhuk@ 2014-02-07 14:57:46 +00:00
dcoppa
28451dd031 Use the "LINK_PRIVATE" mode, instead of an empty LINK_INTERFACE_LIBRARIES
property, to get rid of an annoying warning related to Policy CMP0022
2014-02-07 12:29:24 +00:00
naddy
4d6f31c518 audio/taglib (for MP4) is picked up by configure, add formal dependency 2014-02-05 21:41:53 +00:00
pascal
5fef64e291 SECURITY update to 1.2.5; fixes CVE-2014-0044 and CVE-2014-0045.
ok stsp@ gsoares@
2014-02-05 21:39:24 +00:00
jasper
7f31c5acd5 - update to sonos-0.3.5
* includes various new features (such as adding spotify tracks by yours truly)
2014-02-04 16:23:47 +00:00
dcoppa
3e958ce24e Add x-scheme-handler support to the Mumble .desktop file
From upstream git via ubuntu
2014-02-03 16:09:36 +00:00
jasper
981afface6 Security fix for CVE-2014-0027 2014-01-30 13:21:43 +00:00
brad
cfbaf4bee5 Update to libvorbis 1.3.4.
ok naddy@
2014-01-29 21:36:06 +00:00
dcoppa
048cd19980 Update to deadbeef-0.6.0
Audio stuttering problem fixed by ratchov@, thanks a lot!

OK juanfra@
2014-01-29 20:43:26 +00:00
dcoppa
5c5f156d75 Better workaround for the AudioWizard deadlock problem.
Hopefully, upstream will analyze and fix this issue in the right
way.
2014-01-23 09:52:51 +00:00
jeremy
ef7d0a1f88 Fix patch to set IP_MULTICAST_TTL socket option correctly.
OK jasper@
2014-01-22 20:39:04 +00:00
fgsch
8061697488 Remove simplejson from RDEPS, this supports the json module just fine. 2014-01-22 00:22:53 +00:00
fgsch
d054c9e5b8 Remove simplejson from RDEPS, it's not used since 0.6.1. 2014-01-22 00:18:45 +00:00
jasper
f5409e29d3 take MAINTAINER 2014-01-18 09:45:03 +00:00
jasper
fe8f8495ca import ruby-sonos
ruby-sonos allows controlling Sonos speakers with Ruby.

ok aja@
2014-01-18 09:32:32 +00:00
jasper
7deb7ed1a7 sync 2014-01-18 09:26:59 +00:00
dcoppa
5184229ad8 Update to umurmur-0.2.14 2014-01-17 10:18:42 +00:00
dcoppa
412e41386b Bugfix for TagLib::String from upstream
(git commit 3bf30af66c8fd77a88d9379a0956ddb2fc70dc20)
2014-01-16 13:37:49 +00:00
bcallah
d35f351e88 After more discussion with aja@ it turns out we really can't trust upstream
to know what their dependencies are - and their list is entirely bogus.
py-keybinder does work with Pithos so make it an RDEP.
2014-01-16 07:09:05 +00:00
bcallah
7be72229c1 aja@ notes that it is better to add an explicit RDEP on x11/py-gtk2.
Add a devel/py-xdg RDEP too, while here. Also from aja@
2014-01-15 16:49:12 +00:00
jeremy
7aa034e95f Bump ruby gem ext ports after change to WANTLIB in ruby.port.mk 2014-01-15 02:13:57 +00:00
bcallah
42365dd4c0 +pithos 2014-01-15 01:53:21 +00:00
bcallah
506f9f6260 Import audio/pithos. Pithos is a lightweight, native Pandora Radio client
written in Python that integrates with the desktop.
ok dcoppa@ (who also caught an extraneous RDEP on x11/gtk+3)
2014-01-15 01:52:59 +00:00
bcallah
da94d68ca5 Update py-last to 0.5.11
ok edd@ (MAINTAINER)
2014-01-13 20:24:22 +00:00
dcoppa
7d88e1f5db A couple of ui-related fixes from upstream:
Return if station info request fails
(upstream git commit b91dada75f804ccca64644f6d40276db4815f4b3)

Added Ctrl-u to readline, fixed several issues (multibyte,
\0-termination), and refactored readline code
(upstream git commit 9d5682f8acf991b060119a39bc8aa447175cd294)
2014-01-13 08:46:45 +00:00
dcoppa
459feca898 Update to mpc-0.25 2014-01-13 08:30:42 +00:00
jeremy
56a9cca512 Build ruby21-* packages for ruby gem ports with C extensions. 2014-01-11 22:56:03 +00:00
jeremy
dca4d5c9a8 Remove extension source directory from package so that ruby21 FLAVOR
packages.
2014-01-11 22:51:01 +00:00
brad
c3a1258599 Update to Audacious 3.4.3.
ok dcoppa@ shadchin@
2014-01-11 19:19:43 +00:00
espie
e96697a76b scrape @endfake. I haven't been able to finish this in... ten years.
time to let it go.
2014-01-11 11:22:43 +00:00
landry
485cceb421 Fix build with freetype 2.5.2, from FreeBSD's
audio/musescore/files/patch-mscore_mscore_genft.cpp
2014-01-10 19:35:29 +00:00
ajacoutot
994fd5e8bc Update to easytag-2.1.9. 2014-01-04 12:50:12 +00:00
naddy
ad744ff946 maintenance update to 1.17.0 2014-01-03 20:47:01 +00:00
ajacoutot
3b3632bcc6 Pass the proper boost_python-mt library, according to the FLAVOR. 2013-12-25 08:51:24 +00:00
espie
a15981722b I'm *really* not sure defaulting to >2 channels is a good idea. 2013-12-23 15:07:50 +00:00
zhuk
d04ea22dcb Next KDE deconflicting step: rename share/config/ to share/config.kde3/ and
share/config.kcfg/ to share/config.kcfg.kde3/. Tested on i386, including
run-time tests (not for all apps, though).

After this commit, there are only two conflicting files in kdelibs 3.x and
4.x packages left - to be solved soon.

spurring from espie@
2013-12-22 19:24:33 +00:00
shadchin
d17a582ee5 Update to libxmp 4.2.0.
ok brad@
2013-12-19 18:07:31 +00:00
ajacoutot
a551eecd46 Update to a git checkout of sonata 1.7 to bring it into the modern age.
Moved away from py-gtk+2 to py3+gtk3.
2013-12-17 07:11:27 +00:00
ajacoutot
97c3b4bf13 +py-mpd2
+py-mpd2,python3
2013-12-16 16:30:58 +00:00
ajacoutot
263e993ef3 Add support for both py2 and py3. 2013-12-16 16:29:03 +00:00
ajacoutot
98984966e7 Import py3-mpd2-0.5.2.
py-mpd2 is a Python library which provides a client interface for the
Music Player Daemon.

This fork of py-mpd (*not* backwards compatible). Uses python3.

ok jasper@
2013-12-16 15:50:17 +00:00
ajacoutot
37d434e06a +py-tagpy,python3 2013-12-16 15:46:46 +00:00
ajacoutot
f307c21e87 Add a python3 FLAVOR.
ok jasper@
2013-12-16 15:45:53 +00:00
naddy
e1fe83a377 Update to 0.1.8. Changes include:
* update to opus 1.0.3 surround encoder API
* support for encoding from FLAC files
* better metadata support, including copying tags from FLAC input
2013-12-15 22:21:38 +00:00
naddy
ef1041e431 Update to 1.1, which includes:
* new analysis code and tuning that significantly improves encoding
  quality, especially for variable-bitrate (VBR),
* automatic detection of speech or music to decide which encoding
  mode to use,
* surround with good quality at 128 kbps for 5.1 and usable down
  to 48 kbps,
* and speed improvements on all architectures.
2013-12-15 20:15:44 +00:00
naddy
898cc2b84c tweak the comment (suggested by ian@) and the pkgname of the faad
xmms plugin to make it easier to find
2013-12-15 19:50:44 +00:00