Port details |
- avidemux2-plugins Simple GUI based video editor (Plugins)
- 2.5.6_7 multimedia
=1 2.5.6_7Version of this port present on the latest quarterly branch.
- Maintainer: multimedia@FreeBSD.org
- Port Added: 2010-12-10 14:05:24
- Last Update: 2015-06-13 17:39:10
- SVN Revision: 389475
- People watching this port, also watch:: fbcmd, claws-mail, fluxbox, openbox
- License: GPLv2
- WWW:
- http://avidemux.org/
- Description:
- A video editor that allows editing of AVI, OGM, and MPEG videos. The MPEG
support provides the ability to convert to DVD compliat PS streams. It
contains various filters for deinterlacing, cropping, resizing, etc. Allows
for cutting without re-encoding. Has the ability to re-encode and re-sample.
Utilizes ECMAScript (aka. Javascript) to provide batch scripting and
processing support.
WWW: http://avidemux.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- avidemux2-plugins>0:multimedia/avidemux2-plugins
- No installation instructions:
- This port has been deleted.
- PKGNAME: avidemux2-plugins
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: multimedia/avidemux2
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- avidemux2_cli : multimedia/avidemux2
- yasm : devel/yasm
- as : devel/binutils
- cmake : devel/cmake
- pkgconf : devel/pkgconf
- gmake : devel/gmake
- msgfmt : devel/gettext-tools
- xv.pc : x11/libXv
- sdl-config : devel/sdl12
- intltool-extract : textproc/intltool
- Runtime dependencies:
-
- avidemux2_cli : multimedia/avidemux2
- xv.pc : x11/libXv
- Library dependencies:
-
- libmad.so : audio/libmad
- liba52.so : audio/liba52
- libpng.so : graphics/png
- libsamplerate.so : audio/libsamplerate
- libdca.so : multimedia/libdca
- libexecinfo.so : devel/libexecinfo
- libiconv.so : converters/libiconv
- libintl.so : devel/gettext-runtime
- libfreetype.so : print/freetype2
- libfontconfig.so : x11-fonts/fontconfig
- libfaac.so : audio/faac
- libmp3lame.so : audio/lame
- libfaad.so : audio/faad
- libvpx.so : multimedia/libvpx
- libxvidcore.so : multimedia/xvid
- libvorbis.so : audio/libvorbis
- libopencore-amrnb.so : audio/opencore-amr
- libSDL.so : devel/sdl12
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libxml2.so : textproc/libxml2
- libxslt.so : textproc/libxslt
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for avidemux2-plugins-2.5.6_7:
AMR=on: AMR 3GPP speech codec support (opencore)
ESOUND=off: EsounD sound server support
FAAC=on: FAAC AAC encoder support
FAAD=on: FAAD AAC decoder support
FONTCONFIG=on: X11 font configuration support
FREETYPE=on: TrueType font rendering support
GTK2=on: GTK+ 2 GUI toolkit support
JACK=off: JACK audio server support
LAME=on: LAME MP3 audio encoder support
NLS=on: Native Language Support
OSS=on: Open Sound System support
PULSEAUDIO=off: PulseAudio sound server support
QT4=off: Qt 4 toolkit support
SDL=on: Simple Direct Media Layer support
VORBIS=on: Ogg Vorbis audio codec support
VPX=on: VP8/VP9 video codec support
X264=off: H.264 video codec support via x264
XVID=on: Xvid MPEG-4 video codec support
XVIDEO=on: X11 Video extension library support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- cmake:outsource pkgconfig iconv gmake compiler:features gettext qmake:_env desktop-file-utils
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: multimedia/avidemux2 |
Commit | Credits | Log message |
2.5.6_7 13 Jun 2015 17:39:10 |
riggs |
Remove multimedia/avidemux2 from head. The 2.5 branch is no longer maintained
upstream, and all versions from this branch have security vulnerabilities. |
2.5.6_7 01 Feb 2015 20:24:28 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
2.5.6_5 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.5.6_5 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
2.5.6_5 30 May 2014 16:06:54 |
nox |
Stagify. |
2.5.6_5 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
2.5.6_5 14 Mar 2013 13:43:11 |
makc |
Replace CMAKE_INSTALL_PREFIX with PREFIX (in preparation for bsd.cmake.mk clean
up)
Approved by: myself (with my new multimedia hat) |
2.5.6_5 02 Oct 2012 20:47:41 |
nox |
- Fix default options when not PACKAGE_BUILDING. [1]
- Fix CMAKE_ARGS usage when VORBIS is disabled. [2]
- Strip Makefile headers.
- Remove a few more shilb major versions from LIB_DEPENDS.
- Bump PORTREVISIONs.
PR: ports/171478 [1]
Submitted by: dumbbell [1]
PR: ports/172036 [2]
Submitted by: KATO Tsuguru <tkato432@yahoo.com> [2] |
2.5.6_2 03 Jun 2012 17:44:00 |
bapt |
Fix plist when building without LAME which is default now on pointyhat because
LAME is restricted.
Reported by: pointyhat (pav) |
2.5.6_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.5.6 18 Mar 2012 22:32:16 |
nox |
Remove bogus PORTREVISIONs that are overriden by the one in Makefile.common
Feature safe: yes |
2.5.5_4 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
2.5.5_1 22 Sep 2011 22:50:40 |
eadler |
- fix pkg-plist when vorbis not enabled
PR: ports/160776
Submitted by: 4720@hushmail.com
Approved by: multimedia (kwm)
Approved by: bapt (mentor) |
2.5.5 09 Jun 2011 06:16:17 |
bapt |
- update to 2.5.5
- add license |
2.5.4_2 16 Dec 2010 17:39:32 |
nox |
- Fix AMR dependencies (and thus, plist outside of tb. avidemux now
uses OpenCORE AMR codecs.)
...or as they say, "If it's not tested, assume it's broken."
- Bump PORTREVISIONs.
Reported by: Jan Henrik Sylvester via private email |
2.5.4_1 10 Dec 2010 19:11:10 |
nox |
- Add back libexecinfo code that I disabled at first.
- Sort plugin plist.
- Some other minor cosmetic fixes.
- Bump PORTREVISIONs. |
2.5.4 10 Dec 2010 14:04:46 |
pav |
- Update to 2.5.4
- Split plugins to separate port
- Transfer maintainership to multimedia@
PR: ports/152419
Submitted by: nox |