[arch-commits] Commit in wxsqlite3/repos (4 files)

2017-11-05 Thread Jaroslav Lichtblau
Date: Sunday, November 5, 2017 @ 12:24:31
  Author: jlichtblau
Revision: 265435

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

Added:
  wxsqlite3/repos/community-i686/PKGBUILD
(from rev 265434, wxsqlite3/trunk/PKGBUILD)
  wxsqlite3/repos/community-x86_64/PKGBUILD
(from rev 265434, wxsqlite3/trunk/PKGBUILD)
Deleted:
  wxsqlite3/repos/community-i686/PKGBUILD
  wxsqlite3/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   66 
 community-i686/PKGBUILD   |   33 --
 community-x86_64/PKGBUILD |   33 --
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-11-05 12:23:43 UTC (rev 265434)
+++ community-i686/PKGBUILD 2017-11-05 12:24:31 UTC (rev 265435)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-# Contributor: Scott Furry 
-
-pkgname=wxsqlite3
-pkgver=3.5.7
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk3')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('dd92c5e284622c0f810042d66522723a7e769cb438be23b226a699c1e4b9a6ef')
-
-build() {
-  cd $pkgname-$pkgver
-
-  autoreconf
-  ./configure --with-wx-config=/usr/bin/wx-config-gtk3 --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-# license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-i686/PKGBUILD (from rev 265434, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-11-05 12:24:31 UTC (rev 265435)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.5.8
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk3')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('a11cd8cc1ff7e53c8560cf5b4537650ee878bf6bd710bfdd93791fd9f21fb6ff')
+
+build() {
+  cd $pkgname-$pkgver
+
+  autoreconf
+  ./configure --with-wx-config=/usr/bin/wx-config-gtk3 --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+# license
+  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-11-05 12:23:43 UTC (rev 265434)
+++ community-x86_64/PKGBUILD   2017-11-05 12:24:31 UTC (rev 265435)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-# Contributor: Scott Furry 
-
-pkgname=wxsqlite3
-pkgver=3.5.7
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk3')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('dd92c5e284622c0f810042d66522723a7e769cb438be23b226a699c1e4b9a6ef')
-
-build() {
-  cd $pkgname-$pkgver
-
-  autoreconf
-  ./configure --with-wx-config=/usr/bin/wx-config-gtk3 --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-# license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-x86_64/PKGBUILD (from rev 265434, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-11-05 12:24:31 UTC (rev 265435)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.5.8
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk3')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)

[arch-commits] Commit in wxsqlite3/repos (4 files)

2017-09-10 Thread Jaroslav Lichtblau
Date: Sunday, September 10, 2017 @ 13:57:10
  Author: jlichtblau
Revision: 256761

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

Added:
  wxsqlite3/repos/community-i686/PKGBUILD
(from rev 256760, wxsqlite3/trunk/PKGBUILD)
  wxsqlite3/repos/community-x86_64/PKGBUILD
(from rev 256760, wxsqlite3/trunk/PKGBUILD)
Deleted:
  wxsqlite3/repos/community-i686/PKGBUILD
  wxsqlite3/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   66 
 community-i686/PKGBUILD   |   33 --
 community-x86_64/PKGBUILD |   33 --
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-10 13:56:54 UTC (rev 256760)
+++ community-i686/PKGBUILD 2017-09-10 13:57:10 UTC (rev 256761)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-# Contributor: Scott Furry 
-
-pkgname=wxsqlite3
-pkgver=3.5.6
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk3')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('dab88a00ffdbe3e55bc1f7e67a16d53d7686ffdc0c2c1eac152493f3271c46bc')
-
-build() {
-  cd $pkgname-$pkgver
-
-  autoreconf
-  ./configure --with-wx-config=/usr/bin/wx-config-gtk3 --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-# license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-i686/PKGBUILD (from rev 256760, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-10 13:57:10 UTC (rev 256761)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.5.7
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk3')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('dd92c5e284622c0f810042d66522723a7e769cb438be23b226a699c1e4b9a6ef')
+
+build() {
+  cd $pkgname-$pkgver
+
+  autoreconf
+  ./configure --with-wx-config=/usr/bin/wx-config-gtk3 --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+# license
+  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-09-10 13:56:54 UTC (rev 256760)
+++ community-x86_64/PKGBUILD   2017-09-10 13:57:10 UTC (rev 256761)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-# Contributor: Scott Furry 
-
-pkgname=wxsqlite3
-pkgver=3.5.6
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk3')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('dab88a00ffdbe3e55bc1f7e67a16d53d7686ffdc0c2c1eac152493f3271c46bc')
-
-build() {
-  cd $pkgname-$pkgver
-
-  autoreconf
-  ./configure --with-wx-config=/usr/bin/wx-config-gtk3 --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-# license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-x86_64/PKGBUILD (from rev 256760, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-09-10 13:57:10 UTC (rev 256761)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.5.7
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk3')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)

[arch-commits] Commit in wxsqlite3/repos (4 files)

2017-08-05 Thread Jaroslav Lichtblau
Date: Saturday, August 5, 2017 @ 17:34:25
  Author: jlichtblau
Revision: 248792

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

Added:
  wxsqlite3/repos/community-i686/PKGBUILD
(from rev 248791, wxsqlite3/trunk/PKGBUILD)
  wxsqlite3/repos/community-x86_64/PKGBUILD
(from rev 248791, wxsqlite3/trunk/PKGBUILD)
Deleted:
  wxsqlite3/repos/community-i686/PKGBUILD
  wxsqlite3/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   66 
 community-i686/PKGBUILD   |   33 --
 community-x86_64/PKGBUILD |   33 --
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-08-05 17:34:09 UTC (rev 248791)
+++ community-i686/PKGBUILD 2017-08-05 17:34:25 UTC (rev 248792)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-# Contributor: Scott Furry 
-
-pkgname=wxsqlite3
-pkgver=3.5.5
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk3')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('303aba23d5d3349335f6a9e56a35f0c55641b4af9c330f7074def71384e49303')
-
-build() {
-  cd $pkgname-$pkgver
-
-  autoreconf
-  ./configure --with-wx-config=/usr/bin/wx-config-gtk3 --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-# license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-i686/PKGBUILD (from rev 248791, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-08-05 17:34:25 UTC (rev 248792)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.5.6
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk3')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('dab88a00ffdbe3e55bc1f7e67a16d53d7686ffdc0c2c1eac152493f3271c46bc')
+
+build() {
+  cd $pkgname-$pkgver
+
+  autoreconf
+  ./configure --with-wx-config=/usr/bin/wx-config-gtk3 --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+# license
+  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-08-05 17:34:09 UTC (rev 248791)
+++ community-x86_64/PKGBUILD   2017-08-05 17:34:25 UTC (rev 248792)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-# Contributor: Scott Furry 
-
-pkgname=wxsqlite3
-pkgver=3.5.5
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk3')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('303aba23d5d3349335f6a9e56a35f0c55641b4af9c330f7074def71384e49303')
-
-build() {
-  cd $pkgname-$pkgver
-
-  autoreconf
-  ./configure --with-wx-config=/usr/bin/wx-config-gtk3 --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-# license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-x86_64/PKGBUILD (from rev 248791, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-08-05 17:34:25 UTC (rev 248792)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.5.6
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk3')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)

[arch-commits] Commit in wxsqlite3/repos (4 files)

2017-06-12 Thread Jaroslav Lichtblau
Date: Monday, June 12, 2017 @ 17:08:36
  Author: jlichtblau
Revision: 236547

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

Added:
  wxsqlite3/repos/community-i686/PKGBUILD
(from rev 236546, wxsqlite3/trunk/PKGBUILD)
  wxsqlite3/repos/community-x86_64/PKGBUILD
(from rev 236546, wxsqlite3/trunk/PKGBUILD)
Deleted:
  wxsqlite3/repos/community-i686/PKGBUILD
  wxsqlite3/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   66 
 community-i686/PKGBUILD   |   33 --
 community-x86_64/PKGBUILD |   33 --
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-06-12 17:08:21 UTC (rev 236546)
+++ community-i686/PKGBUILD 2017-06-12 17:08:36 UTC (rev 236547)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-# Contributor: Scott Furry 
-
-pkgname=wxsqlite3
-pkgver=3.5.3
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('4a538b20cb694b821fe842b17bcb9ee0f5a2c666ff12c33d77c6d5abce2e1118')
-
-build() {
-  cd $pkgname-$pkgver
-
-  autoreconf
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-# license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-i686/PKGBUILD (from rev 236546, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-06-12 17:08:36 UTC (rev 236547)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.5.5
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk3')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('303aba23d5d3349335f6a9e56a35f0c55641b4af9c330f7074def71384e49303')
+
+build() {
+  cd $pkgname-$pkgver
+
+  autoreconf
+  ./configure --with-wx-config=/usr/bin/wx-config-gtk3 --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+# license
+  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-06-12 17:08:21 UTC (rev 236546)
+++ community-x86_64/PKGBUILD   2017-06-12 17:08:36 UTC (rev 236547)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-# Contributor: Scott Furry 
-
-pkgname=wxsqlite3
-pkgver=3.5.3
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('4a538b20cb694b821fe842b17bcb9ee0f5a2c666ff12c33d77c6d5abce2e1118')
-
-build() {
-  cd $pkgname-$pkgver
-
-  autoreconf
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-# license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-x86_64/PKGBUILD (from rev 236546, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-06-12 17:08:36 UTC (rev 236547)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.5.5
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk3')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('303aba23d5d3349335f6a9e56a35f0c55641b4af9c330f7074def71384e49303')
+
+build() {
+  cd $pkgname-$pkgver
+
+  autoreconf
+ 

[arch-commits] Commit in wxsqlite3/repos (4 files)

2017-04-03 Thread Jaroslav Lichtblau
Date: Monday, April 3, 2017 @ 19:46:26
  Author: jlichtblau
Revision: 220441

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

Added:
  wxsqlite3/repos/community-i686/PKGBUILD
(from rev 220440, wxsqlite3/trunk/PKGBUILD)
  wxsqlite3/repos/community-x86_64/PKGBUILD
(from rev 220440, wxsqlite3/trunk/PKGBUILD)
Deleted:
  wxsqlite3/repos/community-i686/PKGBUILD
  wxsqlite3/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   66 
 community-i686/PKGBUILD   |   33 --
 community-x86_64/PKGBUILD |   33 --
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-03 19:45:53 UTC (rev 220440)
+++ community-i686/PKGBUILD 2017-04-03 19:46:26 UTC (rev 220441)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-# Contributor: Scott Furry 
-
-pkgname=wxsqlite3
-pkgver=3.5.2
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('d83e5b91b6ebe58c60f12e622c29c27df4df58c0d502c9ba39b21b5934cdffd2')
-
-build() {
-  cd $pkgname-$pkgver
-
-  autoreconf
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-# license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-i686/PKGBUILD (from rev 220440, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-03 19:46:26 UTC (rev 220441)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.5.3
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('4a538b20cb694b821fe842b17bcb9ee0f5a2c666ff12c33d77c6d5abce2e1118')
+
+build() {
+  cd $pkgname-$pkgver
+
+  autoreconf
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+# license
+  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-04-03 19:45:53 UTC (rev 220440)
+++ community-x86_64/PKGBUILD   2017-04-03 19:46:26 UTC (rev 220441)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-# Contributor: Scott Furry 
-
-pkgname=wxsqlite3
-pkgver=3.5.2
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('d83e5b91b6ebe58c60f12e622c29c27df4df58c0d502c9ba39b21b5934cdffd2')
-
-build() {
-  cd $pkgname-$pkgver
-
-  autoreconf
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-# license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-x86_64/PKGBUILD (from rev 220440, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-04-03 19:46:26 UTC (rev 220441)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.5.3
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('4a538b20cb694b821fe842b17bcb9ee0f5a2c666ff12c33d77c6d5abce2e1118')
+
+build() {
+  cd $pkgname-$pkgver
+
+  autoreconf
+  ./configure --prefix=/usr
+  make
+}
+

[arch-commits] Commit in wxsqlite3/repos (4 files)

2017-03-21 Thread Jaroslav Lichtblau
Date: Tuesday, March 21, 2017 @ 19:49:29
  Author: jlichtblau
Revision: 218228

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

Added:
  wxsqlite3/repos/community-i686/PKGBUILD
(from rev 218227, wxsqlite3/trunk/PKGBUILD)
  wxsqlite3/repos/community-x86_64/PKGBUILD
(from rev 218227, wxsqlite3/trunk/PKGBUILD)
Deleted:
  wxsqlite3/repos/community-i686/PKGBUILD
  wxsqlite3/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   66 
 community-i686/PKGBUILD   |   35 ---
 community-x86_64/PKGBUILD |   35 ---
 3 files changed, 66 insertions(+), 70 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-21 19:49:01 UTC (rev 218227)
+++ community-i686/PKGBUILD 2017-03-21 19:49:29 UTC (rev 218228)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-# Contributor: Scott Furry 
-
-pkgname=wxsqlite3
-pkgver=3.5.1
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('132ec5881001e48bc36e371e6e5061ba17b77e68478837cdaea8bf27622f60ca')
-
-build() {
-  cd $pkgname-$pkgver
-
-  autoreconf
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-# license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-# FS#49035 fix
-  install -Dm644 $pkgname.pc "${pkgdir}"/usr/lib/pkgconfig/$pkgname.pc
-}

Copied: wxsqlite3/repos/community-i686/PKGBUILD (from rev 218227, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-21 19:49:29 UTC (rev 218228)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.5.2
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('d83e5b91b6ebe58c60f12e622c29c27df4df58c0d502c9ba39b21b5934cdffd2')
+
+build() {
+  cd $pkgname-$pkgver
+
+  autoreconf
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+# license
+  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-21 19:49:01 UTC (rev 218227)
+++ community-x86_64/PKGBUILD   2017-03-21 19:49:29 UTC (rev 218228)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-# Contributor: Scott Furry 
-
-pkgname=wxsqlite3
-pkgver=3.5.1
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('132ec5881001e48bc36e371e6e5061ba17b77e68478837cdaea8bf27622f60ca')
-
-build() {
-  cd $pkgname-$pkgver
-
-  autoreconf
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-# license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-# FS#49035 fix
-  install -Dm644 $pkgname.pc "${pkgdir}"/usr/lib/pkgconfig/$pkgname.pc
-}

Copied: wxsqlite3/repos/community-x86_64/PKGBUILD (from rev 218227, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-03-21 19:49:29 UTC (rev 218228)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.5.2
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk')

[arch-commits] Commit in wxsqlite3/repos (4 files)

2017-02-20 Thread Jaroslav Lichtblau
Date: Monday, February 20, 2017 @ 19:01:14
  Author: jlichtblau
Revision: 213208

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

Added:
  wxsqlite3/repos/community-i686/PKGBUILD
(from rev 213207, wxsqlite3/trunk/PKGBUILD)
  wxsqlite3/repos/community-x86_64/PKGBUILD
(from rev 213207, wxsqlite3/trunk/PKGBUILD)
Deleted:
  wxsqlite3/repos/community-i686/PKGBUILD
  wxsqlite3/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   70 
 community-i686/PKGBUILD   |   39 
 community-x86_64/PKGBUILD |   39 
 3 files changed, 70 insertions(+), 78 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-20 19:00:58 UTC (rev 213207)
+++ community-i686/PKGBUILD 2017-02-20 19:01:14 UTC (rev 213208)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-# Contributor: Scott Furry 
-
-pkgname=wxsqlite3
-pkgver=3.4.1
-pkgrel=2
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url=" http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk' 'sqlite')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('0070eff9c7d2b2c2b1e6223c364c7027168667c0752eca60e0fa5640db3f9cb9')
-
-prepare() {
-  cd $pkgname-$pkgver
-  ln -s build30 build
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-
-# license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-
-# FS#49035 fix
-  install -Dm644 $pkgname.pc "${pkgdir}"/usr/lib/pkgconfig/$pkgname.pc
-}

Copied: wxsqlite3/repos/community-i686/PKGBUILD (from rev 213207, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-20 19:01:14 UTC (rev 213208)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.5.1
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('132ec5881001e48bc36e371e6e5061ba17b77e68478837cdaea8bf27622f60ca')
+
+build() {
+  cd $pkgname-$pkgver
+
+  autoreconf
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+# license
+  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+# FS#49035 fix
+  install -Dm644 $pkgname.pc "${pkgdir}"/usr/lib/pkgconfig/$pkgname.pc
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-20 19:00:58 UTC (rev 213207)
+++ community-x86_64/PKGBUILD   2017-02-20 19:01:14 UTC (rev 213208)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-# Contributor: Scott Furry 
-
-pkgname=wxsqlite3
-pkgver=3.4.1
-pkgrel=2
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url=" http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk' 'sqlite')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('0070eff9c7d2b2c2b1e6223c364c7027168667c0752eca60e0fa5640db3f9cb9')
-
-prepare() {
-  cd $pkgname-$pkgver
-  ln -s build30 build
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-
-# license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-
-# FS#49035 fix
-  install -Dm644 $pkgname.pc "${pkgdir}"/usr/lib/pkgconfig/$pkgname.pc
-}

Copied: wxsqlite3/repos/community-x86_64/PKGBUILD (from rev 213207, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-20 19:01:14 UTC (rev 213208)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.5.1
+pkgrel=1
+pkgdesc="wxWidgets wrapper for 

[arch-commits] Commit in wxsqlite3/repos (4 files)

2017-01-02 Thread Jaroslav Lichtblau
Date: Monday, January 2, 2017 @ 18:09:39
  Author: jlichtblau
Revision: 204355

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

Added:
  wxsqlite3/repos/community-i686/PKGBUILD
(from rev 204354, wxsqlite3/trunk/PKGBUILD)
  wxsqlite3/repos/community-x86_64/PKGBUILD
(from rev 204354, wxsqlite3/trunk/PKGBUILD)
Deleted:
  wxsqlite3/repos/community-i686/PKGBUILD
  wxsqlite3/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   78 
 community-i686/PKGBUILD   |   35 ---
 community-x86_64/PKGBUILD |   35 ---
 3 files changed, 78 insertions(+), 70 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-02 18:08:53 UTC (rev 204354)
+++ community-i686/PKGBUILD 2017-01-02 18:09:39 UTC (rev 204355)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-
-pkgname=wxsqlite3
-pkgver=3.4.1
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url=" http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk' 'sqlite')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('0070eff9c7d2b2c2b1e6223c364c7027168667c0752eca60e0fa5640db3f9cb9')
-
-prepare() {
-  cd $pkgname-$pkgver
-  ln -s build30 build
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-
-  # license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-i686/PKGBUILD (from rev 204354, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-02 18:09:39 UTC (rev 204355)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.4.1
+pkgrel=2
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url=" http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk' 'sqlite')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('0070eff9c7d2b2c2b1e6223c364c7027168667c0752eca60e0fa5640db3f9cb9')
+
+prepare() {
+  cd $pkgname-$pkgver
+  ln -s build30 build
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+
+# license
+  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+
+# FS#49035 fix
+  install -Dm644 $pkgname.pc "${pkgdir}"/usr/lib/pkgconfig/$pkgname.pc
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-02 18:08:53 UTC (rev 204354)
+++ community-x86_64/PKGBUILD   2017-01-02 18:09:39 UTC (rev 204355)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-
-pkgname=wxsqlite3
-pkgver=3.4.1
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url=" http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk' 'sqlite')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('0070eff9c7d2b2c2b1e6223c364c7027168667c0752eca60e0fa5640db3f9cb9')
-
-prepare() {
-  cd $pkgname-$pkgver
-  ln -s build30 build
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-
-  # license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-x86_64/PKGBUILD (from rev 204354, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-01-02 18:09:39 UTC (rev 204355)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+# Contributor: Scott Furry 
+
+pkgname=wxsqlite3
+pkgver=3.4.1
+pkgrel=2
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url=" http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk' 'sqlite')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)

[arch-commits] Commit in wxsqlite3/repos (4 files)

2016-10-22 Thread Jaroslav Lichtblau
Date: Saturday, October 22, 2016 @ 14:01:57
  Author: jlichtblau
Revision: 192969

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

Added:
  wxsqlite3/repos/community-i686/PKGBUILD
(from rev 192968, wxsqlite3/trunk/PKGBUILD)
  wxsqlite3/repos/community-x86_64/PKGBUILD
(from rev 192968, wxsqlite3/trunk/PKGBUILD)
Deleted:
  wxsqlite3/repos/community-i686/PKGBUILD
  wxsqlite3/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   70 
 community-i686/PKGBUILD   |   35 --
 community-x86_64/PKGBUILD |   35 --
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-22 14:01:47 UTC (rev 192968)
+++ community-i686/PKGBUILD 2016-10-22 14:01:57 UTC (rev 192969)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-
-pkgname=wxsqlite3
-pkgver=3.4.0
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url=" http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk' 'sqlite')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('484f42be7d828f446e8d4d7ed472a18e55e9b4c77dc74e3ea23de545f0b59270')
-
-prepare() {
-  cd $pkgname-$pkgver
-  ln -s build30 build
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-
-  # license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-i686/PKGBUILD (from rev 192968, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-22 14:01:57 UTC (rev 192969)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+
+pkgname=wxsqlite3
+pkgver=3.4.1
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url=" http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk' 'sqlite')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('0070eff9c7d2b2c2b1e6223c364c7027168667c0752eca60e0fa5640db3f9cb9')
+
+prepare() {
+  cd $pkgname-$pkgver
+  ln -s build30 build
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+
+  # license
+  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-22 14:01:47 UTC (rev 192968)
+++ community-x86_64/PKGBUILD   2016-10-22 14:01:57 UTC (rev 192969)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-
-pkgname=wxsqlite3
-pkgver=3.4.0
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url=" http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk' 'sqlite')
-source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('484f42be7d828f446e8d4d7ed472a18e55e9b4c77dc74e3ea23de545f0b59270')
-
-prepare() {
-  cd $pkgname-$pkgver
-  ln -s build30 build
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-
-  # license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-x86_64/PKGBUILD (from rev 192968, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-22 14:01:57 UTC (rev 192969)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+
+pkgname=wxsqlite3
+pkgver=3.4.1
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url=" http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk' 'sqlite')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('0070eff9c7d2b2c2b1e6223c364c7027168667c0752eca60e0fa5640db3f9cb9')
+
+prepare() {
+  cd $pkgname-$pkgver
+  ln -s build30 build
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure 

[arch-commits] Commit in wxsqlite3/repos (4 files)

2016-08-13 Thread Jaroslav Lichtblau
Date: Saturday, August 13, 2016 @ 20:59:48
  Author: jlichtblau
Revision: 186714

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

Added:
  wxsqlite3/repos/community-i686/PKGBUILD
(from rev 186713, wxsqlite3/trunk/PKGBUILD)
  wxsqlite3/repos/community-x86_64/PKGBUILD
(from rev 186713, wxsqlite3/trunk/PKGBUILD)
Deleted:
  wxsqlite3/repos/community-i686/PKGBUILD
  wxsqlite3/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   70 
 community-i686/PKGBUILD   |   29 --
 community-x86_64/PKGBUILD |   29 --
 3 files changed, 70 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-08-13 20:59:28 UTC (rev 186713)
+++ community-i686/PKGBUILD 2016-08-13 20:59:48 UTC (rev 186714)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-
-pkgname=wxsqlite3
-pkgver=3.3.1
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url=" http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk' 'sqlite')
-source=(https://github.com/utelle/wxsqlite3/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('9e947b5920dd6de4d4effd3c9b86c328cff444bb0fbc20255c60372bc47965ff')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-
-  # license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-i686/PKGBUILD (from rev 186713, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-08-13 20:59:48 UTC (rev 186714)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+
+pkgname=wxsqlite3
+pkgver=3.4.0
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url=" http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk' 'sqlite')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('484f42be7d828f446e8d4d7ed472a18e55e9b4c77dc74e3ea23de545f0b59270')
+
+prepare() {
+  cd $pkgname-$pkgver
+  ln -s build30 build
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+
+  # license
+  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-08-13 20:59:28 UTC (rev 186713)
+++ community-x86_64/PKGBUILD   2016-08-13 20:59:48 UTC (rev 186714)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-
-pkgname=wxsqlite3
-pkgver=3.3.1
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url=" http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk' 'sqlite')
-source=(https://github.com/utelle/wxsqlite3/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('9e947b5920dd6de4d4effd3c9b86c328cff444bb0fbc20255c60372bc47965ff')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-
-  # license
-  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: wxsqlite3/repos/community-x86_64/PKGBUILD (from rev 186713, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-08-13 20:59:48 UTC (rev 186714)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+
+pkgname=wxsqlite3
+pkgver=3.4.0
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url=" http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk' 'sqlite')
+source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('484f42be7d828f446e8d4d7ed472a18e55e9b4c77dc74e3ea23de545f0b59270')
+
+prepare() {
+  cd $pkgname-$pkgver
+  ln -s build30 build
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+
+  # license
+  install -Dm644 

[arch-commits] Commit in wxsqlite3/repos (4 files)

2016-04-10 Thread Jaroslav Lichtblau
Date: Sunday, April 10, 2016 @ 18:26:02
  Author: jlichtblau
Revision: 170119

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

Added:
  wxsqlite3/repos/community-i686/PKGBUILD
(from rev 170118, wxsqlite3/trunk/PKGBUILD)
  wxsqlite3/repos/community-x86_64/PKGBUILD
(from rev 170118, wxsqlite3/trunk/PKGBUILD)
Deleted:
  wxsqlite3/repos/community-i686/PKGBUILD
  wxsqlite3/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   58 
 community-i686/PKGBUILD   |   30 --
 community-x86_64/PKGBUILD |   30 --
 3 files changed, 58 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-04-10 16:25:48 UTC (rev 170118)
+++ community-i686/PKGBUILD 2016-04-10 16:26:02 UTC (rev 170119)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-
-pkgname=wxsqlite3
-pkgver=3.3.0
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url=" http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk' 'sqlite3')
-source=(https://github.com/utelle/wxsqlite3/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('49321511fc62b613a931524e875e4b8da71766a946b7f0461e367d7085da3a66')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-
-  # license
-  install -Dm644 LICENCE.txt \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: wxsqlite3/repos/community-i686/PKGBUILD (from rev 170118, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-04-10 16:26:02 UTC (rev 170119)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+
+pkgname=wxsqlite3
+pkgver=3.3.1
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url=" http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk' 'sqlite')
+source=(https://github.com/utelle/wxsqlite3/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('9e947b5920dd6de4d4effd3c9b86c328cff444bb0fbc20255c60372bc47965ff')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+
+  # license
+  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-04-10 16:25:48 UTC (rev 170118)
+++ community-x86_64/PKGBUILD   2016-04-10 16:26:02 UTC (rev 170119)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: napa3um 
-
-pkgname=wxsqlite3
-pkgver=3.3.0
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url=" http://utelle.github.io/wxsqlite3;
-license=('custom:wxWindows')
-depends=('wxgtk' 'sqlite3')
-source=(https://github.com/utelle/wxsqlite3/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('49321511fc62b613a931524e875e4b8da71766a946b7f0461e367d7085da3a66')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-
-  # license
-  install -Dm644 LICENCE.txt \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: wxsqlite3/repos/community-x86_64/PKGBUILD (from rev 170118, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-04-10 16:26:02 UTC (rev 170119)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+
+pkgname=wxsqlite3
+pkgver=3.3.1
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url=" http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk' 'sqlite')
+source=(https://github.com/utelle/wxsqlite3/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('9e947b5920dd6de4d4effd3c9b86c328cff444bb0fbc20255c60372bc47965ff')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+
+  # license
+  install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in wxsqlite3/repos (4 files)

2016-02-27 Thread Jaroslav Lichtblau
Date: Saturday, February 27, 2016 @ 10:08:28
  Author: jlichtblau
Revision: 163585

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

Added:
  wxsqlite3/repos/community-i686/PKGBUILD
(from rev 163584, wxsqlite3/trunk/PKGBUILD)
  wxsqlite3/repos/community-x86_64/PKGBUILD
(from rev 163584, wxsqlite3/trunk/PKGBUILD)
Deleted:
  wxsqlite3/repos/community-i686/PKGBUILD
  wxsqlite3/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   60 
 community-i686/PKGBUILD   |   29 -
 community-x86_64/PKGBUILD |   29 -
 3 files changed, 60 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-02-27 09:08:10 UTC (rev 163584)
+++ community-i686/PKGBUILD 2016-02-27 09:08:28 UTC (rev 163585)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Contributor: napa3um 
-
-pkgname=wxsqlite3
-pkgver=3.2.1
-pkgrel=2
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://wxcode.sourceforge.net/components/wxsqlite3/;
-license=('custom:wxWindows')
-depends=('wxgtk' 'sqlite3')
-source=("http://downloads.sourceforge.net/wxcode/$pkgname-$pkgver.tar.gz;)
-md5sums=('2ac2508d05901a8a8e9de9915ed7a7f9')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-
-  # license
-  install -Dm644 LICENCE.txt \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: wxsqlite3/repos/community-i686/PKGBUILD (from rev 163584, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-02-27 09:08:28 UTC (rev 163585)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+
+pkgname=wxsqlite3
+pkgver=3.3.0
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url=" http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk' 'sqlite3')
+source=(https://github.com/utelle/wxsqlite3/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('49321511fc62b613a931524e875e4b8da71766a946b7f0461e367d7085da3a66')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+
+  # license
+  install -Dm644 LICENCE.txt \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-02-27 09:08:10 UTC (rev 163584)
+++ community-x86_64/PKGBUILD   2016-02-27 09:08:28 UTC (rev 163585)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Contributor: napa3um 
-
-pkgname=wxsqlite3
-pkgver=3.2.1
-pkgrel=2
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://wxcode.sourceforge.net/components/wxsqlite3/;
-license=('custom:wxWindows')
-depends=('wxgtk' 'sqlite3')
-source=("http://downloads.sourceforge.net/wxcode/$pkgname-$pkgver.tar.gz;)
-md5sums=('2ac2508d05901a8a8e9de9915ed7a7f9')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-
-  # license
-  install -Dm644 LICENCE.txt \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: wxsqlite3/repos/community-x86_64/PKGBUILD (from rev 163584, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-02-27 09:08:28 UTC (rev 163585)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : speps 
+# Maintainer : Jaroslav Lichtblau 
+# Contributor: napa3um 
+
+pkgname=wxsqlite3
+pkgver=3.3.0
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url=" http://utelle.github.io/wxsqlite3;
+license=('custom:wxWindows')
+depends=('wxgtk' 'sqlite3')
+source=(https://github.com/utelle/wxsqlite3/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('49321511fc62b613a931524e875e4b8da71766a946b7f0461e367d7085da3a66')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+
+  # license
+  install -Dm644 LICENCE.txt \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


[arch-commits] Commit in wxsqlite3/repos (4 files)

2015-12-06 Thread Antonio Rojas
Date: Monday, December 7, 2015 @ 06:06:54
  Author: arojas
Revision: 149561

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

Added:
  wxsqlite3/repos/community-staging-i686/
  wxsqlite3/repos/community-staging-i686/PKGBUILD
(from rev 149560, wxsqlite3/trunk/PKGBUILD)
  wxsqlite3/repos/community-staging-x86_64/
  wxsqlite3/repos/community-staging-x86_64/PKGBUILD
(from rev 149560, wxsqlite3/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   29 +
 community-staging-x86_64/PKGBUILD |   29 +
 2 files changed, 58 insertions(+)

Copied: wxsqlite3/repos/community-staging-i686/PKGBUILD (from rev 149560, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 05:06:54 UTC (rev 149561)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : speps 
+# Contributor: napa3um 
+
+pkgname=wxsqlite3
+pkgver=3.2.1
+pkgrel=2
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://wxcode.sourceforge.net/components/wxsqlite3/;
+license=('custom:wxWindows')
+depends=('wxgtk' 'sqlite3')
+source=("http://downloads.sourceforge.net/wxcode/$pkgname-$pkgver.tar.gz;)
+md5sums=('2ac2508d05901a8a8e9de9915ed7a7f9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+
+  # license
+  install -Dm644 LICENCE.txt \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Copied: wxsqlite3/repos/community-staging-x86_64/PKGBUILD (from rev 149560, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 05:06:54 UTC (rev 149561)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : speps 
+# Contributor: napa3um 
+
+pkgname=wxsqlite3
+pkgver=3.2.1
+pkgrel=2
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://wxcode.sourceforge.net/components/wxsqlite3/;
+license=('custom:wxWindows')
+depends=('wxgtk' 'sqlite3')
+source=("http://downloads.sourceforge.net/wxcode/$pkgname-$pkgver.tar.gz;)
+md5sums=('2ac2508d05901a8a8e9de9915ed7a7f9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+
+  # license
+  install -Dm644 LICENCE.txt \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


[arch-commits] Commit in wxsqlite3/repos (4 files)

2015-10-28 Thread speps
Date: Wednesday, October 28, 2015 @ 15:28:12
  Author: speps
Revision: 145199

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

Added:
  wxsqlite3/repos/community-i686/PKGBUILD
(from rev 145198, wxsqlite3/trunk/PKGBUILD)
  wxsqlite3/repos/community-x86_64/PKGBUILD
(from rev 145198, wxsqlite3/trunk/PKGBUILD)
Deleted:
  wxsqlite3/repos/community-i686/PKGBUILD
  wxsqlite3/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   58 
 community-i686/PKGBUILD   |   29 --
 community-x86_64/PKGBUILD |   29 --
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-28 14:27:57 UTC (rev 145198)
+++ community-i686/PKGBUILD 2015-10-28 14:28:12 UTC (rev 145199)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Contributor: napa3um 
-
-pkgname=wxsqlite3
-pkgver=3.1.1
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://wxcode.sourceforge.net/components/wxsqlite3/;
-license=('custom:wxWindows')
-depends=('wxgtk' 'sqlite3')
-source=("http://downloads.sourceforge.net/wxcode/$pkgname-$pkgver.tar.gz;)
-md5sums=('2f5bb363d5398e3c2ff4d7f497edd25e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-
-  # license
-  install -Dm644 LICENCE.txt \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: wxsqlite3/repos/community-i686/PKGBUILD (from rev 145198, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-28 14:28:12 UTC (rev 145199)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : speps 
+# Contributor: napa3um 
+
+pkgname=wxsqlite3
+pkgver=3.2.1
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://wxcode.sourceforge.net/components/wxsqlite3/;
+license=('custom:wxWindows')
+depends=('wxgtk' 'sqlite3')
+source=("http://downloads.sourceforge.net/wxcode/$pkgname-$pkgver.tar.gz;)
+md5sums=('2ac2508d05901a8a8e9de9915ed7a7f9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+
+  # license
+  install -Dm644 LICENCE.txt \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-10-28 14:27:57 UTC (rev 145198)
+++ community-x86_64/PKGBUILD   2015-10-28 14:28:12 UTC (rev 145199)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer : speps 
-# Contributor: napa3um 
-
-pkgname=wxsqlite3
-pkgver=3.1.1
-pkgrel=1
-pkgdesc="wxWidgets wrapper for SQLite3"
-arch=('i686' 'x86_64')
-url="http://wxcode.sourceforge.net/components/wxsqlite3/;
-license=('custom:wxWindows')
-depends=('wxgtk' 'sqlite3')
-source=("http://downloads.sourceforge.net/wxcode/$pkgname-$pkgver.tar.gz;)
-md5sums=('2f5bb363d5398e3c2ff4d7f497edd25e')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-
-  # license
-  install -Dm644 LICENCE.txt \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: wxsqlite3/repos/community-x86_64/PKGBUILD (from rev 145198, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-28 14:28:12 UTC (rev 145199)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : speps 
+# Contributor: napa3um 
+
+pkgname=wxsqlite3
+pkgver=3.2.1
+pkgrel=1
+pkgdesc="wxWidgets wrapper for SQLite3"
+arch=('i686' 'x86_64')
+url="http://wxcode.sourceforge.net/components/wxsqlite3/;
+license=('custom:wxWindows')
+depends=('wxgtk' 'sqlite3')
+source=("http://downloads.sourceforge.net/wxcode/$pkgname-$pkgver.tar.gz;)
+md5sums=('2ac2508d05901a8a8e9de9915ed7a7f9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+
+  # license
+  install -Dm644 LICENCE.txt \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


[arch-commits] Commit in wxsqlite3/repos (4 files)

2014-11-26 Thread speps
Date: Thursday, November 27, 2014 @ 07:23:04
  Author: speps
Revision: 123185

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

Added:
  wxsqlite3/repos/community-i686/
  wxsqlite3/repos/community-i686/PKGBUILD
(from rev 123184, wxsqlite3/trunk/PKGBUILD)
  wxsqlite3/repos/community-x86_64/
  wxsqlite3/repos/community-x86_64/PKGBUILD
(from rev 123184, wxsqlite3/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   29 +
 community-x86_64/PKGBUILD |   29 +
 2 files changed, 58 insertions(+)

Copied: wxsqlite3/repos/community-i686/PKGBUILD (from rev 123184, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-27 06:23:04 UTC (rev 123185)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: napa3um napa...@gmail.com
+
+pkgname=wxsqlite3
+pkgver=3.1.1
+pkgrel=1
+pkgdesc=wxWidgets wrapper for SQLite3
+arch=('i686' 'x86_64')
+url=http://wxcode.sourceforge.net/components/wxsqlite3/;
+license=('custom:wxWindows')
+depends=('wxgtk' 'sqlite3')
+source=(http://downloads.sourceforge.net/wxcode/$pkgname-$pkgver.tar.gz;)
+md5sums=('2f5bb363d5398e3c2ff4d7f497edd25e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+
+  # license
+  install -Dm644 LICENCE.txt \
+$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}

Copied: wxsqlite3/repos/community-x86_64/PKGBUILD (from rev 123184, 
wxsqlite3/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-11-27 06:23:04 UTC (rev 123185)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: napa3um napa...@gmail.com
+
+pkgname=wxsqlite3
+pkgver=3.1.1
+pkgrel=1
+pkgdesc=wxWidgets wrapper for SQLite3
+arch=('i686' 'x86_64')
+url=http://wxcode.sourceforge.net/components/wxsqlite3/;
+license=('custom:wxWindows')
+depends=('wxgtk' 'sqlite3')
+source=(http://downloads.sourceforge.net/wxcode/$pkgname-$pkgver.tar.gz;)
+md5sums=('2f5bb363d5398e3c2ff4d7f497edd25e')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+
+  # license
+  install -Dm644 LICENCE.txt \
+$pkgdir/usr/share/licenses/$pkgname/LICENSE
+}