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

2016-03-30 Thread Jan Steffens
Date: Wednesday, March 30, 2016 @ 22:31:57
  Author: heftig
Revision: 263425

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libgweather/repos/gnome-unstable-i686/PKGBUILD
(from rev 263423, libgweather/trunk/PKGBUILD)
  libgweather/repos/gnome-unstable-i686/libgweather.install
(from rev 263423, libgweather/trunk/libgweather.install)
  libgweather/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 263423, libgweather/trunk/PKGBUILD)
  libgweather/repos/gnome-unstable-x86_64/libgweather.install
(from rev 263424, libgweather/trunk/libgweather.install)
Deleted:
  libgweather/repos/gnome-unstable-i686/PKGBUILD
  libgweather/repos/gnome-unstable-i686/libgweather.install
  libgweather/repos/gnome-unstable-x86_64/PKGBUILD
  libgweather/repos/gnome-unstable-x86_64/libgweather.install

---+
 /PKGBUILD |   58 
 /libgweather.install  |   36 +
 gnome-unstable-i686/PKGBUILD  |   29 --
 gnome-unstable-i686/libgweather.install   |   18 
 gnome-unstable-x86_64/PKGBUILD|   29 --
 gnome-unstable-x86_64/libgweather.install |   18 
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2016-03-30 20:31:49 UTC (rev 263424)
+++ gnome-unstable-i686/PKGBUILD2016-03-30 20:31:57 UTC (rev 263425)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot  
-
-pkgname=libgweather
-pkgver=3.19.92
-pkgrel=1
-pkgdesc="Provides access to weather information from the net"
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('libsoup' 'gtk3' 'geocode-glib')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-options=('!emptydirs')
-url="http://www.gnome.org/;
-install=libgweather.install
-source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d503f959b9b2205eb5553c9ba77c0b86f9c8d5e637f48950280cd3e7b1505151')
-
-build() {
-cd "$pkgname-$pkgver"
-./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-make
-}
-
-package() {
-cd "$pkgname-$pkgver"
-make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="$pkgdir" install
-}

