From 8c10802daa79eb8fb9c7bfcbc2bc2422e2a1b561 Mon Sep 17 00:00:00 2001 From: "M.Dinslage" Date: Fri, 16 Apr 2010 21:38:30 -0400 Subject: development/orc: Updated for version 0.4.4. --- development/orc/README | 2 +- development/orc/orc.SlackBuild | 2 +- development/orc/orc.info | 8 ++++---- development/orc/slack-desc | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) mode change 100755 => 100644 development/orc/orc.SlackBuild (limited to 'development') diff --git a/development/orc/README b/development/orc/README index d88f123c534d..ddd21edfeda9 100644 --- a/development/orc/README +++ b/development/orc/README @@ -1,7 +1,7 @@ orc (The Oil Runtime Compiler) Orc is a library and set of tools for compiling and executing very -simple programs that operate on arrays of data. The “language” is +simple programs that operate on arrays of data. The language is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. diff --git a/development/orc/orc.SlackBuild b/development/orc/orc.SlackBuild old mode 100755 new mode 100644 index 3fd563f18694..e0a7cf59ad4a --- a/development/orc/orc.SlackBuild +++ b/development/orc/orc.SlackBuild @@ -5,7 +5,7 @@ # Written by M.Dinslage (daedra1980@gmail.com) PRGNAM=orc -VERSION=${VERSION:-0.4.3} +VERSION=${VERSION:-0.4.4} ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/orc/orc.info b/development/orc/orc.info index 871890603c42..3aef914dac75 100644 --- a/development/orc/orc.info +++ b/development/orc/orc.info @@ -1,10 +1,10 @@ PRGNAM="orc" -VERSION="0.4.3" +VERSION="0.4.4" HOMEPAGE="http://code.entropywave.com/projects/orc/" -DOWNLOAD="http://code.entropywave.com/download/orc/orc-0.4.3.tar.gz" +DOWNLOAD="http://code.entropywave.com/download/orc/orc-0.4.4.tar.gz" DOWNLOAD_x86_64="" -MD5SUM="9b2e7030c8df8a0d371115869fe5685a" +MD5SUM="35f3b7283f391ab8ade7f94332940414" MD5SUM_x86_64="" MAINTAINER="M.Dinslage" EMAIL="daedra1980@gmail.com" -APPROVED="Erik Hanson" +APPROVED="dsomero" diff --git a/development/orc/slack-desc b/development/orc/slack-desc index a4ec494125fa..555774a3544c 100644 --- a/development/orc/slack-desc +++ b/development/orc/slack-desc @@ -9,7 +9,7 @@ orc: orc (The Oil Runtime Compiler) orc: orc: Orc is a library and set of tools for compiling and executing very -orc: simple programs that operate on arrays of data. The “language” is +orc: simple programs that operate on arrays of data. The language is orc: a generic assembly language that represents many of the features orc: available in SIMD architectures, including saturated addition and orc: subtraction, and many arithmetic operations. -- cgit v1.2.3