This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Contributor: Marco Maso <[email protected]> | |
pkgname=suitesparse | |
_pkgname=SuiteSparse | |
pkgver=3.6.1 | |
pkgrel=2 | |
pkgdesc="A suite of sparse matrix packages" | |
url="http://www.cise.ufl.edu/research/sparse/SuiteSparse/" | |
arch=('i686' 'x86_64') | |
conflicts=('umfpack') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Thomas Jost <[email protected]> | |
# Contributor: Carson Reynolds <[email protected]> | |
# Contributor: hauptmech | |
# | |
# A x86_64 binary version of this package is available from my custom | |
# repository. If you wish to use it, just add the following lines to your | |
# /etc/pacman.conf: | |
# [schnouki] | |
# Server = http://repo.schnouki.net/archlinux/$arch | |
# Then run "pacman -Sy cuda-sdk" as root. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- linux-2.6.37.6/arch/arm/mach-at91/board-foxg20.c 1970-01-01 01:00:00.000000000 +0100 | |
+++ linux-2.6.38.8/arch/arm/mach-at91/board-foxg20.c 2011-06-03 03:35:11.000000000 +0200 | |
@@ -0,0 +1,274 @@ | |
+/* | |
+ * Copyright (C) 2005 SAN People | |
+ * Copyright (C) 2008 Atmel | |
+ * Copyright (C) 2010 Lee McLoughlin - [email protected] | |
+ * Copyright (C) 2010 Sergio Tanzilli - [email protected] | |
+ * | |
+ * This program is free software; you can redistribute it and/or modify |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Contributor: jwwolf <[email protected]> | |
pkgname=crosstool-ng | |
pkgver=1.12.4 | |
pkgrel=1 | |
pkgdesc="A versatile (cross-)toolchain generator" | |
arch=('i686' 'x86_64') | |
url="http://crosstool-ng.org/" | |
license=(GPL) | |
depends=('bash' 'cvs' 'make' 'gcc' 'gawk' 'sed' 'bison' 'flex' 'texinfo' 'automake' \ |
NewerOlder