[arch-commits] Commit in perl-graphviz/repos/community-any (PKGBUILD PKGBUILD)

2016-12-27 Thread Felix Yan
Date: Wednesday, December 28, 2016 @ 03:16:44
  Author: felixonmars
Revision: 203138

archrelease: copy trunk to community-any

Added:
  perl-graphviz/repos/community-any/PKGBUILD
(from rev 203137, perl-graphviz/trunk/PKGBUILD)
Deleted:
  perl-graphviz/repos/community-any/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-12-28 03:16:25 UTC (rev 203137)
+++ PKGBUILD2016-12-28 03:16:44 UTC (rev 203138)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Phillip Smith 
-# http://github.com/fukawi2/aur-packages
-# Contributor: Jason St. John 
-# Contributor: antoniolucas 
-
-pkgname=perl-graphviz
-pkgver=2.22
-pkgrel=1
-pkgdesc="GraphViz - Interface to AT's GraphViz. Deprecated. See GraphViz2"
-arch=('any')
-url="http://search.cpan.org/dist/GraphViz;
-license=('GPL' 'PerlArtistic')
-options=('!emptydirs')
-depends=('graphviz' 'perl-file-which' 'perl-ipc-run' 'perl-libwww' 
'perl-parse-recdescent'
- 'perl-xml-twig' 'perl-xml-xpath')
-checkdepends=('perl-test-pod')
-source=("https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/GraphViz-$pkgver.tgz;)
-md5sums=('8711db245c84d2e15b8c344bd8bebad0')
-
-build() {
-  cd GraphViz-$pkgver
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd GraphViz-$pkgver
-  make test
-}
-
-package() {
-  cd GraphViz-$pkgver
-  make install DESTDIR="$pkgdir"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-graphviz/repos/community-any/PKGBUILD (from rev 203137, 
perl-graphviz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-12-28 03:16:44 UTC (rev 203138)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Phillip Smith 
+# http://github.com/fukawi2/aur-packages
+# Contributor: Jason St. John 
+# Contributor: antoniolucas 
+
+pkgname=perl-graphviz
+pkgver=2.24
+pkgrel=1
+pkgdesc="GraphViz - Interface to AT's GraphViz. Deprecated. See GraphViz2"
+arch=('any')
+url="http://search.cpan.org/dist/GraphViz;
+license=('GPL' 'PerlArtistic')
+options=('!emptydirs')
+depends=('graphviz' 'perl-file-which' 'perl-ipc-run' 'perl-libwww' 
'perl-parse-recdescent'
+ 'perl-xml-twig' 'perl-xml-xpath')
+checkdepends=('perl-test-pod')
+source=("https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/GraphViz-$pkgver.tgz;)
+md5sums=('b57b32444e73d24cf9c374bf38bad699')
+
+build() {
+  cd GraphViz-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd GraphViz-$pkgver
+  make test
+}
+
+package() {
+  cd GraphViz-$pkgver
+  make install DESTDIR="$pkgdir"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in perl-graphviz/repos/community-any (PKGBUILD PKGBUILD)

2016-07-19 Thread Felix Yan
Date: Tuesday, July 19, 2016 @ 14:52:14
  Author: felixonmars
Revision: 183137

archrelease: copy trunk to community-any

Added:
  perl-graphviz/repos/community-any/PKGBUILD
(from rev 183136, perl-graphviz/trunk/PKGBUILD)
Deleted:
  perl-graphviz/repos/community-any/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-19 14:51:49 UTC (rev 183136)
+++ PKGBUILD2016-07-19 14:52:14 UTC (rev 183137)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Phillip Smith 
-# http://github.com/fukawi2/aur-packages
-# Contributor: Jason St. John 
-# Contributor: antoniolucas 
-
-pkgname=perl-graphviz
-pkgver=2.21
-pkgrel=1
-pkgdesc="GraphViz - Interface to AT's GraphViz. Deprecated. See GraphViz2"
-arch=('any')
-url="http://search.cpan.org/dist/GraphViz;
-license=('GPL' 'PerlArtistic')
-options=('!emptydirs')
-depends=('graphviz' 'perl-file-which' 'perl-ipc-run' 'perl-parse-recdescent'
- 'perl-xml-twig' 'perl-xml-xpath')
-checkdepends=('perl-test-pod' 'perl-test2-suite')
-source=("https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/GraphViz-$pkgver.tgz;)
-md5sums=('bd5834fe41ace5e0ea5c24dd434cbeef')
-
-build() {
-  cd GraphViz-$pkgver
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd GraphViz-$pkgver
-  make test
-}
-
-package() {
-  cd GraphViz-$pkgver
-  make install DESTDIR="$pkgdir"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-graphviz/repos/community-any/PKGBUILD (from rev 183136, 
perl-graphviz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-19 14:52:14 UTC (rev 183137)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Phillip Smith 
+# http://github.com/fukawi2/aur-packages
+# Contributor: Jason St. John 
+# Contributor: antoniolucas 
+
+pkgname=perl-graphviz
+pkgver=2.22
+pkgrel=1
+pkgdesc="GraphViz - Interface to AT's GraphViz. Deprecated. See GraphViz2"
+arch=('any')
+url="http://search.cpan.org/dist/GraphViz;
+license=('GPL' 'PerlArtistic')
+options=('!emptydirs')
+depends=('graphviz' 'perl-file-which' 'perl-ipc-run' 'perl-libwww' 
'perl-parse-recdescent'
+ 'perl-xml-twig' 'perl-xml-xpath')
+checkdepends=('perl-test-pod')
+source=("https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/GraphViz-$pkgver.tgz;)
+md5sums=('8711db245c84d2e15b8c344bd8bebad0')
+
+build() {
+  cd GraphViz-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd GraphViz-$pkgver
+  make test
+}
+
+package() {
+  cd GraphViz-$pkgver
+  make install DESTDIR="$pkgdir"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in perl-graphviz/repos/community-any (PKGBUILD PKGBUILD)

2016-07-10 Thread Felix Yan
Date: Sunday, July 10, 2016 @ 12:44:36
  Author: felixonmars
Revision: 182613

archrelease: copy trunk to community-any

Added:
  perl-graphviz/repos/community-any/PKGBUILD
(from rev 182612, perl-graphviz/trunk/PKGBUILD)
Deleted:
  perl-graphviz/repos/community-any/PKGBUILD

--+
 PKGBUILD |   79 +
 1 file changed, 38 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-07-10 12:44:19 UTC (rev 182612)
+++ PKGBUILD2016-07-10 12:44:36 UTC (rev 182613)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Phillip Smith 
-# http://github.com/fukawi2/aur-packages
-# Contributor: Jason St. John 
-# Contributor: antoniolucas 
-
-_perlmod=GraphViz
-pkgname=perl-graphviz
-pkgver=2.20
-pkgrel=1
-pkgdesc="GraphViz - Interface to AT's GraphViz. Deprecated. See GraphViz2"
-arch=('any')
-url="http://search.cpan.org/dist/$_perlmod;
-license=('GPL' 'PerlArtistic')
-options=('!emptydirs')
-depends=('graphviz' 'perl-file-which' 'perl-ipc-run' 'perl-parse-recdescent'
- 'perl-xml-twig' 'perl-xml-xpath' 'perl-libwww')
-makedepends=('perl-module-build')
-checkdepends=('perl-test-pod')
-source=("https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/$_perlmod-$pkgver.tgz;)
-md5sums=('714de36d86950cd436d87d1d52b6')
-
-build() {
-  cd "$srcdir/$_perlmod-$pkgver"
-
-  perl Build.PL installdirs=vendor destdir="$pkgdir/"
-  perl Build
-}
-
-check() {
-  cd "$srcdir/$_perlmod-$pkgver"
-  perl Build test
-}
-
-package() {
-  cd "$srcdir/$_perlmod-$pkgver"
-  perl Build install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-graphviz/repos/community-any/PKGBUILD (from rev 182612, 
perl-graphviz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-07-10 12:44:36 UTC (rev 182613)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Phillip Smith 
+# http://github.com/fukawi2/aur-packages
+# Contributor: Jason St. John 
+# Contributor: antoniolucas 
+
+pkgname=perl-graphviz
+pkgver=2.21
+pkgrel=1
+pkgdesc="GraphViz - Interface to AT's GraphViz. Deprecated. See GraphViz2"
+arch=('any')
+url="http://search.cpan.org/dist/GraphViz;
+license=('GPL' 'PerlArtistic')
+options=('!emptydirs')
+depends=('graphviz' 'perl-file-which' 'perl-ipc-run' 'perl-parse-recdescent'
+ 'perl-xml-twig' 'perl-xml-xpath')
+checkdepends=('perl-test-pod' 'perl-test2-suite')
+source=("https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/GraphViz-$pkgver.tgz;)
+md5sums=('bd5834fe41ace5e0ea5c24dd434cbeef')
+
+build() {
+  cd GraphViz-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd GraphViz-$pkgver
+  make test
+}
+
+package() {
+  cd GraphViz-$pkgver
+  make install DESTDIR="$pkgdir"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in perl-graphviz/repos/community-any (PKGBUILD PKGBUILD)

2015-12-28 Thread Felix Yan
Date: Tuesday, December 29, 2015 @ 03:04:07
  Author: fyan
Revision: 154842

archrelease: copy trunk to community-any

Added:
  perl-graphviz/repos/community-any/PKGBUILD
(from rev 154841, perl-graphviz/trunk/PKGBUILD)
Deleted:
  perl-graphviz/repos/community-any/PKGBUILD

--+
 PKGBUILD |   82 ++---
 1 file changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-29 02:03:44 UTC (rev 154841)
+++ PKGBUILD2015-12-29 02:04:07 UTC (rev 154842)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Phillip Smith 
-# http://github.com/fukawi2/aur-packages
-# Contributor: Jason St. John 
-# Contributor: antoniolucas 
-
-_perlmod=GraphViz
-pkgname=perl-graphviz
-pkgver=2.19
-pkgrel=1
-pkgdesc="GraphViz - Interface to AT's GraphViz. Deprecated. See GraphViz2"
-arch=('any')
-url="http://search.cpan.org/dist/$_perlmod;
-license=('GPL' 'PerlArtistic')
-options=('!emptydirs')
-depends=('graphviz' 'perl-file-which' 'perl-ipc-run' 'perl-parse-recdescent'
- 'perl-xml-twig' 'perl-xml-xpath' 'perl-libwww')
-makedepends=('perl-module-build')
-checkdepends=('perl-test-pod')
-source=("https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/$_perlmod-$pkgver.tgz;)
-md5sums=('a394f6a0366e6561af45b4c2d00688df')
-
-build() {
-  cd "$srcdir/$_perlmod-$pkgver"
-
-  perl Build.PL installdirs=vendor destdir="$pkgdir/"
-  perl Build
-}
-
-check() {
-  cd "$srcdir/$_perlmod-$pkgver"
-  perl Build test
-}
-
-package() {
-  cd "$srcdir/$_perlmod-$pkgver"
-  perl Build install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-graphviz/repos/community-any/PKGBUILD (from rev 154841, 
perl-graphviz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-29 02:04:07 UTC (rev 154842)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Phillip Smith 
+# http://github.com/fukawi2/aur-packages
+# Contributor: Jason St. John 
+# Contributor: antoniolucas 
+
+_perlmod=GraphViz
+pkgname=perl-graphviz
+pkgver=2.20
+pkgrel=1
+pkgdesc="GraphViz - Interface to AT's GraphViz. Deprecated. See GraphViz2"
+arch=('any')
+url="http://search.cpan.org/dist/$_perlmod;
+license=('GPL' 'PerlArtistic')
+options=('!emptydirs')
+depends=('graphviz' 'perl-file-which' 'perl-ipc-run' 'perl-parse-recdescent'
+ 'perl-xml-twig' 'perl-xml-xpath' 'perl-libwww')
+makedepends=('perl-module-build')
+checkdepends=('perl-test-pod')
+source=("https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/$_perlmod-$pkgver.tgz;)
+md5sums=('714de36d86950cd436d87d1d52b6')
+
+build() {
+  cd "$srcdir/$_perlmod-$pkgver"
+
+  perl Build.PL installdirs=vendor destdir="$pkgdir/"
+  perl Build
+}
+
+check() {
+  cd "$srcdir/$_perlmod-$pkgver"
+  perl Build test
+}
+
+package() {
+  cd "$srcdir/$_perlmod-$pkgver"
+  perl Build install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in perl-graphviz/repos/community-any (PKGBUILD PKGBUILD)

2015-11-12 Thread Felix Yan
Date: Friday, November 13, 2015 @ 03:11:12
  Author: fyan
Revision: 146663

archrelease: copy trunk to community-any

Added:
  perl-graphviz/repos/community-any/PKGBUILD
(from rev 146662, perl-graphviz/trunk/PKGBUILD)
Deleted:
  perl-graphviz/repos/community-any/PKGBUILD

--+
 PKGBUILD |   82 ++---
 1 file changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-11-13 02:10:52 UTC (rev 146662)
+++ PKGBUILD2015-11-13 02:11:12 UTC (rev 146663)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Phillip Smith 
-# http://github.com/fukawi2/aur-packages
-# Contributor: Jason St. John 
-# Contributor: antoniolucas 
-
-_perlmod=GraphViz
-pkgname=perl-graphviz
-pkgver=2.18
-pkgrel=1
-pkgdesc="GraphViz - Interface to AT's GraphViz. Deprecated. See GraphViz2"
-arch=('any')
-url="http://search.cpan.org/dist/$_perlmod;
-license=('GPL' 'PerlArtistic')
-options=('!emptydirs')
-depends=('graphviz' 'perl-file-which' 'perl-ipc-run' 'perl-parse-recdescent'
- 'perl-xml-twig' 'perl-xml-xpath' 'perl-libwww')
-makedepends=('perl-module-build')
-checkdepends=('perl-test-pod')
-source=("https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/$_perlmod-$pkgver.tgz;)
-md5sums=('cd507325c0bbfcc168a034abaf60a12b')
-
-build() {
-  cd "$srcdir/$_perlmod-$pkgver"
-
-  perl Build.PL installdirs=vendor destdir="$pkgdir/"
-  perl Build
-}
-
-check() {
-  cd "$srcdir/$_perlmod-$pkgver"
-  perl Build test
-}
-
-package() {
-  cd "$srcdir/$_perlmod-$pkgver"
-  perl Build install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-graphviz/repos/community-any/PKGBUILD (from rev 146662, 
perl-graphviz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-11-13 02:11:12 UTC (rev 146663)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Phillip Smith 
+# http://github.com/fukawi2/aur-packages
+# Contributor: Jason St. John 
+# Contributor: antoniolucas 
+
+_perlmod=GraphViz
+pkgname=perl-graphviz
+pkgver=2.19
+pkgrel=1
+pkgdesc="GraphViz - Interface to AT's GraphViz. Deprecated. See GraphViz2"
+arch=('any')
+url="http://search.cpan.org/dist/$_perlmod;
+license=('GPL' 'PerlArtistic')
+options=('!emptydirs')
+depends=('graphviz' 'perl-file-which' 'perl-ipc-run' 'perl-parse-recdescent'
+ 'perl-xml-twig' 'perl-xml-xpath' 'perl-libwww')
+makedepends=('perl-module-build')
+checkdepends=('perl-test-pod')
+source=("https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/$_perlmod-$pkgver.tgz;)
+md5sums=('a394f6a0366e6561af45b4c2d00688df')
+
+build() {
+  cd "$srcdir/$_perlmod-$pkgver"
+
+  perl Build.PL installdirs=vendor destdir="$pkgdir/"
+  perl Build
+}
+
+check() {
+  cd "$srcdir/$_perlmod-$pkgver"
+  perl Build test
+}
+
+package() {
+  cd "$srcdir/$_perlmod-$pkgver"
+  perl Build install
+}
+
+# vim:set ts=2 sw=2 et: