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

2017-10-28 Thread Antonio Rojas
Date: Saturday, October 28, 2017 @ 22:48:56
  Author: arojas
Revision: 264651

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-28 22:48:24 UTC (rev 264650)
+++ community-i686/PKGBUILD 2017-10-28 22:48:56 UTC (rev 264651)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Alex Filgueira 
-# Contributor: Nate Simon 
-
-pkgname=xapps
-pkgver=1.0.3
-pkgrel=1
-pkgdesc="Common library for X-Apps project"
-arch=('i686' 'x86_64')
-url='https://github.com/linuxmint/xapps'
-license=('GPL')
-depends=('libgnomekbd' 'python')
-makedepends=('gnome-common' 'gobject-introspection')
-options=(!emptydirs)
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz;)
-sha256sums=('bb1b89b586eec67fc109140de791710c5b4ec488b01ef3ac261e288a27b4797e')
-
-build() {
-cd ${pkgname}-${pkgver}
-
-./autogen.sh --prefix=/usr \
---localstatedir=/var \
---libexecdir=/usr/lib/${pkgname}
-make
-}
-
-package(){
-cd ${pkgname}-${pkgver}
-make DESTDIR="$pkgdir" install
-}
-

Copied: xapps/repos/community-i686/PKGBUILD (from rev 264650, 
xapps/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-28 22:48:56 UTC (rev 264651)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Alex Filgueira 
+# Contributor: Nate Simon 
+
+pkgname=xapps
+pkgver=1.0.4
+pkgrel=1
+pkgdesc="Common library for X-Apps project"
+arch=('i686' 'x86_64')
+url='https://github.com/linuxmint/xapps'
+license=('GPL')
+depends=('libgnomekbd' 'python')
+makedepends=('gnome-common' 'gobject-introspection')
+options=(!emptydirs)
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz;)
+sha256sums=('6578574561cb10b602c67669b0374b71d9cccd5d1c13c17d6a4b6ec2f8fe739a')
+
+build() {
+cd ${pkgname}-${pkgver}
+
+./autogen.sh --prefix=/usr \
+--localstatedir=/var \
+--libexecdir=/usr/lib/${pkgname}
+make
+}
+
+package(){
+cd ${pkgname}-${pkgver}
+make DESTDIR="$pkgdir" install
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-28 22:48:24 UTC (rev 264650)
+++ community-x86_64/PKGBUILD   2017-10-28 22:48:56 UTC (rev 264651)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Alex Filgueira 
-# Contributor: Nate Simon 
-
-pkgname=xapps
-pkgver=1.0.3
-pkgrel=1
-pkgdesc="Common library for X-Apps project"
-arch=('i686' 'x86_64')
-url='https://github.com/linuxmint/xapps'
-license=('GPL')
-depends=('libgnomekbd' 'python')
-makedepends=('gnome-common' 'gobject-introspection')
-options=(!emptydirs)
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz;)
-sha256sums=('bb1b89b586eec67fc109140de791710c5b4ec488b01ef3ac261e288a27b4797e')
-
-build() {
-cd ${pkgname}-${pkgver}
-
-./autogen.sh --prefix=/usr \
---localstatedir=/var \
---libexecdir=/usr/lib/${pkgname}
-make
-}
-
-package(){
-cd ${pkgname}-${pkgver}
-make DESTDIR="$pkgdir" install
-}
-

