summaryrefslogtreecommitdiff
path: root/multimedia/dvdauthor
diff options
context:
space:
mode:
authorwiz <wiz>2007-01-20 14:24:21 +0000
committerwiz <wiz>2007-01-20 14:24:21 +0000
commitf9d2cc3c43fac56bd54c7cda5ee5188b3d84fb64 (patch)
tree30a1eedc1330e291806f8c1ae5e688ed1d53866b /multimedia/dvdauthor
parent30cd75caf9d5e0f5dc7c0f4632e67705c74bc796 (diff)
downloadpkgsrc-f9d2cc3c43fac56bd54c7cda5ee5188b3d84fb64.tar.gz
Update to 0.6.13:
0.6.13: January 13, 2007 fix handling of audio packets that have no PTS patch from Romain Chantereau to fix libmagick6 not including stdarg (Closes: Debian Bug#317463) fix int/unsigned problem: dvdauthor dumps core on some mpegs (Closes: Debian Bug#345105) substantially reduce runtime memory requirements fix numerous memory leaks support '-', '&FD', and pipes more consistently and for more places if possible, make color #0 (of the 4 color subtitle palette) be transparent (Closes: Debian Bug#387828) fix byte overflow on PGC Command Table Size (Lucas Pierce) minor errorchecking for vobs with no filenames fix segfault relating to jumppad fix omission of jumppad table if a menu pgc was defined with ptt or title entry incorporate Debian manpages for dvdunauthor, dvddirdel, mpeg2desc, and spuunmux loosely support 24, 30, and 60fps buttons need even 'Y' coordinates 0.6.12: January 7, 2007 print offending vob names on audio discontinuity change assert to verbose warning for more than 128 commands per pgc fix spumux "read 0, expected 4" false warning fix border condition with TMAPT table add -n flag to skip writing output add remap support for subtitle command #7 (CHG_COLCON) fix sector number overflow in IFO files don't escape command sent to shell fix underflow wraparound in computing dts for subtitles fill in reference pointers for all 3 frames even if less than 3 exist allow last vobu of cell to have a forward pointer to self fix TMAPT bug (ptsbase=0; matches Bullitt) support random(FOO) in vm allow the use of all 16 GPRMS via 'allgprm="yes"' option embed commands within the VOB if only one instruction set entries within the actual PGC instead of creating extra PGCs whenever possible vm_optimize combines set GPRM/SPRM and link command (Michael Kreuzer) warn if the button value is not a multiple of 1024 fix CreateCallAdr: first 2 bytes of C_ADT contains number of vobs (Michael Kreuzer) fix TocGen: set frame rate (Michael Kreuzer) fix spuunmux button output to work with spumux (Michael Kreuzer) make counters work; allow hex, kilo, and lang numeric codes (Michael Kreuzer) remove all vestiges of button handling from post if not necessary (Michael Kreuzer) new vm commands added: break, goto (Michael Kreuzer) dvdunauthor uncompiles pre, post, fpc, cell, and button commands add 'crop' keyword for widescreen (crops 4:3 image for 16:9 tvs) if audio extends beyond video, then set sector pts accordingly support separate subpicture streams for normal, widescreen, letterbox, and panscan allow text subtitles to be forced on
Diffstat (limited to 'multimedia/dvdauthor')
-rw-r--r--multimedia/dvdauthor/Makefile5
-rw-r--r--multimedia/dvdauthor/PLIST6
-rw-r--r--multimedia/dvdauthor/distinfo8
3 files changed, 11 insertions, 8 deletions
diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile
index f5407341d4b..b6b13f9fa8f 100644
--- a/multimedia/dvdauthor/Makefile
+++ b/multimedia/dvdauthor/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2007/01/17 23:47:21 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2007/01/20 14:24:21 wiz Exp $
-DISTNAME= dvdauthor-0.6.11
-PKGREVISION= 1
+DISTNAME= dvdauthor-0.6.13
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dvdauthor/}
diff --git a/multimedia/dvdauthor/PLIST b/multimedia/dvdauthor/PLIST
index 5043a6da134..da97730990e 100644
--- a/multimedia/dvdauthor/PLIST
+++ b/multimedia/dvdauthor/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2006/09/02 08:58:47 sekiya Exp $
+@comment $NetBSD: PLIST,v 1.3 2007/01/20 14:24:21 wiz Exp $
bin/dvdauthor
bin/dvddirdel
bin/dvdunauthor
@@ -6,7 +6,11 @@ bin/mpeg2desc
bin/spumux
bin/spuunmux
man/man1/dvdauthor.1
+man/man1/dvddirdel.1
+man/man1/dvdunauthor.1
+man/man1/mpeg2desc.1
man/man1/spumux.1
+man/man1/spuunmux.1
share/dvdauthor/dvdauthor.xsd
share/dvdauthor/spumux.xsd
@dirrm share/dvdauthor
diff --git a/multimedia/dvdauthor/distinfo b/multimedia/dvdauthor/distinfo
index 5720c45d41d..676a8c52544 100644
--- a/multimedia/dvdauthor/distinfo
+++ b/multimedia/dvdauthor/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2006/09/02 08:58:47 sekiya Exp $
+$NetBSD: distinfo,v 1.6 2007/01/20 14:24:21 wiz Exp $
-SHA1 (dvdauthor-0.6.11.tar.gz) = a99ea7ef6e50646b77ad47a015127925053d34ea
-RMD160 (dvdauthor-0.6.11.tar.gz) = 6c2264a5b28063c9c7bde81496c56c213e1a18a6
-Size (dvdauthor-0.6.11.tar.gz) = 288452 bytes
+SHA1 (dvdauthor-0.6.13.tar.gz) = 56aa1a7b0b9c212dde110fa552822b2066abdb12
+RMD160 (dvdauthor-0.6.13.tar.gz) = baa3a8661a9fb92a124e4a6d45f177791c57bbeb
+Size (dvdauthor-0.6.13.tar.gz) = 318984 bytes