Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbilppc.git;a=commitdiff;h=ee2453391d7f5f693cf630bdb3d497370bec3425
commit ee2453391d7f5f693cf630bdb3d497370bec3425 Author: bouleetbil <[EMAIL PROTECTED]> Date: Thu Sep 4 18:42:02 2008 +0200 tetex-3.0-15-ppc *added ppc to archs() diff --git a/source/xapps-extra/tetex/FrugalBuild b/source/xapps-extra/tetex/FrugalBuild index 5c25147..0bc6f04 100644 --- a/source/xapps-extra/tetex/FrugalBuild +++ b/source/xapps-extra/tetex/FrugalBuild @@ -10,7 +10,7 @@ url="http://www.tug.org/teTeX/" depends=('libstdc++' 'libxp' 'libxmu' 'libxft' 'libxpm' 'freetype2' 'fontconfig' 'expat' 'openmotif>=2.3.0' 'zlib' 'libpng' 'tetex-kpathsea') makedepends=('bison' 'flex' 'ncurses') groups=('xapps-extra') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') up2date="lynx --dump 'ftp://dante.ctan.org/tex-archive/systems/unix/teTeX/current/distrib/'|grep \"tar.gz\" |sed -e 's/.*tetex-src-\(.*\).tar.*/\1/;q'" source=(ftp://dante.ctan.org/tex-archive/systems/unix/teTeX/current/distrib/tetex-texmf-$pkgver.tar.gz ftp://dante.ctan.org/tex-archive/systems/unix/teTeX/current/distrib/tetex-src-$pkgver.tar.gz \ tetex-3.0-CVE-2005-3193.patch tetex-3.0-CVE-2007-0650.patch tetex-3.0-CVE-2007-3387.patch \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