Copied: xapps/repos/community-x86_64/PKGBUILD (from rev 264650, 
xapps/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-10-28 22:48:56 UTC (rev 264651)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Alex Filgueira 
+# Contributor: Nate Simon 
+
+pkgname=xapps
+pkgver=1.0.4
+pkgrel=1
+pkgdesc="Common library for X-Apps project"
+arch=('i686' 'x86_64')
+url='https://github.com/linuxmint/xapps'
+license=('GPL')
+depends=('libgnomekbd' 'python')
+makedepends=('gnome-common' 'gobject-introspection')
+options=(!emptydirs)
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz;)
+sha256sums=('6578574561cb10b602c67669b0374b71d9cccd5d1c13c17d6a4b6ec2f8fe739a')
+
+build() {
+cd ${pkgname}-${pkgver}
+
+./autogen.sh --prefix=/usr \
+--localstatedir=/var \
+--libexecdir=/usr/lib/${pkgname}
+make
+}
+
+package(){
+cd ${pkgname}-${pkgver}
+make DESTDIR="$pkgdir" install
+}
+


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

2017-05-14 Thread Antonio Rojas
Date: Sunday, May 14, 2017 @ 21:20:38
  Author: arojas
Revision: 228071

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

Added:
  xapps/repos/community-testing-i686/
  xapps/repos/community-testing-i686/PKGBUILD
(from rev 228070, xapps/trunk/PKGBUILD)
  xapps/repos/community-testing-x86_64/
  xapps/repos/community-testing-x86_64/PKGBUILD
(from rev 228070, xapps/trunk/PKGBUILD)

---+
 community-testing-i686/PKGBUILD   |   31 +++
 community-testing-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: xapps/repos/community-testing-i686/PKGBUILD (from rev 228070, 
xapps/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-05-14 21:20:38 UTC (rev 228071)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Alex Filgueira 
+# Contributor: Nate Simon 
+
+pkgname=xapps
+pkgver=1.0.3
+pkgrel=1
+pkgdesc="Common library for X-Apps project"
+arch=('i686' 'x86_64')
+url='https://github.com/linuxmint/xapps'
+license=('GPL')
+depends=('libgnomekbd' 'python')
+makedepends=('gnome-common' 'gobject-introspection')
+options=(!emptydirs)
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz;)
+sha256sums=('bb1b89b586eec67fc109140de791710c5b4ec488b01ef3ac261e288a27b4797e')
+
+build() {
+cd ${pkgname}-${pkgver}
+
+./autogen.sh --prefix=/usr \
+--localstatedir=/var \
+--libexecdir=/usr/lib/${pkgname}
+make
+}
+
+package(){
+cd ${pkgname}-${pkgver}
+make DESTDIR="$pkgdir" install
+}
+

Copied: xapps/repos/community-testing-x86_64/PKGBUILD (from rev 228070, 
xapps/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-05-14 21:20:38 UTC (rev 228071)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Alex Filgueira 
+# Contributor: Nate Simon 
+
+pkgname=xapps
+pkgver=1.0.3
+pkgrel=1
+pkgdesc="Common library for X-Apps project"
+arch=('i686' 'x86_64')
+url='https://github.com/linuxmint/xapps'
+license=('GPL')
+depends=('libgnomekbd' 'python')
+makedepends=('gnome-common' 'gobject-introspection')
+options=(!emptydirs)
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz;)
+sha256sums=('bb1b89b586eec67fc109140de791710c5b4ec488b01ef3ac261e288a27b4797e')
+
+build() {
+cd ${pkgname}-${pkgver}
+
+./autogen.sh --prefix=/usr \
+--localstatedir=/var \
+--libexecdir=/usr/lib/${pkgname}
+make
+}
+
+package(){
+cd ${pkgname}-${pkgver}
+make DESTDIR="$pkgdir" install
+}
+


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

2017-01-29 Thread Balló György
Date: Monday, January 30, 2017 @ 04:38:08
  Author: bgyorgy
Revision: 209436

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

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

---+
 /PKGBUILD |   62 
 community-i686/PKGBUILD   |   32 --
 community-x86_64/PKGBUILD |   32 --
 3 files changed, 62 insertions(+), 64 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-01-30 04:38:02 UTC (rev 209435)
