[arch-commits] Commit in gtk-sharp-beans/repos/extra-any (PKGBUILD PKGBUILD)

Ionut Biru ibiru at archlinux.org
Thu Feb 23 12:46:33 UTC 2012


    Date: Thursday, February 23, 2012 @ 07:46:33
  Author: ibiru
Revision: 150851

archrelease: copy trunk to extra-any

Added:
  gtk-sharp-beans/repos/extra-any/PKGBUILD
    (from rev 150850, gtk-sharp-beans/trunk/PKGBUILD)
Deleted:
  gtk-sharp-beans/repos/extra-any/PKGBUILD

----------+
 PKGBUILD |   58 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-23 12:45:25 UTC (rev 150850)
+++ PKGBUILD	2012-02-23 12:46:33 UTC (rev 150851)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-# Contributor: György Balló <ballogy at freestart.hu>
-pkgname=gtk-sharp-beans
-pkgver=2.14.0
-_pkgver=2.14.0-0-ga2ff3c5
-_git=19023b6
-pkgrel=1
-pkgdesc="Gtk Sharp Beans aims to fill the gap between the current Gtk sharp packages state and all the blings and desktop integration stuffs"
-arch=('any')
-url="https://github.com/mono/gtk-sharp-beans"
-license=('LGPL')
-depends=('gio-sharp')
-source=(mono-$pkgname-$_pkgver.tar.gz::https://github.com/mono/gtk-sharp-beans/zipball/${pkgver})
-options=(!makeflags)
-md5sums=('f455424d5569608e8199e23cfc14bed8')
-
-build() {
-  cd "$srcdir/mono-$pkgname-$_git"
-
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd "$srcdir/mono-$pkgname-$_git"
-
-  make DESTDIR="$pkgdir/" install
-}

Copied: gtk-sharp-beans/repos/extra-any/PKGBUILD (from rev 150850, gtk-sharp-beans/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2012-02-23 12:46:33 UTC (rev 150851)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+# Contributor: György Balló <ballogy at freestart.hu>
+pkgname=gtk-sharp-beans
+pkgver=2.14.0
+_pkgver=2.14.0-0-ga2ff3c5
+_git=19023b6
+pkgrel=2
+pkgdesc="Gtk Sharp Beans aims to fill the gap between the current Gtk sharp packages state and all the blings and desktop integration stuffs"
+arch=('any')
+url="https://github.com/mono/gtk-sharp-beans"
+license=('LGPL')
+depends=('gio-sharp')
+source=(mono-$pkgname-$_pkgver.tar.gz::https://github.com/mono/gtk-sharp-beans/zipball/${pkgver})
+options=(!makeflags)
+md5sums=('f455424d5569608e8199e23cfc14bed8')
+
+build() {
+  cd "$srcdir/mono-$pkgname-$_git"
+
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd "$srcdir/mono-$pkgname-$_git"
+
+  make DESTDIR="$pkgdir/" install
+}




More information about the arch-commits mailing list