[arch-commits] Commit in gdk-pixbuf2/repos (8 files)

Ionut Biru ibiru at archlinux.org
Mon Jan 30 21:47:59 UTC 2012


    Date: Monday, January 30, 2012 @ 16:47:59
  Author: ibiru
Revision: 148380

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

Added:
  gdk-pixbuf2/repos/testing-i686/PKGBUILD
    (from rev 148379, gdk-pixbuf2/trunk/PKGBUILD)
  gdk-pixbuf2/repos/testing-i686/gdk-pixbuf2.install
    (from rev 148379, gdk-pixbuf2/trunk/gdk-pixbuf2.install)
  gdk-pixbuf2/repos/testing-x86_64/PKGBUILD
    (from rev 148379, gdk-pixbuf2/trunk/PKGBUILD)
  gdk-pixbuf2/repos/testing-x86_64/gdk-pixbuf2.install
    (from rev 148379, gdk-pixbuf2/trunk/gdk-pixbuf2.install)
Deleted:
  gdk-pixbuf2/repos/testing-i686/PKGBUILD
  gdk-pixbuf2/repos/testing-i686/gdk-pixbuf2.install
  gdk-pixbuf2/repos/testing-x86_64/PKGBUILD
  gdk-pixbuf2/repos/testing-x86_64/gdk-pixbuf2.install

