Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f706dd43a9412f4c5663fd28a435526f80ceee94
commit f706dd43a9412f4c5663fd28a435526f80ceee94 Author: DeX77 <[email protected]> Date: Tue Sep 22 11:44:55 2015 +0200 mlt-0.9.4-2-x86_64 * rebuild to fix missing source (now on github) diff --git a/source/xmultimedia-extra/mlt/FrugalBuild b/source/xmultimedia-extra/mlt/FrugalBuild index 620186a..75f89d5 100644 --- a/source/xmultimedia-extra/mlt/FrugalBuild +++ b/source/xmultimedia-extra/mlt/FrugalBuild @@ -1,13 +1,12 @@ # Compiling Time: 0.29 SBU -# Contributor: kikadf <[email protected]> -# Contributor: Devil505 <[email protected]> +# Maintainer: DeX77 <[email protected]> # Contributor: crazy <[email protected]> options+=('asneeded') pkgname=mlt pkgver=0.9.4 -pkgrel=1 +pkgrel=2 pkgdesc="MLT is an open source multimedia framework, designed and developed for television broadcasting." depends=('libsamplerate' 'alsa-lib' 'libdv' 'libxcb' 'ffmpeg>=0.11.1' 'libmad' 'libdv' 'libvorbis' 'lame' 'libogg' 'frei0r-plugins' 'sox>=14.3.2') makedepends=('qt4' 'gtk+2>=2.20.1' 'freetype2>=2.3.4' 'jack>=0.118.0' 'libxml2>=2.7.8' 'sdlimage' 'libquicktime>=1.1.5' 'zlib' 'ladspa_sdk' 'swig') @@ -15,8 +14,10 @@ conflicts=('mlt-plus-plus') groups=('xmultimedia-extra') archs=('i686' 'x86_64') options=('scriptlet' 'force') -Finclude sourceforge python -sha1sums=('40c7780c12888ac3b40796dca652e96021ad1a54') +_F_github_author="mltframework" +_F_github_tag_v=y +Finclude python github +sha1sums=('5d7a6b86d49426d328a5f41c2df53ac60f97d51d') subpkgs=("$pkgname-lumas" "$pkgname-qt" "$pkgname-gtk2" \ "$pkgname-sdl" "$pkgname-jack" "$pkgname-python") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
