Commit graph

6925 commits

Author SHA1 Message Date
schmonz
fa6bbb00c7 64-bit build fails; force 32-bit (via Homebrew). 2014-01-01 15:05:37 +00:00
wiz
e03c03b6dc Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
ryoon
3149969630 Fix build on Fedora 22. 2014-01-01 03:03:01 +00:00
wiz
d33dfdeb7c Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
joerg
fa5ef876a5 When using deprecated features, it helps to not disable them first. 2013-12-18 17:53:44 +00:00
asau
9cc08a125a Use "cpuset_t" on FreeBSD, this lets the package build. 2013-12-16 19:00:03 +00:00
asau
95aaeb96c3 Disable capabilities on FreeBSD, incompatible implementation. 2013-12-16 11:59:56 +00:00
asau
b20e05c76e Fix the build on FreeBSD 9, FreeBSD uses sys/soundcard.h nowadays. 2013-12-15 20:33:47 +00:00
asau
b3f3f10a02 FreeBSD 9 doesn't have alloca.h, alloca() is declared in stdlib.h 2013-12-15 20:19:08 +00:00
asau
99287c2a5e FreeBSD 9 uses sys/soundcard.h 2013-12-15 20:14:16 +00:00
joerg
18eb106681 DIR is reserved for dirent.h, so use a different type name. 2013-12-15 19:36:02 +00:00
jperkin
ad8619ef99 Disable -fvisibility-hidden on SunOS. 2013-12-13 16:21:29 +00:00
jperkin
b14ce6342b Make package build on SunOS. The end result is mostly non-functional as it
is missing SCSI and CDDA support, however this does enable a number of other
packages to now build, many of which do not depend on working cdparanoia for
their own functionality.
2013-12-12 16:41:32 +00:00
jperkin
1b8f2b945c Fix pow() argument types, fixes SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 14:23:44 +00:00
jperkin
aa9a77a068 Fix inttypes on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 14:21:43 +00:00
rxg
7380e5c397 Closed PR 48323, up max sampling rate to 192 kHz.
Bump the version.
2013-12-10 07:14:45 +00:00
obache
9b57b4605a Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-09 14:17:41 +00:00
wiz
14ec4aa99f Update to 0.25:
0.25 (2013/11/09)
* fix "insert" with directory argument
* optimize tab completion commands
* do character set conversion for tab completion commands
* require libmpdclient 2.3, MPD 0.16

0.24 (2013/10/29)
* configure.ac: fix syntax error
* new command "toggleoutput"
* use the "volume" command on MPD 0.18
* fix search/find with "filename" constraint
* add search/find with "base" constraint
* don't strip trailing slashes from absolute URLs
2013-12-06 13:39:34 +00:00
drochner
d7dcb3da87 update to 1.3.1
changes:
-database can contain arbitrary attributes now
-Add Opus audio support
-You can now transcode files to any audio format, rather than just MP3
-can guess tags from the filenames during import
-new id3v23 config option, writed tags in old format
2013-12-04 16:58:17 +00:00
drochner
d275e521ec sync w/ base pkg 2013-12-04 16:48:21 +00:00
drochner
d4c5d89717 update to 1.22
changes: minor fixes and improvements
2013-12-04 16:47:32 +00:00
drochner
0306d17bbc reset PKGREV for base pkg update 2013-12-04 11:37:45 +00:00
wiz
b667fb3d34 Recognize new json-c library name. 2013-11-30 12:34:52 +00:00
wiz
bd9eea67da PKGREVISION bump for json-c shlib rename. 2013-11-25 12:00:45 +00:00
wiz
6aa493a933 Bump PKGREVISION for stat syscall fix for NetBSD-6+. 2013-11-25 10:14:51 +00:00
wiz
115f36fb5c Use correct stat syscall on NetBSD-6 and newer.
Based on PR 48405 by Nat Sloss.
2013-11-25 10:14:37 +00:00
wiz
2b187b311a Fix typo and whitespace in comment. 2013-11-25 10:13:56 +00:00
drochner
240c7013d5 +quodlibet2 2013-11-23 13:59:10 +00:00
drochner
2b9a0cfdd3 add quodlibet-2.6.3, a media player/tagger, from Sergey Svishchev
per pkgsrc-wip
2013-11-23 13:58:13 +00:00
adam
81059da3bd Revbump after updating devel/boost-libs 2013-11-20 20:04:35 +00:00
obache
be6a7bf66d recursive bump from boost-lib shlib major bump. 2013-11-20 13:23:41 +00:00
markd
74b1e8220f Update to 2.8.0
VERSION 2.8
  FEATURES:
   * Tracks from Recently Played List widget can now directly be added to
     the playlist.

  CHANGES:
   * The Jamendo service now uses a higher quality MP3 format instead of
     Ogg Vorbis.
   * Added an option whether adding tracks to playlist should start playing.
   * Amarok now depends on Qt 4.8.3.
   * Amarok now uses FindFFMpeg.cmake from kdelibs

  BUGFIXES:
   Various

