wiz
5bce7a8784
Switch to ffmpeg1 instead of ffmpeg.
...
Note: some of these packages didn't build for me, e.g. osg, so I couldn't
verify them all.
2014-08-11 23:09:44 +00:00
wiz
3faf991a33
Bump applications PKGREVISIONs for python users that might be using
...
python3, since the default changed from python33 to python34.
I probably bumped too many. I hope I got them all.
2014-05-17 16:10:41 +00:00
obache
ed661cd5ca
recursive bump from x264-devel builld number change (i.e. API change).
2014-04-10 05:39:14 +00:00
ryoon
8451a7ee36
Recursive revbump from multimedia/gpac.
2012-12-09 17:17:33 +00:00
ryoon
6674fac431
Update to 0.0.20121208
...
* Change to forked version
* Work with recent tools
2012-12-09 08:15:58 +00:00
asau
a19397ba81
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
2012-10-08 09:20:57 +00:00
wiz
79434c2ac7
Update for python25 removal.
2012-10-03 22:14:00 +00:00
ryoon
296f76c77e
Recursive revbump from multimedia/libvpx 1.1.0 update
2012-09-22 13:48:15 +00:00
obache
2cd654bab6
Bump PKGREVISION from default python to 2.7.
2012-03-15 11:53:20 +00:00
sbd
6c1bcc271a
Recursive bump for multimedia/ffmpeg buildlink addition.
2011-11-16 01:33:15 +00:00
wiz
f09b8dbca6
Let's assume for now that everything that worked with python-2.6 also
...
works with python-2.7.
2011-02-25 09:47:18 +00:00
tron
ffc4c52ac3
This should work with Python 2.6 as well.
2010-11-27 23:48:14 +00:00
shattered
3b05a61c76
Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES.
2010-11-13 21:08:54 +00:00
joerg
62d1ba2bac
Remove @dirrm entries from PLISTs
2009-06-14 18:03:28 +00:00
ahoka
3efe446c69
Bump for ffmpeg update.
2009-06-12 17:24:53 +00:00
joerg
8b432de625
Fix DESTDIR build.
2009-02-11 20:37:13 +00:00
joerg
e2107c85f6
Remove Python 2.1 support.
2009-02-09 21:09:20 +00:00
jmcneill
b459ad34d7
Use PYTHON_VERSIONS_INCOMPATIBLE instead, suggested by snj
2009-01-23 17:57:49 +00:00
jmcneill
564a6c722e
subprocess.check_call is new in python 2.5, so require it
2009-01-23 17:55:27 +00:00
jmcneill
624c140e19
supports user-destdir
2009-01-23 15:14:41 +00:00
jmcneill
9776b27b4e
fix typo, spotted by joerg
2009-01-23 15:11:43 +00:00
jmcneill
2278c59f20
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).
2009-01-23 15:00:05 +00:00