[arch-commits] Commit in glom/repos (10 files)

2016-04-30 Thread Jaroslav Lichtblau
Date: Saturday, April 30, 2016 @ 11:35:26
  Author: jlichtblau
Revision: 173096

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

Added:
  glom/repos/community-i686/PKGBUILD
(from rev 173095, glom/trunk/PKGBUILD)
  glom/repos/community-i686/glom.changelog
(from rev 173095, glom/trunk/glom.changelog)
  glom/repos/community-x86_64/PKGBUILD
(from rev 173095, glom/trunk/PKGBUILD)
  glom/repos/community-x86_64/glom.changelog
(from rev 173095, glom/trunk/glom.changelog)
Deleted:
  glom/repos/community-i686/PKGBUILD
  glom/repos/community-i686/glom.changelog
  glom/repos/community-i686/glom.install
  glom/repos/community-x86_64/PKGBUILD
  glom/repos/community-x86_64/glom.changelog
  glom/repos/community-x86_64/glom.install

-+
 /PKGBUILD   |   76 ++
 /glom.changelog |   34 +
 community-i686/PKGBUILD |   39 ---
 community-i686/glom.changelog   |   14 ---
 community-i686/glom.install |   13 --
 community-x86_64/PKGBUILD   |   39 ---
 community-x86_64/glom.changelog |   14 ---
 community-x86_64/glom.install   |   13 --
 8 files changed, 110 insertions(+), 132 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-04-30 09:35:10 UTC (rev 173095)
+++ community-i686/PKGBUILD 2016-04-30 09:35:26 UTC (rev 173096)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Roman Kyrylych 
-# Contributor: William Rea 
-# Contributor: Jaroslav Lichtblau 
-
-pkgname=glom
-pkgver=1.30.3
-pkgrel=1
-pkgdesc="An easy-to-use database designer and user interface"
-arch=('i686' 'x86_64')
-url="http://www.glom.org/";
-license=('GPL')
-depends=('gettext' 'boost-libs' 'libgdamm' 'libxml++' 'python-gobject'
- 'libepc' 'goocanvasmm' 'gtksourceviewmm' 'evince' 'postgresql')
-makedepends=('intltool' 'python-sphinx' 'boost' 'itstool' 'libgda-postgres'
- 'libgda-mysql')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('27148ad084ac1c300a4dfe4b4bc3c6bbb1b13fbe279fe1ce25818f2251c6085e')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---with-postgres-utils=/usr/bin \
---disable-scrollkeeper \
---disable-update-mime-database \
---disable-static
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: glom/repos/community-i686/PKGBUILD (from rev 173095, 
glom/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-04-30 09:35:26 UTC (rev 173096)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Roman Kyrylych 
+# Contributor: William Rea 
+# Contributor: Jaroslav Lichtblau 
+
+pkgname=glom
+pkgver=1.30.3
+pkgrel=2
+pkgdesc="An easy-to-use database designer and user interface"
+arch=('i686' 'x86_64')
+url="http://www.glom.org/";
+license=('GPL')
+depends=('gettext' 'boost-libs' 'libgdamm' 'libxml++' 'python-gobject'
+ 'libepc' 'goocanvasmm' 'gtksourceviewmm' 'evince' 'postgresql')
+makedepends=('intltool' 'python-sphinx' 'boost' 'itstool' 'libgda-postgres'
+ 'libgda-mysql')
+changelog=$pkgname.changelog
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('27148ad084ac1c300a4dfe4b4bc3c6bbb1b13fbe279fe1ce25818f2251c6085e')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--with-postgres-utils=/usr/bin \
+--disable-scrollkeeper \
+--disable-update-mime-database \
+--disable-static
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/glom.changelog
===
--- community-i686/glom.changelog   2016-04-30 09:35:10 UTC (rev 173095)
+++ community-i686/glom.changelog   2016-04-30 09:35:26 UTC (rev 173096)
@@ -1,14 +0,0 @@
-2016-04-11 Jaroslav Lichtblau 
-* glom-1.30.3-1
-
-2015-07-13 Jaroslav Lichtblau 
-* glom-1.28.5-1
-
-2015-03-28 Jaroslav Lichtblau 
-* glom-1.28.4-1
-
-2014-11-05 Jaroslav Lichtblau 
-* glom-1.28.0-1
-
-2013-11-11 Jaroslav Lichtblau 
-* glom-1.24.2-1

Copied: glom/repos/community-i686/glom.changelog (from rev 173095, 
glom/trunk/glom.changelog)
===
--- community-i686/glom.changelog   (rev 0)
+++ community-i686/glom.changelog   2016-04-30 09:35:26 UTC (rev 173096)
@@ -0,0 +1,17 @@
+2016-04-30 Jaroslav Lichtblau 
+* glom-1.30.3-2 pa

[arch-commits] Commit in glom/repos (10 files)

2013-07-10 Thread Bartłomiej Piotrowski
Date: Wednesday, July 10, 2013 @ 22:09:37
  Author: bpiotrowski
Revision: 93833

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  glom/repos/community-staging-i686/
  glom/repos/community-staging-i686/PKGBUILD
(from rev 93832, glom/trunk/PKGBUILD)
  glom/repos/community-staging-i686/glom.install
(from rev 93832, glom/trunk/glom.install)
  glom/repos/community-staging-x86_64/
  glom/repos/community-staging-x86_64/PKGBUILD
(from rev 93832, glom/trunk/PKGBUILD)
  glom/repos/community-staging-x86_64/glom.install
(from rev 93832, glom/trunk/glom.install)
  glom/repos/staging-i686/
  glom/repos/staging-i686/PKGBUILD
(from rev 93832, glom/trunk/PKGBUILD)
  glom/repos/staging-i686/glom.install
(from rev 93832, glom/trunk/glom.install)
  glom/repos/staging-x86_64/

---+
 community-staging-i686/PKGBUILD   |   37 
 community-staging-i686/glom.install   |   13 +++
 community-staging-x86_64/PKGBUILD |   37 
 community-staging-x86_64/glom.install |   13 +++
 staging-i686/PKGBUILD |   37 
 staging-i686/glom.install |   13 +++
 6 files changed, 150 insertions(+)

Copied: glom/repos/community-staging-i686/PKGBUILD (from rev 93832, 
glom/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-07-10 20:09:37 UTC (rev 93833)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Roman Kyrylych 
+# Contributor: William Rea 
+# Contributor: Jaroslav Lichtblau 
+
+pkgname=glom
+pkgver=1.24.0
+pkgrel=2
+pkgdesc="An easy-to-use database designer and user interface"
+arch=('i686' 'x86_64')
+url="http://www.glom.org/";
+license=('GPL')
+depends=('gettext' 'boost-libs' 'libgdamm' 'libxml++' 'python2-gobject' 
'libepc' 'goocanvasmm' 'gtksourceviewmm' 'evince' 'postgresql')
+makedepends=('intltool' 'gnome-doc-utils' 'python-sphinx' 'boost')
+options=('!libtool')
+install=$pkgname.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/1.24/$pkgname-$pkgver.tar.xz)
+sha256sums=('83ff79610ffdede48536c0d07d5288ad84ec26c86aa2aa1db98b46abdebbdcc2')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr \
+--with-postgres-utils=/usr/bin \
+--disable-scrollkeeper \
+--disable-update-mime-database \
+--disable-static \
+PYTHON=python2
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}