Copied: libgweather/repos/gnome-unstable-i686/PKGBUILD (from rev 263423, 
libgweather/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-03-30 20:31:57 UTC (rev 263425)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot  
+
+pkgname=libgweather
+pkgver=3.20.0
+pkgrel=1
+pkgdesc="Provides access to weather information from the net"
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gtk3' 'geocode-glib')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+options=('!emptydirs')
+url="http://www.gnome.org/;
+install=libgweather.install
+source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('52629b8e9fcd979377f43a2223cf0e7096d3c3e940faa94021132ee0f879b8d6')
+
+build() {
+cd "$pkgname-$pkgver"
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+make
+}
+
+package() {
+cd "$pkgname-$pkgver"
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="$pkgdir" install
+}

Deleted: gnome-unstable-i686/libgweather.install
===
--- gnome-unstable-i686/libgweather.install 2016-03-30 20:31:49 UTC (rev 
263424)
+++ gnome-unstable-i686/libgweather.install 2016-03-30 20:31:57 UTC (rev 
263425)
@@ -1,18 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
-gconfpkg --uninstall libgweather
-  fi
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: libgweather/repos/gnome-unstable-i686/libgweather.install (from rev 
263423, libgweather/trunk/libgweather.install)
===
--- gnome-unstable-i686/libgweather.install (rev 0)
+++ gnome-unstable-i686/libgweather.install 2016-03-30 20:31:57 UTC (rev 
263425)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall 

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

2015-10-12 Thread Jan Steffens
Date: Monday, October 12, 2015 @ 19:44:43
  Author: heftig
Revision: 248952

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

Added:
  libgweather/repos/extra-i686/PKGBUILD
(from rev 248950, libgweather/trunk/PKGBUILD)
  libgweather/repos/extra-i686/libgweather.install
(from rev 248950, libgweather/trunk/libgweather.install)
  libgweather/repos/extra-x86_64/PKGBUILD
(from rev 248950, libgweather/trunk/PKGBUILD)
  libgweather/repos/extra-x86_64/libgweather.install
(from rev 248951, libgweather/trunk/libgweather.install)
Deleted:
  libgweather/repos/extra-i686/PKGBUILD
  libgweather/repos/extra-i686/libgweather.install
  libgweather/repos/extra-x86_64/PKGBUILD
  libgweather/repos/extra-x86_64/libgweather.install

--+
 /PKGBUILD|   56 +
 /libgweather.install |   36 +++
 extra-i686/PKGBUILD  |   28 --
 extra-i686/libgweather.install   |   18 ---
 extra-x86_64/PKGBUILD|   28 --
 extra-x86_64/libgweather.install |   18 ---
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-10-12 17:44:36 UTC (rev 248951)
+++ extra-i686/PKGBUILD 2015-10-12 17:44:43 UTC (rev 248952)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot  
-
-pkgname=libgweather
-pkgver=3.18.0
-pkgrel=1
-pkgdesc="Provides access to weather information from the net"
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('libsoup' 'gtk3' 'geocode-glib')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-options=('!emptydirs')
-url="http://www.gnome.org/;
-install=libgweather.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8f4fda67f48c776f2bf955d384de4cc842aacb8d9b2ad87b42d83d0dc5a1cb1f')
-
-build() {
-cd "$pkgname-$pkgver"
-./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --disable-static
-make
-}
-
-package() {
-cd "$pkgname-$pkgver"
-make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="$pkgdir" install
-}

Copied: libgweather/repos/extra-i686/PKGBUILD (from rev 248950, 
libgweather/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-10-12 17:44:43 UTC (rev 248952)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot  
+
+pkgname=libgweather
+pkgver=3.18.1
+pkgrel=1
+pkgdesc="Provides access to weather information from the net"
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gtk3' 'geocode-glib')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+options=('!emptydirs')
+url="http://www.gnome.org/;
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('94b2292f8f7616e2aa81b1516befd7b27682b20acecbd5d656b6954990ca7ad0')
+
+build() {
+cd "$pkgname-$pkgver"
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd "$pkgname-$pkgver"
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="$pkgdir" install
+}

Deleted: extra-i686/libgweather.install
===
--- extra-i686/libgweather.install  2015-10-12 17:44:36 UTC (rev 248951)
+++ extra-i686/libgweather.install  2015-10-12 17:44:43 UTC (rev 248952)
@@ -1,18 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
-gconfpkg --uninstall libgweather
-  fi
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: libgweather/repos/extra-i686/libgweather.install (from rev 248950, 
libgweather/trunk/libgweather.install)
===
--- extra-i686/libgweather.install  (rev 0)
+++ extra-i686/libgweather.install  2015-10-12 17:44:43 UTC (rev 248952)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall libgweather
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-10-12 17:44:36 UTC (rev 248951)
+++ extra-x86_64/PKGBUILD   2015-10-12 17:44:43 UTC (rev 248952)
@@ -1,28 +0,0 @@
-# $Id$
-# 

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

2015-04-13 Thread Jan Steffens
Date: Tuesday, April 14, 2015 @ 04:19:42
  Author: heftig
Revision: 236477

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

Added:
  libgweather/repos/extra-i686/PKGBUILD
(from rev 236476, libgweather/trunk/PKGBUILD)
  libgweather/repos/extra-i686/libgweather.install
(from rev 236476, libgweather/trunk/libgweather.install)
  libgweather/repos/extra-x86_64/PKGBUILD
(from rev 236476, libgweather/trunk/PKGBUILD)
  libgweather/repos/extra-x86_64/libgweather.install
(from rev 236476, libgweather/trunk/libgweather.install)
Deleted:
  libgweather/repos/extra-i686/PKGBUILD
  libgweather/repos/extra-i686/libgweather.install
  libgweather/repos/extra-x86_64/PKGBUILD
  libgweather/repos/extra-x86_64/libgweather.install

--+
 /PKGBUILD|   56 +
 /libgweather.install |   36 +++
 extra-i686/PKGBUILD  |   28 --
 extra-i686/libgweather.install   |   18 ---
 extra-x86_64/PKGBUILD|   28 --
 extra-x86_64/libgweather.install |   18 ---
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-04-14 02:18:15 UTC (rev 236476)
+++ extra-i686/PKGBUILD 2015-04-14 02:19:42 UTC (rev 236477)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot  j...@archlinux.org
-
-pkgname=libgweather
-pkgver=3.16.0
-pkgrel=1
-pkgdesc=Provides access to weather information from the net
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('libsoup' 'gtk3' 'geocode-glib')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-options=('!emptydirs')
-url=http://www.gnome.org/;
-install=libgweather.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('eacb755a95268bb65f6e027ec236de36fb0f486a8bb938e98e82377836373f74')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --disable-static
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
-}

Copied: libgweather/repos/extra-i686/PKGBUILD (from rev 236476, 
libgweather/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-04-14 02:19:42 UTC (rev 236477)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot  j...@archlinux.org
+
+pkgname=libgweather
+pkgver=3.16.1
+pkgrel=1
+pkgdesc=Provides access to weather information from the net
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gtk3' 'geocode-glib')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+options=('!emptydirs')
+url=http://www.gnome.org/;
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('db0955261427bb0f1a3f2747507863c591bf2f09dc477cfbf1cea0382cd34dfd')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+}

Deleted: extra-i686/libgweather.install
===
--- extra-i686/libgweather.install  2015-04-14 02:18:15 UTC (rev 236476)
+++ extra-i686/libgweather.install  2015-04-14 02:19:42 UTC (rev 236477)
@@ -1,18 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
-gconfpkg --uninstall libgweather
-  fi
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: libgweather/repos/extra-i686/libgweather.install (from rev 236476, 
libgweather/trunk/libgweather.install)
===
--- extra-i686/libgweather.install  (rev 0)
+++ extra-i686/libgweather.install  2015-04-14 02:19:42 UTC (rev 236477)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall libgweather
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-04-14 02:18:15 UTC (rev 236476)
+++ extra-x86_64/PKGBUILD   2015-04-14 02:19:42 UTC (rev 236477)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot  

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

2015-03-25 Thread Jan de Groot
Date: Wednesday, March 25, 2015 @ 16:34:52
  Author: jgc
Revision: 234815

db-move: moved libgweather from [gnome-unstable] to [testing] (i686, x86_64)

Added:
  libgweather/repos/testing-i686/
  libgweather/repos/testing-i686/PKGBUILD
(from rev 234786, libgweather/repos/gnome-unstable-i686/PKGBUILD)
  libgweather/repos/testing-i686/libgweather.install
(from rev 234786, libgweather/repos/gnome-unstable-i686/libgweather.install)
  libgweather/repos/testing-x86_64/
  libgweather/repos/testing-x86_64/PKGBUILD
(from rev 234786, libgweather/repos/gnome-unstable-x86_64/PKGBUILD)
  libgweather/repos/testing-x86_64/libgweather.install
(from rev 234786, 
libgweather/repos/gnome-unstable-x86_64/libgweather.install)
Deleted:
  libgweather/repos/gnome-unstable-i686/
  libgweather/repos/gnome-unstable-x86_64/

+
 testing-i686/PKGBUILD  |   28 
 testing-i686/libgweather.install   |   18 ++
 testing-x86_64/PKGBUILD|   28 
 testing-x86_64/libgweather.install |   18 ++
 4 files changed, 92 insertions(+)

Copied: libgweather/repos/testing-i686/PKGBUILD (from rev 234786, 
libgweather/repos/gnome-unstable-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-03-25 15:34:52 UTC (rev 234815)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot  j...@archlinux.org
+
+pkgname=libgweather
+pkgver=3.16.0
+pkgrel=1
+pkgdesc=Provides access to weather information from the net
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gtk3' 'geocode-glib')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+options=('!emptydirs')
+url=http://www.gnome.org/;
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('eacb755a95268bb65f6e027ec236de36fb0f486a8bb938e98e82377836373f74')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+}

Copied: libgweather/repos/testing-i686/libgweather.install (from rev 234786, 
libgweather/repos/gnome-unstable-i686/libgweather.install)
===
--- testing-i686/libgweather.install(rev 0)
+++ testing-i686/libgweather.install2015-03-25 15:34:52 UTC (rev 234815)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall libgweather
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: libgweather/repos/testing-x86_64/PKGBUILD (from rev 234786, 
libgweather/repos/gnome-unstable-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-03-25 15:34:52 UTC (rev 234815)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot  j...@archlinux.org
+
+pkgname=libgweather
+pkgver=3.16.0
+pkgrel=1
+pkgdesc=Provides access to weather information from the net
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gtk3' 'geocode-glib')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+options=('!emptydirs')
+url=http://www.gnome.org/;
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('eacb755a95268bb65f6e027ec236de36fb0f486a8bb938e98e82377836373f74')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+}

Copied: libgweather/repos/testing-x86_64/libgweather.install (from rev 234786, 
libgweather/repos/gnome-unstable-x86_64/libgweather.install)
===
--- testing-x86_64/libgweather.install  (rev 0)
+++ testing-x86_64/libgweather.install  2015-03-25 15:34:52 UTC (rev 234815)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall libgweather
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2015-03-23 Thread Jan de Groot
Date: Monday, March 23, 2015 @ 08:13:36
  Author: jgc
Revision: 234490

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libgweather/repos/gnome-unstable-i686/PKGBUILD
(from rev 234489, libgweather/trunk/PKGBUILD)
  libgweather/repos/gnome-unstable-i686/libgweather.install
(from rev 234489, libgweather/trunk/libgweather.install)
  libgweather/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 234489, libgweather/trunk/PKGBUILD)
  libgweather/repos/gnome-unstable-x86_64/libgweather.install
