Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=8f33db391eaa8338f8285a8446a5c3be5782ff87
commit 8f33db391eaa8338f8285a8446a5c3be5782ff87 Author: Miklos Vajna <[email protected]> Date: Thu Aug 18 12:58:54 2011 +0200 acroread-9.4.2-2-i686 - libstdc++5 -> libstdc++ (the binary depends on the later) diff --git a/source/xapps-extra/acroread/FrugalBuild b/source/xapps-extra/acroread/FrugalBuild index ca67578..ab4454b 100644 --- a/source/xapps-extra/acroread/FrugalBuild +++ b/source/xapps-extra/acroread/FrugalBuild @@ -3,11 +3,11 @@ pkgname=acroread pkgver=9.4.2 -pkgrel=1 +pkgrel=2 pkgdesc="Adobe Acrobat Reader for viewing PDF files" url="http://www.adobe.com/products/acrobat/readermain.html" depends=() -rodepends=('gtk+2' 'libstdc++5') +rodepends=('gtk+2' 'libstdc++') groups=('xapps-extra') archs=('i686') up2date="lynx -dump 'http://www.adobe.com/support/downloads/product.jsp?product=10&platform=unix' | grep English | grep 'Linux Update' | tail -n1 | sed 's/.*er \(.*\) Li.*/\1/'" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
