Up to [cvs.netbsd.org] / pkgsrc / audio / bmpx
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.16 / (download) - annotate - [select for diffs], Sun May 6 19:35:57 2012 UTC (2 weeks, 2 days ago) by dholland
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +12 -1
lines
Diff to previous 1.15 (colored)
More fixes for the new glib2.
Revision 1.15 / (download) - annotate - [select for diffs], Sun May 6 19:27:12 2012 UTC (2 weeks, 2 days ago) by dholland
Branch: MAIN
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
Build fix for new glib2.
Revision 1.14 / (download) - annotate - [select for diffs], Sat Nov 26 17:08:51 2011 UTC (5 months, 3 weeks ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Fix C++ syntax
Revision 1.12.6.1 / (download) - annotate - [select for diffs], Sat Oct 8 20:12:51 2011 UTC (7 months, 2 weeks ago) by tron
Branch: pkgsrc-2011Q3
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored) next main 1.13 (colored)
Pullup ticket #3536 - requested by dholland audio/bmpx: build fix Revisions pulled up: - audio/bmpx/distinfo 1.13 - audio/bmpx/patches/patch-library_cc 1.1 --- Module Name: pkgsrc Committed By: dholland Date: Sat Oct 8 06:08:27 UTC 2011 Modified Files: pkgsrc/audio/bmpx: distinfo Added Files: pkgsrc/audio/bmpx/patches: patch-library_cc Log Message: Fix build with newer C++ compilers.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Oct 8 06:08:27 2011 UTC (7 months, 2 weeks ago) by dholland
Branch: MAIN
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
Fix build with newer C++ compilers.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Jan 17 14:30:06 2011 UTC (16 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Branch point for: pkgsrc-2011Q3
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
make this build with new gtkmm
Revision 1.11 / (download) - annotate - [select for diffs], Thu Mar 26 23:12:22 2009 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Fix build with cairomm>=1.7.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 28 22:23:40 2008 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.9: +13 -8
lines
Diff to previous 1.9 (colored)
Update to 0.40.14, integrating a patch from http://bugs.backtrace.info/view.php?id=505 for libsoup>=2.4 support. Changes: * gcc 4.3 support thanks to Siavash and Alexander Kahl * spectrum analyser fixed (nenolog) * many bug fixes
Revision 1.9 / (download) - annotate - [select for diffs], Sat Dec 8 14:42:51 2007 UTC (4 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
add a "const" to fix build, should fix problem seen on Dragonfly bulk build
Revision 1.8 / (download) - annotate - [select for diffs], Thu Nov 1 22:49:14 2007 UTC (4 years, 6 months ago) by tnn
Branch: MAIN
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Do not pass --as-needed to ld(1). This can lead to bogus errors like "/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.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Oct 27 00:35:16 2007 UTC (4 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.6: +5 -8
lines
Diff to previous 1.6 (colored)
Update to 0.40.13: 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.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Aug 31 17:08:54 2007 UTC (4 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
restore the timeout argument to pselect() -- this is intended to work non-blocking
Revision 1.5 / (download) - annotate - [select for diffs], Thu Aug 30 15:30:30 2007 UTC (4 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.4: +5 -1
lines
Diff to previous 1.4 (colored)
Fix various portability glitches.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Aug 13 12:06:40 2007 UTC (4 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
cosmetics: -make sure sqlite3 is found for a pointless configure check, avoids an error message -deal with hicolor-icon-theme
Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 12 23:13:06 2007 UTC (4 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.2: +4 -8
lines
Diff to previous 1.2 (colored)
Update to 0.40.1: 0.40.1: This is a corrective release to the 0.40.0 release. A bug in which the library would not update changed files on a rescan was fixed. MB metadata reading was made fully compliant with the latest specifications. The dependency on libmp4v2 was dropped due to problems, and appropriate code was put in place instead. The preferences dialog was made GNOME HIG compliant. 0.40.0: A rewrite of the library backend, reorganization of the UI, improved Last.fm backend and tighter integration of Last.fm within the entire application, enhanced and debugged Podcast backend with newly added support for video podcasts using Gstreamer, initial Jamendo support, and a universal bookmarking system. The stability of the 0.40 series is incomparably higher than the 0.36 versions. The application's usability was also improved to a great degree.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Feb 19 08:38:48 2007 UTC (5 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.1: +4 -1
lines
Diff to previous 1.1 (colored)
Fix DragonFly issues by merging the pthread fix from mozilla. WTF can't those packages use the standalone-sqlite... Bump revision.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Feb 9 21:04:00 2007 UTC (5 years, 3 months ago) by drochner
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
import bmpx-0.36.1, development version of bmp2, prepared by Leonard Schmidt in pkgsrc-wip, cleaned up by wiz
Revision 1.1 / (download) - annotate - [select for diffs], Fri Feb 9 21:04:00 2007 UTC (5 years, 3 months ago) by drochner
Branch: MAIN
Initial revision