Copied: glom/repos/community-staging-i686/glom.install (from rev 93832, 
glom/trunk/glom.install)
===
--- community-staging-i686/glom.install (rev 0)
+++ community-staging-i686/glom.install 2013-07-10 20:09:37 UTC (rev 93833)
@@ -0,0 +1,13 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+  update-mime-database usr/share/mime > /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: glom/repos/community-staging-x86_64/PKGBUILD (from rev 93832, 
glom/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-07-10 20:09:37 UTC (rev 93833)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Roman Kyrylych 
+# Contributor: William Rea 
+# Contributor: Jaroslav Lichtblau 
+
+pkgname=glom
+pkgver=1.24.0
+pkgrel=2
+pkgdesc="An easy-to-use database designer and user interface"
+arch=('i686' 'x86_64')
+url="http://www.glom.org/";
+license=('GPL')
+depends=('gettext' 'boost-libs' 'libgdamm' 'libxml++' 'python2-gobject' 
'libepc' 'goocanvasmm' 'gtksourceviewmm' 'evince' 'postgresql')
+makedepends=('intltool' 'gnome-doc-utils' 'python-sphinx' 'boost')
+options=('!libtool')
+install=$pkgname.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/1.24/$pkgname-$pkgver.tar.xz)
+sha256sums=('83ff79610ffdede48536c0d07d5288ad84ec26c86aa2aa1db98b46abdebbdcc2')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr \
+--with-postgres-utils=/usr/bin \
+--disable-scrollkeeper \
+--disable-update-mime-database \
+--disable-static \
+PYTHON=python2
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}

