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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Aug 5 17:34:25 UTC 2017


    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 <speps at aur dot archlinux dot org>
-# Maintainer : Jaroslav Lichtblau <svetlemodry at archlinux.org>
-# Contributor: napa3um <napa3um at gmail.com>
-# Contributor: Scott Furry <scott.wl.furry at gmail.com>
-
-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 <speps at aur dot archlinux dot org>
+# Maintainer : Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: napa3um <napa3um at gmail.com>
+# Contributor: Scott Furry <scott.wl.furry at gmail.com>
+
+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 <speps at aur dot archlinux dot org>
-# Maintainer : Jaroslav Lichtblau <svetlemodry at archlinux.org>
-# Contributor: napa3um <napa3um at gmail.com>
-# Contributor: Scott Furry <scott.wl.furry at gmail.com>
-
-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 <speps at aur dot archlinux dot org>
+# Maintainer : Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: napa3um <napa3um at gmail.com>
+# Contributor: Scott Furry <scott.wl.furry at gmail.com>
+
+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
+}



More information about the arch-commits mailing list