------------------------------------+
 testing-i686/PKGBUILD              |   66 +++++++++++++++++------------------
 testing-i686/gdk-pixbuf2.install   |   22 +++++------
 testing-x86_64/PKGBUILD            |   66 +++++++++++++++++------------------
 testing-x86_64/gdk-pixbuf2.install |   22 +++++------
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2012-01-30 21:44:37 UTC (rev 148379)
+++ testing-i686/PKGBUILD	2012-01-30 21:47:59 UTC (rev 148380)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-pkgname=gdk-pixbuf2
-pkgver=2.24.1
-pkgrel=2
-pkgdesc="An image loading library"
-arch=('i686' 'x86_64')
-url="http://www.gtk.org/"
-license=('GPL2')
-depends=('glib2' 'libpng' 'libtiff' 'libjpeg' 'libx11')
-makedepends=('gtk-doc' 'gobject-introspection')
-options=('!libtool')
-install=gdk-pixbuf2.install
-source=(http://download.gnome.org/sources/gdk-pixbuf/2.24/gdk-pixbuf-$pkgver.tar.xz)
-sha256sums=('da7a3f00db360913716368e19e336402755cafa93769f3cfa28a969303e4bee1')
-
-build() {
-  cd "$srcdir/gdk-pixbuf-$pkgver"
-
-  ./configure --prefix=/usr \
-    --without-libjasper \
-    --with-x11 \
-    --with-included-loaders=png
-  make
-}
-
-package() {
-  cd "$srcdir/gdk-pixbuf-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gdk-pixbuf2/repos/testing-i686/PKGBUILD (from rev 148379, gdk-pixbuf2/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2012-01-30 21:47:59 UTC (rev 148380)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+pkgname=gdk-pixbuf2
+pkgver=2.24.1
+pkgrel=3
+pkgdesc="An image loading library"
+arch=('i686' 'x86_64')
+url="http://www.gtk.org/"
+license=('GPL2')
+depends=('glib2' 'libpng>=1.5.7' 'libtiff' 'libjpeg' 'libx11')
+makedepends=('gtk-doc' 'gobject-introspection')
+options=('!libtool')
+install=gdk-pixbuf2.install
+source=(http://download.gnome.org/sources/gdk-pixbuf/2.24/gdk-pixbuf-$pkgver.tar.xz)
+sha256sums=('da7a3f00db360913716368e19e336402755cafa93769f3cfa28a969303e4bee1')
+
+build() {
+  cd "$srcdir/gdk-pixbuf-$pkgver"
+
+  ./configure --prefix=/usr \
+    --without-libjasper \
+    --with-x11 \
+    --with-included-loaders=png
+  make
+}
+
+package() {
+  cd "$srcdir/gdk-pixbuf-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: testing-i686/gdk-pixbuf2.install
===================================================================
--- testing-i686/gdk-pixbuf2.install	2012-01-30 21:44:37 UTC (rev 148379)
+++ testing-i686/gdk-pixbuf2.install	2012-01-30 21:47:59 UTC (rev 148380)
@@ -1,11 +0,0 @@
-post_install() {
-    usr/bin/gdk-pixbuf-query-loaders --update-cache
-}
-
-post_upgrade() {
-    post_install
-}
-
-pre_remove() {
-    rm -f usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/loaders.cache
-}

Copied: gdk-pixbuf2/repos/testing-i686/gdk-pixbuf2.install (from rev 148379, gdk-pixbuf2/trunk/gdk-pixbuf2.install)
===================================================================
--- testing-i686/gdk-pixbuf2.install	                        (rev 0)
+++ testing-i686/gdk-pixbuf2.install	2012-01-30 21:47:59 UTC (rev 148380)
@@ -0,0 +1,11 @@
+post_install() {
+    usr/bin/gdk-pixbuf-query-loaders --update-cache
+}
+
+post_upgrade() {
+    post_install
+}
+
+pre_remove() {
+    rm -f usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/loaders.cache
+}

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2012-01-30 21:44:37 UTC (rev 148379)
+++ testing-x86_64/PKGBUILD	2012-01-30 21:47:59 UTC (rev 148380)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-pkgname=gdk-pixbuf2
-pkgver=2.24.1
-pkgrel=2
-pkgdesc="An image loading library"
-arch=('i686' 'x86_64')
-url="http://www.gtk.org/"
-license=('GPL2')
-depends=('glib2' 'libpng' 'libtiff' 'libjpeg' 'libx11')
-makedepends=('gtk-doc' 'gobject-introspection')
-options=('!libtool')
-install=gdk-pixbuf2.install
-source=(http://download.gnome.org/sources/gdk-pixbuf/2.24/gdk-pixbuf-$pkgver.tar.xz)
-sha256sums=('da7a3f00db360913716368e19e336402755cafa93769f3cfa28a969303e4bee1')
-
-build() {
-  cd "$srcdir/gdk-pixbuf-$pkgver"
-
-  ./configure --prefix=/usr \
-    --without-libjasper \
-    --with-x11 \
-    --with-included-loaders=png
-  make
-}
-
-package() {
-  cd "$srcdir/gdk-pixbuf-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gdk-pixbuf2/repos/testing-x86_64/PKGBUILD (from rev 148379, gdk-pixbuf2/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2012-01-30 21:47:59 UTC (rev 148380)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+pkgname=gdk-pixbuf2
+pkgver=2.24.1
+pkgrel=3
+pkgdesc="An image loading library"
+arch=('i686' 'x86_64')
+url="http://www.gtk.org/"
+license=('GPL2')
+depends=('glib2' 'libpng>=1.5.7' 'libtiff' 'libjpeg' 'libx11')
+makedepends=('gtk-doc' 'gobject-introspection')
+options=('!libtool')
+install=gdk-pixbuf2.install
+source=(http://download.gnome.org/sources/gdk-pixbuf/2.24/gdk-pixbuf-$pkgver.tar.xz)
+sha256sums=('da7a3f00db360913716368e19e336402755cafa93769f3cfa28a969303e4bee1')
+
+build() {
+  cd "$srcdir/gdk-pixbuf-$pkgver"
+
+  ./configure --prefix=/usr \
+    --without-libjasper \
+    --with-x11 \
+    --with-included-loaders=png
+  make
+}
+
+package() {
+  cd "$srcdir/gdk-pixbuf-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: testing-x86_64/gdk-pixbuf2.install
===================================================================
--- testing-x86_64/gdk-pixbuf2.install	2012-01-30 21:44:37 UTC (rev 148379)
+++ testing-x86_64/gdk-pixbuf2.install	2012-01-30 21:47:59 UTC (rev 148380)
@@ -1,11 +0,0 @@
-post_install() {
-    usr/bin/gdk-pixbuf-query-loaders --update-cache
-}
-
-post_upgrade() {
-    post_install
-}
-
-pre_remove() {
-    rm -f usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/loaders.cache
-}

Copied: gdk-pixbuf2/repos/testing-x86_64/gdk-pixbuf2.install (from rev 148379, gdk-pixbuf2/trunk/gdk-pixbuf2.install)
===================================================================
--- testing-x86_64/gdk-pixbuf2.install	                        (rev 0)
+++ testing-x86_64/gdk-pixbuf2.install	2012-01-30 21:47:59 UTC (rev 148380)
@@ -0,0 +1,11 @@
+post_install() {
+    usr/bin/gdk-pixbuf-query-loaders --update-cache
+}
+
+post_upgrade() {
+    post_install
+}
+
+pre_remove() {
+    rm -f usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/loaders.cache
+}




More information about the arch-commits mailing list