summaryrefslogtreecommitdiff
path: root/audio/gmpc/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for audio categoryagc1-1/+2
Problems found with existing distfiles: /pub/pkgsrc/distfiles/amp-0.7.6.tgz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz /pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz /pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2 /pub/pkgsrc/distfiles/mp3to.gz /pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz No changes made to these file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-08-21Add upstream bug report URL.wiz1-3/+3
2013-10-01update to 11.8.16drochner1-6/+6
changes: -New Albumview -Better fullscreen support -Easycommand update -GNOME Integrated Manual
2010-09-24Vala is not required to build from released tarball.obache1-1/+3
Bump PKGREVISION.
2010-06-15Update to gmpc-0.20.0: Various small bufixes and improvementsjoerg1-4/+4
2009-10-20Update to gmpc-0.19.1:joerg1-6/+4
- bugfixes - usability improvements
2009-05-30Update gmpc to 0.18.0.obache1-6/+6
Based on PR#41471 by Guillaume Lasmayous. Pkgsrc changes: * LICENSE=gnu-gpl-v2 * Use system libsexy. * add option for support mac. * add buildlink3.mk for plugins. Added features * Global copy/paste system You can now copy songs from any song list and paste them in the play queue or the playlist-editor. The copy-paste system can also be used to move block of songs inside a playlist or between playlists. * Easy Command Easy command is a gnome-do like interface to gmpc. This allows you to quickly add songs, play a certain songs or replace the play queue. More information . * Windows Installer There is now a nice easy to use installer for gmpc on windows. It installs gmpc and all the needed gtk files, add menu option and uninstall program. * Metadata Browser back/forward buttons The metadata browser now has browser-like back/forward buttons, allowing faster and easier navigation. * Initial albumartist support If mpd provides it, gmpc now can use the albumartist tag to fetch metadata more reliably. * Artist Image tooltip For the users that use gmpc in collapsed mode, there is a nice tooltip showing the artist image when hovering over the artist name in the player. * Customizable quick links in metadata browser Via the gmpc wiki, hyper links can easily be added to the links section of the metadata browser. e.g. Wikipedia links are now included by default. * Integrated search The search browser now gives you access to the magnatune and jamendo database as well (if plugins are installed). The search options also adjust to tags that actually can be searched. * Initial Sticker Support MPD from git allows you to attach "stickers" to songs. GMPC can use this to rate songs. This is still very basic and will improve when stickers in mpd evolves. * Server Information Page The serverstats plugin is now integrated into gmpc. This provides several statistics about your mpd database and configuration. * Integrated favorites support The favorites plugin is now integrated in the playlist-editor. Press ctrl- enter to add the current playing song to the special "Favorites" playlist. Bug fixes and Improvements * Improved graphics, thanks to Chymera. * New Stylized covers. * No artist image. * Fetching artist image. * Many translations updated and added. GMPC will be available in 28 languages. * Reduced recourse usage. * Reduced the amount of unneeded image refreshing. * Play Queue grabs rows in blocks of X at the time. (Improves usage on high latency networks). * Main-loop based async downloader instead of manually iterating the loop. * Better handling of file-encoding on windows. * Less cpu intensive progress bar. * Add songs to mpd in blocks of 16383 songs, so mpd does not run out of command- buffer. * Add clip when drawing images, avoiding small artifacts caused by scaling images. * Compile time optional use of libsexy. * Make search window integrate better. * Don't save column width unless changed by user. * Avoid race condition when listfield results are inconsistent. * Fix drawing issues. * Much more. Internal changes * Moved from libcurl to using libsoup for fetching data from the internet. * Async downloader added. * Internal vapi bindings so new features can be added coded in vala. * All access to plugins via accessor functions. * Removed Egg code that is now available in gtk. * Moved everything, beside main gui, to GtkBuilder. * Moved from custom popup code to GtkToolTip. * and much more. Plugins * Jamendo * Use the new Downloader of gmpc, allowing for a quicker download and adds cancel option. This removes the libgio dependency. * Store the jamendo database in sqlite3. To gives faster and more complete access to all the songs. It also reduces the memory usage. * Integrate into gmpc Search browser * Make plugin work for windows. * Fix storing metadata on windows. * Magnatune * Use the new Downloader of gmpc, allowing for a quicker download and adds cancel option. * Store the Magnatune database in sqlite3. To gives faster and more complete access to all the songs. It also reduces the memory usage. * Integrate into gmpc Search browser * Make plugin work for windows. * Fix storing metadata on windows. * Last.fm * Allow user to set what metadata last.fm is used for. * Fix storing metadata on windows. * MServer * Improve integrated feel in gmpc. (copy support for the copy/paste system, right mouse menu, etc.) * Send artist,album and title name to mpd. (via icy http header) * Drag and drop support. dn'd files from your file browser onto mserver browser to add files and folders. * If supported in gtk, allow the user to browse audio cd and add the tracks to the list. (Requires libgio to be working).
2009-01-28fix code which assumes that time_t fits into an int, bump PKGREVISIONdrochner1-1/+2
2009-01-20update to 0.17.0drochner1-5/+4
changes (incomplete): The focus of this release was bugfixes, stability, memory reductions, features, and general UI cleanups.
2008-05-30update to 0.15.5.0drochner1-10/+5
sorry, no useful changelog available pkgsrc note: reset maintainer (mail bounces)
2006-05-15Forgotten patch sum.joerg1-1/+2
2006-04-28Fix compilation on DragonFly (errno, missing types from regex.h).joerg1-1/+2
2006-04-08Add missing patch-aa, fixing the build.wiz1-1/+2
2006-04-07Update to version 0.13.0. New features include plugin support and cover artrpaulo1-8/+7
support [via external plugins]. Reviewed by jlam@
2005-12-18Added some patches for ISO C90 compatibility.rillig1-1/+6
2005-11-22Update to 0.12.0:wiz1-5/+4
New playlist code. Depend on external libmpd.
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2005-01-23Fix C99-isms to make this pkg build with gcc 2.95.kristerw1-1/+2
2004-11-29Update to 0.11.2, from Robert Lillack in PR 28456:wiz1-3/+3
- New playlist and Song browser. - Support for streams. - More cpu friendly. - Bug fixes.
2004-05-02Initial import of gmpc 0.10.2 into the NetBSD packages collection.grant1-0/+4
The GNOME Music Player Client is a GTK+ client for remote access, control and playlist management of the Music Player Daemon featuring ID3 Support and a tray icon for your notification area. from pkgsrc-wip by pkg@burningsoda.com.