summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2008-10-08Remove goom dependency, not needed any longer.wiz1-3/+2
Noted by Sergey Svishchev in PR 38164. Bump PKGREVISION.
2008-10-05Update mp3splt to 2.2.1 (obviating the need for mp3splt-devel) and takeschmonz12-155/+30
MAINTAINER. From the changelog: - corrected the -g option to be more intuitive - fixed bug in the man page (from wrong '-t' to wrong '-g') - changed small usage error on '-g' option - mp3splt is now using libmp3splt - checks for compatibilities between options - added 'm-' for mp3 STDIN - possibility to specify the server and port for freedb search; (now using tracktype.org by default) - original id3v1 for mp3 tags are kept in the splitted files and also ogg vorbis tags - add custom tags with the new '-g' option - '-o' option now creates the specified directories if '-d' option is not specified - added '-Q' option which enables the '-q' option and does not print anything to STDOUT - added experimental '-D' debug mode option - added '-i' option for counting the number of silence splitpoints - also added '-h' option which shows a small usage
2008-10-05Update to 0.5.1 and take MAINTAINER. From the changelog:schmonz4-13/+14
- fixed bug settings custom tags to splitted files - fixed bug for mac compilation (#2099498 : no plugin matches the file 'xxx') - added plugin system for audio formats (currently supports ogg vorbis and mp3) - implemented STDIN and STDOUT (like in the original mp3splt) - moved translation of error codes to string into the library - implemented experimental version of 'mp3splt.log' (like in the original mp3splt) - return codes of many functions were checked - option '-o' now creates directories if necessary - fixed a log of bugs, including : (some are related to mp3splt command line, but I post them here) #1807288 : one-off bug #1483040 : problems with output file path(mp3splt is removing '/') #1665006 & #1665002 : corrected return codes & const correctness #2000246 : changed 'splitted' to 'split' #118157 : unplayable stdin files on windows (+ same problem for stdin)
2008-10-03Fix build issues.joerg2-1/+15
2008-09-30Fix installation with newer GNUstep.joerg2-4/+5
2008-09-24Fix for faad2 decodeMP4file() heap overflow. If the sample count lookstonnerre3-6/+16
insane, it may as well be insane. Also bump PKGREVISION.
2008-09-22Add libmtp option (default off). No change to default binary package, sowiz4-5/+59
no PKGREVISION bump.
2008-09-19Don't build with debug by default as it's way too verbose.ahoka2-4/+4
2008-09-18Avoid dependency on GNU iconv by using standard names for encodings (insteadghen3-3/+21
of GNUisms). NetBSD 4.0 supports the alternative names though, so this patch could be removed later. Bump PKGREVISION.
2008-09-18Needs msgfmt.joerg1-2/+2
2008-09-16Remove remaining qt1 and qt2 packages, as announced on pkgsrc-userswiz43-1946/+1
on Sep 7 2008. No complaints received.
2008-09-14Added audio/ampache version 3.4.3abs1-1/+2
2008-09-14Added audio/ampache version 3.4.3abs7-0/+688
Ampache is a Web-based Audio file manager. It is implemented with MySQL, and PHP. It allows you to view, edit, and play your audio files via the web. It has support for playlists, artist and album views, album art, random play, playback via Http/On the Fly Transcoding and Downsampling, Vote based playback, Mpd and Icecast, Integrated Flash Player, as well as per user themes and song play tracking. You can also Link multiple Ampache servers togeather using XML-RPC. Ampache supports GETTEXT translations and has a full translation of many languages
2008-09-10Kill fee-based-commercial-use in favor of unclear-patent-claims.gdt1-3/+5
Add NO_BIN_ON_* to existing NO_SRC_ON_*.
2008-09-08Fix PLIST, slightly improve post-install. Bump revision.joerg2-5/+7
2008-09-08Bump API_DEPENDS and change to full dependency.obache1-3/+2
Name of Header files and libraries was changed and library was switched to shlib.
2008-09-08Bump PKGREVISION for libdca shlib name change.wiz1-1/+3
2008-09-08Fix broken build by symlinking PrefsModule correctly.dholland1-2/+2
2008-09-08Patch test ==. Fixes build failure.dholland2-1/+24
2008-09-08DESTDIR support.dholland1-3/+5
2008-09-07Update to 0.0.5, based on patch provided by maintainer Sergey Svishchevwiz4-16/+23
in PR 38167: libdca-0.0.5 Tue Apr 10 14:31:59 CEST 2007 Fix typo in dts.h libdca-0.0.4 Sun Apr 8 11:00:58 CEST 2007 Fix shared library linking. Disable non-PIC optimization by default (use --without-pic to re-enable). libdca-0.0.3 Thu Apr 5 20:48:56 EEST 2007 Fix for pointer aliasing. Build system rework. FreeBSD compile fix. Changed library name to libdca (was formerly known as libdts). Removed Debian packaging files now maintained separately.
2008-09-07Update to 2.1.6:wiz2-6/+6
2.1.6 - July 12th, 2008 : ========================= * Fixed displaying of the corresponding file when handling the Cddb track list, * Fixed configure script to check needed libraries for Speex support, * Fixed problem of displaying picture files which have an extension not in lowercase, * Fixed a crash when writing Flac tag if the file doesn't contain a vendor string (thanks to Marcus Holland-Moritz), * Fixed displaying of ChangeLog in the 'About' window, * Fixed crash with language environment variables set to nul (thanks to Juliya Valeeva), * Fixed saving Ogg and Flac files with multifields and warn if the year value will be truncated (thanks to Zohaib Hassan), * Added shortcuts to the Desktop, Documents, Download and Music directories, * Improved process to save severals files : the stop button is enabled, the user is warned if the file was changed by an external program, and the error messages are displayed in the log view instead of message boxes, * Japanese translation updated (thanks to Hironao Komatsu), * Swedish translation updated (thanks to Arild Matsson), * Polish translation updated (thanks to Michał Smoczyk), * German translation updated (thanks to Götz Waschk), * French translation updated.
2008-09-07Add libmpg123 to audio/Makefile.bjs1-1/+2
2008-09-07Import libmpg123-1.5.1. This package provides the mpg123 project'sbjs11-0/+209
core decoder library, which the new mpg123 package will depend on. Other software packages are beginning to write plug-ins for this library, and so installing it seperately is worthwhile. NOTE: I have encountered segfaults when attempting to use the jack module, which is threaded, with mpg123 unless I linked mpg123 with libpthread. This may or may not apply to the library, though my intuition is that it does not, as obviously the executable is what calls lt_dlopen(). Thus, for now the Makefile and b3.mk of the executable will pull in dlopen.buildlink3.mk, setting DLOPEN_REQUIRE_PTHREADS=yes as necessary (last time I checked on NetBSD 4.99, it was).
2008-09-06Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlibwiz1-1/+2
name change).
2008-09-06Update to 0.2.40:wiz4-60/+8
=============== Version 0.2.40 =============== * Fixed poll() logic issues for *BSD (Jeffrey Stedfast) * Fixed bug #543239 by including errno.h (Jeffrey Stedfast)
2008-08-27Update to arts 1.5.10 (KDE 3.5.10)markd2-7/+6
minor bugfixes
2008-08-26update for new base rev.drochner4-8/+6
2008-08-20Improve error handling for broken input streams and make the backend dealmartin3-44/+78
with a dying frontend. Fixes PR pkg/39378.
2008-08-19Add jack-rack to audio/Makefilebjs1-1/+2
2008-08-19Import jack-rack-1.4.7.bjs10-0/+196
JACK Rack is a LADSPA effects rack for the JACK audio API. It uses GTK+ 2 (and optionally GNOME 2) for the GUI, and also understands LRDF XML descriptions of LADSPA plugins.
2008-08-15Update to 1.4.10:wiz3-37/+9
VERSION 1.4.10 BUGFIX: * Fix vulnerability in the Magnatune database parsing code. Secunia Advisory #SA31418. Thanks to Google Alerts for notifying us about this vulnerability.
2008-08-11Needs pkg-config.joerg1-1/+3
2008-08-11Needs pkg-config.joerg1-1/+3
2008-08-10Upgrade to icecast-2.3.2kim5-27/+31
2008-08-10Let to fix MANSUFFIX=1.obache1-1/+2
This package's MANSUFFIX detection is incompatible with pkgsrc's IMAKE_MAN_SUFFIX handling as problem on Linux reported in PR 37646.
2008-08-10Stop to use internal variable _STRIPFLAG_INSTALL to detect need to strip or not.obache1-6/+4
It is handled automatically with tools wrapper script. Part of PR 15107.
2008-08-09Update patch comment to reflect its contents.bjs2-5/+5
2008-08-09Change installation to BSD_INSTALL_*.obache3-15/+18
Part of honor INSTALL_UNSTRIPPED, PR 15107. While here, add DESTDIR support.
2008-08-07update to 0.1.4drochner2-6/+6
changes: Fix segfault when using extremely low conversion ratios
2008-08-07Fix installed pkgconfig file. Bump PKGREVISION.wiz1-1/+4
2008-08-06reset PKGREVISION for base pkg updatedrochner2-5/+2
2008-08-02Fix broken amd64 builddholland2-1/+41
2008-08-02Make this build on amd64.dholland4-22/+44
2008-08-02Fix broken build on NetBSD due to mremap() API difference, and whiledholland2-1/+29
here fix a couple nearby 64-bit glitches.
2008-08-02Fix broken amd64 build.dholland3-1/+35
2008-08-02Update portability note.dholland1-1/+1
2008-08-02Fix broken build on -current. While here, make it build on amd64 too.dholland8-3/+342
(Patches have been sent upstream.) PKGREVISION++.
2008-07-31In the new nonblocking write code, abort on write errors, especiallydrochner3-2/+46
on EPIPE. This fixes Gnome session hangs if sounds are switched off. See Gnome bugzilla #542391 for details. Bump PKGREVISION.
2008-07-31Bump PKGREVISION for these packages due to JACK update.bjs5-9/+12