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

Ionut Biru ibiru at archlinux.org
Fri Feb 24 18:27:05 UTC 2012


    Date: Friday, February 24, 2012 @ 13:27:05
  Author: ibiru
Revision: 151081

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

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

-----------------------+
 extra-i686/PKGBUILD   |   47 +++++++++++++++++++++++++----------------------
 extra-x86_64/PKGBUILD |   47 +++++++++++++++++++++++++----------------------
 2 files changed, 50 insertions(+), 44 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-02-24 18:22:42 UTC (rev 151080)
+++ extra-i686/PKGBUILD	2012-02-24 18:27:05 UTC (rev 151081)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jan at archlinux.org>
-
-pkgname=orbit2
-pkgver=2.14.19
-pkgrel=1
-pkgdesc="Thin/fast CORBA ORB"
-arch=('i686' 'x86_64')
-license=('LGPL' 'GPL')
-depends=('libidl2>=0.8.11')
-makedepends=('pkgconfig')
-options=('!libtool' '!makeflags')
-url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/ORBit2/2.14/ORBit2-${pkgver}.tar.bz2)
-sha256sums=('55c900a905482992730f575f3eef34d50bda717c197c97c08fa5a6eafd857550')
-
-build() {
-  cd "${srcdir}/ORBit2-${pkgver}"
-  ./configure --prefix=/usr --disable-static
-  make
-  make DESTDIR="${pkgdir}" install
-}

Copied: orbit2/repos/extra-i686/PKGBUILD (from rev 151080, orbit2/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-02-24 18:27:05 UTC (rev 151081)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot <jan at archlinux.org>
+
+pkgname=orbit2
+pkgver=2.14.19
+pkgrel=2
+pkgdesc="Thin/fast CORBA ORB"
+arch=('i686' 'x86_64')
+license=('LGPL' 'GPL')
+depends=('libidl2')
+options=('!libtool' '!makeflags')
+url="http://www.gnome.org"
+source=(http://ftp.gnome.org/pub/gnome/sources/ORBit2/2.14/ORBit2-${pkgver}.tar.bz2)
+sha256sums=('55c900a905482992730f575f3eef34d50bda717c197c97c08fa5a6eafd857550')
+
+build() {
+  cd "${srcdir}/ORBit2-${pkgver}"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd "${srcdir}/ORBit2-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-02-24 18:22:42 UTC (rev 151080)
+++ extra-x86_64/PKGBUILD	2012-02-24 18:27:05 UTC (rev 151081)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jan at archlinux.org>
-
-pkgname=orbit2
-pkgver=2.14.19
-pkgrel=1
-pkgdesc="Thin/fast CORBA ORB"
-arch=('i686' 'x86_64')
-license=('LGPL' 'GPL')
-depends=('libidl2>=0.8.11')
-makedepends=('pkgconfig')
-options=('!libtool' '!makeflags')
-url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/ORBit2/2.14/ORBit2-${pkgver}.tar.bz2)
-sha256sums=('55c900a905482992730f575f3eef34d50bda717c197c97c08fa5a6eafd857550')
-
-build() {
-  cd "${srcdir}/ORBit2-${pkgver}"
-  ./configure --prefix=/usr --disable-static
-  make
-  make DESTDIR="${pkgdir}" install
-}

Copied: orbit2/repos/extra-x86_64/PKGBUILD (from rev 151080, orbit2/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-02-24 18:27:05 UTC (rev 151081)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan de Groot <jan at archlinux.org>
+
+pkgname=orbit2
+pkgver=2.14.19
+pkgrel=2
+pkgdesc="Thin/fast CORBA ORB"
+arch=('i686' 'x86_64')
+license=('LGPL' 'GPL')
+depends=('libidl2')
+options=('!libtool' '!makeflags')
+url="http://www.gnome.org"
+source=(http://ftp.gnome.org/pub/gnome/sources/ORBit2/2.14/ORBit2-${pkgver}.tar.bz2)
+sha256sums=('55c900a905482992730f575f3eef34d50bda717c197c97c08fa5a6eafd857550')
+
+build() {
+  cd "${srcdir}/ORBit2-${pkgver}"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd "${srcdir}/ORBit2-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list