[arch-commits] Commit in mingw-w64-gcc/trunk (PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Wed Jun 25 13:20:02 UTC 2014


    Date: Wednesday, June 25, 2014 @ 15:20:01
  Author: spupykin
Revision: 113541

upgpkg: mingw-w64-gcc 4.9.0-3

upd

Modified:
  mingw-w64-gcc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-25 13:03:18 UTC (rev 113540)
+++ PKGBUILD	2014-06-25 13:20:01 UTC (rev 113541)
@@ -6,13 +6,15 @@
 
 pkgname=mingw-w64-gcc
 pkgver=4.9.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Cross GCC for the MinGW-w64 cross-compiler"
 arch=('i686' 'x86_64')
 url="http://gcc.gnu.org"
 license=('GPL' 'LGPL' 'FDL' 'custom')
 groups=('mingw-w64-toolchain' 'mingw-w64')
-depends=('zlib' 'libmpc' 'ppl' 'cloog' 'mingw-w64-crt' 'mingw-w64-binutils' 'mingw-w64-winpthreads' 'mingw-w64-headers' 'mingw-w64-headers-bootstrap')
+depends=('zlib' 'libmpc' 'cloog'
+	 'mingw-w64-crt' 'mingw-w64-binutils' 'mingw-w64-winpthreads'
+	 'mingw-w64-headers' 'mingw-w64-headers-bootstrap')
 makedepends=("gcc-ada=${pkgver}" 'mingw-w64-gcc-base')
 #checkdepends=('dejagnu') # Windows executables could run on Arch through bin_mft and Wine
 optdepends=()




More information about the arch-commits mailing list