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

2017-09-04 Thread Sergej Pupykin
Date: Monday, September 4, 2017 @ 17:27:35
  Author: spupykin
Revision: 255681

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-04 17:26:55 UTC (rev 255680)
+++ community-i686/PKGBUILD 2017-09-04 17:27:35 UTC (rev 255681)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.9.66
-_pkgver=3.9
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib' 'cairo')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-sha256sums=('4a1979300f79ed3e54740151c8deeaef1aec307948019ddca3a96edef3e5')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure \
---prefix=/usr \
---mandir=/usr/share/man \
---with-cairo \
---with-tcl=/usr/lib \
---with-tk=/usr/lib
-  make ACLOCAL=aclocal AUTOMAKE=automake
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  mkdir -p "$pkgdir"/usr/share/man/man1
-  mv "$pkgdir"/usr/lib/xcircuit-${_pkgver}/man/* "$pkgdir"/usr/share/man/man1/
-  rm -rf "$pkgdir"/usr/lib/xcircuit-${_pkgver}/man/
-  chrpath -d "$pkgdir"/usr/lib/xcircuit-${_pkgver}/xcircexec
-  install -Dm0644 xcircuit.desktop 
"$pkgdir"/usr/share/applications/xcircuit.desktop
-  install -Dm0644 xcircuit.png "$pkgdir"/usr/share/icons/xcircuit.png
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 255680, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-04 17:27:35 UTC (rev 255681)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.9.70
+_pkgver=3.9
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib' 'cairo')
+makedepends=('chrpath' 'gendesk')
+_categories='Application;Electronics;Engineering'
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+sha256sums=('277b4239e9fe38eeb1ebbf2062e017dc3ae3b5f473a1173aa03e0ea88c610278')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  gendesk $startdir/PKGBUILD
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--with-cairo \
+--with-tcl=/usr/lib \
+--with-tk=/usr/lib
+  make ACLOCAL=aclocal AUTOMAKE=automake
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/man/man1
+  mv "$pkgdir"/usr/lib/xcircuit-${_pkgver}/man/* "$pkgdir"/usr/share/man/man1/
+  rm -rf "$pkgdir"/usr/lib/xcircuit-${_pkgver}/man/
+  chrpath -d "$pkgdir"/usr/lib/xcircuit-${_pkgver}/xcircexec
+  install -Dm0644 xcircuit.desktop 
"$pkgdir"/usr/share/applications/xcircuit.desktop
+  install -Dm0644 xcircuit.png "$pkgdir"/usr/share/icons/xcircuit.png
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-09-04 17:26:55 UTC (rev 255680)
+++ community-x86_64/PKGBUILD   2017-09-04 17:27:35 UTC (rev 255681)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.9.66
-_pkgver=3.9
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib' 'cairo')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-sha256sums=('4a1979300f79ed3e54740151c8deeaef1aec307948019ddca3a96edef3e5')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure \
---prefix=/usr \
---mandir=/usr/share/man \
- 

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

2017-07-07 Thread Sergej Pupykin
Date: Friday, July 7, 2017 @ 11:54:15
  Author: spupykin
Revision: 242801

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-07 11:53:55 UTC (rev 242800)
+++ community-i686/PKGBUILD 2017-07-07 11:54:15 UTC (rev 242801)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.83
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-sha256sums=('263d54f455b0624b3497d375ebf1f557c9b99900a64cb21c013db8690d5248df')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  mkdir -p "$pkgdir"/usr/share/man/man1
-  mv "$pkgdir"/usr/lib/xcircuit-3.8/man/* "$pkgdir"/usr/share/man/man1/
-  rm -rf "$pkgdir"/usr/lib/xcircuit-3.8/man/
-  chrpath -d "$pkgdir"/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
"$pkgdir"/usr/share/applications/xcircuit.desktop
-  install -Dm0644 xcircuit.png "$pkgdir"/usr/share/icons/xcircuit.png
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 242800, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-07 11:54:15 UTC (rev 242801)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.9.66
+_pkgver=3.9
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib' 'cairo')
+makedepends=('chrpath' 'gendesk')
+_categories='Application;Electronics;Engineering'
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+sha256sums=('4a1979300f79ed3e54740151c8deeaef1aec307948019ddca3a96edef3e5')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  gendesk $startdir/PKGBUILD
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--with-cairo \
+--with-tcl=/usr/lib \
+--with-tk=/usr/lib
+  make ACLOCAL=aclocal AUTOMAKE=automake
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/man/man1
+  mv "$pkgdir"/usr/lib/xcircuit-${_pkgver}/man/* "$pkgdir"/usr/share/man/man1/
+  rm -rf "$pkgdir"/usr/lib/xcircuit-${_pkgver}/man/
+  chrpath -d "$pkgdir"/usr/lib/xcircuit-${_pkgver}/xcircexec
+  install -Dm0644 xcircuit.desktop 
"$pkgdir"/usr/share/applications/xcircuit.desktop
+  install -Dm0644 xcircuit.png "$pkgdir"/usr/share/icons/xcircuit.png
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-07 11:53:55 UTC (rev 242800)
+++ community-x86_64/PKGBUILD   2017-07-07 11:54:15 UTC (rev 242801)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.83
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-sha256sums=('263d54f455b0624b3497d375ebf1f557c9b99900a64cb21c013db8690d5248df')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  mkdir -p "$pkgdir"/usr/share/man/man1
-

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

2017-02-17 Thread Sergej Pupykin
Date: Friday, February 17, 2017 @ 11:01:00
  Author: spupykin
Revision: 212849

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 212848, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 212848, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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 2017-02-17 11:00:44 UTC (rev 212848)
+++ community-i686/PKGBUILD 2017-02-17 11:01:00 UTC (rev 212849)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.82
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('c19dc0c6daaa07d04578ab45b5b62a4c')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  mkdir -p "$pkgdir"/usr/share/man/man1
-  mv "$pkgdir"/usr/lib/xcircuit-3.8/man/* "$pkgdir"/usr/share/man/man1/
-  rm -rf "$pkgdir"/usr/lib/xcircuit-3.8/man/
-  chrpath -d "$pkgdir"/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
"$pkgdir"/usr/share/applications/xcircuit.desktop
-  install -Dm0644 xcircuit.png "$pkgdir"/usr/share/icons/xcircuit.png
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 212848, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-17 11:01:00 UTC (rev 212849)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.83
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath' 'gendesk')
+_categories='Application;Electronics;Engineering'
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+sha256sums=('263d54f455b0624b3497d375ebf1f557c9b99900a64cb21c013db8690d5248df')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  gendesk $startdir/PKGBUILD
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/man/man1
+  mv "$pkgdir"/usr/lib/xcircuit-3.8/man/* "$pkgdir"/usr/share/man/man1/
+  rm -rf "$pkgdir"/usr/lib/xcircuit-3.8/man/
+  chrpath -d "$pkgdir"/usr/lib/xcircuit-3.8/xcircexec
+  install -Dm0644 xcircuit.desktop 
"$pkgdir"/usr/share/applications/xcircuit.desktop
+  install -Dm0644 xcircuit.png "$pkgdir"/usr/share/icons/xcircuit.png
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-17 11:00:44 UTC (rev 212848)
+++ community-x86_64/PKGBUILD   2017-02-17 11:01:00 UTC (rev 212849)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.82
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('c19dc0c6daaa07d04578ab45b5b62a4c')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  mkdir -p "$pkgdir"/usr/share/man/man1
-  mv "$pkgdir"/usr/lib/xcircuit-3.8/man/* "$pkgdir"/usr/share/man/man1/
-  rm -rf "$pkgdir"/usr/lib/xcircuit-3.8/man/
-  chrpath -d "$pkgdir"/usr/lib/xcircuit-3.8/xcircexec
-  inst

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

2016-11-07 Thread Sergej Pupykin
Date: Monday, November 7, 2016 @ 16:16:10
  Author: spupykin
Revision: 194902

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 194901, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 194901, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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-11-07 16:15:53 UTC (rev 194901)
+++ community-i686/PKGBUILD 2016-11-07 16:16:10 UTC (rev 194902)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.81
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('1cb6fa6699edb388429e52173f6e14e7')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 194901, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-07 16:16:10 UTC (rev 194902)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.82
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath' 'gendesk')
+_categories='Application;Electronics;Engineering'
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('c19dc0c6daaa07d04578ab45b5b62a4c')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  gendesk $startdir/PKGBUILD
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/man/man1
+  mv "$pkgdir"/usr/lib/xcircuit-3.8/man/* "$pkgdir"/usr/share/man/man1/
+  rm -rf "$pkgdir"/usr/lib/xcircuit-3.8/man/
+  chrpath -d "$pkgdir"/usr/lib/xcircuit-3.8/xcircexec
+  install -Dm0644 xcircuit.desktop 
"$pkgdir"/usr/share/applications/xcircuit.desktop
+  install -Dm0644 xcircuit.png "$pkgdir"/usr/share/icons/xcircuit.png
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-07 16:15:53 UTC (rev 194901)
+++ community-x86_64/PKGBUILD   2016-11-07 16:16:10 UTC (rev 194902)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.81
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('1cb6fa6699edb388429e52173f6e14e7')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.de

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

2016-06-27 Thread Sergej Pupykin
Date: Monday, June 27, 2016 @ 17:26:57
  Author: spupykin
Revision: 181434

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 181433, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 181433, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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-06-27 17:26:41 UTC (rev 181433)
+++ community-i686/PKGBUILD 2016-06-27 17:26:57 UTC (rev 181434)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.78
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('585f98db27c81b8655665ddc1cd8e9c1')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 181433, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-06-27 17:26:57 UTC (rev 181434)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.79
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath' 'gendesk')
+_categories='Application;Electronics;Engineering'
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('3efc99a360aa81c507129366222d9de9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  gendesk $startdir/PKGBUILD
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
+  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
+  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-06-27 17:26:41 UTC (rev 181433)
+++ community-x86_64/PKGBUILD   2016-06-27 17:26:57 UTC (rev 181434)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.78
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('585f98db27c81b8655665ddc1cd8e9c1')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install -Dm064

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

2015-02-04 Thread Sergej Pupykin
Date: Wednesday, February 4, 2015 @ 11:18:15
  Author: spupykin
Revision: 127080

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 127079, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 127079, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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 2015-02-04 10:17:58 UTC (rev 127079)
+++ community-i686/PKGBUILD 2015-02-04 10:18:15 UTC (rev 127080)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.77
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('1c0596c754f129b85c292846853b4d7c')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 127079, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-02-04 10:18:15 UTC (rev 127080)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.78
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath' 'gendesk')
+_categories='Application;Electronics;Engineering'
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('585f98db27c81b8655665ddc1cd8e9c1')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  gendesk $startdir/PKGBUILD
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
+  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
+  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-02-04 10:17:58 UTC (rev 127079)
+++ community-x86_64/PKGBUILD   2015-02-04 10:18:15 UTC (rev 127080)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.77
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('1c0596c754f129b85c292846853b4d7c')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install 

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

2014-12-10 Thread Sergej Pupykin
Date: Wednesday, December 10, 2014 @ 12:21:20
  Author: spupykin
Revision: 123708

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 123707, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 123707, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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 2014-12-10 11:21:06 UTC (rev 123707)
+++ community-i686/PKGBUILD 2014-12-10 11:21:20 UTC (rev 123708)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.76
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('bbc53d6a314289b882f9dc29d446bc6a')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 123707, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-10 11:21:20 UTC (rev 123708)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.77
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath' 'gendesk')
+_categories='Application;Electronics;Engineering'
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('1c0596c754f129b85c292846853b4d7c')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  gendesk $startdir/PKGBUILD
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
+  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
+  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-12-10 11:21:06 UTC (rev 123707)
+++ community-x86_64/PKGBUILD   2014-12-10 11:21:20 UTC (rev 123708)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.76
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('bbc53d6a314289b882f9dc29d446bc6a')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install

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

2014-11-17 Thread Sergej Pupykin
Date: Monday, November 17, 2014 @ 13:03:58
  Author: spupykin
Revision: 122681

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 122680, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 122680, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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 2014-11-17 12:03:44 UTC (rev 122680)
+++ community-i686/PKGBUILD 2014-11-17 12:03:58 UTC (rev 122681)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.75
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('b53aafe61b124a9e09fccfed7aec5c0c')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 122680, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-17 12:03:58 UTC (rev 122681)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.76
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath' 'gendesk')
+_categories='Application;Electronics;Engineering'
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('bbc53d6a314289b882f9dc29d446bc6a')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  gendesk $startdir/PKGBUILD
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
+  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
+  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-11-17 12:03:44 UTC (rev 122680)
+++ community-x86_64/PKGBUILD   2014-11-17 12:03:58 UTC (rev 122681)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.75
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('b53aafe61b124a9e09fccfed7aec5c0c')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install -D

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

2014-11-06 Thread Sergej Pupykin
Date: Thursday, November 6, 2014 @ 18:22:35
  Author: spupykin
Revision: 122059

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 122058, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 122058, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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 2014-11-06 17:22:18 UTC (rev 122058)
+++ community-i686/PKGBUILD 2014-11-06 17:22:35 UTC (rev 122059)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.74
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('3130d1ca1bf8d6c150c1b257dd54e66e')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 122058, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-06 17:22:35 UTC (rev 122059)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.75
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath' 'gendesk')
+_categories='Application;Electronics;Engineering'
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('b53aafe61b124a9e09fccfed7aec5c0c')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  gendesk $startdir/PKGBUILD
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
+  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
+  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-11-06 17:22:18 UTC (rev 122058)
+++ community-x86_64/PKGBUILD   2014-11-06 17:22:35 UTC (rev 122059)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.74
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('3130d1ca1bf8d6c150c1b257dd54e66e')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install -

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

2014-10-10 Thread Sergej Pupykin
Date: Friday, October 10, 2014 @ 13:10:39
  Author: spupykin
Revision: 120477

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 120476, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 120476, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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 2014-10-10 11:10:22 UTC (rev 120476)
+++ community-i686/PKGBUILD 2014-10-10 11:10:39 UTC (rev 120477)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.73
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('22c3fa8d46962eb90d85d2f6527225fe')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 120476, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-10-10 11:10:39 UTC (rev 120477)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.74
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath' 'gendesk')
+_categories='Application;Electronics;Engineering'
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('3130d1ca1bf8d6c150c1b257dd54e66e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  gendesk $startdir/PKGBUILD
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
+  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
+  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-10-10 11:10:22 UTC (rev 120476)
+++ community-x86_64/PKGBUILD   2014-10-10 11:10:39 UTC (rev 120477)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.73
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('22c3fa8d46962eb90d85d2f6527225fe')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install -Dm

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

2014-09-17 Thread Sergej Pupykin
Date: Wednesday, September 17, 2014 @ 19:48:34
  Author: spupykin
Revision: 119108

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 119107, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 119107, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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 2014-09-17 17:48:21 UTC (rev 119107)
+++ community-i686/PKGBUILD 2014-09-17 17:48:34 UTC (rev 119108)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.72
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('9a5bdf6146700e815fd3f1c1be8284fa')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 119107, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-09-17 17:48:34 UTC (rev 119108)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.73
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath' 'gendesk')
+_categories='Application;Electronics;Engineering'
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('22c3fa8d46962eb90d85d2f6527225fe')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  gendesk $startdir/PKGBUILD
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
+  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
+  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-09-17 17:48:21 UTC (rev 119107)
+++ community-x86_64/PKGBUILD   2014-09-17 17:48:34 UTC (rev 119108)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.72
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('9a5bdf6146700e815fd3f1c1be8284fa')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  instal

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

2014-08-04 Thread Sergej Pupykin
Date: Monday, August 4, 2014 @ 13:40:06
  Author: spupykin
Revision: 116852

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 116851, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 116851, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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 2014-08-04 11:39:49 UTC (rev 116851)
+++ community-i686/PKGBUILD 2014-08-04 11:40:06 UTC (rev 116852)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.70
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('5abb5c81272f8a5a2f8ccca6eb3e27e8')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 116851, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-08-04 11:40:06 UTC (rev 116852)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.72
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath' 'gendesk')
+_categories='Application;Electronics;Engineering'
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('9a5bdf6146700e815fd3f1c1be8284fa')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  gendesk $startdir/PKGBUILD
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
+  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
+  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-08-04 11:39:49 UTC (rev 116851)
+++ community-x86_64/PKGBUILD   2014-08-04 11:40:06 UTC (rev 116852)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.70
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('5abb5c81272f8a5a2f8ccca6eb3e27e8')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install -Dm06

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

2014-07-14 Thread Sergej Pupykin
Date: Monday, July 14, 2014 @ 10:50:20
  Author: spupykin
Revision: 115684

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 115683, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 115683, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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 2014-07-14 08:50:07 UTC (rev 115683)
+++ community-i686/PKGBUILD 2014-07-14 08:50:20 UTC (rev 115684)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.69
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('dbdcf28e8af273bc2d1e97f5f843e833')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 115683, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-14 08:50:20 UTC (rev 115684)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.70
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath' 'gendesk')
+_categories='Application;Electronics;Engineering'
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('5abb5c81272f8a5a2f8ccca6eb3e27e8')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  gendesk $startdir/PKGBUILD
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
+  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
+  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-07-14 08:50:07 UTC (rev 115683)
+++ community-x86_64/PKGBUILD   2014-07-14 08:50:20 UTC (rev 115684)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.69
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath' 'gendesk')
-_categories='Application;Electronics;Engineering'
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('dbdcf28e8af273bc2d1e97f5f843e833')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  gendesk $startdir/PKGBUILD
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
-  install -Dm064

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

2014-07-07 Thread Sergej Pupykin
Date: Monday, July 7, 2014 @ 11:30:48
  Author: spupykin
Revision: 115273

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-07-07 09:30:34 UTC (rev 115272)
+++ community-i686/PKGBUILD 2014-07-07 09:30:48 UTC (rev 115273)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.68
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('20954dc6413f7e4824220cd4b4cb2db6')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 115272, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-07 09:30:48 UTC (rev 115273)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.69
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath' 'gendesk')
+_categories='Application;Electronics;Engineering'
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('dbdcf28e8af273bc2d1e97f5f843e833')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  gendesk $startdir/PKGBUILD
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
+  install -Dm0644 xcircuit.desktop 
$pkgdir/usr/share/applications/xcircuit.desktop
+  install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-07-07 09:30:34 UTC (rev 115272)
+++ community-x86_64/PKGBUILD   2014-07-07 09:30:48 UTC (rev 115273)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.68
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('20954dc6413f7e4824220cd4b4cb2db6')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-}

Copied: xcircuit/repos/community-x86_64/PKGBUILD (from rev 115272, 
xcircuit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-07-07 09:30:48 UTC (rev 115273)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.69
+

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

2014-07-02 Thread Sergej Pupykin
Date: Wednesday, July 2, 2014 @ 12:25:26
  Author: spupykin
Revision: 114632

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 114631, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 114631, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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-07-02 10:25:13 UTC (rev 114631)
+++ community-i686/PKGBUILD 2014-07-02 10:25:26 UTC (rev 114632)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.65
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('fd1c9b8255109b5d7c29b2d9abcf78e7')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 114631, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-02 10:25:26 UTC (rev 114632)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.68
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath')
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('20954dc6413f7e4824220cd4b4cb2db6')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-07-02 10:25:13 UTC (rev 114631)
+++ community-x86_64/PKGBUILD   2014-07-02 10:25:26 UTC (rev 114632)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.65
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('fd1c9b8255109b5d7c29b2d9abcf78e7')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-}

Copied: xcircuit/repos/community-x86_64/PKGBUILD (from rev 114631, 
xcircuit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-07-02 10:25:26 UTC (rev 114632)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.68
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('

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

2014-06-25 Thread Sergej Pupykin
Date: Wednesday, June 25, 2014 @ 12:05:35
  Author: spupykin
Revision: 113535

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 113534, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 113534, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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-06-25 10:05:19 UTC (rev 113534)
+++ community-i686/PKGBUILD 2014-06-25 10:05:35 UTC (rev 113535)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.63
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('72456ef92140a74d894a0f27a5adeae9')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 113534, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-25 10:05:35 UTC (rev 113535)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.65
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath')
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('fd1c9b8255109b5d7c29b2d9abcf78e7')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-06-25 10:05:19 UTC (rev 113534)
+++ community-x86_64/PKGBUILD   2014-06-25 10:05:35 UTC (rev 113535)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.63
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('72456ef92140a74d894a0f27a5adeae9')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-}

Copied: xcircuit/repos/community-x86_64/PKGBUILD (from rev 113534, 
xcircuit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-06-25 10:05:35 UTC (rev 113535)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.65
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=(

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

2014-06-03 Thread Sergej Pupykin
Date: Tuesday, June 3, 2014 @ 18:23:41
  Author: spupykin
Revision: 112570

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 112567, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 112568, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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-06-03 16:23:40 UTC (rev 112569)
+++ community-i686/PKGBUILD 2014-06-03 16:23:41 UTC (rev 112570)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.61
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('8baa59454c6038c4f7c080fadfb9b4cf')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 112567, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-06-03 16:23:41 UTC (rev 112570)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.63
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath')
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('72456ef92140a74d894a0f27a5adeae9')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-06-03 16:23:40 UTC (rev 112569)
+++ community-x86_64/PKGBUILD   2014-06-03 16:23:41 UTC (rev 112570)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.61
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('8baa59454c6038c4f7c080fadfb9b4cf')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-}

Copied: xcircuit/repos/community-x86_64/PKGBUILD (from rev 112568, 
xcircuit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-06-03 16:23:41 UTC (rev 112570)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.63
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('ch

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

2014-05-30 Thread Sergej Pupykin
Date: Friday, May 30, 2014 @ 12:22:00
  Author: spupykin
Revision: 112221

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 112220, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 112220, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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-05-30 10:21:46 UTC (rev 112220)
+++ community-i686/PKGBUILD 2014-05-30 10:22:00 UTC (rev 112221)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.58
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('23053de9e386dc88d6fbffad025be4ff')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 112220, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-05-30 10:22:00 UTC (rev 112221)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.61
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath')
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('8baa59454c6038c4f7c080fadfb9b4cf')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-05-30 10:21:46 UTC (rev 112220)
+++ community-x86_64/PKGBUILD   2014-05-30 10:22:00 UTC (rev 112221)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.8.58
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('23053de9e386dc88d6fbffad025be4ff')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
-}

Copied: xcircuit/repos/community-x86_64/PKGBUILD (from rev 112220, 
xcircuit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-05-30 10:22:00 UTC (rev 112221)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.61
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chr

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

2014-05-20 Thread Sergej Pupykin
Date: Tuesday, May 20, 2014 @ 19:54:15
  Author: spupykin
Revision: 111586

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 111585, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 111585, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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-05-20 17:54:02 UTC (rev 111585)
+++ community-i686/PKGBUILD 2014-05-20 17:54:15 UTC (rev 111586)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.7.57
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('45079ceecb2ebc3b9626c68a0820e39d')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 111585, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-05-20 17:54:15 UTC (rev 111586)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.58
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath')
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('23053de9e386dc88d6fbffad025be4ff')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-05-20 17:54:02 UTC (rev 111585)
+++ community-x86_64/PKGBUILD   2014-05-20 17:54:15 UTC (rev 111586)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.7.57
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('45079ceecb2ebc3b9626c68a0820e39d')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
-}

Copied: xcircuit/repos/community-x86_64/PKGBUILD (from rev 111585, 
xcircuit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-05-20 17:54:15 UTC (rev 111586)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.8.58
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('ch

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

2014-05-09 Thread Sergej Pupykin
Date: Friday, May 9, 2014 @ 10:37:50
  Author: spupykin
Revision: 110889

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 110888, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 110888, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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-05-09 08:37:36 UTC (rev 110888)
+++ community-i686/PKGBUILD 2014-05-09 08:37:50 UTC (rev 110889)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.7.56
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('8fb1c92407c27791122867ba39171aab')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 110888, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-05-09 08:37:50 UTC (rev 110889)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.7.57
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath')
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('45079ceecb2ebc3b9626c68a0820e39d')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-05-09 08:37:36 UTC (rev 110888)
+++ community-x86_64/PKGBUILD   2014-05-09 08:37:50 UTC (rev 110889)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.7.56
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('8fb1c92407c27791122867ba39171aab')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
-}

Copied: xcircuit/repos/community-x86_64/PKGBUILD (from rev 110888, 
xcircuit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-05-09 08:37:50 UTC (rev 110889)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.7.57
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrp

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

2014-03-22 Thread Sergej Pupykin
Date: Saturday, March 22, 2014 @ 20:57:32
  Author: spupykin
Revision: 108110

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 108109, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 108109, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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-03-22 19:57:19 UTC (rev 108109)
+++ community-i686/PKGBUILD 2014-03-22 19:57:32 UTC (rev 108110)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.7.55
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('938bccd7f8309f897ef6c2e742f5dbac')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 108109, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-03-22 19:57:32 UTC (rev 108110)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.7.56
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath')
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('8fb1c92407c27791122867ba39171aab')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-03-22 19:57:19 UTC (rev 108109)
+++ community-x86_64/PKGBUILD   2014-03-22 19:57:32 UTC (rev 108110)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.7.55
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('938bccd7f8309f897ef6c2e742f5dbac')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
-}

Copied: xcircuit/repos/community-x86_64/PKGBUILD (from rev 108109, 
xcircuit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-03-22 19:57:32 UTC (rev 108110)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.7.56
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=(

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

2013-12-17 Thread Sergej Pupykin
Date: Tuesday, December 17, 2013 @ 18:42:48
  Author: spupykin
Revision: 102706

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 102705, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 102705, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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-12-17 17:42:32 UTC (rev 102705)
+++ community-i686/PKGBUILD 2013-12-17 17:42:48 UTC (rev 102706)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.7.54
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('25e60837e5db6b4ff71615505493a481')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 102705, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-12-17 17:42:48 UTC (rev 102706)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.7.55
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath')
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('938bccd7f8309f897ef6c2e742f5dbac')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-12-17 17:42:32 UTC (rev 102705)
+++ community-x86_64/PKGBUILD   2013-12-17 17:42:48 UTC (rev 102706)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.7.54
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('25e60837e5db6b4ff71615505493a481')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
-}

Copied: xcircuit/repos/community-x86_64/PKGBUILD (from rev 102705, 
xcircuit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-12-17 17:42:48 UTC (rev 102706)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.7.55
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends

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

2013-10-28 Thread Sergej Pupykin
Date: Monday, October 28, 2013 @ 10:51:20
  Author: spupykin
Revision: 99387

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 99386, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 99386, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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-10-28 09:51:04 UTC (rev 99386)
+++ community-i686/PKGBUILD 2013-10-28 09:51:20 UTC (rev 99387)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.7.52
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('b39a2dcce9c3844ee2e6f9b477c501f5')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 99386, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-28 09:51:20 UTC (rev 99387)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.7.54
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath')
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('25e60837e5db6b4ff71615505493a481')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-28 09:51:04 UTC (rev 99386)
+++ community-x86_64/PKGBUILD   2013-10-28 09:51:20 UTC (rev 99387)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.7.52
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('b39a2dcce9c3844ee2e6f9b477c501f5')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
-}

Copied: xcircuit/repos/community-x86_64/PKGBUILD (from rev 99386, 
xcircuit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-10-28 09:51:20 UTC (rev 99387)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.7.54
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath')

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

2013-09-26 Thread Sergej Pupykin
Date: Thursday, September 26, 2013 @ 12:52:31
  Author: spupykin
Revision: 97641

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 97640, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 97640, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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-09-26 10:52:12 UTC (rev 97640)
+++ community-i686/PKGBUILD 2013-09-26 10:52:31 UTC (rev 97641)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.7.51
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('a3f5d10f6f96a6298505801f4d0f6190')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 97640, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-26 10:52:31 UTC (rev 97641)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.7.52
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath')
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('b39a2dcce9c3844ee2e6f9b477c501f5')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-09-26 10:52:12 UTC (rev 97640)
+++ community-x86_64/PKGBUILD   2013-09-26 10:52:31 UTC (rev 97641)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.7.51
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('a3f5d10f6f96a6298505801f4d0f6190')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
-}

Copied: xcircuit/repos/community-x86_64/PKGBUILD (from rev 97640, 
xcircuit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-09-26 10:52:31 UTC (rev 97641)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.7.52
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpat

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

2013-07-22 Thread Sergej Pupykin
Date: Monday, July 22, 2013 @ 13:21:13
  Author: spupykin
Revision: 94361

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

Added:
  xcircuit/repos/community-i686/PKGBUILD
(from rev 94360, xcircuit/trunk/PKGBUILD)
  xcircuit/repos/community-x86_64/PKGBUILD
(from rev 94360, xcircuit/trunk/PKGBUILD)
Deleted:
  xcircuit/repos/community-i686/PKGBUILD
  xcircuit/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-07-22 11:20:55 UTC (rev 94360)
+++ community-i686/PKGBUILD 2013-07-22 11:21:13 UTC (rev 94361)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.7.48
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('efe537f908b12d30ef1aeebf77222fbf')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 94360, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-07-22 11:21:13 UTC (rev 94361)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.7.51
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath')
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('a3f5d10f6f96a6298505801f4d0f6190')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-07-22 11:20:55 UTC (rev 94360)
+++ community-x86_64/PKGBUILD   2013-07-22 11:21:13 UTC (rev 94361)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.7.48
-pkgrel=1
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('efe537f908b12d30ef1aeebf77222fbf')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
-}

Copied: xcircuit/repos/community-x86_64/PKGBUILD (from rev 94360, 
xcircuit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-07-22 11:21:13 UTC (rev 94361)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.7.51
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath')
+so

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

2013-04-16 Thread Sergej Pupykin
Date: Tuesday, April 16, 2013 @ 15:32:48
  Author: spupykin
Revision: 88341

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-16 13:32:30 UTC (rev 88340)
+++ community-i686/PKGBUILD 2013-04-16 13:32:48 UTC (rev 88341)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.7.26
-pkgrel=3
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('6026f65a4bc327e5769157ffd1387342')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
-}

Copied: xcircuit/repos/community-i686/PKGBUILD (from rev 88340, 
xcircuit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-16 13:32:48 UTC (rev 88341)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.7.48
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath')
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('efe537f908b12d30ef1aeebf77222fbf')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  mkdir -p $pkgdir/usr/share/man/man1
+  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
+  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
+  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-04-16 13:32:30 UTC (rev 88340)
+++ community-x86_64/PKGBUILD   2013-04-16 13:32:48 UTC (rev 88341)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Giovanni Scafora 
-# Contributor: simo 
-
-pkgname=xcircuit
-pkgver=3.7.26
-pkgrel=3
-pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
-arch=('i686' 'x86_64')
-url="http://opencircuitdesign.com/xcircuit";
-license=('GPL2')
-depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
-source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('6026f65a4bc327e5769157ffd1387342')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib 
--mandir=/usr/share/man
-  make
-  make DESTDIR=$pkgdir install
-  mkdir -p $pkgdir/usr/share/man/man1
-  mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
-  rm -rf $pkgdir/usr/lib/xcircuit-3.7/man/
-  chrpath -d $pkgdir/usr/lib/xcircuit-3.7/xcircexec
-}

Copied: xcircuit/repos/community-x86_64/PKGBUILD (from rev 88340, 
xcircuit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-16 13:32:48 UTC (rev 88341)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Giovanni Scafora 
+# Contributor: simo 
+
+pkgname=xcircuit
+pkgver=3.7.48
+pkgrel=1
+pkgdesc="A program for drawing publishable-quality electrical circuit 
schematic diagrams"
+arch=('i686' 'x86_64')
+url="http://opencircuitdesign.com/xcircuit";
+license=('GPL2')
+depends=('tk' 'libxpm' 'zlib')
+makedepends=('chrpath')
+source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
+md5sums=('efe537f908b12d30ef1ae