Date: Thursday, October 8, 2015 @ 01:56:49
  Author: heftig
Revision: 248486

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

Added:
  librsvg/repos/testing-i686/PKGBUILD
    (from rev 248485, librsvg/trunk/PKGBUILD)
  librsvg/repos/testing-i686/librsvg.install
    (from rev 248485, librsvg/trunk/librsvg.install)
  librsvg/repos/testing-x86_64/PKGBUILD
    (from rev 248485, librsvg/trunk/PKGBUILD)
  librsvg/repos/testing-x86_64/librsvg.install
    (from rev 248485, librsvg/trunk/librsvg.install)
Deleted:
  librsvg/repos/testing-i686/PKGBUILD
  librsvg/repos/testing-i686/librsvg.install
  librsvg/repos/testing-x86_64/PKGBUILD
  librsvg/repos/testing-x86_64/librsvg.install

--------------------------------+
 /PKGBUILD                      |   56 +++++++++++++++++++++++++++++++++++++++
 /librsvg.install               |   22 +++++++++++++++
 testing-i686/PKGBUILD          |   28 -------------------
 testing-i686/librsvg.install   |   11 -------
 testing-x86_64/PKGBUILD        |   28 -------------------
 testing-x86_64/librsvg.install |   11 -------
 6 files changed, 78 insertions(+), 78 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD       2015-10-07 23:56:11 UTC (rev 248485)
+++ testing-i686/PKGBUILD       2015-10-07 23:56:49 UTC (rev 248486)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <[email protected]>
-
-pkgname=librsvg
-pkgver=2.40.10
-pkgrel=1
-epoch=1
-pkgdesc="A SVG viewing library"
-arch=(i686 x86_64)
-license=('LGPL')
-depends=('gdk-pixbuf2' 'pango' 'libcroco')
-makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
-options=('!emptydirs')
-url="https://live.gnome.org/LibRsvg";
-install=librsvg.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('965c807438ce90b204e930ff80c92eba1606a2f6fd5ccfd09335c99896dd3479')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static --enable-vala
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: librsvg/repos/testing-i686/PKGBUILD (from rev 248485, 
librsvg/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD                               (rev 0)
+++ testing-i686/PKGBUILD       2015-10-07 23:56:49 UTC (rev 248486)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot <[email protected]>
+
+pkgname=librsvg
+pkgver=2.40.11
+pkgrel=1
+epoch=1
+pkgdesc="A SVG viewing library"
+arch=(i686 x86_64)
+license=('LGPL')
+depends=('gdk-pixbuf2' 'pango' 'libcroco')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
+options=('!emptydirs')
+url="https://live.gnome.org/LibRsvg";
+install=librsvg.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('611ac0f544debd0c9bf1ef5509c990d218e83dd1d8c83297075c4b29796a2e02')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-vala
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-i686/librsvg.install
===================================================================
--- testing-i686/librsvg.install        2015-10-07 23:56:11 UTC (rev 248485)
+++ testing-i686/librsvg.install        2015-10-07 23:56:49 UTC (rev 248486)
@@ -1,11 +0,0 @@
-post_install() {
-    gdk-pixbuf-query-loaders --update-cache
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}

Copied: librsvg/repos/testing-i686/librsvg.install (from rev 248485, 
librsvg/trunk/librsvg.install)
===================================================================
--- testing-i686/librsvg.install                                (rev 0)
+++ testing-i686/librsvg.install        2015-10-07 23:56:49 UTC (rev 248486)
@@ -0,0 +1,11 @@
+post_install() {
+    gdk-pixbuf-query-loaders --update-cache
+}
+
+post_upgrade() {
+    post_install
+}
+
+post_remove() {
+    post_install
+}

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD     2015-10-07 23:56:11 UTC (rev 248485)
+++ testing-x86_64/PKGBUILD     2015-10-07 23:56:49 UTC (rev 248486)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <[email protected]>
-
-pkgname=librsvg
-pkgver=2.40.10
-pkgrel=1
-epoch=1
-pkgdesc="A SVG viewing library"
-arch=(i686 x86_64)
-license=('LGPL')
-depends=('gdk-pixbuf2' 'pango' 'libcroco')
-makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
-options=('!emptydirs')
-url="https://live.gnome.org/LibRsvg";
-install=librsvg.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('965c807438ce90b204e930ff80c92eba1606a2f6fd5ccfd09335c99896dd3479')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static --enable-vala
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: librsvg/repos/testing-x86_64/PKGBUILD (from rev 248485, 
librsvg/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD                             (rev 0)
+++ testing-x86_64/PKGBUILD     2015-10-07 23:56:49 UTC (rev 248486)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot <[email protected]>
+
+pkgname=librsvg
+pkgver=2.40.11
+pkgrel=1
+epoch=1
+pkgdesc="A SVG viewing library"
+arch=(i686 x86_64)
+license=('LGPL')
+depends=('gdk-pixbuf2' 'pango' 'libcroco')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
+options=('!emptydirs')
+url="https://live.gnome.org/LibRsvg";
+install=librsvg.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('611ac0f544debd0c9bf1ef5509c990d218e83dd1d8c83297075c4b29796a2e02')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-vala
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-x86_64/librsvg.install
===================================================================
--- testing-x86_64/librsvg.install      2015-10-07 23:56:11 UTC (rev 248485)
+++ testing-x86_64/librsvg.install      2015-10-07 23:56:49 UTC (rev 248486)
@@ -1,11 +0,0 @@
-post_install() {
-    gdk-pixbuf-query-loaders --update-cache
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}

Copied: librsvg/repos/testing-x86_64/librsvg.install (from rev 248485, 
librsvg/trunk/librsvg.install)
===================================================================
--- testing-x86_64/librsvg.install                              (rev 0)
+++ testing-x86_64/librsvg.install      2015-10-07 23:56:49 UTC (rev 248486)
@@ -0,0 +1,11 @@
+post_install() {
+    gdk-pixbuf-query-loaders --update-cache
+}
+
+post_upgrade() {
+    post_install
+}
+
+post_remove() {
+    post_install
+}

Reply via email to