[arch-commits] Commit in libpeas/repos/gnome-unstable-x86_64 (4 files)

2015-03-24 Thread Jan de Groot
Date: Tuesday, March 24, 2015 @ 12:45:24
  Author: jgc
Revision: 234615

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  libpeas/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 234614, libpeas/trunk/PKGBUILD)
  libpeas/repos/gnome-unstable-x86_64/libpeas.install
(from rev 234614, libpeas/trunk/libpeas.install)
Deleted:
  libpeas/repos/gnome-unstable-x86_64/PKGBUILD
  libpeas/repos/gnome-unstable-x86_64/libpeas.install

-+
 PKGBUILD|   78 +++---
 libpeas.install |   22 +++
 2 files changed, 50 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-03-24 11:45:20 UTC (rev 234614)
+++ PKGBUILD2015-03-24 11:45:24 UTC (rev 234615)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
-
-pkgname=libpeas
-pkgver=1.13.0
-pkgrel=1
-pkgdesc=A GObject-based plugins engine
-arch=(i686 x86_64)
-url=http://www.gtk.org/;
-license=(GPL2)
-depends=(gtk3 hicolor-icon-theme gobject-introspection-runtime)
-makedepends=(gtk-doc intltool python-gobject python2-gobject glade 
gobject-introspection)
-install=libpeas.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz)
-sha256sums=('a5f795b0341efb5d38aca26727294c2ab22e32e8ed3e22082ac38f4cce7656d3')
-
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  # Pygobject 3.15.x Throws deprecation message to stderr which causes failed 
test suite. Works fine with 3.14.x
-  make check || return 0
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=${pkgdir} install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libpeas/repos/gnome-unstable-x86_64/PKGBUILD (from rev 234614, 
libpeas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-03-24 11:45:24 UTC (rev 234615)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+
+pkgname=libpeas
+pkgver=1.14.0
+pkgrel=1
+pkgdesc=A GObject-based plugins engine
+arch=(i686 x86_64)
+url=http://www.gtk.org/;
+license=(GPL2)
+depends=(gtk3 hicolor-icon-theme gobject-introspection-runtime)
+makedepends=(gtk-doc intltool python-gobject python2-gobject glade 
gobject-introspection)
+install=libpeas.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-${pkgver}.tar.xz)
+sha256sums=('5e4b3a8968b71497ab26a7a528c414c4c640c5724328fa3507854f04788e2d76')
+
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # Pygobject 3.15.x Throws deprecation message to stderr which causes failed 
test suite. Works fine with 3.14.x
+  make check || return 0
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=${pkgdir} install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: libpeas.install
===
--- libpeas.install 2015-03-24 11:45:20 UTC (rev 234614)
+++ libpeas.install 2015-03-24 11:45:24 UTC (rev 234615)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: libpeas/repos/gnome-unstable-x86_64/libpeas.install (from rev 234614, 
libpeas/trunk/libpeas.install)
===
--- libpeas.install (rev 0)
+++ libpeas.install 2015-03-24 11:45:24 UTC (rev 234615)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


[arch-commits] Commit in libpeas/repos (gnome-unstable-x86_64 testing-x86_64)

2011-04-07 Thread Ionut Biru
Date: Thursday, April 7, 2011 @ 14:45:05
  Author: ibiru
Revision: 118701

db-move: moved libpeas from [gnome-unstable] to [testing] (x86_64)

Added:
  libpeas/repos/testing-x86_64/
Deleted:
  libpeas/repos/gnome-unstable-x86_64/



[arch-commits] Commit in libpeas/repos (gnome-unstable-x86_64)

2011-04-04 Thread Jan Steffens
Date: Monday, April 4, 2011 @ 16:21:08
  Author: heftig
Revision: 117862

archrelease: remove gnome-unstable-x86_64

Deleted:
  libpeas/repos/gnome-unstable-x86_64/



[arch-commits] Commit in libpeas/repos (gnome-unstable-x86_64)

2011-04-04 Thread Jan Steffens
Date: Monday, April 4, 2011 @ 16:21:24
  Author: heftig
Revision: 117864

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  libpeas/repos/gnome-unstable-x86_64/



[arch-commits] Commit in libpeas/repos (gnome-unstable-x86_64)

2011-03-25 Thread Ionut Biru
Date: Friday, March 25, 2011 @ 17:03:57
  Author: ibiru
Revision: 116795

archrelease: remove gnome-unstable-x86_64

Deleted:
  libpeas/repos/gnome-unstable-x86_64/



[arch-commits] Commit in libpeas/repos (gnome-unstable-x86_64)

2011-03-25 Thread Ionut Biru
Date: Friday, March 25, 2011 @ 17:04:11
  Author: ibiru
Revision: 116796

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  libpeas/repos/gnome-unstable-x86_64/



[arch-commits] Commit in libpeas/repos (gnome-unstable-x86_64)

2011-03-10 Thread Jan Steffens
Date: Thursday, March 10, 2011 @ 09:51:46
  Author: heftig
Revision: 113712

archrelease: remove gnome-unstable-x86_64

Deleted:
  libpeas/repos/gnome-unstable-x86_64/



[arch-commits] Commit in libpeas/repos (gnome-unstable-x86_64)

2011-03-10 Thread Jan Steffens
Date: Thursday, March 10, 2011 @ 09:52:02
  Author: heftig
Revision: 113714

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  libpeas/repos/gnome-unstable-x86_64/



[arch-commits] Commit in libpeas/repos (gnome-unstable-x86_64)

2011-02-25 Thread Ionut Biru
Date: Friday, February 25, 2011 @ 11:23:35
  Author: ibiru
Revision: 111277

archrelease: remove gnome-unstable-x86_64

Deleted:
  libpeas/repos/gnome-unstable-x86_64/



[arch-commits] Commit in libpeas/repos (gnome-unstable-x86_64)

2011-02-25 Thread Ionut Biru
Date: Friday, February 25, 2011 @ 11:23:49
  Author: ibiru
Revision: 111278

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  libpeas/repos/gnome-unstable-x86_64/



[arch-commits] Commit in libpeas/repos (gnome-unstable-x86_64)

2011-02-18 Thread Jan Steffens
Date: Friday, February 18, 2011 @ 15:07:41
  Author: heftig
Revision: 110320

archrelease: remove gnome-unstable-x86_64

Deleted:
  libpeas/repos/gnome-unstable-x86_64/



[arch-commits] Commit in libpeas/repos (gnome-unstable-x86_64)

2011-02-18 Thread Jan Steffens
Date: Friday, February 18, 2011 @ 15:07:54
  Author: heftig
Revision: 110321

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  libpeas/repos/gnome-unstable-x86_64/



[arch-commits] Commit in libpeas/repos (gnome-unstable-x86_64)

2011-02-17 Thread Jan Steffens
Date: Thursday, February 17, 2011 @ 12:43:12
  Author: heftig
Revision: 110212

archrelease: copy trunk to gnome-unstable-x86_64

Added:
  libpeas/repos/gnome-unstable-x86_64/