Path to this page:
./
multimedia/avidemux,
Graphical video editing program
Branch: pkgsrc-2008Q4,
Version: 2.4.3nb2,
Package name: avidemux-2.4.3nb2,
Maintainer: pkgsrc-usersAvidemux is a graphical tool to edit video. It can open several file
formats, and various audio and video codecs. Video can be edited,
cut, appended, filtered (resize/crop/denoise), and re-encoded. Output
file formats include Avi, MPEG1/2, MPEG2PS, OGM, and raw stripped audio
or video.
Required to run:[
x11/libXv] [
x11/gtk2] [
multimedia/xvidcore] [
multimedia/x264-devel] [
lang/spidermonkey] [
graphics/freetype2] [
textproc/libxml2] [
audio/libmad] [
audio/faad2] [
audio/lame] [
audio/libsamplerate] [
audio/libvorbis] [
audio/pulseaudio] [
audio/faac] [
audio/liba52] [
devel/SDL]
Required to build:[
pkgtools/x11-links] [
x11/renderproto] [
x11/fixesproto] [
x11/videoproto] [
x11/xproto] [
x11/xextproto] [
x11/inputproto] [
x11/randrproto] [
devel/cmake] [
devel/libtool-base] [
devel/pkg-config]
Package options: pulseaudio
Master sites:
SHA1: d3a4dc2c07884916c45f750229d02fbdeb3cedde
RMD160: 3d9d098d97462027ac1a62fe9438451b1915367b
Filesize: 6550.713 KB
Version history: (Expand)
- (2009-01-14) Updated to version: avidemux-2.4.3nb2
- (2009-01-06) Package added to pkgsrc.se, version avidemux-2.4.3nb1 (created)
CVS history: (Expand)
2009-01-14 07:51:14 by Tyler R. Retzlaff | Files touched by this commit (7) |
Log message:
pullup ticket #2633 - requested by wiz
avidemux: add option for pulseaudio, fix build problems
revisions pulled up:
pkgsrc/multimedia/avidemux/Makefile 1.51
pkgsrc/multimedia/avidemux/distinfo 1.18
pkgsrc/multimedia/avidemux/options.mk 1.1
pkgsrc/multimedia/avidemux/patches/patch-ac 1.5
pkgsrc/multimedia/avidemux/patches/patch-ad 1.3
pkgsrc/multimedia/avidemux/patches/patch-ae 1.3
pkgsrc/multimedia/avidemux/patches/patch-af 1.4
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 4 21:37:54 UTC 2009
Modified Files:
pkgsrc/multimedia/avidemux: Makefile distinfo
Added Files:
pkgsrc/multimedia/avidemux: options.mk
pkgsrc/multimedia/avidemux/patches: patch-ac patch-ad patch-ae patch-af
Log message:
Add option for pulseaudio (default on), and avoid finding it when
it's disabled (fixes a build problem).
Add patches from upstream SVN to fix build problems with newer x264
snapshots, like the one in pkgsrc.
Bump PKGREVISION for pulseaudio change.
|