(from rev 234489, libgweather/trunk/libgweather.install)
Deleted:
  libgweather/repos/gnome-unstable-i686/PKGBUILD
  libgweather/repos/gnome-unstable-i686/libgweather.install
  libgweather/repos/gnome-unstable-x86_64/PKGBUILD
  libgweather/repos/gnome-unstable-x86_64/libgweather.install

---+
 /PKGBUILD |   56 
 /libgweather.install  |   36 ++
 gnome-unstable-i686/PKGBUILD  |   28 --
 gnome-unstable-i686/libgweather.install   |   18 -
 gnome-unstable-x86_64/PKGBUILD|   28 --
 gnome-unstable-x86_64/libgweather.install |   18 -
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2015-03-23 07:13:29 UTC (rev 234489)
+++ gnome-unstable-i686/PKGBUILD2015-03-23 07:13:36 UTC (rev 234490)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot  j...@archlinux.org
-
-pkgname=libgweather
-pkgver=3.15.91
-pkgrel=1
-pkgdesc=Provides access to weather information from the net
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('libsoup' 'gtk3' 'geocode-glib')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-options=('!emptydirs')
-url=http://www.gnome.org/;
-install=libgweather.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('28e6174a6828af71a038dc8659a23132f713bd3bf12d5da671ac42d138675b64')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --disable-static
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
-}

Copied: libgweather/repos/gnome-unstable-i686/PKGBUILD (from rev 234489, 
libgweather/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-03-23 07:13:36 UTC (rev 234490)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot  j...@archlinux.org
+
+pkgname=libgweather
+pkgver=3.16.0
+pkgrel=1
+pkgdesc=Provides access to weather information from the net
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gtk3' 'geocode-glib')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+options=('!emptydirs')
+url=http://www.gnome.org/;
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('eacb755a95268bb65f6e027ec236de36fb0f486a8bb938e98e82377836373f74')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-i686/libgweather.install
===
--- gnome-unstable-i686/libgweather.install 2015-03-23 07:13:29 UTC (rev 
234489)
+++ gnome-unstable-i686/libgweather.install 2015-03-23 07:13:36 UTC (rev 
234490)
@@ -1,18 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
-gconfpkg --uninstall libgweather
-  fi
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: libgweather/repos/gnome-unstable-i686/libgweather.install (from rev 
234489, libgweather/trunk/libgweather.install)
===
--- gnome-unstable-i686/libgweather.install (rev 0)
+++ gnome-unstable-i686/libgweather.install 2015-03-23 07:13:36 UTC (rev 
234490)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall libgweather
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: 

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

2015-02-12 Thread Jan de Groot
Date: Thursday, February 12, 2015 @ 14:29:48
  Author: jgc
Revision: 231332

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

Added:
  libgweather/repos/extra-i686/PKGBUILD
(from rev 231331, libgweather/trunk/PKGBUILD)
  libgweather/repos/extra-i686/libgweather.install
(from rev 231331, libgweather/trunk/libgweather.install)
  libgweather/repos/extra-x86_64/PKGBUILD
(from rev 231331, libgweather/trunk/PKGBUILD)
  libgweather/repos/extra-x86_64/libgweather.install
(from rev 231331, libgweather/trunk/libgweather.install)
Deleted:
  libgweather/repos/extra-i686/PKGBUILD
  libgweather/repos/extra-i686/libgweather.install
  libgweather/repos/extra-x86_64/PKGBUILD
  libgweather/repos/extra-x86_64/libgweather.install

--+
 /PKGBUILD|   56 +
 /libgweather.install |   36 +++
 extra-i686/PKGBUILD  |   28 --
 extra-i686/libgweather.install   |   18 ---
 extra-x86_64/PKGBUILD|   28 --
 extra-x86_64/libgweather.install |   18 ---
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-02-12 13:29:41 UTC (rev 231331)
+++ extra-i686/PKGBUILD 2015-02-12 13:29:48 UTC (rev 231332)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot  j...@archlinux.org
-
-pkgname=libgweather
-pkgver=3.14.2
-pkgrel=1
-pkgdesc=Provides access to weather information from the net
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('libsoup' 'gtk3' 'geocode-glib')
-makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
-options=('!emptydirs')
-url=http://www.gnome.org/;
-install=libgweather.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('aa0d03132fc6c446cf549df1d91e319e1abcc676f1d9f8bc1dc01f033dcff493')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --disable-static
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
-}

Copied: libgweather/repos/extra-i686/PKGBUILD (from rev 231331, 
libgweather/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-02-12 13:29:48 UTC (rev 231332)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot  j...@archlinux.org
+
+pkgname=libgweather
+pkgver=3.14.3
+pkgrel=1
+pkgdesc=Provides access to weather information from the net
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gtk3' 'geocode-glib')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
+options=('!emptydirs')
+url=http://www.gnome.org/;
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('04dd25064cdc7715c1bf5fc476c8596d640cbcb3551217867195cef16f6b')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+}

Deleted: extra-i686/libgweather.install
===
--- extra-i686/libgweather.install  2015-02-12 13:29:41 UTC (rev 231331)
+++ extra-i686/libgweather.install  2015-02-12 13:29:48 UTC (rev 231332)
@@ -1,18 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
-gconfpkg --uninstall libgweather
-  fi
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: libgweather/repos/extra-i686/libgweather.install (from rev 231331, 
libgweather/trunk/libgweather.install)
===
--- extra-i686/libgweather.install  (rev 0)
+++ extra-i686/libgweather.install  2015-02-12 13:29:48 UTC (rev 231332)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall libgweather
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-02-12 13:29:41 UTC (rev 231331)
+++ extra-x86_64/PKGBUILD   2015-02-12 13:29:48 UTC (rev 231332)
@@ -1,28 +0,0 @@
-# $Id$
-# 

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

2014-12-24 Thread Jan de Groot
Date: Wednesday, December 24, 2014 @ 12:10:43
  Author: jgc
Revision: 227991

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

Added:
  libgweather/repos/extra-i686/PKGBUILD
(from rev 227990, libgweather/trunk/PKGBUILD)
  libgweather/repos/extra-i686/libgweather.install
(from rev 227990, libgweather/trunk/libgweather.install)
  libgweather/repos/extra-x86_64/PKGBUILD
(from rev 227990, libgweather/trunk/PKGBUILD)
  libgweather/repos/extra-x86_64/libgweather.install
(from rev 227990, libgweather/trunk/libgweather.install)
Deleted:
  libgweather/repos/extra-i686/PKGBUILD
  libgweather/repos/extra-i686/libgweather.install
  libgweather/repos/extra-x86_64/PKGBUILD
  libgweather/repos/extra-x86_64/libgweather.install

