Port details |
- avidemux26-cli Simple GUI based video editor (cli)
- 2.6.10 multimedia
=0 2.6.10Version of this port present on the latest quarterly branch.
- Maintainer: multimedia@FreeBSD.org
- Port Added: 2014-04-01 17:27:40
- Last Update: 2015-06-13 18:31:59
- SVN Revision: 389477
- 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:
-
- avidemux26-cli>0:multimedia/avidemux26-cli
- No installation instructions:
- This port has been deleted.
- PKGNAME: avidemux26-cli
- 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/avidemux26
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- yasm : devel/yasm
- bash : shells/bash
- as : devel/binutils
- cmake : devel/cmake
- pkgconf : devel/pkgconf
- gmake : devel/gmake
- msgfmt : devel/gettext-tools
- gcc48 : lang/gcc
- as : devel/binutils
- xv.pc : x11/libXv
- libQtGui.so : x11-toolkits/qt4-gui
- linguist-qt4 : devel/qt4-linguist
- moc-qt4 : devel/qt4-moc
- qmake-qt4 : devel/qmake4
- rcc : devel/qt4-rcc
- uic-qt4 : devel/qt4-uic
- sdl-config : devel/sdl12
- Runtime dependencies:
-
- gcc48 : lang/gcc
- xv.pc : x11/libXv
- libQtGui.so : x11-toolkits/qt4-gui
- Library dependencies:
-
- libADM6avutil.so.54 : multimedia/avidemux26
- libmad.so : audio/libmad
- libdca.so : multimedia/libdca
- libpng.so : graphics/png
- libiconv.so : converters/libiconv
- libintl.so : devel/gettext-runtime
- libexecinfo.so : devel/libexecinfo
- libfreetype.so : print/freetype2
- libfontconfig.so : x11-fonts/fontconfig
- libfaac.so : audio/faac
- libmp3lame.so : audio/lame
- libfaad.so : audio/faad
- libx264.so : multimedia/libx264
- libvpx.so : multimedia/libvpx
- libxvidcore.so : multimedia/xvid
- libvorbis.so : audio/libvorbis
- libopencore-amrnb.so : audio/opencore-amr
- libsqlite3.so : databases/sqlite3
- libSDL.so : devel/sdl12
- libxml2.so : textproc/libxml2
- libxslt.so : textproc/libxslt
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for avidemux26-cli-2.6.10:
AMR=on: AMR 3GPP speech codec support (opencore)
CLI=off: Build CLI tool
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
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=on: Qt 4 toolkit support
SDL=on: Simple Direct Media Layer support
VAAPI=off: VAAPI (GPU video acceleration) support
VDPAU=off: VDPAU (GPU video acceleration) support
VORBIS=on: Ogg Vorbis audio codec support
VPX=on: VP8/VP9 video codec support
X264=on: H.264 video codec support via x264
X265=off: H.265 video codec support via x265
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 dos2unix gettext qmake:_env
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
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/avidemux26 | Commit | Credits | Log message |
2.6.10 13 Jun 2015 18:31:59 |
riggs |
Move multimedia/avidemux26-* to multimedia/avidemux-* |
2.6.9 01 Jun 2015 18:58:34 |
riggs |
Update to upstream version 2.6.9
While on it:
Pet portlint
PR: 200507
Reported by: venture37@geeklan.co.uk |
2.6.8_3 01 Feb 2015 20:24:28 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
2.6.8_3 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
2.6.8_2 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.6.8_1 04 Jul 2014 09:41:00 |
tijl |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
2.6.8 01 Apr 2014 17:27:31 |
nox |
- Finally import avidemux 2.6.8 as new ports multimedia/avidemux26*,
repocopied from the 2.5.6 ports multimedia/avidemux2 (left in
the tree for now for people that want a gtk ui etc.)
- Set CONFLICTS as only one avidemux version can be installed at a time.
- Don't import the 2.6.8 gtk ui as it crashes at startup and apparently
is abandoned upstream. (In the unlikely case that someone wants to fix
it, it is available at my redports tree.)
- As with the old version start by installing multimedia/avidemux26-plugins,
it is needed and depends on the other ports.
- (portlint is still not happy but I guess it cannot know everything...)
Submitted by: frogs <4721@hushmail.com> (initial port) |
Number of commits found: 7
|