head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.8 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.6 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.4 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.2 pkgsrc-2011Q2-base:1.3 pkgsrc-2010Q4:1.2.0.6 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.4 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.2 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.1.0.4 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.2 pkgsrc-2009Q4-base:1.1; locks; strict; comment @# @; 1.3 date 2011.02.16.20.34.44; author gls; state dead; branches; next 1.2; 1.2 date 2010.05.07.18.02.53; author drochner; state Exp; branches; next 1.1; 1.1 date 2009.11.15.18.24.40; author drochner; state Exp; branches; next ; desc @@ 1.3 log @Update DVDStyler to version 1.8.2.1 Pkgsrc changes: - Added LICENSE - Re-enable all translations, they are computed OK now. Upstream changes: Version 1.8.2.1 <2011.01.31> ---------------------------- * updated some translations Version 1.8.2 <2010.11.25> -------------------------- * fixed rendering of menu (considering aspect ratio) * added generation of up to 3 subpicture streams for widescreen menus (widescreen, letterbox, panscan) * fixed rendering of video frame * added auto duplication of title selection menu * added menu option "remember last selected button" * added detection of default video format at first start * added setting for interlaced video * added possibility to specify video border and cropping * added support of stream- and cell-tag in dvdstyler project file * changed to not use mplex by default * fixed command line bug * fixed validation of disc label in welcome dialog * fixed validation of custom actions * added validation of chapters * added setting "Accept invalid actions" * fixed initialization of cache * fixed bug 2919588 (displays error message if user try to create more than 12 buttons) * fixed bug 2963754 (save play all) * fixed bug 2995164 (Infernal loop) * fixed bug 3062442 (frame button misbehavior) * updated dvdauthor to version 0.6.18 * updated ffmpeg to version 0.6 * added support of Mac OS X Version 1.8.1 <2010.05.25> -------------------------- * added possibility to change subtitle options * added support of VCD and half D1 resolutions * added validation of custom actions * some other small changes @ text @$NetBSD: patch-ae,v 1.2 2010/05/07 18:02:53 drochner Exp $ --- locale/Makefile.in.orig 2010-01-19 19:47:24.000000000 +0000 +++ locale/Makefile.in @@@@ -4,7 +4,7 @@@@ # building lang.mo files from the translated lang.po catalogs. PROGNAME=dvdstyler -LINGUAS=cs da de el es eu fr hu it ja ko mk nb nl pl pt pt_BR ru sk sl sr sv vi zh_TW +LINGUAS=cs da de el es eu fr hu it ko mk nb nl pl pt pt_BR ru sk sl sr sv vi zh_TW prefix=@@prefix@@ datarootdir=@@datarootdir@@ @ 1.2 log @update to 1.8.0.2 changes: -added DVD menu templates -added undo/redo -added disc capacity "unlimited" (for hard disc) -added menu item "Add file as chapter" -UI improvements -bugfixes -translation updates @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @update to 1.7.4 changes: -new buttons, new button actions -added possibility to set languages for audio streams -jumppad is disabled by default -added some warning messages -some other small changes pkgsrc note: msgfmt couldn't digest some of the catalogs, had to disable some languages @ text @d3 1 a3 1 --- locale/Makefile.in.orig 2009-10-05 22:03:22.000000000 +0200 d5 1 a5 1 @@@@ -4,8 +4,8 @@@@ d9 2 a10 4 -LINGUAS=cs da de el es eu fr hu it ko mk nl pl pt pt_BR ru sk sl sr sv vi zh_TW -LINGUAS_ALL=ca cs da de el es eu fr hu it ja ko mk nl pl pt pt_BR ru sk sl sr sv vi zh_TW +LINGUAS=cs da de el es fr it ko mk pl pt pt_BR ru sl sr vi zh_TW +LINGUAS_ALL=ca cs da de el es fr it ja ko mk pl pt pt_BR ru sl sr vi zh_TW @