Up to [cvs.netbsd.org] / pkgsrc / multimedia / libdv
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12 / (download) - annotate - [select for diffs], Sun Jul 18 09:49:45 2010 UTC (22 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
HEAD
Changes since 1.11: +3 -2
lines
Diff to previous 1.11 (colored)
Disable assembler on SunOS, linking fails; per Aleksey Cheusov in PR 43633.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Mar 3 08:44:38 2010 UTC (2 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.10: +2 -4
lines
Diff to previous 1.10 (colored)
Update libdv (and tools) to 1.0.0. 2006-09-25 Dan Dennedy <dan@dennedy.org> * libdv 1.0.0 release. 2006-09-03 Dan Dennedy <dan@dennedy.org> * libdv/encode.c, libdv/enc_output.c: apply patch (1550898) from Craig Lawson to prevent noise when dv_encode_full_audio() is called with zero samples. 2006-08-06 Dan Dennedy <dan@dennedy.org> * libdv/*.S: apply patch from Mike Frysinger <vapier@gentoo.org> to cleanup assembly symbols by hiding them and/or setting their type. * configure.ac, Makefile.am: apply patch from Burkhard Plaum to automatically disable GTK-based features (playdv) when GTK+ 1.2 is not found and to fix dist make target behavior with GTK+ disabled. * libdv/Makefile.am: bump libtool revision. * configure.ac: bump project version to 1.0.0. 2006-04-10 Dan Dennedy <dan@dennedy.org> * playdv/playdv.c: bugfix segfault on exit due to dv_display_exit being called twice. 2006-03-06 Dan Dennedy <dan@dennedy.org> * mmx.h: apply patches from Zan Lynx and Richard Guenther to fix x86 compilation on gcc 4.1. 2006-01-15 Dan Dennedy <dan@dennedy.org> * encode.c: apply patch from Burkhard Plaum to use gcc destructor attribute to invoke dv_cleanup() when unloading libdv after loading dynamically and thereby fixing a memory leak. * playdv.c: bugfix segfault on exit due to dv_display_exit() being called twice: once in main() and second in atexit handler created by dv_display. Thanks for hint provided by Jean-Francois Panisset. 2005-01-31 Dan Dennedy <dan@dennedy.org> * *.S: apply patch from Nicholas Miell <nmiell@gmail.com> to not require execution stack for assembler functions. 2004-12-20 Dan Dennedy <dan@dennedy.org> * vlc.h, mmx.h: apply patch from Daniel Kobras to improve compile compatibillity by making extern inline, static inline. 2004-12-12 Dan Dennedy <dan@dennedy.org> * *_x86_64.S: apply patch from Dean Kolosiek to fix linker compatibility.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Mar 3 07:55:51 2010 UTC (2 years, 2 months ago) by obache
Branch: MAIN
Changes since 1.9: +3 -1
lines
Diff to previous 1.9 (colored)
Note comments about used by multimedia/libdv-tools/Makefile.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Jun 28 10:11:33 2007 UTC (4 years, 10 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Disable assembler code for Interix. Suggested in PR 36571 by John Ruschmeyer.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Jun 15 17:52:05 2007 UTC (4 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.7: +4 -2
lines
Diff to previous 1.7 (colored)
Fix libXv for !native case.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Nov 5 17:25:35 2006 UTC (5 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.6: +3 -1
lines
Diff to previous 1.6 (colored)
DESTDIR support.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Oct 7 20:35:48 2006 UTC (5 years, 7 months ago) by tron
Branch: MAIN
Changes since 1.5: +3 -2
lines
Diff to previous 1.5 (colored)
Disable assembler code for Mac OS X x86. That should fix a build problem reported by Davide Zanon on the "pkgsrc-users" mailing list.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 11 04:08:47 2006 UTC (6 years, 2 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.4: +4 -1
lines
Diff to previous 1.4 (colored)
This is to fix PR 30267. (I have noticed same problem.) The build needs optimization. So if CFLAGS doesn't contain at least -O then add it. (Thank you Juan for idea.) On the tech-pkg-ja@jp.NetBSD.org list, I was told (19 Dec 2005): > This change can be accepted when judged only from my environment (i386), > since the expression of "if empty(CFLAGS:M-O*)" is evaluated > after setting of the environment variable (-O2). > However, I do not have the positive proof whether this expression is evaluated > after setting of the environment variable (-O2), in all environments. So hopefully this doesn't break for anyone else.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Mar 9 21:04:45 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. Remove deprecated ossaudio.buildlink3.mk.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Aug 10 20:56:20 2005 UTC (6 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Jul 21 16:29:54 2005 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Change path from devel/pkgconfig to devel/pkg-config. No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jun 3 15:40:31 2005 UTC (6 years, 11 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Split libdv into two packages: libdv itself, which installs only the codec library, and libdv-tools, which installs all the associated tools. While doing this, clean-up useless dependencies in libdv's buildlink3.mk file. The main purpose of this change is to let mplayer use the dv codec (which is the default setting) while not depending on unused packages (gtk+).