unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ng0 <ng0@we.make.ritual.n0.is>
To: Eric Bavier <ericbavier@openmailbox.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add threadingbuildingblocks.
Date: Fri, 09 Sep 2016 09:18:49 +0000	[thread overview]
Message-ID: <87eg4t2zye.fsf@we.make.ritual.n0.is> (raw)
In-Reply-To: <20160908231153.70b8ef81@openmailbox.org>

Eric Bavier <ericbavier@openmailbox.org> writes:

> On Thu,  8 Sep 2016 23:07:06 +0000
> ng0 <ng0@we.make.ritual.n0.is> wrote:
>
>> * gnu/packages/parallel.scm (threadingbuildingblocks): New variable.
>> ---
>>  gnu/packages/parallel.scm | 33 +++++++++++++++++++++++++++++++++
>>  1 file changed, 33 insertions(+)
>> 
>> diff --git a/gnu/packages/parallel.scm b/gnu/packages/parallel.scm
>> index 3bb078e..223b318 100644
>> --- a/gnu/packages/parallel.scm
>> +++ b/gnu/packages/parallel.scm
>> @@ -6,6 +6,7 @@
>>  ;;; Copyright © 2016 Andreas Enge <andreas@enge.fr>
>>  ;;; Copyright © 2016 Ricardo Wurmus <rekado@elephly.net>
>>  ;;; Copyright © 2016 Ben Woodcroft <donttrustben@gmail.com>
>> +;;; Copyright © 2016 ng0 <ng0@we.make.ritual.n0.is>
>>  ;;;
>>  ;;; This file is part of GNU Guix.
>>  ;;;
>> @@ -175,3 +176,35 @@ to SLURM.  Using DRMAA, grid applications builders, portal developers and ISVs
>>  can use the same high-level API to link their software with different
>>  cluster/resource management systems.")
>>      (license license:gpl3+)))
>> +
>> +(define-public threadingbuildingblocks
>> +  (package
>> +    (name "threadingbuildingblocks")
>> +    (version "2017_20160722oss")
>> +    (source (origin
>> +              (method url-fetch)
>> +              (uri (string-append "https://www.threadingbuildingblocks.org/sites/"
>> +                                  "default/files/software_releases/source/"
>> +                                  "tbb" version "_src.tgz"))
> [...]
>
> We already have a "tbb@4.3.2" package in gnu/packages/tbb.scm.  How is
> this package different?
>
> `~Eric
>

That's version 4.3.2, how is the version I package different? If the
version packaged is old I'll version bump it.
-- 
ng0
For non-prism friendly talk find me on http://www.psyced.org

      parent reply	other threads:[~2016-09-09  9:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-08 23:07 [PATCH] gnu: Add threadingbuildingblocks ng0
2016-09-08 23:11 ` ng0
2016-09-08 23:17   ` Jeff Mickey
2016-09-08 23:52     ` ng0
2016-09-09  0:26 ` Marius Bakke
2016-09-09  9:16   ` ng0
2016-09-09  4:11 ` Eric Bavier
2016-09-09  9:17   ` ng0
2016-09-09  9:18   ` ng0 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87eg4t2zye.fsf@we.make.ritual.n0.is \
    --to=ng0@we.make.ritual.n0.is \
    --cc=ericbavier@openmailbox.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).