The NetBSD Project

CVS log for pkgsrc/multimedia/mkv2mp4/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / multimedia / mkv2mp4

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Thu Mar 15 11:53:34 2012 UTC (2 months, 1 week ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Bump PKGREVISION from default python to 2.7.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Nov 16 01:33:18 2011 UTC (6 months, 1 week ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Recursive bump for multimedia/ffmpeg buildlink addition.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Feb 25 09:47:26 2011 UTC (14 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Nov 27 23:48:14 2010 UTC (17 months, 3 weeks ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

This should work with Python 2.6 as well.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Nov 13 21:09:00 2010 UTC (18 months, 1 week ago) by shattered
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jun 12 17:24:53 2009 UTC (2 years, 11 months ago) by ahoka
Branch: MAIN
CVS Tags: 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, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Bump for ffmpeg update.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 11 20:37:13 2009 UTC (3 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

Fix DESTDIR build.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Feb 9 21:09:22 2009 UTC (3 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Remove Python 2.1 support.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jan 23 17:57:49 2009 UTC (3 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Use PYTHON_VERSIONS_INCOMPATIBLE instead, suggested by snj

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 23 17:55:27 2009 UTC (3 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

subprocess.check_call is new in python 2.5, so require it

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 23 15:14:41 2009 UTC (3 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

supports user-destdir

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jan 23 15:00:05 2009 UTC (3 years, 4 months ago) by jmcneill
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import mkv2mp4 based on SVN revision r11. I think I'll nominate it for
the 'ugliest package name of the month' award (py25-mkv2mp4-0.0alpha11), but
it is in fact quite handy.

mkv2mp4 is a commandline utility, written in Python, which allows conversion
of video files in the Matroska container (*.mkv file extension) containing
H.264 video to be converted into a format which the Xbox 360 can play.

It differs from other similar tools in that no video transcoding is
performed; the video is passed through untouched and the just the audio is
transcoded if necessary.  This means that the conversion is much faster
(the whole process being quicker than realtime on reasonably modern
machines), and more importantly that there is no degradation in video quality
(which makes it very suitable for HD video).

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 23 15:00:05 2009 UTC (3 years, 4 months ago) by jmcneill
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>