FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 2:26 PM BST
Port details
avidemux2-plugins 2.5.6_1 multimedia on this many watch lists=1 search for ports that depend on this port
Simple GUI based video editor (Plugins)
Maintained by: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Dec 2010 14:05:24
License: GPLv2


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Master port: multimedia/avidemux2

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: multimedia/avidemux2, devel/yasm, devel/binutils, devel/gmake, devel/sdl12, textproc/intltool, devel/pkg-config, devel/desktop-file-utils, devel/cmake
Required To Run: multimedia/avidemux2, misc/gnomehier, devel/pkg-config, devel/desktop-file-utils, devel/gio-fam-backend
Required Libraries: audio/lame, audio/libmad, audio/liba52, graphics/png, audio/libsamplerate, multimedia/libdca, devel/libexecinfo, print/freetype2, x11-fonts/fontconfig, x11/libXv, audio/faac, audio/faad, multimedia/x264, multimedia/libvpx, multimedia/xvid, audio/libvorbis, audio/opencore-amr, converters/libiconv, devel/gettext, devel/sdl12, accessibility/atk, devel/glib20, x11-toolkits/gtk20, textproc/libxml2, textproc/libxslt, x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/multimedia/avidemux2-plugins/ && make install clean
To add the package: pkg_add -r avidemux2-plugins


Configuration Options
===> The following configuration options are available for avidemux2-plugins-2.5.6_1:
     GTK=on (default) "GTK+ GUI"
     QT4=off (default) "QT4 GUI (Experimental)"
     FREETYPE=on (default) "TrueType font rendering engine"
     FONTCONFIG=on (default) "Font configuration API for X"
     OSS=on (default) "OSS audio device"
     ESD=off (default) "ESOUND audio device"
     JACK=off (default) "JACK audio device"
     PULSE=off (default) "PULSE audio device"
     XVIDEO=on (default) "X Video Extension library"
     FAAC=on (default) "FAAC (mpeg4/aac encoder)"
     FAAD=on (default) "FAAD (mpeg4/aac decoder)"
     X264=on (default) "H.264 encoding"
     VPX=on (default) "VP8 decoding"
     XVID=on (default) "Xvid video"
     SDL=on (default) "SDL audio/video framework"
     AMR=on (default) "OpenCORE AMR 3GPP Speech Codecs"
     VORBIS=on (default) "OGG/Vorbis audio support"
     NLS=on (default) "Native languages support"
===> Use 'make config' to modify these settings

Master Sites:
http://download.berlios.de/avidemux2/
http://download2.berlios.de/avidemux2/
http://heanet.dl.sourceforge.net/project/avidemux/avidemux/2.5.6/
http://sunet.dl.sourceforge.net/project/avidemux/avidemux/2.5.6/
http://iweb.dl.sourceforge.net/project/avidemux/avidemux/2.5.6/
http://switch.dl.sourceforge.net/project/avidemux/avidemux/2.5.6/
http://surfnet.dl.sourceforge.net/project/avidemux/avidemux/2.5.6/
http://kent.dl.sourceforge.net/project/avidemux/avidemux/2.5.6/
http://freefr.dl.sourceforge.net/project/avidemux/avidemux/2.5.6/
http://voxel.dl.sourceforge.net/project/avidemux/avidemux/2.5.6/
http://jaist.dl.sourceforge.net/project/avidemux/avidemux/2.5.6/
http://osdn.dl.sourceforge.net/project/avidemux/avidemux/2.5.6/
http://nchc.dl.sourceforge.net/project/avidemux/avidemux/2.5.6/
http://ncu.dl.sourceforge.net/project/avidemux/avidemux/2.5.6/
http://transact.dl.sourceforge.net/project/avidemux/avidemux/2.5.6/
http://softlayer.dl.sourceforge.net/project/avidemux/avidemux/2.5.6/
http://internode.dl.sourceforge.net/project/avidemux/avidemux/2.5.6/
http://ufpr.dl.sourceforge.net/project/avidemux/avidemux/2.5.6/
http://waix.dl.sourceforge.net/project/avidemux/avidemux/2.5.6/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 7

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
18 Mar 2012 22:32:16
Original commit files touched by this commit  2.5.6
nox search for other commits by this committer
Remove bogus PORTREVISIONs that are overriden by the one in Makefile.common

Feature safe:   yes
16 Feb 2012 15:57:34
Original commit files touched by this commit  2.5.5_4
ashish search for other commits by this committer
- Bump PORTREVISION to chase the update of multimedia/libvpx
22 Sep 2011 22:50:40
Original commit files touched by this commit  2.5.5_1
eadler search for other commits by this committer
- fix pkg-plist when vorbis not enabled

PR:             ports/160776
Submitted by:   4720@hushmail.com
Approved by:    multimedia (kwm)
Approved by:    bapt (mentor)
09 Jun 2011 06:16:17
Original commit files touched by this commit  2.5.5
bapt search for other commits by this committer
- update to 2.5.5
- add license
16 Dec 2010 17:39:32
Original commit files touched by this commit  2.5.4_2
nox search for other commits by this committer
- 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
10 Dec 2010 19:11:10
Original commit files touched by this commit  2.5.4_1
nox search for other commits by this committer
- Add back libexecinfo code that I disabled at first.
- Sort plugin plist.
- Some other minor cosmetic fixes.
- Bump PORTREVISIONs.
10 Dec 2010 14:04:46
Original commit files touched by this commit  2.5.4
pav search for other commits by this committer
- Update to 2.5.4
- Split plugins to separate port
- Transfer maintainership to multimedia@

PR:             ports/152419
Submitted by:   nox

Number of commits found: 7

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours20
new 7 days63
new fortnight185
new month257

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.079 seconds.