[arch-commits] Commit in orc/repos (4 files)

Ionuț Mircea Bîru ioni at nymeria.archlinux.org
Tue Apr 9 18:42:44 UTC 2013


    Date: Tuesday, April 9, 2013 @ 20:42:44
  Author: ioni
Revision: 182380

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  orc/repos/extra-i686/PKGBUILD
    (from rev 182379, orc/trunk/PKGBUILD)
  orc/repos/extra-x86_64/PKGBUILD
    (from rev 182379, orc/trunk/PKGBUILD)
Deleted:
  orc/repos/extra-i686/PKGBUILD
  orc/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   50 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   25 ------------------------
 extra-x86_64/PKGBUILD |   25 ------------------------
 3 files changed, 50 insertions(+), 50 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-04-09 18:42:16 UTC (rev 182379)
+++ extra-i686/PKGBUILD	2013-04-09 18:42:44 UTC (rev 182380)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-pkgname=orc
-pkgver=0.4.16
-pkgrel=1
-pkgdesc="The Oild Runtime Compiler"
-arch=('i686' 'x86_64')
-license=('custom')
-url="http://code.entropywave.com/projects/orc/"
-depends=('glibc')
-options=('!libtool')
-source=(http://code.entropywave.com/download/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('e482932e544c847761449b106ecbc483')
-
-build () {
-    cd "$srcdir/$pkgname-$pkgver"
-    ./configure --prefix=/usr --disable-static
-    make
-}
-
-package() {
-    cd "$srcdir/$pkgname-$pkgver"
-    make DESTDIR="$pkgdir" install
-    install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: orc/repos/extra-i686/PKGBUILD (from rev 182379, orc/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-04-09 18:42:44 UTC (rev 182380)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+pkgname=orc
+pkgver=0.4.17
+pkgrel=1
+pkgdesc="The Oild Runtime Compiler"
+arch=('i686' 'x86_64')
+license=('custom')
+url="http://code.entropywave.com/projects/orc/"
+depends=('glibc')
+options=('!libtool')
+source=(http://code.entropywave.com/download/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('af1bf3dab9e69f3c36f389285e2a12a1')
+
+build () {
+    cd "$srcdir/$pkgname-$pkgver"
+    ./configure --prefix=/usr --disable-static
+    make
+}
+
+package() {
+    cd "$srcdir/$pkgname-$pkgver"
+    make DESTDIR="$pkgdir" install
+    install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-04-09 18:42:16 UTC (rev 182379)
+++ extra-x86_64/PKGBUILD	2013-04-09 18:42:44 UTC (rev 182380)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-pkgname=orc
-pkgver=0.4.16
-pkgrel=1
-pkgdesc="The Oild Runtime Compiler"
-arch=('i686' 'x86_64')
-license=('custom')
-url="http://code.entropywave.com/projects/orc/"
-depends=('glibc')
-options=('!libtool')
-source=(http://code.entropywave.com/download/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('e482932e544c847761449b106ecbc483')
-
-build () {
-    cd "$srcdir/$pkgname-$pkgver"
-    ./configure --prefix=/usr --disable-static
-    make
-}
-
-package() {
-    cd "$srcdir/$pkgname-$pkgver"
-    make DESTDIR="$pkgdir" install
-    install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: orc/repos/extra-x86_64/PKGBUILD (from rev 182379, orc/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-04-09 18:42:44 UTC (rev 182380)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+pkgname=orc
+pkgver=0.4.17
+pkgrel=1
+pkgdesc="The Oild Runtime Compiler"
+arch=('i686' 'x86_64')
+license=('custom')
+url="http://code.entropywave.com/projects/orc/"
+depends=('glibc')
+options=('!libtool')
+source=(http://code.entropywave.com/download/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('af1bf3dab9e69f3c36f389285e2a12a1')
+
+build () {
+    cd "$srcdir/$pkgname-$pkgver"
+    ./configure --prefix=/usr --disable-static
+    make
+}
+
+package() {
+    cd "$srcdir/$pkgname-$pkgver"
+    make DESTDIR="$pkgdir" install
+    install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}




More information about the arch-commits mailing list