summaryrefslogtreecommitdiff
path: root/audio/audacious/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2015-04-25Recursive revbump following MesaLib update, categories a through f.tnn1-1/+2
2014-10-20(upstream) Update 3.5.1 to 3.5.2mef1-2/+2
The final release in the 3.5 series contains updated translations and fixes for a few more bugs, including #457, #458, and #462. Meanwhile, we are working hard on Audacious 3.6.
2014-10-17gdbus-codegen is a separate package now.joerg1-1/+3
2014-10-09Changes 3.5.1:adam1-36/+19
This release contains updated translations and fixes for a few bugs.
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2014-01-09Add more libraries required for SunOS.jperkin1-2/+2
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-09-02Revbump after cairo updateadam1-2/+2
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-11"user-destdir" is default these daysasau1-3/+1
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-07-15audio/audacious: LDFLAGS.DragonFly+= -lICEmarino1-2/+2
2012-07-03Fix backtrace(3) usage on NetBSDjoerg1-1/+6
2012-07-01Add desktopdb.mk and bump PKGREVISION for 118 packages as reported bydholland1-2/+3
pkglint. If any of these are wrong for some reason, please revert/adjust.
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2012-06-12Add inet6 to default suggested options. It's 2012.wiz1-1/+2
2012-06-03Belatedly bump PKGREVISION for packages where the mass glib2 includedholland1-2/+2
fixes last month changed installed headers, excluding some that have already been bumped.
2012-05-16audio/audacious: Fix indirect linking on DragonFlymarino1-2/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-24audio/audacious: Fix indirect linking error on DragonFly onlymarino1-2/+3
2012-01-12Fix build on SunOS.hans1-1/+3
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2009-08-29Mark as destdir-ready.wiz1-1/+3
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2008-11-11Needs msgfmt.hasso1-2/+2
2008-11-10Update to 1.5.1:wiz1-2/+2
Audacious 1.5.1 (2008-05-23) ============================ Enhancements ------------ * New Cairo-based playlist widget, which should be somewhat faster. * Volume setting is now saved between sessions. * Session management is now optional and can be disabled via a configure option. * Added an option to enable loading of broken skins (use with care.) * "Remote" handling of Audacious via commandline is now faster. Bugfixes -------- * Headless support should work now again. * Compiling without DBUS support works, but you should note that we DO NOT SUPPORT builds compiled without DBUS! Several features of Audacious are disabled if built without DBUS! * Memory leak fixed in eggsm (session management). * Documentation updates and fixes. * GCC 4.3 compilation fixes. * Fixed a crash when eggsm couldn't find audacious.desktop file. * Cleaned up and refactored configure and various buildsystem fixes. * Removed references to some options that are not available anymore. * A Dbus-related crash when using remote playlist adding functions was fixed. * Few potential lock-up situations have been fixed. * "Reload Plugins" button was removed, because it did not work properly and often caused segfaults due to broken plugins.
2008-11-10Use devel/libmowgli instead of devel/mowgli.wiz1-2/+2
2008-10-20Initial import of wip/audacious-1.5.0, packaged by Johann Franz.wiz1-0/+43
Audacious is a fork of beep-media-player 0.9.7.1. The primary goals of this fork are keeping the ideology of the original BMP and merging miscellaneous plugins into Audacious.