summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2007-11-19MP4Close returns void now, adapt.dillo4-2/+44
Patch will be sent upstream shortly.
2007-11-19Add options for ao, arts, flac, mad, mikmod, modplug, mpcdec, vorbishubertf2-11/+112
Patch from the 8th Hackathon, see http://wiki.netbsd.se/Hackathon8#Tickets Tested on NetBSD 4.0_RC3.
2007-11-18Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan.wiz10-27/+29
2007-11-10Link libaudio against the libraries it needs (previously on Linux, Darwin,wiz3-5/+15
and FreeBSD; now on NetBSD too). Bump PKGREVISION. Noted broken by hira@
2007-11-09Use CONF_FILES framework for herrie.conf.bjs1-1/+3
2007-11-08Whoops, I don't know why I thought this line was wrong. Revert last commit.bjs1-2/+2
2007-11-08Correct BUILDLINK_API_DEPENDS line.bjs1-2/+2
2007-11-08Add support for XML shareable playlists via audio/libspiff. Bump rev.bjs3-16/+21
While here, kill excess indentation in DESCR.
2007-11-08Add libspiff to ${SUBDIR}.bjs1-1/+2
2007-11-08Import libspiff-0.8.2.bjs5-0/+104
LibSpiff brings XSPF playlist reading and writing support to your C++ application. Both version 0 and 1 are supported. libSpiff uses Expat for XML parsing and CppTest for unit testing. libSpiff is the official reference implementation for XSPF of the [9]Xiph.Org Foundation. Features * Full conformance to the XSPF specification * Cross-platform (Unix, Windows, Mac OS X, ...) * Read and write XSPF files * XSPF-0 and XSPF-1 support * Unicode support * Full support for XSPF extensions * Full support for XML namespaces * Fast (XML parsing is done by Expat) * Uses unit testing * Liberal license: [10]New BSD license
2007-11-08Remove ${MSGFMT} definition from ${MAKE_ENV}, as I was using this duringbjs1-2/+1
development but decided it was too crufty. If it turns out it's needed, we can always add it again.
2007-11-08Oops, forgot to add libvorbis/libogg support. Also, AudioScrobblerbjs2-5/+11
support only requires www/curl, so enable that too along with curl support. I'm not bumping the revision since I just committed it.
2007-11-08Add audio/herrie.bjs1-1/+2
2007-11-08Add audio/herrie, an ncurses-based audio player.bjs8-0/+337
Blurb: Herrie is a command line music player. It supports multiple audio file formats (including MP3 and Ogg Vorbis) and has the ability to send playback statistics to AudioScrobbler. The word `herrie' is Dutch for `clamor'. Herrie uses a split-screen user interface: a playlist at the top and a filebrowser at the bottom. The application has two modes of operation, called `party mode' and `XMMS mode'. When the application is started in party mode, the first song in the playlist gets started. It will also be removed from the playlist as well. When the application is started in XMMS mode, any song can be started and will not be removed from the playlist. The default mode is party mode.
2007-11-04Add MAKE_JOBS_SAFE=no, pointed out by ASau as part of the pkgthonagc1-1/+3
2007-11-03Added MAKE_JOBS_SAFE as suggested in PR 34905.rillig1-1/+2
2007-11-01Do not pass --as-needed to ld(1). This can lead to bogus errors liketnn3-2/+17
"/usr/lib/libstdc++.so: undefined reference to `log'" when using gcc4. The suggested workaround from bmpx is to pass --enable-ld-workaround to configure which in turn passes --noinhibit-exec to ld(1), but I don't like this as it can mask real bugs. Bump PKGREVISION.
2007-10-30No not include options.mkmartti1-3/+1
2007-10-29-fix a syntax problem in the .desktop file leading to warningsdrochner3-3/+15
-pull in desktop-file-utils for sanity -bump PKGREVISION
2007-10-27Update to 0.40.13:wiz7-121/+41
0.40.9: The tray icon behavior was made GNOME HIG compliant. Crashes with the GStreamer error handler and resizing columns in the playlist were fixed. Equalizer use is now optional even when the GStreamer equalizer element is installed. A few patches from pkgsrc are now included in upstream. 0.40.8: Last.fm support was improved (more functionality). Shoutcast support was improved. Support for NetworkManager, global hotkeys (X11-based, custom, or GNOME-based), and support for generic video playback (file playback, no DVD support, or similar) was added in addition to video podcasts. Bugfixes all around have been made, and responsiveness was improved by using asynchronous networking where possible. I didn't find NEWS for the other point releases since 0.40.1, sorry.
2007-10-25* If PLIST_SRC is explicitly set to an empty value in a package Makefile,jlam2-3/+2
then automatically generate a PLIST that says "${PKGNAME} has no files". * If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile, and no PLIST files exist, then fail during the package build with PKG_FAIL_REASON. * Remove "intentionally empty" PLISTs again. Now, the easy way to say that a package installs no files is to just add the following to the package Makefile: PLIST_SRC= # empty
2007-10-25Re-add "intentionally empty" PLISTs for meta-packages and other packagesjlam1-0/+2
that directly manipulate empty PLISTs. Modify plist/plist.mk so that if the PLIST files are missing and no GENERATE_PLIST is defined, then the package fails to build.
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam12-13/+0
can handle packages having no PLIST files.
2007-10-20Update to arts 1.5.8 (part of KDE 3.5.8)markd3-15/+15
2007-10-19strndup has only recently been added to NetBSD, so choose another way ofrillig3-28/+6
defining the function, whose prototype is incompatible to the native strndup.
2007-10-17NetBSD already has strndup.rillig3-1/+37
2007-10-17Fixed build error with g++4.rillig2-1/+15
2007-10-17Fixed pbulk build.rillig1-1/+3
2007-10-17Update to 2.1.3:wiz3-8/+10
2.1.3 - October 15th, 2007 : ============================ * The "convert" function of the 'Process Fields' scanner was improved to allow to replace a string to an other one (instead of only one character), * Added a option to limit the number of lines in the log view, * Added ability to show or hide the log view, * Added command buttons in the "Load TXT file" windows, * Added support of .oga extension, * The "Process Fields" scanner set to uppercase roman numerals (thanks to Slash Bunny), * Fixed problem with the "Encoded by" field in Id3v2.4 tags (thanks to Adrian Bunk), * Fixed rules of the "process fields" to follows The Chicago Manual of Style more closely(thanks to Slash Bunny), * Fixed bug with UTF-8 characters in the "convert" function of the 'Process Fields' scanner, * Fixed problem with the browser window that stays grayed out if the selected directory doesn't exist, * Fixed file descriptor leak in the cddb search, * Improved displaying of extensions supported in the About window, * Improved selection of directories, in the browser tree, if it doesn't exist on the file system, the tree is refreshed automatically. * New Serbian translation (thanks to Miloš Popović), * Swedish translation updated (thanks to Anders Strömer), * Polish translation updated (thanks to Tomasz Sałaciński and Michał Smoczyk), * German translation updated (thanks to Götz Waschk), * Czech translation updated (thanks to Zbyněk Mrkvička), * French translation updated.
2007-10-16Remove some legacy support after branching 2007Q3.wiz1-3/+1
2007-10-15Fixed COMMENT and DESCR, since the former versions didn't give me anyrillig2-3/+5
clue what this package is about. PKGREVISION++
2007-10-10Fixed building problems on NetBSD, caused by the implementation ofrillig2-1/+17
mremap, which is incompatible to Linux.
2007-10-09Added missing copyright notices for Simon 'corecode' Schubert.heinz4-60/+87
This should fix PR pkg/34017.
2007-10-09Make this building on Mac OS X - rename wait() to madplay_wait()hubertf3-3/+26
Bump version to madplay-0.15.2bnb3 OK'd by agc@
2007-10-09Remove trailing spaces.martti3-6/+6
2007-10-05Needs msgfmt.joerg1-2/+2
2007-09-29Fixed build failure.rillig2-1/+17
2007-09-29Fixed g++ 4 error message.rillig2-1/+44
2007-09-29Fixed g++ 4 error messages.rillig2-1/+33
2007-09-29Oops, I didn't want to touch patch-ab.rillig2-41/+7
2007-09-29Fixed gcc 4 error message.rillig3-7/+61
2007-09-29Fixed build error with g++ 4.rillig2-1/+15
2007-09-25Fix comment (GConf2 -> GConf).hira1-2/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz20-47/+50
Bump PKGREVISION.
2007-09-20Fix PKGNAME of gnome-vfs plugin packages.wiz1-2/+2
2007-09-20Adapt for librsvg rename. Bump PKGREVISION.wiz3-8/+8
2007-09-20Adapt eel dependencies; bump PKGREVISION.wiz2-4/+4
2007-09-19Finish move of gnome2-media to gnome-media.wiz1-2/+2
2007-09-19Rename gnome-vfs2-cdda to gnome-vfs-cdda.wiz5-9/+9
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz4-7/+8