--+
 /PKGBUILD|   56 +
 /libgweather.install |   36 +++
 extra-i686/PKGBUILD  |   28 --
 extra-i686/libgweather.install   |   18 ---
 extra-x86_64/PKGBUILD|   28 --
 extra-x86_64/libgweather.install |   18 ---
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-12-24 11:10:34 UTC (rev 227990)
+++ extra-i686/PKGBUILD 2014-12-24 11:10:43 UTC (rev 227991)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot  j...@archlinux.org
-
-pkgname=libgweather
-pkgver=3.14.1
-pkgrel=1
-pkgdesc=Provides access to weather information from the net
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('libsoup' 'gtk3' 'geocode-glib')
-makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
-options=('!emptydirs')
-url=http://www.gnome.org/;
-install=libgweather.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4db10404ac91bc1f85ae977bdaa98413836429c3de6244dc68567c402afed800')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --disable-static
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
-}

Copied: libgweather/repos/extra-i686/PKGBUILD (from rev 227990, 
libgweather/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-12-24 11:10:43 UTC (rev 227991)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot  j...@archlinux.org
+
+pkgname=libgweather
+pkgver=3.14.2
+pkgrel=1
+pkgdesc=Provides access to weather information from the net
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gtk3' 'geocode-glib')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
+options=('!emptydirs')
+url=http://www.gnome.org/;
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('aa0d03132fc6c446cf549df1d91e319e1abcc676f1d9f8bc1dc01f033dcff493')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+}

Deleted: extra-i686/libgweather.install
===
--- extra-i686/libgweather.install  2014-12-24 11:10:34 UTC (rev 227990)
+++ extra-i686/libgweather.install  2014-12-24 11:10:43 UTC (rev 227991)
@@ -1,18 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
-gconfpkg --uninstall libgweather
-  fi
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: libgweather/repos/extra-i686/libgweather.install (from rev 227990, 
libgweather/trunk/libgweather.install)
===
--- extra-i686/libgweather.install  (rev 0)
+++ extra-i686/libgweather.install  2014-12-24 11:10:43 UTC (rev 227991)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall libgweather
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-12-24 11:10:34 UTC (rev 227990)
+++ extra-x86_64/PKGBUILD   2014-12-24 11:10:43 UTC (rev 227991)
@@ -1,28 +0,0 @@
-# $Id$
-# 

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

2014-10-15 Thread Jan de Groot
Date: Wednesday, October 15, 2014 @ 11:05:41
  Author: jgc
Revision: 224389

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

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

+
 /PKGBUILD  |   56 +++
 /libgweather.install   |   36 ++
 testing-i686/PKGBUILD  |   28 -
 testing-i686/libgweather.install   |   18 ---
 testing-x86_64/PKGBUILD|   28 -
 testing-x86_64/libgweather.install |   18 ---
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2014-10-15 09:05:33 UTC (rev 224388)
+++ testing-i686/PKGBUILD   2014-10-15 09:05:41 UTC (rev 224389)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot  j...@archlinux.org
-
-pkgname=libgweather
-pkgver=3.14.0
-pkgrel=1
-pkgdesc=Provides access to weather information from the net
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('libsoup' 'gtk3' 'geocode-glib')
-makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
-options=('!emptydirs')
-url=http://www.gnome.org/;
-install=libgweather.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('337c9a8331cabc2422e23a556264dad0fde1f13c8bbba2726db5b54a5bccbb5b')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --disable-static
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
-}

Copied: libgweather/repos/testing-i686/PKGBUILD (from rev 224388, 
libgweather/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-10-15 09:05:41 UTC (rev 224389)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot  j...@archlinux.org
+
+pkgname=libgweather
+pkgver=3.14.1
+pkgrel=1
+pkgdesc=Provides access to weather information from the net
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gtk3' 'geocode-glib')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
+options=('!emptydirs')
+url=http://www.gnome.org/;
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('4db10404ac91bc1f85ae977bdaa98413836429c3de6244dc68567c402afed800')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+}

Deleted: testing-i686/libgweather.install
===
--- testing-i686/libgweather.install2014-10-15 09:05:33 UTC (rev 224388)
+++ testing-i686/libgweather.install2014-10-15 09:05:41 UTC (rev 224389)
@@ -1,18 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
-gconfpkg --uninstall libgweather
-  fi
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: libgweather/repos/testing-i686/libgweather.install (from rev 224388, 
libgweather/trunk/libgweather.install)
===
--- testing-i686/libgweather.install(rev 0)
+++ testing-i686/libgweather.install2014-10-15 09:05:41 UTC (rev 224389)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall libgweather
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2014-10-15 09:05:33 UTC (rev 224388)
+++ testing-x86_64/PKGBUILD 

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

2014-09-26 Thread Jan de Groot
Date: Friday, September 26, 2014 @ 12:54:06
  Author: jgc
Revision: 223067

db-move: moved libgweather from [gnome-unstable] to [testing] (i686, x86_64)

Added:
  libgweather/repos/testing-i686/
  libgweather/repos/testing-i686/PKGBUILD
(from rev 223030, libgweather/repos/gnome-unstable-i686/PKGBUILD)
  libgweather/repos/testing-i686/libgweather.install
(from rev 223030, libgweather/repos/gnome-unstable-i686/libgweather.install)
  libgweather/repos/testing-x86_64/
  libgweather/repos/testing-x86_64/PKGBUILD
(from rev 223030, libgweather/repos/gnome-unstable-x86_64/PKGBUILD)
  libgweather/repos/testing-x86_64/libgweather.install
(from rev 223030, 
libgweather/repos/gnome-unstable-x86_64/libgweather.install)
Deleted:
  libgweather/repos/gnome-unstable-i686/
  libgweather/repos/gnome-unstable-x86_64/

+
 testing-i686/PKGBUILD  |   28 
 testing-i686/libgweather.install   |   18 ++
 testing-x86_64/PKGBUILD|   28 
 testing-x86_64/libgweather.install |   18 ++
 4 files changed, 92 insertions(+)

Copied: libgweather/repos/testing-i686/PKGBUILD (from rev 223030, 
libgweather/repos/gnome-unstable-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-09-26 10:54:06 UTC (rev 223067)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot  j...@archlinux.org
+
+pkgname=libgweather
+pkgver=3.14.0
+pkgrel=1
+pkgdesc=Provides access to weather information from the net
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gtk3' 'geocode-glib')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
+options=('!emptydirs')
+url=http://www.gnome.org/;
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('337c9a8331cabc2422e23a556264dad0fde1f13c8bbba2726db5b54a5bccbb5b')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+}

Copied: libgweather/repos/testing-i686/libgweather.install (from rev 223030, 
libgweather/repos/gnome-unstable-i686/libgweather.install)
===
--- testing-i686/libgweather.install(rev 0)
+++ testing-i686/libgweather.install2014-09-26 10:54:06 UTC (rev 223067)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall libgweather
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: libgweather/repos/testing-x86_64/PKGBUILD (from rev 223030, 
libgweather/repos/gnome-unstable-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-09-26 10:54:06 UTC (rev 223067)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot  j...@archlinux.org
+
+pkgname=libgweather
+pkgver=3.14.0
+pkgrel=1
+pkgdesc=Provides access to weather information from the net
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gtk3' 'geocode-glib')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
+options=('!emptydirs')
+url=http://www.gnome.org/;
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('337c9a8331cabc2422e23a556264dad0fde1f13c8bbba2726db5b54a5bccbb5b')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+}