VERSION 2.7
  CHANGES:
    * Files page has been made more intuitive by making Places the root
      view and significantly improving breadcrumbs behaviour.
    * Make dropping large directories into playlist more responsive by
      reading track metadata asynchronously in a background thread.
    * Harmonize keyboard, mouse and context menu behaviour of the Files
      pane so that it matches Local Music and Saved Playlists panes.
    * Last.fm Skip button re-added after being removed in Beta by error.
    * Podcast episodes are now loaded asynchronously on startup to reduce
      delays.
    * Removed alpha state and not really working spectrum analyzer applet.

  BUGFIXES:
   Various
2013-11-18 10:53:44 +00:00
dholland
11016b259d Improve the workaround for what is now PR 48385. 2013-11-18 02:22:30 +00:00
dholland
688bede3a4 Add workaround for the looping I've been seeing building into tmpfs.
It seems to be a gmake bug; I'm looking into that.
2013-11-17 16:25:09 +00:00
shattered
bd416fcbfe Update to 4.0.6. Changes:
- Rewrite player to use libxmp 4.0
- Give Pulseaudio higher priority than ALSA
- Give ALSA output higher priority than OSS
- Fix native-endian coreaudio output
- Fix module-specifc flags to override built-in quirks
- Fix loop when skipping to first file and it's not playable

- Add commands '<' and '>' to jump to previous/next sequence
- Add command 'z' to toggle the subsong explorer on/off
- Add option -z <num> to play a specified sequence
- Add option -Z to play all sequences in module
- Add option --loop-all to loop over entire module list
2013-11-16 07:41:02 +00:00
shattered
c352a1b8ab Add libxmp. 2013-11-16 07:35:13 +00:00
shattered
7f656e501f Import libxmp-4.2.0 as audio/libxmp.
This is the Extended Module Player library, a part of open source module
player for UNIX distributed under the terms of the GNU GPL.
2013-11-16 07:34:24 +00:00
adam
ae61b05948 Don't inline when using Clang. 2013-10-30 18:59:06 +00:00
jperkin
7621ab06b2 USE_LANGUAGES=c99, fixes build on SunOS. 2013-10-29 10:34:30 +00:00
joerg
aab9151943 Expect the compiler to know when to inline functions used only once. 2013-10-28 23:44:08 +00:00
joerg
bc78ce78fa Don't use -frename-registers or play with the inline limits. 2013-10-28 23:43:35 +00:00
joerg
b7c07478d4 Don't use -fcheck-new. With exceptions, it won't happen anyway and even
without, malloc() is unlikely to ever fail.
2013-10-28 23:43:03 +00:00
joerg
649500e1ed Don't force the -lgcc_s use with Clang. Just expect the system is new
enough to have properly linked C++ runtime.
2013-10-28 23:42:18 +00:00
adam
cb4fc73081 Avoid -fgnu89-inline when using Clang 2013-10-27 20:05:14 +00:00
jperkin
7f68284231 Fix build on OSX 10.6, and possibly later. 2013-10-24 17:48:53 +00:00
ryoon
935f67a1e2 Revbump from devel/py-game update 2013-10-24 12:32:38 +00:00
obache
687e71fb4d fixes i486 magic condition. 2013-10-24 06:08:44 +00:00
drochner
f2a29bed38 update to 1.2.2
changes: bugfixes

(I know that 1.3.1 is out. I've given 1.2.2 some testing, so I'm
adding it as a checkpoint first.)
2013-10-23 19:32:12 +00:00
jperkin
a6d01b3f80 Add -lsocket -lnsl on SunOS. Fix from Sebastian Wiedenroth. 2013-10-23 17:11:09 +00:00
drochner
d079ee6d67 update to 2.3.1
changes: added support for WebM streams, Opus

approved by The Maintainer
2013-10-22 19:31:26 +00:00