multimedia/wxcam: Added xvidcore to REQUIRES.

Also modified download link to the standard sf short form

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2012-10-30 11:19:28 +01:00 committed by dsomero
parent 9f69978bd2
commit 429e14a757

View file

@ -1,10 +1,10 @@
PRGNAM="wxcam"
VERSION="1.1"
HOMEPAGE="http://wxcam.sourceforge.net/"
DOWNLOAD="http://sourceforge.net/projects/wxcam/files/wxcam/1.1/wxcam-1.1.tar.bz2"
DOWNLOAD="http://downloads.sourceforge.net/wxcam/wxcam-1.1.tar.bz2"
MD5SUM="c9ea8991b6375c1709a7ce4e61fcc263"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="CImg mjpegtools wxPython"
REQUIRES="CImg mjpegtools wxPython xvidcore"
MAINTAINER="Pierre Cazenave"
EMAIL="pwcazenave<at>gmail<dot>com"