xvidenc 8.1.7-1
http://xvidenc.sourceforge.net/
Advanced shell script for encoding DVDs or video files to the XviD format using the encoding utility MEncoder from MPlayer.
unsupported :: multimedia
Maintainer: vinz
Votes: 79
License: GPL
Last Updated: Wed, 08 Jul 2009 07:51:21 +0000
First Submitted: Thu, 19 Jul 2007 21:41:45 +0000
Tarball :: Files :: PKGBUILD
This package has been flagged out of date.
Dependencies bc lsdvd mplayer xvidcore>=1.1.0
# Maintainer: Vinzenz Vietzke <vinz@archlinux.us>
# Contributor: Vinzenz Vietzke <vinz@archlinux.us>
# Previously Maintainer: Stefan Clarke <fm0nk3y@yahoo.co.uk>
pkgname=xvidenc
pkgver=8.2.8
pkgrel=1
pkgdesc="Advanced shell script for encoding DVDs or video files to the XviD format using the encoding utility MEncoder from MPlayer."
arch=(i686 x86_64)
url="http://xvidenc.sourceforge.net/"
license=('GPL')
depends=('mplayer' 'xvidcore>=1.1.0' 'lsdvd' 'lame' 'bc')
install=$pkgname.install
source=(http://dl.sourceforge.net/sourceforge/xvidenc/$pkgname-$pkgver.tar.gz)
md5sums=('3c20ac2c633c86616bed795ece45097c')
build() {
cd $startdir/src/$pkgname-$pkgver
sed -i -e "s|/usr|$startdir/pkg/usr|g" \
-e 's|usr/local/|usr/|g' install
./install
}
Thankyou for picking this up. Apologies to people that where using this and the time it took me to orphan but I don't really use it and RL got in the way
bc is also a dependency
Done(removed contrib), Soz guys RL got in the way.
Hey. Could you please remove the contributor line.
Removed version so it will build against mplayer-svn
Picked up new maintainer
Updated to 7.4.9
hello,
newer version available (7.4.8)
Advanced shell script for encoding DVDs or video files to the XviD format using the encoding utility MEncoder from MPlayer. Supports all the useful options an end-user would need to make a successful encode. The script is a CLI front end to MEncoder.
v1.6.0