Copied: libgweather/repos/testing-x86_64/libgweather.install (from rev 223030, 
libgweather/repos/gnome-unstable-x86_64/libgweather.install)
===
--- testing-x86_64/libgweather.install  (rev 0)
+++ testing-x86_64/libgweather.install  2014-09-26 10:54:06 UTC (rev 223067)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall libgweather
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2014-09-22 Thread Jan de Groot
Date: Monday, September 22, 2014 @ 19:50:48
  Author: jgc
Revision: 222694

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libgweather/repos/gnome-unstable-i686/PKGBUILD
(from rev 222693, libgweather/trunk/PKGBUILD)
  libgweather/repos/gnome-unstable-i686/libgweather.install
(from rev 222693, libgweather/trunk/libgweather.install)
  libgweather/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222693, libgweather/trunk/PKGBUILD)
  libgweather/repos/gnome-unstable-x86_64/libgweather.install
(from rev 222693, libgweather/trunk/libgweather.install)
Deleted:
  libgweather/repos/gnome-unstable-i686/PKGBUILD
  libgweather/repos/gnome-unstable-i686/libgweather.install
  libgweather/repos/gnome-unstable-x86_64/PKGBUILD
  libgweather/repos/gnome-unstable-x86_64/libgweather.install

---+
 /PKGBUILD |   56 
 /libgweather.install  |   36 ++
 gnome-unstable-i686/PKGBUILD  |   28 --
 gnome-unstable-i686/libgweather.install   |   18 -
 gnome-unstable-x86_64/PKGBUILD|   28 --
 gnome-unstable-x86_64/libgweather.install |   18 -
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-22 17:50:42 UTC (rev 222693)
+++ gnome-unstable-i686/PKGBUILD2014-09-22 17:50:48 UTC (rev 222694)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot  j...@archlinux.org
-
-pkgname=libgweather
-pkgver=3.13.92
-pkgrel=1
-pkgdesc=Provides access to weather information from the net
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('libsoup' 'gtk3' 'geocode-glib')
-makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
-options=('!emptydirs')
-url=http://www.gnome.org/;
-install=libgweather.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('b22655659c1996d83cdfa0b966391ed24fc6ef3feb16af8ddd6c0be7b8408ba0')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --disable-static
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
-}

Copied: libgweather/repos/gnome-unstable-i686/PKGBUILD (from rev 222693, 
libgweather/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-22 17:50:48 UTC (rev 222694)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot  j...@archlinux.org
+
+pkgname=libgweather
+pkgver=3.14.0
+pkgrel=1
+pkgdesc=Provides access to weather information from the net
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gtk3' 'geocode-glib')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
+options=('!emptydirs')
+url=http://www.gnome.org/;
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('337c9a8331cabc2422e23a556264dad0fde1f13c8bbba2726db5b54a5bccbb5b')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-i686/libgweather.install
===
--- gnome-unstable-i686/libgweather.install 2014-09-22 17:50:42 UTC (rev 
222693)
+++ gnome-unstable-i686/libgweather.install 2014-09-22 17:50:48 UTC (rev 
222694)
@@ -1,18 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
-gconfpkg --uninstall libgweather
-  fi
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: libgweather/repos/gnome-unstable-i686/libgweather.install (from rev 
222693, libgweather/trunk/libgweather.install)
===
--- gnome-unstable-i686/libgweather.install (rev 0)
+++ gnome-unstable-i686/libgweather.install 2014-09-22 17:50:48 UTC (rev 
222694)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall libgweather
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: 

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

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 22:44:11
  Author: jgc
Revision: 222007

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libgweather/repos/gnome-unstable-i686/PKGBUILD
(from rev 222006, libgweather/trunk/PKGBUILD)
  libgweather/repos/gnome-unstable-i686/libgweather.install
(from rev 222006, libgweather/trunk/libgweather.install)
  libgweather/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 222006, libgweather/trunk/PKGBUILD)
  libgweather/repos/gnome-unstable-x86_64/libgweather.install
(from rev 222006, libgweather/trunk/libgweather.install)
Deleted:
  libgweather/repos/gnome-unstable-i686/PKGBUILD
  libgweather/repos/gnome-unstable-i686/libgweather.install
  libgweather/repos/gnome-unstable-x86_64/PKGBUILD
  libgweather/repos/gnome-unstable-x86_64/libgweather.install

---+
 /PKGBUILD |   56 
 /libgweather.install  |   36 ++
 gnome-unstable-i686/PKGBUILD  |   28 --
 gnome-unstable-i686/libgweather.install   |   18 -
 gnome-unstable-x86_64/PKGBUILD|   28 --
 gnome-unstable-x86_64/libgweather.install |   18 -
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-09-18 20:44:04 UTC (rev 222006)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:44:11 UTC (rev 222007)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot  j...@archlinux.org
-
-pkgname=libgweather
-pkgver=3.13.91
-pkgrel=1
-pkgdesc=Provides access to weather information from the net
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('libsoup' 'gtk3' 'geocode-glib')
-makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
-options=('!emptydirs')
-url=http://www.gnome.org/;
-install=libgweather.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('f4871d5d19b463e130651665fc922c981f592c244db3074e689319deeb00')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --disable-static
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
-}

Copied: libgweather/repos/gnome-unstable-i686/PKGBUILD (from rev 222006, 
libgweather/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-09-18 20:44:11 UTC (rev 222007)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot  j...@archlinux.org
+
+pkgname=libgweather
+pkgver=3.13.92
+pkgrel=1
+pkgdesc=Provides access to weather information from the net
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gtk3' 'geocode-glib')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
+options=('!emptydirs')
+url=http://www.gnome.org/;
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b22655659c1996d83cdfa0b966391ed24fc6ef3feb16af8ddd6c0be7b8408ba0')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-i686/libgweather.install
===
--- gnome-unstable-i686/libgweather.install 2014-09-18 20:44:04 UTC (rev 
222006)
+++ gnome-unstable-i686/libgweather.install 2014-09-18 20:44:11 UTC (rev 
222007)
@@ -1,18 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
-gconfpkg --uninstall libgweather
-  fi
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: libgweather/repos/gnome-unstable-i686/libgweather.install (from rev 
222006, libgweather/trunk/libgweather.install)
===
--- gnome-unstable-i686/libgweather.install (rev 0)
+++ gnome-unstable-i686/libgweather.install 2014-09-18 20:44:11 UTC (rev 
222007)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall libgweather
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: 

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

2014-05-23 Thread Jan Steffens
Date: Saturday, May 24, 2014 @ 02:07:06
  Author: heftig
Revision: 213507

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

Added:
  libgweather/repos/extra-i686/PKGBUILD
(from rev 213506, libgweather/trunk/PKGBUILD)
  libgweather/repos/extra-i686/libgweather.install
(from rev 213506, libgweather/trunk/libgweather.install)
  libgweather/repos/extra-x86_64/PKGBUILD
(from rev 213506, libgweather/trunk/PKGBUILD)
  libgweather/repos/extra-x86_64/libgweather.install
(from rev 213506, libgweather/trunk/libgweather.install)
Deleted:
  libgweather/repos/extra-i686/PKGBUILD
  libgweather/repos/extra-i686/libgweather.install
  libgweather/repos/extra-x86_64/PKGBUILD
  libgweather/repos/extra-x86_64/libgweather.install

--+
 /PKGBUILD|   56 +
 /libgweather.install |   36 +++
 extra-i686/PKGBUILD  |   28 --
 extra-i686/libgweather.install   |   18 ---
 extra-x86_64/PKGBUILD|   28 --
 extra-x86_64/libgweather.install |   18 ---
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-05-24 00:04:50 UTC (rev 213506)
+++ extra-i686/PKGBUILD 2014-05-24 00:07:06 UTC (rev 213507)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot  j...@archlinux.org
-
-pkgname=libgweather
-pkgver=3.12.1
-pkgrel=1
-pkgdesc=Provides access to weather information from the net
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('libsoup' 'gnome-icon-theme' 'gtk3')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-options=('!emptydirs')
-url=http://www.gnome.org/;
-install=libgweather.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e8e3a6c5f3a6e4e128afecdc4a95e6228d3d8afdaabaf10483168621527cfba8')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --disable-static
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
-}

