- Split Makefile into Makefile.inc to make it a little easier to maintain
- Turn on or off knobs by default per configure script
o GNOMEVFS on by default
o AVAHI on by default
o FLAC off by default
o X264 on by default
o DAAP on by default
o LIVEMEDIA off by default
o SAMBA on by default
o SDL on by default
o SPEEX on by default
bmpx would be able to play something just after install [1]
- Add pkg-message informing users they need to install additional
gstreamer plugins to get a support for additional formats
- Add WITHOUT_NLS knob
- Fix plist
- Bump PORTREVISION
Reported by: Frank Staals <frank@fstaals.net> [1]
- Fix the build if multimedia/x264 is installed in system. [1]
- Add --exclude in extract to not extract beos, macosx, liba52, libavcodec,
libdvdcss and other un-need directories to make sure they do build with the
system (use external dependencies) libraries. Only keep libx264.
- Remove a few missing leftover of ffmpeg in post-patch and in one of patch.
- Add '-dx' in jam by default to give the verbose of build. Easier for me to
collect the bug report or/and read in log from tinderboxes.
- Clean distinfo, remove a leftover of ffmpeg and add SHA256.
- Clean pkg-descr to make it looks nicer.
- Make portlint a bit happier.
Before anyone ask/request me to update it to 7.x. I don't know yet, I haven't
dig in what 7.x has. I think, this port needs to have a good last clean up
before update it to 7.x.
PR: ports/88838 [1]
Reported by: Zach Dykstra <md@anduin.org> [1], bite on me too
- Format tabs, put targets at the end.
- Remove unavoidable auto-detection of OPTIONS.
- Change libxine library version (13 -> 15) in dependency.
Approved by: garga (mentor)
- Use DATADIR macro. [1]
- Make WITHOUT knobs actually disable features with configure. [1]
- Fix build error for the case when libtool15 is not installed. [2]
- Correct pkg-plist. [2]
- Modify files/patch-configure to disable libtheora support properly for WITHOUT_THEORA knob.
PR: ports/95639 [1], ports/96140 [2]
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> [1], oliver [2]
video4linux enabled and raw yuv420p applications
can use to access several USB based webcams.
WWW: http://www.saillard.org/linux/pwc/
PR: ports/93464
Submitted by: Raaf <raaf@luna.afraid.org>
www.ubuntuforums.org. This is not the old gtk2 patch used before but
the current gtk2 support in Mplayer's CVS. Unlike gtk12 support, gtk20
support will not be autodetected since it's still an unofficial patch.
Please use WITH_GTK2 to use.
PR: 95558
Submitted by: Me
Approved by: Maintainer
Obtained from: http://www.ubuntuforums.org/archive/index.php/t-78037.html