Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1e6999a3e60fa281d322346afd4db0b3d02c8cd4
commit 1e6999a3e60fa281d322346afd4db0b3d02c8cd4 Author: DeX77 <[email protected]> Date: Fri Aug 1 13:07:20 2014 +0200 transcode-1.1.7-2-x86_64 * switch from berlios diff --git a/source/xapps-extra/transcode/FrugalBuild b/source/xapps-extra/transcode/FrugalBuild index 460e41d..d5bcfe2 100644 --- a/source/xapps-extra/transcode/FrugalBuild +++ b/source/xapps-extra/transcode/FrugalBuild @@ -2,19 +2,18 @@ # Maintainer: Janos Kovacs <[email protected]> pkgname=transcode -_F_berlios_ext=".tar.bz2" -_F_berlios_dirname="tcforge" pkgver=1.1.7 pkgrel=2 -Finclude berlios pkgdesc="A suite of command line utilities for transcoding various video, audio, and container formats." -url="http://tcforge.berlios.de/" depends=('mjpegtools>=1.9.0-3' 'mpeg2dec>=0.4.1' 'imagemagick>=6.8.8' 'ffmpeg>=1.0' 'libdvdread>=4.1.3' 'libxv' 'libtheora' 'libfame' 'libraw1394>=2.0.4' 'x264>=20120904') groups=('xapps-extra') archs=('i686' 'x86_64') license="GPL" options=('scriptlet') -source=(https://bitbucket.org/france/transcode-tcforge/downloads/$pkgname-$pkgver.tar.bz2 ffmpeg.patch) +url="https://bitbucket.org/france/transcode-tcforge" +up2date="Flasttar $url/downloads/" +_F_archive_grepv="get" +source=($url/downloads/$pkgname-$pkgver.tar.bz2 ffmpeg.patch) sha1sums=('e35df68b960eb56ef0a59a4cdbed1491be56aee6' \ '4fecdf2c241b480851653e863484eface7068a09') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
