basic features like playing videos, dvds, vcdsto more advancing
features like support for mplayer filters,edl lists, and more.
This port uses Qt4.
WWW: http://smplayer.sourceforge.net/
PR: ports/112535, ports/113679
Submitted by: Diego Depaoli <trebestie at gmail.com>, Yinghong.Liu <liu_yinghong at yahoo.com.cn>
basic features like playing videos, dvds, vcdsto more advancing
features like support for mplayer filters,edl lists, and more.
WWW: http://smplayer.sourceforge.net/
PR: ports/112535, ports/113679
Submitted by: Diego Depaoli <trebestie at gmail.com>, Yinghong.Liu <liu_yinghong at yahoo.com.cn>
http://tovid.wikia.com/wiki/Tovid_dependencies . I am following the order
of dependencies in tovid-init to make it easier to be follow in the next
update.
- Add INSTALLS_ICONS=yes.
- Fix the MAN1.
- Remove post-build and post-install, these are not need.
- Update the WWW.
- Fix the plist. [1]
- A bit misc of clean up in pkg-descr and Makefile to make readable.
- Bump the PORTREVISION.
Reported by: krismail [1]
its functionality has been added directly to multimedia/audacious-plugins port.
PR: ports/112479
Submitted by: feature <feature.id@gmail.com> (maintainer)
- Use commas in sed(1) regexps for consistency
- Wrap lines so they fit in standard terminal width
- Pacify portlint(1) to some extent
Reported by: pointyhat [1]
- Drop now useless USE_X_PREFIX
- Fix warning on deinstallation
Approved by: maintainer (implicit, it was my commit that caused breakage)
Reported by: pointyhat
from MPEG-2 files. It is designed to be very easy to use.
All you need to do is add one or more files to the playlist
and answer the questions that follow.
WWW: http://dvdauthorwizard.sourceforge.net
PR: ports/113146
Submitted by: liu_yinghong at yahoo.com.cn
handbrake. It is getting old to keep it around and maintain it by our own on
the unsupport version. Mark it as broken due to not able to build with ffmpeg.
BROKEN= Does not build with new ffmpeg
DEPRECATED= Obsolete, getting old to keep unsupport version around
EXPIRATION_DATE=2007-06-30
binary operator '>?' that is accepted by gcc-3.x but not by gcc-4.2.
I did not find the definition of this operator and do not know whether
it is an extension found in g++-3.x, but I assume that it is a maximum
value operator (a >? b) <==> max(a, b) and this patch implements this
operation explicitly instead of via the (unknown in g++-4.2) operator.
Submitted by: pointyhat via kris
this project is dead. Therefore, add:
DEPRECATED= Obsolete, Project Mayo is dead
EXPIRATION_DATE=2007-06-31
PR: ports/112439
Submitted by: Craig Butler <craig001@lerwick.hopto.org>