Copied: glom/repos/community-staging-x86_64/glom.install (from rev 93832, 
glom/trunk/glom.install)
===
--- community-staging-x86_64/glom.install   (rev 0)
+++ community-staging-x86_64/glom.install   2013-07-10 20:09:37 UTC (rev 
93833)

[arch-commits] Commit in glom/repos (10 files)

2013-03-31 Thread Stéphane Gaudreault
Date: Sunday, March 31, 2013 @ 21:18:18
  Author: stephane
Revision: 87414

db-move: moved glom from [community-testing] to [community] (i686, x86_64)

Added:
  glom/repos/community-i686/PKGBUILD
(from rev 87401, glom/repos/community-testing-i686/PKGBUILD)
  glom/repos/community-i686/glom.install
(from rev 87401, glom/repos/community-testing-i686/glom.install)
  glom/repos/community-x86_64/PKGBUILD
(from rev 87401, glom/repos/community-testing-x86_64/PKGBUILD)
  glom/repos/community-x86_64/glom.install
(from rev 87401, glom/repos/community-testing-x86_64/glom.install)
Deleted:
  glom/repos/community-i686/PKGBUILD
  glom/repos/community-i686/glom.install
  glom/repos/community-testing-i686/
  glom/repos/community-testing-x86_64/
  glom/repos/community-x86_64/PKGBUILD
  glom/repos/community-x86_64/glom.install

---+
 /PKGBUILD |   74 
 /glom.install |   26 ++
 community-i686/PKGBUILD   |   37 
 community-i686/glom.install   |   13 ---
 community-x86_64/PKGBUILD |   37 
 community-x86_64/glom.install |   13 ---
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-03-31 19:18:17 UTC (rev 87413)
+++ community-i686/PKGBUILD 2013-03-31 19:18:18 UTC (rev 87414)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Roman Kyrylych 
-# Contributor: William Rea 
-# Contributor: Jaroslav Lichtblau 
-
-pkgname=glom
-pkgver=1.22.0
-pkgrel=4
-pkgdesc="An easy-to-use database designer and user interface"
-arch=('i686' 'x86_64')
-url="http://www.glom.org/";
-license=('GPL')
-depends=('gettext' 'boost-libs' 'libgdamm' 'libxml++' 'python2-gobject' 
'libepc' 'goocanvasmm' 'gtksourceviewmm' 'evince' 'postgresql')
-makedepends=('intltool' 'gnome-doc-utils' 'python-sphinx' 'boost')
-options=('!libtool')
-install=$pkgname.install
-source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('e6ce1b0c76cec8c85beba4900a80f257de3cc23a2c65908262fd8be87c2e546a')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr \
---with-postgres-utils=/usr/bin \
---disable-scrollkeeper \
---disable-update-mime-database \
---disable-static \
-PYTHON=python2
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}