Copied: libgweather/repos/extra-i686/PKGBUILD (from rev 213506, 
libgweather/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-05-24 00:07:06 UTC (rev 213507)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot  j...@archlinux.org
+
+pkgname=libgweather
+pkgver=3.12.2
+pkgrel=1
+pkgdesc=Provides access to weather information from the net
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gnome-icon-theme' 'gtk3')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+options=('!emptydirs')
+url=http://www.gnome.org/;
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('54ef096350d7774ab1b3f23ed768246301cdcedfaa762a2c46920bf87fcc1c37')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+}

Deleted: extra-i686/libgweather.install
===
--- extra-i686/libgweather.install  2014-05-24 00:04:50 UTC (rev 213506)
+++ extra-i686/libgweather.install  2014-05-24 00:07:06 UTC (rev 213507)
@@ -1,18 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
-gconfpkg --uninstall libgweather
-  fi
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: libgweather/repos/extra-i686/libgweather.install (from rev 213506, 
libgweather/trunk/libgweather.install)
===
--- extra-i686/libgweather.install  (rev 0)
+++ extra-i686/libgweather.install  2014-05-24 00:07:06 UTC (rev 213507)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall libgweather
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-05-24 00:04:50 UTC (rev 213506)
+++ extra-x86_64/PKGBUILD   2014-05-24 00:07:06 UTC (rev 213507)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 

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

2014-04-18 Thread Jan Steffens
Date: Friday, April 18, 2014 @ 13:07:11
  Author: heftig
Revision: 211212

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

Added:
  libgweather/repos/extra-i686/PKGBUILD
(from rev 211210, libgweather/trunk/PKGBUILD)
  libgweather/repos/extra-i686/libgweather.install
(from rev 211210, libgweather/trunk/libgweather.install)
  libgweather/repos/extra-x86_64/PKGBUILD
(from rev 211211, libgweather/trunk/PKGBUILD)
  libgweather/repos/extra-x86_64/libgweather.install
(from rev 211211, libgweather/trunk/libgweather.install)
Deleted:
  libgweather/repos/extra-i686/PKGBUILD
  libgweather/repos/extra-i686/libgweather.install
  libgweather/repos/extra-x86_64/PKGBUILD
  libgweather/repos/extra-x86_64/libgweather.install

--+
 /PKGBUILD|   56 +
 /libgweather.install |   36 +++
 extra-i686/PKGBUILD  |   28 --
 extra-i686/libgweather.install   |   18 ---
 extra-x86_64/PKGBUILD|   28 --
 extra-x86_64/libgweather.install |   18 ---
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-04-18 11:06:59 UTC (rev 211211)
+++ extra-i686/PKGBUILD 2014-04-18 11:07:11 UTC (rev 211212)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot  j...@archlinux.org
-
-pkgname=libgweather
-pkgver=3.12.0
-pkgrel=1
-pkgdesc=Provides access to weather information from the net
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('libsoup' 'gnome-icon-theme' 'gtk3')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-options=('!emptydirs')
-url=http://www.gnome.org/;
-install=libgweather.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('601502ffb7639c7d0cc9dfa5fc7fb3e006084be080b51f49786ad78401682154')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --disable-static
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
-}

Copied: libgweather/repos/extra-i686/PKGBUILD (from rev 211210, 
libgweather/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-04-18 11:07:11 UTC (rev 211212)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot  j...@archlinux.org
+
+pkgname=libgweather
+pkgver=3.12.1
+pkgrel=1
+pkgdesc=Provides access to weather information from the net
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gnome-icon-theme' 'gtk3')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+options=('!emptydirs')
+url=http://www.gnome.org/;
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e8e3a6c5f3a6e4e128afecdc4a95e6228d3d8afdaabaf10483168621527cfba8')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+}

Deleted: extra-i686/libgweather.install
===
--- extra-i686/libgweather.install  2014-04-18 11:06:59 UTC (rev 211211)
+++ extra-i686/libgweather.install  2014-04-18 11:07:11 UTC (rev 211212)
@@ -1,18 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
-gconfpkg --uninstall libgweather
-  fi
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: libgweather/repos/extra-i686/libgweather.install (from rev 211210, 
libgweather/trunk/libgweather.install)
===
--- extra-i686/libgweather.install  (rev 0)
+++ extra-i686/libgweather.install  2014-04-18 11:07:11 UTC (rev 211212)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall libgweather
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2014-04-18 11:06:59 UTC (rev 211211)
+++ extra-x86_64/PKGBUILD   2014-04-18 11:07:11 UTC (rev 211212)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 

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

2014-04-01 Thread Jan de Groot
Date: Tuesday, April 1, 2014 @ 10:54:16
  Author: jgc
Revision: 209677

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libgweather/repos/gnome-unstable-i686/PKGBUILD
(from rev 209676, libgweather/trunk/PKGBUILD)
  libgweather/repos/gnome-unstable-i686/libgweather.install
(from rev 209676, libgweather/trunk/libgweather.install)
  libgweather/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 209676, libgweather/trunk/PKGBUILD)
  libgweather/repos/gnome-unstable-x86_64/libgweather.install
(from rev 209676, libgweather/trunk/libgweather.install)
Deleted:
  libgweather/repos/gnome-unstable-i686/PKGBUILD
  libgweather/repos/gnome-unstable-i686/libgweather.install
  libgweather/repos/gnome-unstable-x86_64/PKGBUILD
  libgweather/repos/gnome-unstable-x86_64/libgweather.install