+++ community-i686/PKGBUILD 2017-01-30 04:38:08 UTC (rev 209436)
@@ -1,32 +0,0 @@
-# Maintainer: Alex Filgueira 
-# Contributor: Nate Simon 
-
-pkgname=xapps
-pkgver=1.0.2
-pkgrel=1
-pkgdesc="Common library for X-Apps project"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libgnomekbd' 'python3')
-makedepends=('gnome-common' 'gobject-introspection')
-provides=($_pkgname)
-conflicts=('xapps-git')
-url='https://github.com/linuxmint/xapps'
-
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz;)
-md5sums=('7d6aed5ca7c015ca0ad5c50e24633bd5')
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-
-./autogen.sh --prefix="/usr" \
---localstatedir="/var" \
---libexecdir="/usr/lib/${pkgname}"
-make
-}
-
-package(){
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR="$pkgdir/" install
-}
-

Copied: xapps/repos/community-i686/PKGBUILD (from rev 209435, 
xapps/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-01-30 04:38:08 UTC (rev 209436)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Alex Filgueira 
+# Contributor: Nate Simon 
+
+pkgname=xapps
+pkgver=1.0.2
+pkgrel=2
+pkgdesc="Common library for X-Apps project"
+arch=('i686' 'x86_64')
+url='https://github.com/linuxmint/xapps'
+license=('GPL')
+depends=('libgnomekbd' 'python')
+makedepends=('gnome-common' 'gobject-introspection')
+options=(!emptydirs)
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz;)
+sha256sums=('1443e9f319763f8b90749ea9669880005f315af060f7bbaa2b4241b4c4ca49a4')
+
+build() {
+cd ${pkgname}-${pkgver}
+
+./autogen.sh --prefix=/usr \
+--localstatedir=/var \
+--libexecdir=/usr/lib/${pkgname}
+make
+}
+
+package(){
+cd ${pkgname}-${pkgver}
+make DESTDIR="$pkgdir" install
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-01-30 04:38:02 UTC (rev 209435)
+++ community-x86_64/PKGBUILD   2017-01-30 04:38:08 UTC (rev 209436)
@@ -1,32 +0,0 @@
-# Maintainer: Alex Filgueira 
-# Contributor: Nate Simon 
-
-pkgname=xapps
-pkgver=1.0.2
-pkgrel=1
-pkgdesc="Common library for X-Apps project"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libgnomekbd' 'python3')
-makedepends=('gnome-common' 'gobject-introspection')
-provides=($_pkgname)
-conflicts=('xapps-git')
-url='https://github.com/linuxmint/xapps'
-
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz;)
-md5sums=('7d6aed5ca7c015ca0ad5c50e24633bd5')
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-
-./autogen.sh --prefix="/usr" \
---localstatedir="/var" \
---libexecdir="/usr/lib/${pkgname}"
-make
-}
-
-package(){
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR="$pkgdir/" install
-}
-

Copied: xapps/repos/community-x86_64/PKGBUILD (from rev 209435, 
xapps/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-01-30 04:38:08 UTC (rev 209436)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Alex Filgueira 
+# Contributor: Nate Simon 
+
+pkgname=xapps
+pkgver=1.0.2
+pkgrel=2
+pkgdesc="Common library for X-Apps project"
+arch=('i686' 'x86_64')
+url='https://github.com/linuxmint/xapps'
+license=('GPL')
+depends=('libgnomekbd' 'python')
+makedepends=('gnome-common' 'gobject-introspection')
+options=(!emptydirs)
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/${pkgname}/archive/${pkgver}.tar.gz;)
+sha256sums=('1443e9f319763f8b90749ea9669880005f315af060f7bbaa2b4241b4c4ca49a4')
+
+build() {
+cd ${pkgname}-${pkgver}
+
+./autogen.sh --prefix=/usr \
+--localstatedir=/var \
+--libexecdir=/usr/lib/${pkgname}
+make
+}
+
+package(){
+cd ${pkgname}-${pkgver}
+make DESTDIR="$pkgdir" install
+}
+