Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!

This commit is contained in:
Juan RP
2012-05-23 18:26:56 +02:00
parent 900779add4
commit 1816de0e4a
2107 changed files with 3050 additions and 10194 deletions

View File

@@ -1,13 +1,12 @@
# Template file for 'gcc-fortran'.
#
depends="gcc>=4.7 libgfortran-devel>=4.7"
short_desc="GCC Fortran compiler frontend"
long_desc="${long_desc}
This package contains the GCC Fortran frontend."
Add_dependency run gcc ">=${_majorver}"
Add_dependency run libgfortran-devel ">=${_majorver}"
do_install() {
for f in gfortran ${_triplet}-gfortran; do