---+
 /PKGBUILD |   56 
 /libgweather.install  |   36 ++
 gnome-unstable-i686/PKGBUILD  |   28 --
 gnome-unstable-i686/libgweather.install   |   18 -
 gnome-unstable-x86_64/PKGBUILD|   28 --
 gnome-unstable-x86_64/libgweather.install |   18 -
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-04-01 08:54:08 UTC (rev 209676)
+++ gnome-unstable-i686/PKGBUILD2014-04-01 08:54:16 UTC (rev 209677)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot  j...@archlinux.org
-
-pkgname=libgweather
-pkgver=3.11.92
-pkgrel=1
-pkgdesc=Provides access to weather information from the net
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('libsoup' 'gnome-icon-theme' 'gtk3')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-options=('!emptydirs')
-url=http://www.gnome.org/;
-install=libgweather.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('601c7ec366018bac9fe296daf91105344043e59f31631e2196924373302d33ee')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --disable-static
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
-}

Copied: libgweather/repos/gnome-unstable-i686/PKGBUILD (from rev 209676, 
libgweather/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-04-01 08:54:16 UTC (rev 209677)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot  j...@archlinux.org
+
+pkgname=libgweather
+pkgver=3.12.0
+pkgrel=1
+pkgdesc=Provides access to weather information from the net
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gnome-icon-theme' 'gtk3')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+options=('!emptydirs')
+url=http://www.gnome.org/;
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('601502ffb7639c7d0cc9dfa5fc7fb3e006084be080b51f49786ad78401682154')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-i686/libgweather.install
===
--- gnome-unstable-i686/libgweather.install 2014-04-01 08:54:08 UTC (rev 
209676)
+++ gnome-unstable-i686/libgweather.install 2014-04-01 08:54:16 UTC (rev 
209677)
@@ -1,18 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
-gconfpkg --uninstall libgweather
-  fi
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: libgweather/repos/gnome-unstable-i686/libgweather.install (from rev 
209676, libgweather/trunk/libgweather.install)
===
--- gnome-unstable-i686/libgweather.install (rev 0)
+++ gnome-unstable-i686/libgweather.install 2014-04-01 08:54:16 UTC (rev 
209677)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall libgweather
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: 

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

2014-03-29 Thread Jan Steffens
Date: Saturday, March 29, 2014 @ 23:47:04
  Author: heftig
Revision: 209173

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libgweather/repos/gnome-unstable-i686/PKGBUILD
(from rev 209172, libgweather/trunk/PKGBUILD)
  libgweather/repos/gnome-unstable-i686/libgweather.install
(from rev 209172, libgweather/trunk/libgweather.install)
  libgweather/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 209172, libgweather/trunk/PKGBUILD)
  libgweather/repos/gnome-unstable-x86_64/libgweather.install
(from rev 209172, libgweather/trunk/libgweather.install)
Deleted:
  libgweather/repos/gnome-unstable-i686/PKGBUILD
  libgweather/repos/gnome-unstable-i686/libgweather.install
  libgweather/repos/gnome-unstable-x86_64/PKGBUILD
  libgweather/repos/gnome-unstable-x86_64/libgweather.install

---+
 /PKGBUILD |   56 
 /libgweather.install  |   36 ++
 gnome-unstable-i686/PKGBUILD  |   28 --
 gnome-unstable-i686/libgweather.install   |   18 -
 gnome-unstable-x86_64/PKGBUILD|   28 --
 gnome-unstable-x86_64/libgweather.install |   18 -
 6 files changed, 92 insertions(+), 92 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===
--- gnome-unstable-i686/PKGBUILD2014-03-29 22:46:04 UTC (rev 209172)
+++ gnome-unstable-i686/PKGBUILD2014-03-29 22:47:04 UTC (rev 209173)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot  j...@archlinux.org
-
-pkgname=libgweather
-pkgver=3.11.90
-pkgrel=1
-pkgdesc=Provides access to weather information from the net
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('libsoup' 'gnome-icon-theme' 'gtk3')
-makedepends=('intltool' 'gobject-introspection' 'vala')
-options=('!emptydirs')
-url=http://www.gnome.org/;
-install=libgweather.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('db267c864dc44bc56cc47627783c3c0e05800ccd032cdba85bd42aec7b239fd0')
-
-build() {
-cd $pkgname-$pkgver
-./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --disable-static
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
-}

Copied: libgweather/repos/gnome-unstable-i686/PKGBUILD (from rev 209172, 
libgweather/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2014-03-29 22:47:04 UTC (rev 209173)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot  j...@archlinux.org
+
+pkgname=libgweather
+pkgver=3.11.92
+pkgrel=1
+pkgdesc=Provides access to weather information from the net
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('libsoup' 'gnome-icon-theme' 'gtk3')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+options=('!emptydirs')
+url=http://www.gnome.org/;
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('601c7ec366018bac9fe296daf91105344043e59f31631e2196924373302d33ee')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+}