Copied: glom/repos/community-i686/PKGBUILD (from rev 87401, 
glom/repos/community-testing-i686/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-03-31 19:18:18 UTC (rev 87414)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Roman Kyrylych 
+# Contributor: William Rea 
+# Contributor: Jaroslav Lichtblau 
+
+pkgname=glom
+pkgver=1.22.0
+pkgrel=5
+pkgdesc="An easy-to-use database designer and user interface"
+arch=('i686' 'x86_64')
+url="http://www.glom.org/";
+license=('GPL')
+depends=('gettext' 'boost-libs' 'libgdamm' 'libxml++' 'python2-gobject' 
'libepc' 'goocanvasmm' 'gtksourceviewmm' 'evince' 'postgresql')
+makedepends=('intltool' 'gnome-doc-utils' 'python-sphinx' 'boost')
+options=('!libtool')
+install=$pkgname.install
+source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('e6ce1b0c76cec8c85beba4900a80f257de3cc23a2c65908262fd8be87c2e546a')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr \
+--with-postgres-utils=/usr/bin \
+--disable-scrollkeeper \
+--disable-update-mime-database \
+--disable-static \
+PYTHON=python2
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-i686/glom.install
===
--- community-i686/glom.install 2013-03-31 19:18:17 UTC (rev 87413)
+++ community-i686/glom.install 2013-03-31 19:18:18 UTC (rev 87414)
@@ -1,13 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-  update-mime-database usr/share/mime > /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: glom/repos/community-i686/glom.install (from rev 87401, 
glom/repos/community-testing-i686/glom.install)
===
--- community-i686/glom.install (rev 0)
+++ community-i686/glom.install 2013-03-31 19:18:18 UTC (rev 87414)
@@ -0,0 +1,13 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+  update-mime-database usr/share/mime > /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post

[arch-commits] Commit in glom/repos (10 files)

2013-01-28 Thread Stéphane Gaudreault
Date: Monday, January 28, 2013 @ 17:49:38
  Author: stephane
Revision: 83252

db-move: moved glom from [community-testing] to [community] (i686, x86_64)

Added:
  glom/repos/community-i686/PKGBUILD
(from rev 83238, glom/repos/community-testing-i686/PKGBUILD)
  glom/repos/community-i686/glom.install
(from rev 83238, glom/repos/community-testing-i686/glom.install)
  glom/repos/community-x86_64/PKGBUILD
(from rev 83238, glom/repos/community-testing-x86_64/PKGBUILD)
  glom/repos/community-x86_64/glom.install
(from rev 83238, glom/repos/community-testing-x86_64/glom.install)
Deleted:
  glom/repos/community-i686/PKGBUILD
  glom/repos/community-i686/glom.install
  glom/repos/community-testing-i686/
  glom/repos/community-testing-x86_64/
  glom/repos/community-x86_64/PKGBUILD
  glom/repos/community-x86_64/glom.install

---+
 community-i686/PKGBUILD   |   74 
 community-i686/glom.install   |   26 +++---
 community-x86_64/PKGBUILD |   74 
 community-x86_64/glom.install |   26 +++---
 4 files changed, 100 insertions(+), 100 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-01-28 16:49:37 UTC (rev 83251)
+++ community-i686/PKGBUILD 2013-01-28 16:49:38 UTC (rev 83252)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Roman Kyrylych 
-# Contributor: William Rea 
-# Contributor: Jaroslav Lichtblau 
-
-pkgname=glom
-pkgver=1.22.0
-pkgrel=2
-pkgdesc="An easy-to-use database designer and user interface"
-arch=('i686' 'x86_64')
-url="http://www.glom.org/";
-license=('GPL')
-depends=('gettext' 'boost-libs' 'libgdamm' 'libxml++' 'python2-gobject' 
'libepc' 'goocanvasmm' 'gtksourceviewmm' 'evince' 'postgresql')
-makedepends=('intltool' 'gnome-doc-utils' 'python-sphinx' 'boost')
-options=('!libtool')
-install=$pkgname.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/glom/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e6ce1b0c76cec8c85beba4900a80f257de3cc23a2c65908262fd8be87c2e546a')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr \
---with-postgres-utils=/usr/bin \
---disable-scrollkeeper \
---disable-update-mime-database \
---disable-static \
-PYTHON=python2
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}

Copied: glom/repos/community-i686/PKGBUILD (from rev 83238, 
glom/repos/community-testing-i686/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-01-28 16:49:38 UTC (rev 83252)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Roman Kyrylych 
+# Contributor: William Rea 
+# Contributor: Jaroslav Lichtblau 
+
+pkgname=glom
+pkgver=1.22.0
+pkgrel=3
+pkgdesc="An easy-to-use database designer and user interface"
+arch=('i686' 'x86_64')
+url="http://www.glom.org/";
+license=('GPL')
+depends=('gettext' 'boost-libs' 'libgdamm' 'libxml++' 'python2-gobject' 
'libepc' 'goocanvasmm' 'gtksourceviewmm' 'evince' 'postgresql')
+makedepends=('intltool' 'gnome-doc-utils' 'python-sphinx' 'boost')
+options=('!libtool')
+install=$pkgname.install
+source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('e6ce1b0c76cec8c85beba4900a80f257de3cc23a2c65908262fd8be87c2e546a')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr \
+--with-postgres-utils=/usr/bin \
+--disable-scrollkeeper \
+--disable-update-mime-database \
+--disable-static \
+PYTHON=python2
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-i686/glom.install
===
--- community-i686/glom.install 2013-01-28 16:49:37 UTC (rev 83251)
+++ community-i686/glom.install 2013-01-28 16:49:38 UTC (rev 83252)
@@ -1,13 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-  update-mime-database usr/share/mime > /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: glom/repos/community-i686/glom.install (from rev 83238, 
glom/repos/community-testing-i686/glom.install)
===
--- community-i686/glom.install (rev 0)
+++ community-i686/glom.install 2013-01-28 16:49:38 UTC (rev 83252)
@@ -0,0 +1,13 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+  update-mime-database usr/share/mime > /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: community-x86_64/PKGBUILD
=