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

2015-06-19 Thread Sergej Pupykin
Date: Friday, June 19, 2015 @ 22:21:46
  Author: spupykin
Revision: 135608

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

Added:
  synce-core/repos/community-staging-i686/
  synce-core/repos/community-staging-i686/PKGBUILD
(from rev 135607, synce-core/trunk/PKGBUILD)
  synce-core/repos/community-staging-x86_64/
  synce-core/repos/community-staging-x86_64/PKGBUILD
(from rev 135607, synce-core/trunk/PKGBUILD)

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

Copied: synce-core/repos/community-staging-i686/PKGBUILD (from rev 135607, 
synce-core/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-06-19 20:21:46 UTC (rev 135608)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Jan Was janek@gmail.com
+
+pkgname=synce-core
+pkgver=0.17
+pkgrel=4
+pkgdesc=provide a means of communication with a Windows CE device - libraries
+arch=('i686' 'x86_64')
+url=http://synce.sourceforge.net/;
+license=('GPL')
+depends=('dbus-glib' 'udev' 'python2' 'libgudev')
+makedepends=('dhclient' 'pyrex')
+source=(http://downloads.sourceforge.net/sourceforge/synce/SynCE/synce-core/synce-core-$pkgver.tar.gz)
+md5sums=('ee0b9369b6fea5e2d1b970503dd7cb0e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  PYTHON=/usr/bin/python2 \
+./configure --prefix=/usr --sysconfdir=/etc 
--libexecdir=/usr/lib/synce-core \
+--enable-odccm-support --enable-udev-support --enable-bluetooth-support
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: synce-core/repos/community-staging-x86_64/PKGBUILD (from rev 135607, 
synce-core/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-06-19 20:21:46 UTC (rev 135608)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Jan Was janek@gmail.com
+
+pkgname=synce-core
+pkgver=0.17
+pkgrel=4
+pkgdesc=provide a means of communication with a Windows CE device - libraries
+arch=('i686' 'x86_64')
+url=http://synce.sourceforge.net/;
+license=('GPL')
+depends=('dbus-glib' 'udev' 'python2' 'libgudev')
+makedepends=('dhclient' 'pyrex')
+source=(http://downloads.sourceforge.net/sourceforge/synce/SynCE/synce-core/synce-core-$pkgver.tar.gz)
+md5sums=('ee0b9369b6fea5e2d1b970503dd7cb0e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  PYTHON=/usr/bin/python2 \
+./configure --prefix=/usr --sysconfdir=/etc 
--libexecdir=/usr/lib/synce-core \
+--enable-odccm-support --enable-udev-support --enable-bluetooth-support
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}


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

2014-01-08 Thread Sergej Pupykin
Date: Wednesday, January 8, 2014 @ 12:37:39
  Author: spupykin
Revision: 103618

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

Added:
  synce-core/repos/community-i686/PKGBUILD
(from rev 103617, synce-core/trunk/PKGBUILD)
  synce-core/repos/community-x86_64/PKGBUILD
(from rev 103617, synce-core/trunk/PKGBUILD)
Deleted:
  synce-core/repos/community-i686/PKGBUILD
  synce-core/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 2014-01-08 11:37:25 UTC (rev 103617)
+++ community-i686/PKGBUILD 2014-01-08 11:37:39 UTC (rev 103618)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Jan Was janek@gmail.com
-
-pkgname=synce-core
-pkgver=0.17
-pkgrel=2
-pkgdesc=provide a means of communication with a Windows CE device - libraries
-arch=('i686' 'x86_64')
-url=http://synce.sourceforge.net/;
-license=('GPL')
-depends=('dbus-glib' 'udev' 'python2')
-makedepends=('dhclient')
-provides=('synce-libsynce' 'synce-librapi')
-replaces=('synce-libsynce' 'synce-librapi')
-conflicts=('synce-libsynce' 'synce-librapi')
-source=(http://downloads.sourceforge.net/sourceforge/synce/SynCE/synce-core/synce-core-$pkgver.tar.gz)
-md5sums=('ee0b9369b6fea5e2d1b970503dd7cb0e')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  PYTHON=/usr/bin/python2 \
-./configure --prefix=/usr --sysconfdir=/etc 
--libexecdir=/usr/lib/synce-core \
---enable-odccm-support --enable-udev-support --enable-bluetooth-support
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: synce-core/repos/community-i686/PKGBUILD (from rev 103617, 
synce-core/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-08 11:37:39 UTC (rev 103618)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Jan Was janek@gmail.com
+
+pkgname=synce-core
+pkgver=0.17
+pkgrel=3
+pkgdesc=provide a means of communication with a Windows CE device - libraries
+arch=('i686' 'x86_64')
+url=http://synce.sourceforge.net/;
+license=('GPL')
+depends=('dbus-glib' 'udev' 'python2')
+makedepends=('dhclient' 'pyrex')
+provides=('synce-libsynce' 'synce-librapi')
+replaces=('synce-libsynce' 'synce-librapi')
+conflicts=('synce-libsynce' 'synce-librapi')
+source=(http://downloads.sourceforge.net/sourceforge/synce/SynCE/synce-core/synce-core-$pkgver.tar.gz)
+md5sums=('ee0b9369b6fea5e2d1b970503dd7cb0e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  PYTHON=/usr/bin/python2 \
+./configure --prefix=/usr --sysconfdir=/etc 
--libexecdir=/usr/lib/synce-core \
+--enable-odccm-support --enable-udev-support --enable-bluetooth-support
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-08 11:37:25 UTC (rev 103617)
+++ community-x86_64/PKGBUILD   2014-01-08 11:37:39 UTC (rev 103618)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Jan Was janek@gmail.com
-
-pkgname=synce-core
-pkgver=0.17
-pkgrel=2
-pkgdesc=provide a means of communication with a Windows CE device - libraries
-arch=('i686' 'x86_64')
-url=http://synce.sourceforge.net/;
-license=('GPL')
-depends=('dbus-glib' 'udev' 'python2')
-makedepends=('dhclient')
-provides=('synce-libsynce' 'synce-librapi')
-replaces=('synce-libsynce' 'synce-librapi')
-conflicts=('synce-libsynce' 'synce-librapi')
-source=(http://downloads.sourceforge.net/sourceforge/synce/SynCE/synce-core/synce-core-$pkgver.tar.gz)
-md5sums=('ee0b9369b6fea5e2d1b970503dd7cb0e')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  PYTHON=/usr/bin/python2 \
-./configure --prefix=/usr --sysconfdir=/etc 
--libexecdir=/usr/lib/synce-core \
---enable-odccm-support --enable-udev-support --enable-bluetooth-support
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: synce-core/repos/community-x86_64/PKGBUILD (from rev 103617, 
synce-core/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-08 11:37:39 UTC (rev 103618)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Jan Was janek@gmail.com
+
+pkgname=synce-core
+pkgver=0.17
+pkgrel=3

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

2013-11-02 Thread Sergej Pupykin
Date: Saturday, November 2, 2013 @ 09:49:32
  Author: spupykin
Revision: 100285

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

Added:
  synce-core/repos/community-i686/PKGBUILD
(from rev 100284, synce-core/trunk/PKGBUILD)
  synce-core/repos/community-x86_64/PKGBUILD
(from rev 100284, synce-core/trunk/PKGBUILD)
Deleted:
  synce-core/repos/community-i686/PKGBUILD
  synce-core/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 2013-11-02 08:49:16 UTC (rev 100284)
+++ community-i686/PKGBUILD 2013-11-02 08:49:32 UTC (rev 100285)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Jan Was janek@gmail.com
-
-pkgname=synce-core
-pkgver=0.17
-pkgrel=1
-pkgdesc=provide a means of communication with a Windows CE device - libraries
-arch=('i686' 'x86_64')
-url=http://synce.sourceforge.net/;
-license=('GPL')
-depends=('dbus-glib' 'udev' 'python2')
-makedepends=('dhclient')
-provides=('synce-libsynce' 'synce-librapi')
-replaces=('synce-libsynce' 'synce-librapi')
-conflicts=('synce-libsynce' 'synce-librapi')
-source=(http://downloads.sourceforge.net/sourceforge/synce/SynCE/synce-core/synce-core-$pkgver.tar.gz)
-md5sums=('ee0b9369b6fea5e2d1b970503dd7cb0e')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  PYTHON=/usr/bin/python2 \
-./configure --prefix=/usr --sysconfdir=/etc 
--libexecdir=/usr/lib/synce-core \
---enable-odccm-support --enable-udev-support --enable-bluetooth-support
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: synce-core/repos/community-i686/PKGBUILD (from rev 100284, 
synce-core/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-11-02 08:49:32 UTC (rev 100285)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Jan Was janek@gmail.com
+
+pkgname=synce-core
+pkgver=0.17
+pkgrel=2
+pkgdesc=provide a means of communication with a Windows CE device - libraries
+arch=('i686' 'x86_64')
+url=http://synce.sourceforge.net/;
+license=('GPL')
+depends=('dbus-glib' 'udev' 'python2')
+makedepends=('dhclient')
+provides=('synce-libsynce' 'synce-librapi')
+replaces=('synce-libsynce' 'synce-librapi')
+conflicts=('synce-libsynce' 'synce-librapi')
+source=(http://downloads.sourceforge.net/sourceforge/synce/SynCE/synce-core/synce-core-$pkgver.tar.gz)
+md5sums=('ee0b9369b6fea5e2d1b970503dd7cb0e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  PYTHON=/usr/bin/python2 \
+./configure --prefix=/usr --sysconfdir=/etc 
--libexecdir=/usr/lib/synce-core \
+--enable-odccm-support --enable-udev-support --enable-bluetooth-support
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-11-02 08:49:16 UTC (rev 100284)
+++ community-x86_64/PKGBUILD   2013-11-02 08:49:32 UTC (rev 100285)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Jan Was janek@gmail.com
-
-pkgname=synce-core
-pkgver=0.17
-pkgrel=1
-pkgdesc=provide a means of communication with a Windows CE device - libraries
-arch=('i686' 'x86_64')
-url=http://synce.sourceforge.net/;
-license=('GPL')
-depends=('dbus-glib' 'udev' 'python2')
-makedepends=('dhclient')
-provides=('synce-libsynce' 'synce-librapi')
-replaces=('synce-libsynce' 'synce-librapi')
-conflicts=('synce-libsynce' 'synce-librapi')
-source=(http://downloads.sourceforge.net/sourceforge/synce/SynCE/synce-core/synce-core-$pkgver.tar.gz)
-md5sums=('ee0b9369b6fea5e2d1b970503dd7cb0e')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  PYTHON=/usr/bin/python2 \
-./configure --prefix=/usr --sysconfdir=/etc 
--libexecdir=/usr/lib/synce-core \
---enable-odccm-support --enable-udev-support --enable-bluetooth-support
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: synce-core/repos/community-x86_64/PKGBUILD (from rev 100284, 
synce-core/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-11-02 08:49:32 UTC (rev 100285)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Jan Was janek@gmail.com
+
+pkgname=synce-core
+pkgver=0.17
+pkgrel=2
+pkgdesc=provide a 

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

2013-08-14 Thread Sergej Pupykin
Date: Wednesday, August 14, 2013 @ 16:20:51
  Author: spupykin
Revision: 95579

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

Added:
  synce-core/repos/community-i686/
  synce-core/repos/community-i686/PKGBUILD
(from rev 95578, synce-core/trunk/PKGBUILD)
  synce-core/repos/community-x86_64/
  synce-core/repos/community-x86_64/PKGBUILD
(from rev 95578, synce-core/trunk/PKGBUILD)

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

Copied: synce-core/repos/community-i686/PKGBUILD (from rev 95578, 
synce-core/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-14 14:20:51 UTC (rev 95579)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Jan Was janek@gmail.com
+
+pkgname=synce-core
+pkgver=0.17
+pkgrel=1
+pkgdesc=provide a means of communication with a Windows CE device - libraries
+arch=('i686' 'x86_64')
+url=http://synce.sourceforge.net/;
+license=('GPL')
+depends=('dbus-glib' 'udev' 'python2')
+makedepends=('dhclient')
+provides=('synce-libsynce' 'synce-librapi')
+replaces=('synce-libsynce' 'synce-librapi')
+conflicts=('synce-libsynce' 'synce-librapi')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/synce/SynCE/synce-core/synce-core-$pkgver.tar.gz)
+md5sums=('ee0b9369b6fea5e2d1b970503dd7cb0e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  PYTHON=/usr/bin/python2 \
+./configure --prefix=/usr --sysconfdir=/etc 
--libexecdir=/usr/lib/synce-core \
+--enable-odccm-support --enable-udev-support --enable-bluetooth-support
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: synce-core/repos/community-x86_64/PKGBUILD (from rev 95578, 
synce-core/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-08-14 14:20:51 UTC (rev 95579)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Jan Was janek@gmail.com
+
+pkgname=synce-core
+pkgver=0.17
+pkgrel=1
+pkgdesc=provide a means of communication with a Windows CE device - libraries
+arch=('i686' 'x86_64')
+url=http://synce.sourceforge.net/;
+license=('GPL')
+depends=('dbus-glib' 'udev' 'python2')
+makedepends=('dhclient')
+provides=('synce-libsynce' 'synce-librapi')
+replaces=('synce-libsynce' 'synce-librapi')
+conflicts=('synce-libsynce' 'synce-librapi')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/synce/SynCE/synce-core/synce-core-$pkgver.tar.gz)
+md5sums=('ee0b9369b6fea5e2d1b970503dd7cb0e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  PYTHON=/usr/bin/python2 \
+./configure --prefix=/usr --sysconfdir=/etc 
--libexecdir=/usr/lib/synce-core \
+--enable-odccm-support --enable-udev-support --enable-bluetooth-support
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}