Deleted: gnome-unstable-i686/libgweather.install
===
--- gnome-unstable-i686/libgweather.install 2014-03-29 22:46:04 UTC (rev 
209172)
+++ gnome-unstable-i686/libgweather.install 2014-03-29 22:47:04 UTC (rev 
209173)
@@ -1,18 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-pre_upgrade() {
-  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
-gconfpkg --uninstall libgweather
-  fi
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: libgweather/repos/gnome-unstable-i686/libgweather.install (from rev 
209172, libgweather/trunk/libgweather.install)
===
--- gnome-unstable-i686/libgweather.install (rev 0)
+++ gnome-unstable-i686/libgweather.install 2014-03-29 22:47:04 UTC (rev 
209173)
@@ -0,0 +1,18 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+pre_upgrade() {
+  if [ -f /usr/share/gconf/schemas/libgweather.schemas ]; then
+gconfpkg --uninstall libgweather
+  fi
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: 

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

2012-03-08 Thread Ionut Biru
Date: Thursday, March 8, 2012 @ 16:18:37
  Author: ibiru
Revision: 152694

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libgweather/repos/gnome-unstable-i686/
  libgweather/repos/gnome-unstable-i686/PKGBUILD
(from rev 152693, libgweather/trunk/PKGBUILD)
  libgweather/repos/gnome-unstable-i686/gettext-not-xml.patch
(from rev 152693, libgweather/trunk/gettext-not-xml.patch)
  libgweather/repos/gnome-unstable-i686/libgweather.install
(from rev 152693, libgweather/trunk/libgweather.install)
  libgweather/repos/gnome-unstable-x86_64/
  libgweather/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 152693, libgweather/trunk/PKGBUILD)
  libgweather/repos/gnome-unstable-x86_64/gettext-not-xml.patch
(from rev 152693, libgweather/trunk/gettext-not-xml.patch)
  libgweather/repos/gnome-unstable-x86_64/libgweather.install
(from rev 152693, libgweather/trunk/libgweather.install)

-+
 gnome-unstable-i686/PKGBUILD|   40 +
 gnome-unstable-i686/gettext-not-xml.patch   |  532 ++
 gnome-unstable-i686/libgweather.install |   22 +
 gnome-unstable-x86_64/PKGBUILD  |   40 +
 gnome-unstable-x86_64/gettext-not-xml.patch |  532 ++
 gnome-unstable-x86_64/libgweather.install   |   22 +
 6 files changed, 1188 insertions(+)

Copied: libgweather/repos/gnome-unstable-i686/PKGBUILD (from rev 152693, 
libgweather/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2012-03-08 21:18:37 UTC (rev 152694)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan de Groot  j...@archlinux.org
+
+pkgname=libgweather
+pkgver=3.4.0
+pkgrel=1
+pkgdesc=Provides access to weather information from the net
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gconf' 'libsoup-gnome' 'gnome-icon-theme')
+makedepends=('intltool' 'gtk-doc' 'gobject-introspection' 'gnome-common')
+options=('!libtool' '!emptydirs')
+url=http://www.gnome.org/;
+install=libgweather.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+gettext-not-xml.patch)
+sha256sums=('db8fdfc022fffd1ef97615c19af278fb6e1fca5ebf4ff2da5e255d54869c9e18'
+'3808da5c27bad1152eee824db2cead21de599af198eca017a18e1b0adb366330')
+
+build() {
+cd $pkgname-$pkgver
+
+patch -Np1 -i $srcdir/gettext-not-xml.patch
+gtkdocize
+autoreconf -fi
+
+./configure --prefix=/usr --sysconfdir=/etc \
+--localstatedir=/var --disable-static \
+--enable-locations-compression
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install
+
+install -m755 -d $pkgdir/usr/share/gconf/schemas
+gconf-merge-schema $pkgdir/usr/share/gconf/schemas/$pkgname.schemas 
--domain libgweather $pkgdir/etc/gconf/schemas/*.schemas
+rm -f $pkgdir/etc/gconf/schemas/*.schemas
+}

Copied: libgweather/repos/gnome-unstable-i686/gettext-not-xml.patch (from rev 
152693, libgweather/trunk/gettext-not-xml.patch)
===
--- gnome-unstable-i686/gettext-not-xml.patch   (rev 0)
+++ gnome-unstable-i686/gettext-not-xml.patch   2012-03-08 21:18:37 UTC (rev 
152694)
@@ -0,0 +1,532 @@
+diff -Nur libgweather-3.4.0.orig/configure.ac libgweather-3.4.0/configure.ac
+--- libgweather-3.4.0.orig/configure.ac2012-03-08 20:49:21.497783149 
+
 libgweather-3.4.0/configure.ac 2012-03-08 20:59:21.082941563 +
+@@ -43,19 +43,16 @@
+ LT_PREREQ([2.2.6])
+ LT_INIT([dlopen win32-dll disable-static])
+ 
++dnl IT_PROG_INTLTOOL does this for us in the case of the po/ subdir, but 
we're on our own for po-locations
++AC_OUTPUT_COMMANDS([sed -e /POTFILES =/r po/POTFILES 
po-locations/Makefile.in  po-locations/Makefile])
++IT_PO_SUBDIR([po-locations])
++
+ IT_PROG_INTLTOOL([0.40.6])
+ PKG_PROG_PKG_CONFIG([0.19])
+ 
+ AC_PROG_CC
+ AC_PATH_PROG(GCONFTOOL, gconftool-2)
+ 
+-AC_ARG_ENABLE(all-translations-in-one-xml,
+-[AS_HELP_STRING([--enable-all-translations-in-one-xml],
+-[Put all translations in a big Locations.xml file 
(slow to parse)])],
+-[enable_big_xml=yes],
+-[enable_big_xml=no])
+-AM_CONDITIONAL(USE_ONE_BIG_XML, test x$enable_big_xml = xyes)
+-
+ AC_ARG_ENABLE(locations-compression,
+ [AS_HELP_STRING([--enable-locations-compression],
+ [Compress Locations.xml files])],
+@@ -178,7 +175,7 @@
+ Makefile
+ doc/Makefile
+ po/Makefile.in
+-po-locations/Makefile
++po-locations/Makefile.in
+ libgweather/Makefile
+ libgweather/gweather-3.0.pc
+ libgweather/gweather-3.0-uninstalled.pc
+@@ -187,12 +184,6 @@
+ ])
+ AC_OUTPUT
+ 
+-if test x$enable_big_xml = xyes; then
+-  LOCATIONS_XML_TRANSLATIONS=one big file
+-else

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

2011-10-01 Thread Ionut Biru
Date: Saturday, October 1, 2011 @ 14:59:53
  Author: ibiru
Revision: 139378

db-move: moved libgweather from [testing] to [extra] (i686)

Added:
  libgweather/repos/extra-i686/PKGBUILD
(from rev 139207, libgweather/repos/testing-i686/PKGBUILD)
  libgweather/repos/extra-i686/gettext-not-xml.patch
(from rev 139207, libgweather/repos/testing-i686/gettext-not-xml.patch)
  libgweather/repos/extra-i686/libgweather.install
(from rev 139207, libgweather/repos/testing-i686/libgweather.install)
Deleted:
  libgweather/repos/extra-i686/01_gettext_not_xml.patch
  libgweather/repos/extra-i686/PKGBUILD
  libgweather/repos/extra-i686/gettext-not-xml.patch
  libgweather/repos/extra-i686/libgweather.install
  libgweather/repos/testing-i686/

--+
 01_gettext_not_xml.patch |  527 --
 PKGBUILD |   80 +--
 gettext-not-xml.patch| 1065 ++---
 libgweather.install  |   44 -
 4 files changed, 594 insertions(+), 1122 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 139377:139378 to see the changes.


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

2011-10-01 Thread Ionut Biru
Date: Saturday, October 1, 2011 @ 14:59:56
  Author: ibiru
Revision: 139379

db-move: moved libgweather from [testing] to [extra] (x86_64)

Added:
  libgweather/repos/extra-x86_64/PKGBUILD
(from rev 139207, libgweather/repos/testing-x86_64/PKGBUILD)
  libgweather/repos/extra-x86_64/gettext-not-xml.patch
(from rev 139207, libgweather/repos/testing-x86_64/gettext-not-xml.patch)
  libgweather/repos/extra-x86_64/libgweather.install
(from rev 139207, libgweather/repos/testing-x86_64/libgweather.install)
Deleted:
  libgweather/repos/extra-x86_64/01_gettext_not_xml.patch
  libgweather/repos/extra-x86_64/PKGBUILD
  libgweather/repos/extra-x86_64/gettext-not-xml.patch
  libgweather/repos/extra-x86_64/libgweather.install
  libgweather/repos/testing-x86_64/

--+
 01_gettext_not_xml.patch |  527 --
 PKGBUILD |   80 +--
 gettext-not-xml.patch| 1065 ++---
 libgweather.install  |   44 -
 4 files changed, 594 insertions(+), 1122 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 139378:139379 to see the changes.