Up to [cvs.NetBSD.org] / pkgsrc / multimedia / dvdauthor
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
multimedia: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (for legal reasons?): ./multimedia/adobe-flash-player/distinfo adobe-flash-player-32.0.0.465/flash_player_npapi_linux.i386.tar.gz ./multimedia/adobe-flash-player/distinfo adobe-flash-player-32.0.0.465/flash_player_npapi_linux.x86_64.tar.gz ./multimedia/libdvdcss/distinfo libdvdcss-1.4.3.tar.bz2
multimedia: Remove SHA1 hashes for distfiles
dvdauthor: update to 0.7.2 Depends on ImageMagic6 due to use of deprecated interface. 0.7.2: 2016 December 31 Various code-quality and build improvements Support "jump pgc n" and other interaction code-generation improvements Improve reliability of dvdunauthor Don't force infinite pause on last cell of a PGC Allow specification of provider field in VMG IFO file Add video_format(7) man page Add padding to ensure .BUP and .IFO files end up in different ECC blocks Enabled hinting of rendered subtitle text Require cell start and end times (if specified) to be nonempty
Add SHA512 digests for distfiles for multimedia category Problems found locating distfiles: Package adobe-flash-plugin11: missing distfile flash-plugin-11.2.202.540-release.i386.rpm Package gmplayer: missing distfile mplayer/AlienMind-1.2.tar.bz2 Package gmplayer: missing distfile mplayer/BlueHeart-1.5.tar.bz2 Package gmplayer: missing distfile mplayer/CornerMP-aqua-1.4.tar.bz2 Package gmplayer: missing distfile mplayer/MPlayer-1.1.1.tar.xz Package gmplayer: missing distfile mplayer/WMP6-2.2.tar.bz2 Package gmplayer: missing distfile mplayer/gnome-1.1.tar.bz2 Package gmplayer: missing distfile mplayer/hwswskin-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/neutron-1.6.tar.bz2 Package gmplayer: missing distfile mplayer/plastic-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/slim-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/xine-lcd-1.2.tar.bz2 Package handbrake: missing distfile handbrake/HandBrake-0.9.3.tar.gz Package handbrake: missing distfile handbrake/bzip2-1.0.5.tar.gz Package handbrake: missing distfile handbrake/faad2-2.6.1.tar.gz Package handbrake: missing distfile handbrake/lame-3.98.tar.gz Package handbrake: missing distfile handbrake/libdvdread-0.9.7.tar.gz Package handbrake: missing distfile handbrake/libmp4v2-r45.tar.gz Package handbrake: missing distfile handbrake/libquicktime-0.9.10.tar.gz Package handbrake: missing distfile handbrake/libtheora-1.0.tar.gz Package handbrake: missing distfile handbrake/mpeg2dec-0.5.1.tar.gz Package handbrake: missing distfile handbrake/x264-r1028-83baa7f.tar.gz Package handbrake: missing distfile handbrake/zlib-1.2.3.tar.gz Package libdvdcss: missing distfile libdvdcss-1.3.99.tar.bz2 Package mplayer-share: missing distfile mplayer/MPlayer-1.1.1.tar.xz Package mpv: missing distfile mpv-0.12.0.tar.gz Package realplayer-codecs: missing distfile rp8codecs-20040626.tar.bz2 Package realplayer-codecs: missing distfile rp8codecs-alpha-20050115.tar.bz2 Package win32-codecs: missing distfile rp9codecs-win32-20050115.tar.bz2 Package xanim: missing distfile xa2.0_cvid_netbsd386.o.gz Package xanim: missing distfile xa2.0_iv32_netbsd386.o.gz Package xanim: missing distfile xa1.0_cyuv_netbsd68k.o.gz Package xanim: missing distfile xa2.0_cvid_linuxELF.o.gz Package xanim: missing distfile xa2.0_iv32_linuxELF.o.gz Package xanim: missing distfile xa1.0_cyuv_sparcAOUT.o.gz Package xanim: missing distfile xa2.0_cvid_sparcELF.o.gz Package xanim: missing distfile xa2.0_iv32_sparcELF.o.gz Package xanim: missing distfile xa1.0_cyuv_linuxPPC.o.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
compat.h needs config.h
update to 0.7.1 changes: -build system fix -Allow format specification at top level of dvdauthor control file -mpeg2desc now reports more details about video frames -More explanatory XML-parsing errors
Update multimedia/dvdauthor to 0.7.0 Pkgsrc changes: - Add LICENSE Upstream changes: 0.7.0: 2010 October 23 * Reworked subtitle file reading so it can now deal with encodings like UTF-16 * Default encoding for subtitle files is no longer ISO-8859-1, but taken from user's locale * Add fontconfig support following a patch by Nicolas George * Remove dvdauthor config files and make command line -o option take precedence over XML dest attribute. * Video format no longer has hard-coded default to NTSC, unless you invoke configure with --enable-default-video-format=NTSC. You can also configure with --enable-default-video-format=PAL to default to PAL. * Implement configuration of default video format as per the proposal at <http://create.freedesktop.org/wiki/Video_Format_Pref>. * File names are no longer converted to locale encoding, unless you invoke configure with --enable-localize-filenames. * You can now specify fill and outline colours and outline thickness for text subtitles. Colours can be specified in additional ways, including by name and in HSV space. * You can now also specify a shadow offset and colour for text subtitles * Allow non-title PGCs in a titleset * The VM language now allows C-style comments, as well as CDATA sections * Add --nomux and --nodvdauthor-data options to spumux (thanks to TED for sponsoring this)
Mention URLs for commits including these patches upstream.
Fix build with png-1.5.
update to 0.6.18 changes: -implement link-subset jumps -implement audio and subpicture content attributes -misc fixes and improvements
fix non-portable times(NULL) invocation which made "dvdunauthor" crash on NetBSD, bump PKGREVISION
Update to 0.6.14: 0.6.14: February 24, 2007 popen mode must be 'r' or 'w', not 'rb' or 'wb' make spuunmux escape filenames in xml file properly skip padding bytes in pack header in spuunmux only allow spuunmux to process mpeg-2 files fix bug in setting the resolution field of VTS/VMGM
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
Update to dvdauthor-0.6.11. Submitted by Martin Wilke via PR34431.
Fix GCC 3.4+: label at end of compound statement.
Add RMD160 digests.
Use yacc instead of bison, since that is available on more platforms by default.
Add dvdauthor-0.6.10.
Initial revision