Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
|
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
Thank you, obache@.
|
|
|
|
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
|
changes:
-implement link-subset jumps
-implement audio and subpicture content attributes
-misc fixes and improvements
|
|
|
|
|
|
|
|
crash on NetBSD, bump PKGREVISION
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
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
|