Up to [cvs.netbsd.org] / pkgsrc / multimedia / lsdvd
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.16 / (download) - annotate - [select for diffs], Sat Aug 22 21:44:27 2009 UTC (2 years, 9 months ago) by abs
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,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
HEAD
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Fix lsdvd so it can ready the dvd title under NetBSD. Bump pkgrevision
Revision 1.15 / (download) - annotate - [select for diffs], Fri Apr 10 10:35:16 2009 UTC (3 years, 1 month ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Update HOMEPAGE to point to the 'new' sourceforge project page. The previous HOMEPAGE linked to the older 0.14 homepage and sourceforge project
Revision 1.14 / (download) - annotate - [select for diffs], Tue Jan 20 00:34:35 2009 UTC (3 years, 4 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.13: +4 -3
lines
Diff to previous 1.13 (colored)
Update MASTER_SITES. Distfile has been changed without renaming (diff is a fix for the issue corrected by patch-ac), so remove patch-ac. PKGREVISION bumped and DIST_SUBDIR applied.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Jul 14 12:56:09 2008 UTC (3 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
Mark as destdir ready.
Revision 1.12 / (download) - annotate - [select for diffs], Fri Apr 13 01:20:52 2007 UTC (5 years, 1 month ago) by xtraeme
Branch: MAIN
CVS Tags: 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
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Add a patch to fix a crash with some output syntax, patch from FreeBSD/ports. Bump PKGREVISION.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Feb 26 17:55:14 2007 UTC (5 years, 2 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Apply patch from Kimura Fuyuki in PR pkg/35703: Fix printing of DVD titles. Originally from FreeBSD ports. Bump PKGREVISION.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Aug 27 18:15:51 2006 UTC (5 years, 8 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Add missing lsdvd manpage, noticed by Cesar Catrian in PR pkg/34300.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Aug 24 09:58:14 2006 UTC (5 years, 9 months ago) by xtraeme
Branch: MAIN
Changes since 1.8: +3 -4
lines
Diff to previous 1.8 (colored)
Update to 0.16: 12/12/05 - 0.16 Addition of #include <stdint.h> to support newer libdvdread versions. Abstraction of code to new generic interface. 15/10/04 - 0.15 abstraction of dvd contents to new struct. addition of xml output. additional -O option. stream ids and osd palette added.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Apr 6 06:22:26 2006 UTC (6 years, 1 month ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Over 1200 files touched but no revisions bumped :) RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
Revision 1.7 / (download) - annotate - [select for diffs], Sun Feb 26 05:03:21 2006 UTC (6 years, 2 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.6: +5 -1
lines
Diff to previous 1.6 (colored)
Fix build by checking for stdint.h and inttypes.h.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:17 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Jan 26 16:25:52 2006 UTC (6 years, 3 months ago) by xtraeme
Branch: MAIN
Changes since 1.4: +5 -3
lines
Diff to previous 1.4 (colored)
This needs libdvdread>=0.9.5nb1 to build. Bump PKGREVISION.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:42 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.3: +1 -2
lines
Diff to previous 1.3 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:03 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Apr 11 03:12:37 2004 UTC (8 years, 1 month ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.1: +3 -1
lines
Diff to previous 1.1 (colored)
Enable pkgviews installation.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Apr 11 02:50:51 2004 UTC (8 years, 1 month ago) by snj
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of lsdvd-0.10. lsdvd is an application that reads the contents of a DVD and prints them to your terminal. lsdvd will tell you the following: * The name of the disc * The number of tracks * The length, format, and aspect of each track * The format, language, number of channels, contents, etc. of each audio track * The language and contents of each subtitle * The longest track Based on the package in pkgsrc-wip.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Apr 11 02:50:51 2004 UTC (8 years, 1 month ago) by snj
Branch: MAIN
Initial revision